Evgeny Kuznetsov wrote: > Oops, I should have been more careful and do a little more thinking and > testing before reporting this bug. > > I have just tried Gnome-Do under a clean user account (created for > testing purposes, nothing in ~/ but defaults), and it works with no > issues. Then I did some more search and found ~/.local/share/gnome-do/ > containing more Gnome-Do configuration files. After removing that > directory the problem disappeared. > > So it actually looks like there was some config left of Intrepid version > of Gnome-Do, that conflicted with a new version. My mistake was > believing that removing ~/.gconf/apps/gnome-do/ is enough to clean all > gnome-do configuration files. > > I think this bug can be closed (if only incompatibility with old config > files can't be thought as a bug itself :). Sorry for drawing your time > and attention. > > ** Description changed: > > - After upgrade to Jaunty, Gnome-Do fails to start. Here is the console > - output: > + After upgrade to Jaunty, Gnome-Do fails to start due to some > + incompatible configuration files left of Intrepid version in > + ~/.local/share/gnome-do/ directory. Cleaning that solves the issue. > > - ** (Do:14516): WARNING **: The following assembly referenced from /home/evgeny/.local/share/gnome-do/plugins-0.8.0/addins/Do.DiskMounter.1.0/DiskMounter.dll could not be loaded: > - Assembly: gnome-vfs-sharp (assemblyref_index=1) > - Version: 2.20.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 (/home/evgeny/.local/share/gnome-do/plugins-0.8.0/addins/Do.DiskMounter.1.0). > - > - > - ** (Do:14516): WARNING **: Could not load file or assembly 'gnome-vfs-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies. > - [Error 11:56:46.572] [PluginManager] Encountered error loading plugin: TypeLoadException "Could not load type 'DiskMounter.DriveItemSource' from assembly 'DiskMounter, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'." > - >> SEARCH RECENTCHATS > - << CHATS #devica812/$nekr0z;465fce64dfaf40bf > - Recent Chat [1]: CHATS #devica812/$nekr0z;465fce64dfaf40bf > - >> GET CHAT #devica812/$nekr0z;465fce64dfaf40bf RECENTCHATMESSAGES > - << CHAT #devica812/$nekr0z;465fce64dfaf40bf RECENTCHATMESSAGES 1034, 1033, 1032, 1031, 1030, 1029, 1028, 1027, 1026, 1025 > - >> GET CHATMESSAGE 1034 TIMESTAMP > - << CHATMESSAGE 1034 TIMESTAMP 1236965561 > - >> GET CHAT #devica812/$nekr0z;465fce64dfaf40bf FRIENDLYNAME > - << CHAT #devica812/$nekr0z;465fce64dfaf40bf FRIENDLYNAME Сестрица Лена | А я тут.. > - >> SEARCH MISSEDCHATS > - << CHATS > - Missed Chat [1]: CHATS > - >> SEARCH BOOKMARKEDCHATS > - << CHATS > - Bookmarked Chat [1]: CHATS > - Error while getting object for node in path '/Do/ItemSource'. > - System.TypeLoadException: Could not load type 'DiskMounter.DriveItemSource' from assembly 'DiskMounter, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. > - at (wrapper managed-to-native) System.MonoType:GetConstructors_internal (System.Reflection.BindingFlags,System.Type) > - at System.MonoType.GetConstructors (BindingFlags bindingAttr) [0x00000] > - at System.MonoType.GetConstructorImpl (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] > - at System.Type.GetConstructor (BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] > - at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > - at System.Activator.CreateInstance (System.Type type) [0x00000] > - at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] > - at Mono.Addins.InstanceExtensionNode.GetInstance () [0x00000] > - at Mono.Addins.InstanceExtensionNode.GetInstance (System.Type expectedType) [0x00000] > - at Mono.Addins.ExtensionNode.GetChildObjects (System.Type arrayElementType, Boolean reuseCachedInstance) [0x00000] > - > - ** (Do:14516): WARNING **: The following assembly referenced from /home/evgeny/.local/share/gnome-do/plugins-0.8.0/addins/Do.GNOMETerminal.1.0/GNOME-Terminal.dll could not be loaded: > - Assembly: gconf-sharp (assemblyref_index=6) > - Version: 2.20.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 (/home/evgeny/.local/share/gnome-do/plugins-0.8.0/addins/Do.GNOMETerminal.1.0). > - > - > - ** (Do:14516): WARNING **: Could not load file or assembly 'gconf-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies. > - > - ** (Do:14516): WARNING **: Could not load file or assembly 'gconf-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies. > - GNOME.Terminal.ProfileItemSource "GNOME Terminal Profiles" encountered an error in UpdateItems: Missing or incorrect header for method .ctor. > - >> SEARCH RECENTCHATS > - ((Exception: reconnect...)) > - > - Unhandled Exception: System.TypeLoadException: A type load exception has occurred. > - at NDesk.DBus.PendingCall.set_Reply (NDesk.DBus.Message) <0x00040> > - at NDesk.DBus.Connection.HandleMessage (NDesk.DBus.Message) <0x0011b> > - at NDesk.DBus.Connection.Iterate () <0x00037> > - at c__AnonStorey0.<>m__0 (intptr,NDesk.GLib.IOCondition,intptr) <0x00037> > - at (wrapper native-to-managed) c__AnonStorey0.<>m__0 (intptr,NDesk.GLib.IOCondition,intptr) <0x00077> > - at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0004d> > - at Gtk.Application.Run () <0x0000b> > - at Do.Do.Main (string[]) <0x002af> > - > - gnome-do is version 0.8.0-1~ubuntu1, directory ~/.gconf/apps/gnome-do/ > - doesn't exist (i.e. clean config). > + Cleaning directory ~/.gconf/apps/gnome-do/ doesn't help. > > no worries, thanks for trying to help us make Ubuntu better. Take care and good luck.