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 520462 - Crash on pasting text in GIMP text editor
Crash on pasting text in GIMP text editor
Status: RESOLVED DUPLICATE of bug 514906
Product: GIMP
Classification: Other
Component: Tools
2.4.x
Other Windows
: Normal critical
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2008-03-05 05:53 UTC by rittwik
Modified: 2008-10-30 20:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description rittwik 2008-03-05 05:53:49 UTC
Steps to reproduce:
1. create a new image
2. Select Text tool
3. click any where in the image to open GIMP Text Editor dialog
4. right click on the edit box(where we enter text). 
5. a menu will pop-up (this menu is causing the crash)
6. close the menu by clicking anywhere
7. click the Close button to close the GIMP Text Editor
8. GIMP will crash


Stack trace:


Other information:
1. the script-fu is also crashing in the same way
2. if a script need some text and if you right click on the text edit box the same manu pop-out
3. after closing the menu if you run the script the script-fu will crash
Comment 1 Sven Neumann 2008-03-05 09:47:48 UTC
This is likely a duplicate of bug #514906, isn't it?
Comment 2 Sven Neumann 2008-03-05 09:49:13 UTC
Please specify the operating system and tell us where you got your GIMP binary from and what version of GTK+ you are using.

Also what makes you think that the menu is causing the crash?
Comment 3 rittwik 2008-03-05 11:09:09 UTC
I am using Windows XP service pack 2... I didn't install GTK+.. I have only GIMP 2.4.4 installed... which I got the download link from official gimp site.

the manu is causing problem everywhere even in script-fu...

you are right this is a duplicate of bug #514906. I am sorry.
Comment 4 Michael Natterer 2008-03-05 13:32:14 UTC

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