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 696009 - Crash when pasting long line of text
Crash when pasting long line of text
Status: RESOLVED DUPLICATE of bug 662787
Product: GIMP
Classification: Other
Component: General
2.8.4
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2013-03-17 20:37 UTC by Ari Pollak
Modified: 2013-03-18 01:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
bt full (12.38 KB, text/plain)
2013-03-17 21:25 UTC, Ari Pollak
Details

Description Ari Pollak 2013-03-17 20:37:45 UTC
Originally from http://bugs.debian.org/702987:

GIMP crashes when trying to paste a long text.
Steps I did:
- Creating a new file (2560x1600 px)
- Selecting text tool and selecting an area with it
- Pasting a long line of text (e.g. the output of "seq 1 1000 | tr '\n' ' '")

Backtrace attached.
Comment 1 Ari Pollak 2013-03-17 21:25:22 UTC
Created attachment 239075 [details]
bt full
Comment 2 Michael Natterer 2013-03-18 00:48:04 UTC
Isn't this a duplicate of "crash on entering large font size"? The effect
is the same: creating a too-large text layer.
Comment 3 Ari Pollak 2013-03-18 01:26:58 UTC
It does seem to be the same as #662787.

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