[ubuntu-mono] [Bug 132464] Trying to use radio gives a non fatal exception in banshee (depends on libtotem-plparser.so.1)
Pontus Freyhult
pontus_launchpad at soua.net
Tue Aug 14 15:37:49 BST 2007
Public bug reported:
Binary package hint: banshee
When I try to use Banshees radio feature to listen to mms://sr-
wm.qbrick.com/02038_SR-P1-High, nothing happens in banshee. On the
console I get
Unhandled Exception: System.TypeInitializationException: An exception was thrown
by the type initializer for TotemPlParser.Parser ---> System.DllNotFoundException: totem-plparser.so.1
at (wrapper managed-to-native) TotemPlParser.Parser:totem_pl_parser_get_type ()
at TotemPlParser.Parser.get_GType () [0x00000]
at GtkSharp.TotemplparserSharp.ObjectManager.Initialize () [0x00000]
at TotemPlParser.Parser..cctor () [0x00000] --- End of inner exception stack trace ---
at <0x00000> <unknown method>
at Banshee.Plugins.Radio.RadioTrackInfo.LoadStreamUris () [0x00000]
at Banshee.Plugins.Radio.RadioTrackInfo+<>c__CompilerGenerated3.<>c__AnonymousMethod19 () [0x00000]
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
Banshee explicitly tries to load totem-plparser.so.1 (which will lead to
mono trying to load libtotem-plparser.so.1) in
src/Plugins/Banshee.Plugins.Radio/totem-plparser/Parser.cs, but it's not
provided by the package containing libtotem-plparser.so
If I do
ln -s /usr/lib/libtotem-plparser.so /usr/lib/libtotem-plparser.so.1
everything works fine.
libtotem-plparser7 provides /usr/lib/libtotem-plparser.so with friends,
but no /usr/lib/libtotem-plparser.so.1.
** Affects: banshee (Ubuntu)
Importance: Undecided
Status: New
--
Trying to use radio gives a non fatal exception in banshee (depends on libtotem-plparser.so.1)
https://bugs.launchpad.net/bugs/132464
You received this bug notification because you are a member of MOTU Mono
Team, which is a bug contact for banshee in ubuntu.
More information about the Ubuntu-mono
mailing list