Hi Sashi On Tue, Feb 19, 2013 at 08:12:30PM +0530, Sashi Kumar wrote: > Hello, > > I open an image in Gimp 2.8.5 and open the Imagemap plugin. I edited the > default URL in Map Info (Mapping -> Edit Map Info...) inside quotes ( > example: "www.gimp.org" ) and saved the imagemap. While loading the same > map file I get the following message: > > *Plug-in crashed: "imagemap" > * > *(/usr/lib/gimp/2.0/plug-ins/imagemap) > > * > *The dying plug-in may have messed ip GIMP's internal state. > * > *You may want to save your images and restart GIMP to be > on the safe side.* > > Is that a Bug? > Or is it by default? If so it should show an error message and should not > be save.
Because you want to participate in the GSoC program, how about you tell
us why it crashed? :) See if you can first make a backtrace for this
crashing plug-in. There are some instructions in the devel-docs/
directory on how to attach a debugger to a plug-in process. See
devel-docs/debug-plug-ins.txt.
Then locate what part of the code this plug-in crashed with, and what
data it was processing when it crashed. Find the bug in the code.
Mukund
pgppBY2J8NpQX.pgp
Description: PGP signature
_______________________________________________ gimp-developer-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gimp-developer-list
