[Bug 86271] exception during startup: undefined symbol: totem_pl_parser_type_get_typef
Michael R. Head
burner at suppressingfire.org
Mon Feb 19 13:51:57 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: serpentine (Ubuntu)
Importance: Undecided
Status: Unconfirmed
** Tags added: feisty
--
exception during startup: undefined symbol: totem_pl_parser_type_get_typef
https://launchpad.net/bugs/86271
More information about the desktop-bugs
mailing list