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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
