Bug 154223 - crash when moving more than one layer at the same time
Summary: crash when moving more than one layer at the same time
Status: RESOLVED INTENTIONAL
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 1.6.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Halla Rempt
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2007-12-17 12:55 UTC by Elián Hanisch
Modified: 2009-02-12 16:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (5.66 KB, text/plain)
2007-12-17 13:00 UTC, Elián Hanisch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elián Hanisch 2007-12-17 12:55:10 UTC
Version:           1.6.3 (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

to reproduce
1_ start a new document
2_ create 2 or more new layers
3_ create a layer group
4_ select 2 or move layers
5_ move them to the layer group
6_ crash

moving 2 or move layers around in the layer stack seems to freeze krita and I have to terminate it, I only get a crash when moving layers in or out a layer group.

backtrace follows...
Comment 1 Elián Hanisch 2007-12-17 13:00:39 UTC
Created attachment 22597 [details]
backtrace

I compiled krita using subversion sources.
Comment 2 Halla Rempt 2007-12-18 10:43:09 UTC
Oh, dear, yes. I guess we never even thought of testing whether multiple layer selection actually worked. The good news is that for 2.0, all this code is being rewritten, the bad news that I haven't got to a state where I can test this in 2.0. I guess I'd better disable multiple selection in 1.6, since fixing it properly is going to be quite difficult.
Comment 3 Elián Hanisch 2008-10-26 15:27:17 UTC
multiple layer selection is disabled on koffice2 beta2, and according to Boud it isn't going to be implemented soon.
Comment 4 Halla Rempt 2009-02-12 16:58:36 UTC
I'm sorry, I'm going to close this as WONTFIX. The layerbox code in koffice libs simply isn't suited to multiple selections and the original author doesn't maintain the code anymore.