Skip to content

gdevilspie will not open in Xubuntu 13.10 #21

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Attempt to open gdevilspie 

What is the expected output? What do you see instead?

Expected output: a GUI. What I see: nothing

What version of the product are you using? On what operating system?
gdevilspie 1:0.5-3
Xubuntu 13.10

Please provide any additional information below.

Attempting to open gdevilspie via the terminal gives the following error 
message:

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'


Original issue reported on code.google.com by matthewm...@gmail.com on 21 Mar 2014 at 5:40

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions