GNOME Bugzilla – Bug 322381
crash when right clicking on the category treeview
Last modified: 2005-11-26 21:14:35 UTC
it happends when i click on the category treeview under all the categories, to do so i have to contract all the tags. this is what i get on the console: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object in <0x00144> TagPopup:Activate (Gdk.EventButton eb, .Tag tag, .Tag[] tags) in <0x0010e> MainWindow:HandleTagSelectionButtonPressEvent (System.Object sender, Gtk.ButtonPressEventArgs args) in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_ButtonPressEventArgs (object,Gtk.ButtonPressEventArgs) in <0x0012b> Gtk.Widget:ButtonPressEventSignalCallback (IntPtr arg0, IntPtr arg1, IntPtr gch) in (wrapper native-to-managed) Gtk.Widget:ButtonPressEventSignalCallback (intptr,intptr,intptr) in <0x00000> <unknown method> in (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x00007> Gnome.Program:Run () in <0x003ca> Driver:Main (System.String[] args)
This looks like it is a duplicate of bug #322290. Diego, are you right-clicking on a tag/category or on whitespace? What do you mean "click on the category treeview"? Can you look at the bug I mentioned above and see if bug is a duplicate? I can't determine that without more info.
whitespace. yeap, it seems to be the same bug.
Ok, closing as a dupe. *** This bug has been marked as a duplicate of 322290 ***