Bug 310323 - Crash on selecting certain presets
Summary: Crash on selecting certain presets
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Krita Sketch (show other bugs)
Version: git master (please specify the git hash!)
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
: 310349 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-19 10:34 UTC by Dan Leinir Turthra Jensen
Modified: 2013-07-09 10:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Leinir Turthra Jensen 2012-11-19 10:34:57 UTC
Crash when switching between different paintops. Specifically, the paintop preset with coordinates 2,2 in the menu (don't know how to get its name) always causes a crash.
Comment 1 Dan Leinir Turthra Jensen 2012-11-19 10:36:35 UTC
A comment in the report relates to https://bugs.kde.org/show_bug.cgi?id=310321 (would make it easier to report this particular type of error)
Comment 2 Dan Leinir Turthra Jensen 2012-11-23 17:45:05 UTC
The list of presets which crash in the current installer are as follows:

basic erase
basic mix
basic mix soft
basic paint fill
basic paint shade
basic smudge detail
basic smudge hard
basic smudge hard grain
basic smudge soft
block paint tilt
hairy dirty
hairy thin small
hatch crispy
hatch cross regular
hatch cross small
hatch diag fat
hatch diag s
hatch moire
hatch noisy
pencil chalk
pencil draw shade
sketch 2
sketch chrome
sketch detail
sketch fur
sketch ink dirty
sketch ink dirty xl
sketch ink line
sketch ink small
sketch shade
sketch shade wash
sketch speedpaint
sketch speedpaint shade
sketch wires
texture hair
Comment 3 Silvio Grosso 2012-11-25 08:33:29 UTC
Hello everyone,

I have investigated a bit further the crash related to some brush presets with Krita Sketch 0.9.33.

On my Asus  X53S
Windows 7 home premium - 64 bit (6.1, build 7601)
Intel core i7 2630QM 2Ghz (8 CPUs) - Sandy Bridge
RAM 8192MB
NVIDIA GEFORCE CARD  GT 540M - CUDA 1Gb

EVERY preset works fine (NO crash occurs while selecting and using them).

On the contrary, with a Vbox 4.2.4 virtual machine:
- having Windows Xp professional (service pack 3) as Guest;
- whereas my  Asus - Windows 7 (64 bit)  acts as host.
Some presets always crash Krita Sketch (e.g. Hatch diag S).
However,  many others always work fine...

To always reproduce this crash on Windows xp prof:
1. Fire up Krita Sketch 0.9.33;
2. Open a Blank Image;
3. Drag the Presets bar to the side;
4. Scroll the presets and select: Hatch diag S;
5. Boom! Krita Sketch always crashes as soon as you select it :-)

I have recorded a short video with all these steps (both on Windows 7 and Windows Xp prof. as guest).
You can download this video from here:
https://dl.dropbox.com/u/3095134/KRITA_SKETCH_9.33__PRESET_CRASH.avi

For instance on this Virtual machine (Windows xp profes. - guest):
- Basic Airbrush: works
- Basic Airbrush noisy: works
- Basi airbrush noisy soft: works
- Basic erase: CRASH Krita as soon as you select it
- Basic erase soft: works
- Basic ink 0.5: works
- Basic ink 0.10: works
Etc etc
Comment 4 Dan Leinir Turthra Jensen 2012-11-26 11:36:12 UTC
*** Bug 310349 has been marked as a duplicate of this bug. ***
Comment 5 Dan Leinir Turthra Jensen 2012-11-28 16:51:51 UTC
Fixed by Boud and Dmitry - http://commits.kde.org/calligra/f080698ab4c452470c50e195b7d8d8189c6b7f1e (at least preliminary fix for now, a more thorough, granular fix for the functionality which caused the crashes is forthcoming)