[ubuntu-mono] [Bug 592706] Re: apps using the mono bindings fail to load
Sense Hofstede
ubuntu at qense.nl
Thu Jun 17 18:35:20 UTC 2010
** Description changed:
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]
- 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]
+ This is caused by the use of appindicator-0.0 instead of
+ appindicator-0.1 at some places and by the move of the library files to
+ a different directory in the source code, making them unfindable for the
+ GAPI parser. Two branches are associated with this bug that fix those
+ two issues.
--
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]
This is caused by the use of appindicator-0.0 instead of appindicator-0.1 at some places and by the move of the library files to a different directory in the source code, making them unfindable for the GAPI parser. Two branches are associated with this bug that fix those two issues.
More information about the Ubuntu-mono
mailing list