Quantcast
Channel: Ubuntu Forums - Installation & Upgrades
Viewing all articles
Browse latest Browse all 26379

Gdevilspie won't run after upgrade to 13.04

$
0
0
Hello, I recently upgraded to 13.04 and there was a few small problems which I fixed from past experience, but I can't seem to get Gdevilspie to run. I tried uninstalling and reinstalling and didn't work. I know devilspie still works because all the things it controls still work. I tried running it from terminal and I get this:

Code:

ian@Hell:~$ gdevilspie
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'

with gksudo:
Code:

(gksudo:28749): Gtk-WARNING **: Theme directory 22x22/action of theme glass has no size field


(gksudo:28749): Gtk-WARNING **: Theme directory 22x22/status of theme glass has no size field

    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'


Ok I am so sorry for wasting forum space I figured it out... It is a known bug and when I first searched I didn't find anything, but if you comment out line 374 in the program it works!

Viewing all articles
Browse latest Browse all 26379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>