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

Latest changes is now preventing the application to run in Linux (debug mode) #13

Closed
mv2a opened this issue Feb 6, 2015 · 2 comments
Closed

Comments

@mv2a
Copy link
Owner

mv2a commented Feb 6, 2015

Error log:

(java:5413): GLib-GObject-WARNING **: cannot register existing type 'GdkDisplayManager'

(java:5413): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(java:5413): GLib-GObject-CRITICAL **: g_object_new: assertion 'G_TYPE_IS_OBJECT (object_type)' failed

@mv2a mv2a added the bug label Feb 6, 2015
@mv2a mv2a self-assigned this Feb 6, 2015
@mv2a
Copy link
Owner Author

mv2a commented Feb 6, 2015

I suspect it has something to do with the target platform

@mv2a mv2a added the BLOCKER label Feb 6, 2015
@mv2a mv2a added this to the Initial proof of concept milestone Feb 6, 2015
@mv2a
Copy link
Owner Author

mv2a commented Feb 7, 2015

False alarm... Seems like all I needed was a workspace cleanup.

People having the same problem should either delete all eclipse projects/workspace files or choose a new location and clone the repository again.

@mv2a mv2a closed this as completed Feb 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant