[ubuntu-mono] [Bug 594447] Re: tomboy System.TypeLoadException
Itxaka
itxakaserrano at gmail.com
Thu Jun 17 08:24:25 UTC 2010
More info:
appindicator-sharp is on the system. I tried to export the MONO_PATH to
the dir where it is:
export MONO_PATH=export MONO_PATH=export MONO_PATH=/usr/lib/cli
/appindicator-sharp-0.0/
and it gives and unhandled 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]
I also tried to export MONO_PATH to /usr/lib/mono/gac/appindicator-sharp/0.1.0.0__bcae265d1c7ab4c2/ but it gives the original error, even when the public key seems to be the same: bcae265d1c7ab4c2
BR,
Itxaka
--
tomboy System.TypeLoadException
https://bugs.launchpad.net/bugs/594447
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in ubuntu.
Status in “tomboy” package in Ubuntu: New
Bug description:
Binary package hint: tomboy
itxaka at itxaka-laptop:~$ tomboy
** (tomboy:1870): WARNING **: The following assembly referenced from /usr/lib/tomboy/Tomboy.exe could not be loaded:
Assembly: appindicator-sharp (assemblyref_index=14)
Version: 0.0.0.0
Public Key: bcae265d1c7ab4c2
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/tomboy/).
** (tomboy:1870): WARNING **: Could not load file or assembly 'appindicator-sharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=bcae265d1c7ab4c2' or one of its dependencies.
Unhandled Exception: System.TypeLoadException: A type load exception has occurred.
at Tomboy.Tomboy.Main (System.String[] args) [0x00000]
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: tomboy 1.2.1-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-2.3-generic 2.6.35-rc2
Uname: Linux 2.6.35-2-generic x86_64
Architecture: amd64
Date: Tue Jun 15 07:14:32 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100614)
ProcEnviron:
LANG=es_ES.utf8
SHELL=/bin/bash
SourcePackage: tomboy
More information about the Ubuntu-mono
mailing list