[Bug 86271] needs to be updated for libtotem-plparser API change
Michael R. Head
burner at suppressingfire.org
Mon Feb 19 14:10:59 UTC 2007
Public bug reported:
Binary package hint: serpentine
Serpentine toss some exceptions to the commandline during startup. I
believe this is why most (m3u and pls) playlists can't be parsed, but I
can't say for sure.
Here's the stacktrace from the terminal. Note that this import error
doesn't prevent serpentine from running.
burner at phoenix:~$ serpentine
Error loading 'filter_plparser' plugin:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/serpentine/plugins/__init__.py", line 38, in <module>
module = imp.load_source (plug, plugins[plug])
File "/usr/lib/python2.5/site-packages/serpentine/plugins/plugfilter_plparser.py", line 22, in <module>
from totem import plparser
ImportError: /usr/lib/python2.5/site-packages/gtk-2.0/totem/plparser.so: undefined symbol: totem_pl_parser_type_get_type
** Affects: gnome-python-desktop (Ubuntu)
Importance: High
Assignee: Ubuntu Desktop Bugs
Status: Confirmed
--
needs to be updated for libtotem-plparser API change
https://launchpad.net/bugs/86271
More information about the desktop-bugs
mailing list