[ubuntu-mono] [Bug 592706] Re: apps using the mono bindings fail to load
directhex
directhex at apebox.org
Mon Jun 14 18:22:57 UTC 2010
At a glance, the exception looks like the C library has changed ABI
(i.e. the binding is for the earlier version of the lib, which wasn't
SONAME-bumped) and simply needs rebuilding. But I could be wrong.
--
apps using the mono bindings fail to load
https://bugs.launchpad.net/bugs/592706
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in ubuntu.
Status in Application Indicators: Triaged
Status in “indicator-application” package in Ubuntu: Triaged
Status in “tomboy” package in Ubuntu: New
Bug description:
Binary package hint: indicator-application
Tomboy built against libappindicator0.1-cil fails to load with the following exception:
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for AppIndicator.ApplicationIndicator ---> System.EntryPointNotFoundException: app_lru_file_get_type
at (wrapper managed-to-native) AppIndicator.AppLruFile:app_lru_file_get_type ()
at AppIndicator.AppLruFile.get_GType () [0x00000]
at GtkSharp.AppindicatorSharp.ObjectManager.Initialize () [0x00000]
at AppIndicator.ApplicationIndicator..cctor () [0x00000]
--- End of inner exception stack trace ---
at Tomboy.TomboyIndicatorTray..ctor (Tomboy.NoteManager manager) [0x00000]
at Tomboy.Tomboy.StartTrayIcon () [0x00000]
at Tomboy.Tomboy.Main (System.String[] args) [0x00000]
More information about the Ubuntu-mono
mailing list