2009-01-31 01:07:06 |
Runar Ingebrigtsen |
description |
I got Tomboy running and has the GNOME Do Tomboy plugin enabled. Starting GNOME Do it crashes and returns:
$ gnome-do
Unhandled Exception: System.Exception: Message body length mismatch: 16064 of expected 28563
at NDesk.DBus.Connection.ReadMessage () <0x005a4>
at NDesk.DBus.Connection.Iterate () <0x00019>
at <>c__CompilerGenerated0.<>c__AnonymousMethod1 (intptr,NDesk.GLib.IOCondition,intptr) <0x00027>
at (wrapper native-to-managed) <>c__CompilerGenerated0.<>c__AnonymousMethod1 (intptr,NDesk.GLib.IOCondition,intptr) <0x0004b>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () <0x00007>
at Do.Do.Main (string[]) <0x001d3> |
I got Tomboy running and has the GNOME Do Tomboy plugin enabled. Starting GNOME Do it crashes and returns:
$ gnome-do
Unhandled Exception: System.Exception: Message body length mismatch: 16064 of expected 28563
at NDesk.DBus.Connection.ReadMessage () <0x005a4>
at NDesk.DBus.Connection.Iterate () <0x00019>
at <>c__CompilerGenerated0.<>c__AnonymousMethod1 (intptr,NDesk.GLib.IOCondition,intptr) <0x00027>
at (wrapper native-to-managed) <>c__CompilerGenerated0.<>c__AnonymousMethod1 (intptr,NDesk.GLib.IOCondition,intptr) <0x0004b>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () <0x00007>
at Do.Do.Main (string[]) <0x001d3>
Without Tomboy running I get:
$ gnome-do
Could not locate Tomboy on D-Bus. Perhaps it's not running? |
|