After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 322381 - crash when right clicking on the category treeview
crash when right clicking on the category treeview
Status: RESOLVED DUPLICATE of bug 322290
Product: f-spot
Classification: Other
Component: General
CVS
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-25 02:12 UTC by Diego González
Modified: 2005-11-26 21:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2005-11-25 02:12:57 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)
Comment 1 Gabriel Burt 2005-11-26 19:45:02 UTC
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.
Comment 2 Diego González 2005-11-26 21:01:02 UTC
whitespace. 

yeap, it seems to be the same bug.
Comment 3 Gabriel Burt 2005-11-26 21:14:35 UTC
Ok, closing as a dupe.

*** This bug has been marked as a duplicate of 322290 ***