Nano77 / gdm3setup

An interface to configure GDM3, autologin options and change Shell theme
GNU General Public License v2.0
101 stars 29 forks source link

error in fedora 23 #36

Closed netzgestaltung closed 8 years ago

netzgestaltung commented 8 years ago

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 commented 8 years ago

looks like you haven't installed gdm3setup tools.

Similar thread: https://github.com/Nano77/gdm3setup/issues/27

netzgestaltung commented 8 years ago

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