FS#11833 - Tomboy dependency

Attached to Project: Arch Linux
Opened by andreas isaksson (isak) - Tuesday, 21 October 2008, 20:47 GMT
Last edited by Jan de Groot (JGC) - Sunday, 26 October 2008, 08:50 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Tomboy seems to depend on gnome-desktop-sharp which isn't listed as one of its dependencies.

Additional info:
* package version(s)

tomboy-0.12.1-1

* config and/or log files etc.

[isak@myhost ~]$ tomboy

** (/usr/lib/tomboy/Tomboy.exe:28894): WARNING **: The following assembly referenced from /usr/lib/tomboy/Tomboy.exe could not be loaded:
Assembly: gnome-panel-sharp (assemblyref_index=4)
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:28894): WARNING **: Could not load file or assembly 'gnome-panel-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
[DEBUG]: NoteManager created with note path "/home/isak/.tomboy".
[INFO]: Initializing Mono.Addins
Assembly not found: gnome-panel-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f
WARNING: [Tomboy.Tomboy,0.10] Could not load some add-in assemblies: The classes in the module cannot be loaded.
WARNING: The add-in 'Tomboy.NoteOfTheDayAddin,0.1' is trying to extend '/Tomboy/ApplicationAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.NoteOfTheDayAddin,0.1' is trying to extend '/Tomboy/AddinPreferences', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.ExportToHtmlAddin,0.1' is trying to extend '/Tomboy/NoteAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.PrintNotesAddin,0.1' is trying to extend '/Tomboy/NoteAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.EvolutionAddin,0.1' is trying to extend '/Tomboy/NoteAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.TasqueAddin,0.1' is trying to extend '/Tomboy/NoteAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.BacklinksAddin,0.1' is trying to extend '/Tomboy/NoteAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.SshSyncServiceAddin,0.1' is trying to extend '/Tomboy/SyncServiceAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.FixedWidthAddin,0.1' is trying to extend '/Tomboy/NoteAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.WebDavSyncServiceAddin,0.1' is trying to extend '/Tomboy/SyncServiceAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.InsertTimestampAddin,0.1' is trying to extend '/Tomboy/NoteAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.InsertTimestampAddin,0.1' is trying to extend '/Tomboy/AddinPreferences', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.StickyNoteImportAddin,0.1' is trying to extend '/Tomboy/NoteAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.FileSystemSyncServiceAddin,0.1' is trying to extend '/Tomboy/SyncServiceAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.BugzillaAddin,0.1' is trying to extend '/Tomboy/NoteAddins', but there isn't any add-in defining this extension point
WARNING: The add-in 'Tomboy.BugzillaAddin,0.1' is trying to extend '/Tomboy/AddinPreferences', but there isn't any add-in defining this extension point

Unhandled Exception: System.InvalidOperationException: Extension node not found in path: /Tomboy/ApplicationAddins
at Mono.Addins.ExtensionContext.AddExtensionNodeHandler (System.String path, Mono.Addins.ExtensionNodeEventHandler handler) [0x00000]
at Mono.Addins.AddinManager.AddExtensionNodeHandler (System.String path, Mono.Addins.ExtensionNodeEventHandler handler) [0x00000]
at Tomboy.AddinManager.InitializeMonoAddins () [0x00000]
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]


Steps to reproduce:

Normal execution of the application.
This task depends upon

Closed by  Jan de Groot (JGC)
Sunday, 26 October 2008, 08:50 GMT
Reason for closing:  Fixed

Loading...