Bug 442709 - tomboy applet is blowing up every time I add it.
Summary: tomboy applet is blowing up every time I add it.
Keywords:
Status: CLOSED DUPLICATE of bug 442373
Alias: None
Product: Fedora
Classification: Fedora
Component: tomboy
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-16 12:17 UTC by Daniel Walsh
Modified: 2008-04-16 14:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-16 14:11:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Daniel Walsh 2008-04-16 12:17:35 UTC
Description of problem:

If I run tomboy from the command line I get the following

> tomboy
[DEBUG]: NoteManager created with note path "/home/dwalsh/.tomboy".

** (Tomboy:3492): WARNING **: The following assembly referenced from
/usr/lib64/tomboy/Tomboy.exe could not be loaded:
     Assembly:   Mono.Addins    (assemblyref_index=7)
     Version:    0.3.0.0
     Public Key: 0738eb9f132ed756
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/lib64/tomboy).


** (Tomboy:3492): WARNING **: Could not load file or assembly 'Mono.Addins,
Version=0.3.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its
dependencies.

** (Tomboy:3492): WARNING **: Missing method .ctor in assembly
/usr/lib64/tomboy/Tomboy.exe, type Mono.Addins.AddinEventHandler

** (Tomboy:3492): WARNING **: Missing method .ctor in assembly
/usr/lib64/tomboy/Tomboy.exe, type Mono.Addins.AddinEventHandler

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'Mono.Addins, Version=0.3.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Addins, Version=0.3.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'
  at Tomboy.AddinManager..ctor (System.String tomboy_conf_dir) [0x00000] 
  at Tomboy.NoteManager.CreateAddinManager () [0x00000] 
  at Tomboy.NoteManager..ctor (System.String directory, System.String
backup_directory) [0x00000] 
  at Tomboy.NoteManager..ctor (System.String directory) [0x00000] 
  at Tomboy.Tomboy.Main (System.String[] args) [0x00000] 
[dwalsh@localhost ~]$ 

tomboy-0.10.1-2.fc9.x86_64

Comment 1 Ray Strode [halfline] 2008-04-16 14:11:51 UTC

*** This bug has been marked as a duplicate of 442373 ***


Note You need to log in before you can comment on or make changes to this bug.