Tomboy plug-in make gnome-do crash in ubuntu 8.10
Bug #283573 reported by
demas
This bug affects 10 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
D-Bus |
Invalid
|
Undecided
|
Unassigned | ||
Do |
Invalid
|
Undecided
|
Unassigned | ||
Do Plugins |
Confirmed
|
Medium
|
Unassigned | ||
gnome-do (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
ndesk-dbus (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
Bug Description
Binary package hint: gnome-do
Today I try to launch gnome-do and get this error message:
demas@laptop:~$ gnome-do
Unhandled Exception: System.Exception: Message body length mismatch: 16064 of expected 64291
at NDesk.DBus.
at NDesk.DBus.
at <>c__CompilerGe
at (wrapper native-to-managed) <>c__CompilerGe
at (wrapper managed-to-native) Gtk.Application
at Gtk.Application.Run () <0x00007>
at Do.Do.Main (string[]) <0x0026f>
tags: | added: official-plugins |
Changed in do-plugins: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
affects: | dbus (Ubuntu) → ndesk-dbus (Ubuntu) |
Changed in ndesk-dbus (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in dbus: | |
status: | New → Invalid |
To post a comment you must log in.
Is this problem reproducible? That error looks incredibly strange -
like DBus crashed while Do was reading stuff using it.