What steps will reproduce the problem?
1. run gdevilspie
2.
3.
What is the expected output? What do you see instead?
I get:
Traceback (most recent call last):
File "/usr/bin/gdevilspie", line 893, in <module>
MainWindow = RulesListWindow()
File "/usr/bin/gdevilspie", line 374, in __init__
self.UpdateAutostartStatus()
File "/usr/bin/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'
What version of the product are you using? On what operating system?
gdevilspie 0.5
Ubuntu 14.04
Please provide any additional information below.
Original issue reported on code.google.com by
steve.ke...@gmail.comon 17 May 2014 at 7:29