Traceback (most recent call last): File "/usr/share/covergloobus/core/ui.py", line 639, in rating_clicked self.cg.player.set_rating(rating) File "/usr/share/covergloobus/players/Banshee.py", line 195, in set_rating self._player.SetRating(dbus.Byte(rating)) AttributeError: 'NoneType' object has no attribute 'SetRating'

Bug #986719 reported by Antonio Marcos
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/ui.py", line 639, in rating_clicked
    self.cg.player.set_rating(rating)
  File "/usr/share/covergloobus/players/Banshee.py", line 195, in set_rating
    self._player.SetRating(dbus.Byte(rating))
AttributeError: 'NoneType' object has no attribute 'SetRating'

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.