GNOME Bugzilla – Bug 304582
Saving image loaded from url result in segfault
Last modified: 2008-01-15 14:03:47 UTC
1. open an image from an url (eg: gimp-2.3 http://something.org/image.png) 2. try to save it. experienced on gimp-2.2.6 and gimp-2.3.0
I can't reproduce this (with current cvs). If I try "File->Save", then of course I get an error message, because I obviously can't save the file to the place it was opened from, but no segfault. If I do "File->Save As" then everything works as expected. It would help if you could give some more information, including you Linux distro, your Gtk version, a specific url that gives you this problem, how you opened it (Open Location?), and how you tried to save it.
Might be worth to run valgrind on this; it could be a memory corruption.
Duplicate of bug 303312?
Luca, could you check if bug 303312 applies here?
Using the latest stable gimp and the latest stable gnomevfs seems to work correctly. Looks like it was a duplicate or got already fixed.
*** This bug has been marked as a duplicate of 303312 ***