"OAFIID:TomboyApplet"

Asked by klausner

When I try to add Tomboy to my gnome panel, I get:

The panel encountered a problem while loading "OAFIID:TomboyApplet".

Running Tomboy manually, I get:

** (/usr/lib/tomboy/Tomboy.exe:32295): WARNING **: The following assembly referenced from /usr/lib/tomboy/Tomboy.exe could not be loaded:

     Assembly: gnome-panel-sharp (assemblyref_index=3)

     Version: 2.24.0.0

     Public Key: 35e10195dab3c99f

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/).

** (/usr/lib/tomboy/Tomboy.exe:32295): WARNING **: Could not load file or assembly 'gnome-panel-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.

** (/usr/lib/tomboy/Tomboy.exe:32295): WARNING **: The following assembly referenced from /usr/lib/tomboy/Tomboy.exe could not be loaded:

     Assembly: gnome-sharp (assemblyref_index=12)

     Version: 2.24.0.0

     Public Key: 35e10195dab3c99f

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/).

** (/usr/lib/tomboy/Tomboy.exe:32295): WARNING **: Could not load file or assembly 'gnome-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Tomboy.Logger ---> System.TypeInitializationException: An exception was thrown by the type initializer for Tomboy.Services ---> System.TypeLoadException: A type load exception has occurred.

  at Tomboy.Services..cctor () [0x00000]

  --- End of inner exception stack trace ---

  at Tomboy.FileLogger..ctor () [0x00000]

  at Tomboy.Logger..cctor () [0x00000]

  --- End of inner exception stack trace ---

  at Tomboy.Tomboy.Main (System.String[] args) [0x00000]

Seems like a config file problem, but which config file, and what's it supposed to look like?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu indicator-applet Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sam_ (and-sam) said :
#1

Since OAFIID messages aren't trivial to explore, maybe it just helps to purge and reinstall tomboy.
sudo apt-get purge tomboy
sudo apt-get autoclean
sudo apt-get install tomboy

Can you help with this problem?

Provide an answer of your own, or ask klausner for more information if necessary.

To post a message you must log in.