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 543771 - Segfault when hitting "Remove comment"
Segfault when hitting "Remove comment"
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.10.x
Other Linux
: Normal major
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2008-07-19 20:16 UTC by Gabor Maroti
Modified: 2008-07-30 19:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gabor Maroti 2008-07-19 20:16:06 UTC
System:
Fedora 9 with gthumb-2.10.8-3.fc9.i386 (official fedora build)

Problem:
Selecting a picture that has no comment, and then hitting Edit->Remove_comment triggers a segmentation fault.

Remark:
If a picture does have a comment, Remove_comment behaves just as expected.

I hope you can do something with my report.

Regards,
G.
Comment 1 Michael Chudobiak 2008-07-21 13:48:15 UTC
Thanks for the bug report.

Fixed in gthumb-2-10 (http://svn.gnome.org/viewvc/gthumb?rev=2353&view=rev).

Partly fixed in trunk - the crash is gone, but the metadata is not deleted from the exif metadata. Needs work. (http://svn.gnome.org/viewvc/gthumb?rev=2354&view=rev)

- Mike
Comment 2 Michael Chudobiak 2008-07-30 19:53:48 UTC
Fixed in trunk, by removing the "delete comment" function. Use the "edit comment" function instead.

- Mike