[tomboy-list] no gmcs in debian (sid) + build errors
Rich E
reakinator at gmail.com
Tue Mar 3 14:02:37 PST 2009
Hi,
I just tried building tomboy version 0.12.2, in an attempt to get the
note synchronization working (did it in version .10? syncing in the
packaged version of tomboy didn't work for me) and came up with the
following problems.
First, there isn't any gcms tool. I installed mono-gcms which gave me
gcms2, then symbollically linked to that to gcms so I could build the
code.
Then, compiling worked. On trying to run the program the first time,
I get this error:
/home/r/.themes/UbuntuStudio/gtk-2.0/gtkrc:213: Unable to locate image
file in pixmap_path: "panel.png"
[DEBUG]: NoteManager created with note path "/home/r/.tomboy".
[INFO]: Initializing Mono.Addins
WARNING: The add-in 'Tomboy.TasqueAddin,0.1' is trying to extend
'/Tomboy/NoteAddins', but there isn't any compatible 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]
Any ideas?
Rich
More information about the Tomboy-list
mailing list