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 168860 - Best crashs when I search for 'jpg' string
Best crashs when I search for 'jpg' string
Status: RESOLVED DUPLICATE of bug 168362
Product: beagle
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Beagle Bugs
Beagle Bugs
Depends on:
Blocks:
 
 
Reported: 2005-03-01 10:05 UTC by Mariano García
Modified: 2005-03-01 14:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mariano García 2005-03-01 10:05:30 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.
Comment 1 Lukas Lipka 2005-03-01 13:23:04 UTC
varadhan: actually that is a bug in TileLauncher.. since icon_theme.LookupIcon
fails and GetHtmlSource doesn't validate the "name" parameter.. 
Comment 2 Jon Trowbridge 2005-03-01 13:50:31 UTC
I just committed code to test the name parameter in Images.GetHtmlSource.  Could
you update and see if that fixes the crash?  Thanks.
Comment 3 Jon Trowbridge 2005-03-01 14:38:16 UTC

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