Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux version not accepting any arguments #444

Open
DavveDP opened this issue Apr 24, 2021 · 1 comment
Open

Linux version not accepting any arguments #444

DavveDP opened this issue Apr 24, 2021 · 1 comment

Comments

@DavveDP
Copy link

DavveDP commented Apr 24, 2021

Recently built desmume using meson with the following build settings, making sure to set the build option of gdb stub to true.

unknown

After installing with ninja I can run desmume without arguments just fine but whenever I append an argument it calls it an unknown option followed by a GLib error:

image

Not sure if this behaviour has to do with build settings or compatibility with my system (latest version of Ubuntu), any help appreciated.

@Salz
Copy link
Contributor

Salz commented Nov 19, 2021

The patch in #416 should fix this by parsing all options before starting the gtk application and telling gtk to ignore the options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants