Comment 1 for bug 327740

Revision history for this message
leeight (leeight) wrote :

I have Gnome Do 0.8 and Twitter plugin installed.
It works fine when receiving updates.

But after the notification message disappered, Gnome Do exit Immediately.

This is the backtrace

Creating package Do.Microblog_1.0.mpack
Installing Microblogging (Twitter) v1.0

[Error 13:56:52.208] Missing login credentials. Please set login information in plugin configuration.

Unhandled Exception: System.IndexOutOfRangeException: Array index is out of range.
at NDesk.DBus.MessageReader.MarshalUInt (byte*) <0x00033>
at NDesk.DBus.MessageReader.ReadUInt32 () <0x00014>
at NDesk.DBus.MessageReader.ReadValue (NDesk.DBus.DType) <0x00109>
at NDesk.DBus.MessageReader.ReadValue (System.Type) <0x0027d>
at NDesk.DBus.MessageHelper.GetDynamicValues (NDesk.DBus.Message,System.Reflection.ParameterInfo[]) <0x000c2>
at NDesk.DBus.Connection.HandleSignal (NDesk.DBus.Message) <0x000fb>
at NDesk.DBus.Connection.DispatchSignals () <0x00034>
at NDesk.DBus.Connection.Iterate () <0x00033>
at NDesk.DBus.BusG/<>c__CompilerGenerated0.<Init>c__1 (intptr,NDesk.GLib.IOCondition,intptr) <0x0002e>
at (wrapper native-to-managed) NDesk.DBus.BusG/<>c__CompilerGenerated0.<Init>c__1 (intptr,NDesk.GLib.IOCondition,intptr) <0x00034>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () <0x0000a>
at Do.Do.Main (string[]) <0x001e8>