[ubuntu-mono] [Bug 592706] Re: apps using the mono bindings fail to load

Launchpad Bug Tracker 592706 at bugs.launchpad.net
Tue Jun 22 08:35:10 BST 2010


This bug was fixed in the package indicator-application - 0.2.1-0ubuntu1

---------------
indicator-application (0.2.1-0ubuntu1) maverick; urgency=low

  [ Ted Gould ]
  * New upstream release.
    * Fix icon updating (LP: #594199)
    * Change Mono bindings to only parse particular files (LP: #592706)
    * Make a policy for migrating the mono bindings
    * Test fixes to make them more reliable
  * debian/control: Fixing version numbers
  * debian/control: Making the 0.1-cil replace and provide the 0.0-cil
  * debian/libappindicator0.1-cil.installcligac: Add the policy.dll
    file to the install.

  [Ken VanDine]
  * renamed cil binary to libappindicator0.1 to match the assembly
    version (LP: #592706)
 -- Didier Roche <didrocks at ubuntu.com>   Tue, 22 Jun 2010 09:31:43 +0200

** Changed in: indicator-application (Ubuntu)
       Status: Triaged => Fix Released

-- 
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: Fix Released
Status in “indicator-application” package in Ubuntu: Fix Released
Status in “tomboy” package in Ubuntu: Invalid

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