phillipberndt / fakexrandr

Fake XRandR configurations for multi-head setups with crappy video drivers, like fakexinerama but with xrandr
270 stars 40 forks source link

NameError: name 'Gtk' is not defined #31

Closed LeandroPessoa closed 8 years ago

LeandroPessoa commented 8 years ago

I have this message when try to run:

File "fakexrandr-manage.py", line 323, in class ConfigurationWidget(Gtk.HBox): NameError: name 'Gtk' is not defined

phillipberndt commented 8 years ago

Thanks for reporting this. The latest commit should have fixed the issue.