lebauce / quodlibet

Automatically exported from code.google.com/p/quodlibet
1 stars 0 forks source link

Getting 'error occurred' during song playing when qlscrobbler is enabled #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The 'Error occurred' window shows two or three times during playing any
song when qlscrobbler is enabled. Here is the info from the dump file:

=== SYSTEM INFORMATION:
Quod Libet 2.0
Mutagen 1.15
Python 2.5.4 (r254:67916, Feb 17 2009, 20:16:45) 
[GCC 4.3.3] linux2

=== STACK TRACE
Traceback (most recent call last):

  File
"/usr/lib/python2.5/site-packages/quodlibet/plugins/events/qlscrobbler.py",
line 339, in submit_song_helper
    "title": self.song.comma("title"),

AttributeError: 'NoneType' object has no attribute 'comma'

=== LOG: 'Debug'
D: 056.22: MainSongList.set_songs: Attaching model.
D: 056.22: MainSongList.set_songs: Model attached.
D: 056.35: PlaylistModel.go_to: Told to go to None
D: 056.35: PlaylistModel.go_to: Failed to find song
D: 056.35: PlaylistModel.go_to: Told to go to None
D: 056.35: PlaylistModel.go_to: Failed to find song
D: 056.35: SongFileLibrary._changed: Changing 1 items.
D: 056.38: SongFileLibrary._changed: Changing 1 items.
D: 056.41: PlaylistModel.go_to: Told to go to None
D: 056.41: PlaylistModel.go_to: Failed to find song
D: 056.42: SongFileLibrary._changed: Changing 1 items.
D: 056.63: MainSongList.set_songs: Detaching model.
D: 056.63: PlaylistModel.set: Clearing model.
D: 056.63: PlaylistModel.set: Setting 8 songs.
D: 056.63: PlaylistModel.set: Done filling model.
D: 056.63: MainSongList.set_songs: Attaching model.
D: 056.63: MainSongList.set_songs: Model attached.
D: 062.90: GStreamerPlayer.go_to: Going to <GtkTreeIter at 0xda55450>
D: 062.90: PlaylistMux.go_to: Told to go to <GtkTreeIter at 0xda55450>
D: 062.90: PlaylistModel.go_to: Told to go to <GtkTreeIter at 0xda55450>
D: 062.90: PlaylistModel.go_to: Told to go to None
D: 062.90: PlaylistModel.go_to: Failed to find song
D: 062.91: SongFileLibrary._changed: Changing 1 items.
D: 062.94: PlaylistModel.go_to: Told to go to None
D: 062.94: PlaylistModel.go_to: Failed to find song
D: 062.95: SongFileLibrary._changed: Changing 1 items.
D: 245.07: SongFileLibrary.save: Saving contents to
'/home/gid/.quodlibet/songs'.
D: 247.26: SongFileLibrary.save: Done saving contents to
'/home/gid/.quodlibet/songs'.
D: 558.19: SongFileLibrary._changed: Changing 1 items.
D: 558.22: SongFileLibrary._changed: Changing 1 items.
D: 558.25: PlaylistModel.go_to: Told to go to None
D: 558.25: PlaylistModel.go_to: Failed to find song
D: 558.26: SongFileLibrary._changed: Changing 1 items.
D: 822.09: SongFileLibrary._changed: Changing 1 items.
D: 822.12: SongFileLibrary._changed: Changing 1 items.
D: 822.15: PlaylistModel.go_to: Told to go to None
D: 822.15: PlaylistModel.go_to: Failed to find song
D: 822.16: SongFileLibrary._changed: Changing 1 items.
D: 147.26: SongFileLibrary.save: Saving contents to
'/home/gid/.quodlibet/songs'.
D: 149.63: SongFileLibrary.save: Done saving contents to
'/home/gid/.quodlibet/songs'.
D: 323.75: SongFileLibrary._changed: Changing 1 items.
D: 323.78: SongFileLibrary._changed: Changing 1 items.
D: 323.81: PlaylistModel.go_to: Told to go to None
D: 323.81: PlaylistModel.go_to: Failed to find song
D: 323.82: SongFileLibrary._changed: Changing 1 items.
D: 654.29: SongFileLibrary._changed: Changing 1 items.
D: 654.32: SongFileLibrary._changed: Changing 1 items.
D: 654.34: PlaylistModel.go_to: Told to go to None
D: 654.34: PlaylistModel.go_to: Failed to find song
D: 654.35: SongFileLibrary._changed: Changing 1 items.

=== LOG: 'General'
Initializing audio backend (gstbe)
Initializing main library (~/.quodlibet/songs)
Supported formats: mod, mp3, mp4, mpc, spc, trueaudio, wav, wavpack, wma, xiph

Original issue reported on code.google.com by michael....@gmail.com on 6 Mar 2009 at 9:14

GoogleCodeExporter commented 9 years ago
From the debug log: 'Told to go to None' makes me think that another plugin 
might be
interfering with your playback. Please try again with all other plugins 
disabled and
see if that helps.

Original comment by steven.strobe.cc@gmail.com on 19 Mar 2009 at 9:14

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/quodlibet/issues/detail?id=40 maybe?

'Told to go to None' was the error there.

Original comment by reiter.christoph@gmail.com on 20 Mar 2009 at 3:44

GoogleCodeExporter commented 9 years ago
Issue 221 has been merged into this issue.

Original comment by steven.strobe.cc@gmail.com on 14 Jun 2009 at 9:31

GoogleCodeExporter commented 9 years ago
There's a patch in quodlibet-testing that will get merged for 2.0.1.

Original comment by steven.strobe.cc@gmail.com on 18 Jun 2009 at 8:17

GoogleCodeExporter commented 9 years ago
This issue was closed by 1882704d34.

Original comment by steven.strobe.cc@gmail.com on 19 Jun 2009 at 5:05

GoogleCodeExporter commented 9 years ago
Issue 236 has been merged into this issue.

Original comment by steven.strobe.cc@gmail.com on 22 Jun 2009 at 7:04

GoogleCodeExporter commented 9 years ago
Issue 365 has been merged into this issue.

Original comment by steven.strobe.cc@gmail.com on 28 Dec 2009 at 10:55

GoogleCodeExporter commented 9 years ago
Issue 457 has been merged into this issue.

Original comment by reiter.christoph@gmail.com on 9 Mar 2010 at 5:08

GoogleCodeExporter commented 9 years ago
Issue 562 has been merged into this issue.

Original comment by steven.strobe.cc@gmail.com on 3 Sep 2010 at 3:27