UnicodeEncodeError in rhythmbox_control.py

Bug #680681 reported by onox
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DockManager
New
Low
Unassigned

Bug Description

With Awn (bzr) and dockmanager bzr rev. 69, I clicked in Rhythmbox on a song of which the name in the album and in the artist column has a í character (weird i) and then I got this:

ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
  File "/home/onox/awnrewrite/share/dockmanager/scripts/rhythmbox_control.py", line 149, in signal_playingChanged
    self.update_icon()
  File "/home/onox/awnrewrite/share/dockmanager/scripts/rhythmbox_control.py", line 187, in update_icon
    arturl = self.get_album_art_path()
  File "/home/onox/awnrewrite/share/dockmanager/scripts/rhythmbox_control.py", line 222, in get_album_art_path
    if os.path.isfile(arturl):
  File "/usr/lib/python2.6/genericpath.py", line 29, in isfile
    st = os.stat(path)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 23: ordinal not in range(128)

Robert Dyer (psybers)
Changed in dockmanager:
importance: Undecided → Low
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.