weather applet crashes on logout

Bug #1417186 reported by joao
6
This bug affects 1 person
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 94, in init
    self.init_player()
  File "/usr/share/covergloobus/core/covergloobus.py", line 125, in init_player
    self.player = get_player(name, self)
  File "/usr/share/covergloobus/players/__init__.py", line 34, in get_player
    return get_class(name)(cg)
  File "/usr/share/covergloobus/players/Spotify.py", line 79, in __init__
    self._init_spotify_data()
  File "/usr/share/covergloobus/players/Spotify.py", line 85, in _init_spotify_data
    Xatom.WINDOW
AttributeError: 'NoneType' object has no attribute 'value'

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.