Git Product home page Git Product logo

Comments (12)

MayaPosch avatar MayaPosch commented on July 19, 2024 1

Closing this issue for now. Please create a new issue if needed.

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

The resources were not being loaded properly from the local file. I have added a few changes so that these local fonts (in the NymphCast project folder) are also loaded.

This probably will have to be changed for distribution again.

from nymphcast.

PureTryOut avatar PureTryOut commented on July 19, 2024

No luck, with the last command I get the same result.

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

I have updated the code so that it supports having the resources folder (.emulationstation) in one of three locations:

  1. As the in-project folder when executing the binary in the format ./bin//nymphcast_server (default).
  2. In the home folder (~/.emulationstation). Used automatically when exists.
  3. As the location specified using a new CLI parameter (-r/--resources) passed to the server. This expects an .emulationstation folder to exist in that location.

I have tested the first two in a Ubuntu VM, and am able to load the GUI that way.

from nymphcast.

PureTryOut avatar PureTryOut commented on July 19, 2024

Uh but where is that .emulationstation folder supposed to come from?

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

It exists under src/server.

from nymphcast.

PureTryOut avatar PureTryOut commented on July 19, 2024

Ah so distributions will need to install the somewhere then?

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

Yes, I imagine it will have to be copied somewhere, much like the wallpapers folder and other resources.

I have updated the README accordingly. Please let me know if you need more information :)

from nymphcast.

PureTryOut avatar PureTryOut commented on July 19, 2024

It seems I misunderstood the use-case for the standalone GUI thing. I guess this has to be used in combination with some software called emulation station?

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

EmulationStation is a GUI which is also used by e.g. RetroPie. I used it as the basis for NymphCast's GUI, and am using it for displaying media shares and playing these back from media server instances.

The resource folder contains the graphics, configuration files, etc. for this GUI.

from nymphcast.

PureTryOut avatar PureTryOut commented on July 19, 2024

Ok so in that case something is going wrong still. I can see the GUI coming up for a second but it then shuts down:

Aug 01 18:37:14 lvl0:   No systems found! Does at least one system have a game present? (check that extensions match!)
(Also, make sure you've updated your es_systems.cfg for XML!)
Failed to start the GUI. Aborting...

from nymphcast.

MayaPosch avatar MayaPosch commented on July 19, 2024

If this is still an issue for you, could you please describe the steps taken before launching the server? The es_systems.cfg file mentioned is found in src/server/.emulationstation, which should be the default location where the server looks in GUI mode.

The log file lists the exact location where it looks. Please have a look at it, or post the entire log/email it so that I can take a look at it.

Thank you :)

from nymphcast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.