UnicodeEncodeError in rhythmbox_control.py
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.
Traceback (most recent call last):
File "/usr/lib/
self.
File "/home/
self.
File "/home/
arturl = self.get_
File "/home/
if os.path.
File "/usr/lib/
st = os.stat(path)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xed' in position 23: ordinal not in range(128)
Changed in dockmanager: | |
importance: | Undecided → Low |