Open GoogleCodeExporter opened 8 years ago
same error in ubuntu 13.10 kernel 3.11.0-19
~/tools/gdevilspie-0.5$ ./gdevilspie
Gtk-Message: Failed to load module "overlay-scrollbar"
Traceback (most recent call last):
File "./gdevilspie", line 893, in <module>
MainWindow = RulesListWindow()
File "./gdevilspie", line 374, in __init__
self.UpdateAutostartStatus()
File "./gdevilspie", line 545, in UpdateAutostartStatus
if (os.path.exists(xdg.DesktopEntry.xdg_config_home + "/autostart/devilspie.desktop")):
AttributeError: 'module' object has no attribute 'xdg_config_home'
Original comment by gsus...@gmail.com
on 2 Apr 2014 at 3:07
Sorry I saw the patch and it fixes the problem.
Original comment by gsus...@gmail.com
on 2 Apr 2014 at 3:15
Hi,
I had a comment with a patch on issue 22.
Original comment by tuxmoura...@gmail.com
on 29 May 2014 at 1:30
I just saw the patch on issue 20, same as mine.
Original comment by tuxmoura...@gmail.com
on 29 May 2014 at 1:32
Original issue reported on code.google.com by
matthewm...@gmail.com
on 21 Mar 2014 at 5:40