Your message dated Fri, 21 Oct 2016 16:37:06 +0200
with message-id
<CAE6_+UfLGNdEnogF0Toq+GSNwETCPuHFpOXju=mhn-2hi7o...@mail.gmail.com>
and subject line Re: Bug#724067: quodlibet: Error on initial load
has caused the Debian Bug report #724067,
regarding quodlibet: Error on initial load
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
724067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724067
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: quodlibet
Version: 3.0.2-2
Severity: normal
This started happening after upgrading from 2.4.1 to 3.0.2-2. Note
that I manually installed gir1.2-gtk-3.0 to get past a previous error.
Attached is a Dump from the error. I can click Cancel in the error
dialog, and then the UI comes up fine, but as soon as I start playing
anything, the same error pops up again.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (600, 'unstable'), (570, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10.7+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages quodlibet depends on:
ii exfalso 3.0.2-2
ii gir1.2-gst-plugins-base-1.0 1.0.10-1
ii gir1.2-gstreamer-1.0 1.0.10-1
ii gstreamer1.0-plugins-base 1.0.10-1
ii gstreamer1.0-plugins-good 1.0.10-1
ii gstreamer1.0-plugins-ugly 1.0.10-1
ii gstreamer1.0-pulseaudio 1.0.10-1
ii python 2.7.5-5
Versions of packages quodlibet recommends:
pn gir1.2-gtksource-3.0 <none>
pn gir1.2-keybinder-3.0 <none>
pn libgpod4 <none>
pn media-player-info <none>
ii python-dbus 1.2.0-2+b1
ii python-feedparser 5.1.3-1
ii udisks 1.0.4-8+b1
Versions of packages quodlibet suggests:
ii gstreamer1.0-plugins-bad 1.0.10-3
ii quodlibet-plugins 1:2.4-1
-- no debconf information
=== SYSTEM INFORMATION:
Quod Libet 3.0.2
Mutagen 1.21
Python 2.7.5+ (default, Sep 17 2013, 15:31:50)
[GCC 4.8.1] linux2
Platform Linux-3.10.7+-x86_64-with-debian-jessie-sid
=== STACK TRACE
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py", line 629, in
<lambda>
return (lambda data: callback(*data), user_data)
File "/usr/lib/python2.7/dist-packages/quodlibet/qltk/quodlibetwindow.py",
line 294, in delayed_song_set
player.setup(self.playlist, song, seek_pos)
File "/usr/lib/python2.7/dist-packages/quodlibet/player/_base.py", line 107,
in setup
self.go_to(song)
File "/usr/lib/python2.7/dist-packages/quodlibet/player/_base.py", line 179,
in go_to
self._end(True)
File "/usr/lib/python2.7/dist-packages/quodlibet/player/gstbe.py", line 545,
in _end
if not self.__init_pipeline():
File "/usr/lib/python2.7/dist-packages/quodlibet/player/gstbe.py", line 208,
in __init_pipeline
map(bufbin.add, pipeline)
File "/usr/lib/python2.7/dist-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
TypeError: Argument 1 does not allow None as a value
=== LOG: 'General'
Quod Libet is already running.
=== LOG: 'Debug'
D: 721.68: ModuleScanner.rescan: Rescanning..
D: 721.73: ModuleScanner.rescan: Rescanning done: 10 added, 0 removed, 45
error(s)
D: 721.73: PluginManager.rescan: Rescanning done.
D: 721.73: PluginManager.register_handler: Registering handler:
'EditTagsPluginHandler'
D: 721.73: PluginManager.register_handler: Registering handler:
'RenameFilesPluginHandler'
D: 721.73: PluginManager.register_handler: Registering handler:
'TagsFromPathPluginHandler'
D: 721.73: PluginManager.register_handler: Registering handler:
'GStreamerPlayer'
D: 721.73: PluginManager.register_handler: Registering handler:
'SongsMenuPluginHandler'
D: 721.93: PluginManager.register_handler: Registering handler: 'PlayOrder'
D: 721.93: PlaylistModel.set: Clearing model.
D: 721.93: PlaylistModel.set: Setting 0 songs.
D: 721.93: PlaylistModel.set: Done filling model.
D: 721.94: util.copool.add: Added copool function <bound method
GObjectMeta.__build_model of <class
'quodlibet.qltk.completion.LibraryTagCompletion'>> with id <bound method
GObjectMeta.__build_model of <class
'quodlibet.qltk.completion.LibraryTagCompletion'>>
D: 722.95: GStreamerPlayer.go_to: Going to None
D: 722.95: PlaylistMux.go_to: Told to go to None
D: 722.95: PlaylistModel.go_to: Told to go to None
D: 722.95: PlaylistModel.go_to: Told to go to None
D: 722.95: GStreamerPlayer._end: End song
D: 722.95: GStreamerPlayer._end: Next song
D: 722.96: util.copool.add: Added copool function <bound method
SongFileLibrary.rebuild of <SongFileLibrary object at 0x35a1320
(quodlibet+library+libraries+SongFileLibrary at 0x35346a0)>> with id 'library'
D: 722.96: qltk.window.__restore_size: Restore size
D: 722.96: qltk.window.__restore_state: Restore state
D: 722.96: qltk.window.__restore_position: Restore position
D: 722.96: PluginManager.register_handler: Registering handler:
'EventPluginHandler'
D: 722.97: qltk.mmkeys_.init: Grab multimedia keys
D: 722.97: qltk.mmkeys_.init: grabbing failed..
D: 722.97: qltk.session.init: Connecting with the gnome session manager failed
D: 722.97: util.copool.add: Added copool function <function
periodic_config_save at 0xa45bd70> with id <function periodic_config_save at
0xa45bd70>
D: 722.98: util.copool.add: Added copool function <function
periodic_library_save at 0xa45be60> with id <function periodic_library_save at
0xa45be60>
D: 722.98: quodlibet.main: Entering quodlibet.main
D: 723.07: qltk.window.__restore_size: Restore size
D: 723.07: qltk.window.__restore_state: Restore state
D: 723.07: qltk.window.__restore_position: Restore position
D: 723.07: quodlibet.install_glib_handler: Register GLib signal handler: 2
D: 723.07: quodlibet.install_glib_handler: Register GLib signal handler: 15
D: 723.07: quodlibet.install_glib_handler: Register GLib signal handler: 1
D: 723.15: quodlibet._override_exceptions: Enabling custom exception handler.
D: 723.16: PlaylistModel.set: Clearing model.
D: 723.16: PlaylistModel.set: Setting 9 songs.
D: 723.16: PlaylistModel.set: Done filling model.
D: 723.16: GStreamerPlayer.go_to: Going to '/home/pweis/audio/Popular/Jherek
Bischoff/Composed [2012]/03. The Secret Of The Machines (feat. Caetano Veloso &
Greg Saun.mp3'
D: 723.16: PlaylistMux.go_to: Told to go to '/home/pweis/audio/Popular/Jherek
Bischoff/Composed [2012]/03. The Secret Of The Machines (feat. Caetano Veloso &
Greg Saun.mp3'
D: 723.16: PlaylistModel.go_to: Told to go to None
D: 723.16: PlaylistModel.go_to: Told to go to '/home/pweis/audio/Popular/Jherek
Bischoff/Composed [2012]/03. The Secret Of The Machines (feat. Caetano Veloso &
Greg Saun.mp3'
D: 723.16: GStreamerPlayer._end: End song
D: 723.16: PlaylistModel.go_to: Told to go to None
D: 723.17: SongFileLibrary._changed: Changing 1 items.
D: 723.17: qltk.completion.__update_song: Updating tag model for 1 songs
D: 723.17: qltk.completion.__update_song: Done updating tag model for 1 songs
D: 723.49: GStreamerPlayer._end: Next song
=== LOG: u'Warnings'
W: Unable to write to /home/pweis/.quodlibet/control. Removing it.
W: Could not find libgpod, iPod support disabled.
W: UDisks: Could not find media-player-info.
W: Couldn't connect to a device backend.
W: No device backend, Media Devices browser disabled.
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Upstream bug was closed, so closing this.
--- End Message ---