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

error in fedora 23 #36

Closed
netzgestaltung opened this issue Jan 22, 2016 · 2 comments
Closed

error in fedora 23 #36

netzgestaltung opened this issue Jan 22, 2016 · 2 comments

Comments

@netzgestaltung
Copy link

hi, i installed the app in fedora 23 (make, make install)

when opening it, this is the result:

/usr/bin/gdm3setup:13: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gdk, GdkPixbuf, GnomeDesktop, GObject, Gio, GLib
/usr/bin/gdm3setup:13: PyGIWarning: GnomeDesktop was imported without specifying a version first. Use gi.require_version('GnomeDesktop', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gdk, GdkPixbuf, GnomeDesktop, GObject, Gio, GLib
Traceback (most recent call last):
File "/usr/bin/gdm3setup", line 15, in <module>
from GdmSetup import GdmSetupClient
ImportError: No module named GdmSetup

any chance to start it?

@saikiranrgda
Copy link

looks like you haven't installed gdm3setup tools.

Similar thread: #27

@netzgestaltung
Copy link
Author

hmm i have now re-installed my PC several times since january - i cannot test it anymore

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