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 547641 - Minimizing search "groups" fails.
Minimizing search "groups" fails.
Status: RESOLVED FIXED
Product: beagle
Classification: Other
Component: General
0.3.8
Other All
: Normal critical
: ---
Assigned To: Beagle Bugs
Beagle Bugs
: 556243 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-08-13 17:39 UTC by Ian Kumlien
Modified: 2008-11-09 17:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ian Kumlien 2008-08-13 17:39:29 UTC
Steps to reproduce:
1. Search for something that yeilds multiple search "groups"
2. Try to minimize one
3. Watch beagle go paws up... =P


Stack trace:
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at Beagle.Search.GroupView.OnCategoryToggle (ScopeType catScope) [0x00000] 
  at Beagle.Search.Category.OnActivated (System.Object obj, System.EventArgs args) [0x00000] 
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000] 
  at (wrapper native-to-managed) GLib.Signal:voidObjectCallback (intptr,intptr)
  at (wrapper managed-to-native) Gtk.Application:gtk_main ()
  at Gtk.Application.Run () [0x00000] 
  at Gnome.Program.Run () [0x00000] 
  at Beagle.Search.Driver.Main (System.String[] args) [0x00000] 


Other information:
Comment 1 Lukas Lipka 2008-08-14 02:02:37 UTC
Fixed in r4855.
Comment 2 Debajyoti Bera 2008-11-09 17:42:29 UTC
*** Bug 556243 has been marked as a duplicate of this bug. ***