TheProjecter / eclipse-icons-editor

Automatically exported from code.google.com/p/eclipse-icons-editor
0 stars 0 forks source link

When trying to fill and no color was selected before, I got stackoveflow and Eclipse suggesting to restart. #65

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When trying to fill and no color was selected before, I got stackoveflow and 
Eclipse suggesting to restart.

eclipse.buildId=4.4.0.I20140122-2000
java.version=1.7.0_11
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN
Framework arguments:  -product org.eclipse.epp.package.standard.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product 
org.eclipse.epp.package.standard.product

org.eclipse.ui
Error
Thu Feb 27 15:01:48 CST 2014
Unhandled event loop exception

java.lang.StackOverflowError
    at org.eclipse.swt.widgets.Control.redraw(Control.java:2394)
    at org.eclipse_icons.editor.IconsEditorPart.notifyPixelModification(IconsEditorPart.java:1043)
    at org.eclipse_icons.editor.EditorUtils.paintPixel(EditorUtils.java:218)
    at org.eclipse_icons.editor.EditorUtils.fillPixels(EditorUtils.java:84)
    at org.eclipse_icons.editor.EditorUtils.fillPixels(EditorUtils.java:89)
    at org.eclipse_icons.editor.EditorUtils.fillPixels(EditorUtils.java:89)
    at org.eclipse_icons.editor.EditorUtils.fillPixels(EditorUtils.java:89)
    at org.eclipse_icons.editor.EditorUtils.fillPixels(EditorUtils.java:89)
    at org.eclipse_icons.editor.EditorUtils.fillPixels(EditorUtils.java:89)
    at 

and so on 200 times or more

Original issue reported on code.google.com by pverest2...@gmail.com on 27 Feb 2014 at 7:24

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thank you for reporting.
Reproduced with big png images trying to fill big surfaces. The selected color 
is not important.
- Open attached image
- Fill the transparent part with any color
- KO

Original comment by jabim...@gmail.com on 27 Feb 2014 at 12:41

Attachments: