invalid syntax at epidermis 0.5.2 start

Bug #647671 reported by zbito
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Epidermis (abandoned)
Triaged
Undecided
Unassigned

Bug Description

Latest trunk epidermis (revno: 149) fails to start with syntax error as follows:

`--> ./epidermis.py
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
Epidermis 0.5.2, Copyright (C) 2008-2009 David D Lowe
Epidermis comes with ABSOLUTELY NO WARRANTY; for details click on the About button, License
This is free software, and you are welcome to redistribute it
under certain conditions; for details click on the About button, License
Traceback (most recent call last):
  File "./epidermis.py", line 1884, in <module>
    main()
  File "./epidermis.py", line 1881, in main
    start(sys.argv)
  File "./epidermis.py", line 1847, in start
    app = EpidermisApp()
  File "./epidermis.py", line 263, in __init__
    pdir = managepigments.get_pigment_type(pt)().directoryName
  File "/usr/lib/python2.6/site-packages/epidermis/managepigments.py", line 173, in get_pigment_type
    module = __import__("pigments." + pigmentTypeString.lower(), fromlist=["pigments"])
  File "/usr/lib/python2.6/site-packages/epidermis/pigments/icons.py", line 131
    def does_activation_require_root(self):l as root
                                              ^
SyntaxError: invalid syntax

David D Lowe (flimm)
Changed in epidermis:
status: New → Triaged
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.