GNOME Bugzilla – Bug 168860
Best crashs when I search for 'jpg' string
Last modified: 2005-03-01 14:38:16 UTC
Version details: CVS 28th February Distribution/Version: Debian unstable It is easy to reproduce: 1. Start Beagles. 2. Start Best. 3. Try to find the 'jpg' string. 4. Best crashs with the following exception: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object in (unmanaged) (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x00007> Gnome.Program:Run () in [0x0008f] (at /home/mariano/src/beagle/Best/Best.cs:98) Best.Best:Main (string[]) Regards.
varadhan: actually that is a bug in TileLauncher.. since icon_theme.LookupIcon fails and GetHtmlSource doesn't validate the "name" parameter..
I just committed code to test the name parameter in Images.GetHtmlSource. Could you update and see if that fixes the crash? Thanks.
*** This bug has been marked as a duplicate of 168362 ***