Crash on launch

Bug #1320272 reported by Aidan Harris
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
CoverGloobus
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/share/covergloobus/core/covergloobus.py", line 96, in init
    self.init_ui()
  File "/usr/share/covergloobus/core/covergloobus.py", line 152, in init_ui
    self._window.init()
  File "/usr/share/covergloobus/core/ui.py", line 138, in init
    self.load_xml(path + "/skin.xml")
  File "/usr/share/covergloobus/core/ui.py", line 175, in load_xml
    self.add_text(domitem,type[:-4])
  File "/usr/share/covergloobus/core/ui.py", line 523, in add_text
    text.set_color(self.get_rgba(color))
  File "/usr/share/covergloobus/core/ui.py", line 587, in get_rgba
    int(color[7:9], 16) / 255.0)
ValueError: invalid literal for int() with base 16: ''

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.