Ticket #337 (new defect)

Opened 7 months ago

Last modified 5 months ago

UnicodeDecodeError lastfm plugin

Reported by: aledj@… Owned by: somebody
Priority: normal Milestone: 1.1
Component: plugins Version:
Keywords: Cc:

Description

A window popped up saying:

This is a bug. Please report it at: http://www.emesene.org

Traceback (most recent call last):

File "/home/v0n0/dev/emesene/plugins_base/lastfm.py", line 241, in on_currentmediaChange

if self.lastfm.post(element[0],element[1],element[2],element[3],element[4]):

File "/home/v0n0/dev/emesene/plugins_base/lastfm.py", line 154, in post

track = {'a[%s]': artist_name.decode(self.enc).encode('utf8'),

UnicodeDecodeError?: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128)

Attachments

Change History

Changed 7 months ago by aledj@…

  • component changed from other to plugins

The error pops up when amarok changes song and I visualize song in my personal message. Using Debian testing and Emesene svn.

Changed 6 months ago by dx

  • milestone changed from 1.0.1 to 1.1

Changed 5 months ago by dx

  • summary changed from Crash by LastFM plugin to UnicodeDecodeError lastfm plugin

Add/Change #337 (UnicodeDecodeError lastfm plugin)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.