App craches when I try to move layers

Post Reply
bloojesd
Posts:2
Joined:Mon Oct 19, 2020 1:45 pm
App craches when I try to move layers

Post by bloojesd » Mon Oct 19, 2020 1:58 pm

Time to time, when I try to move layers down or up, just click them with mouse and move a little bit, app crashes and close everything. And doesn't matter is document is freshly created or few hours of work. This day it's happened 3 times already :(

The problem started to appear after recent update V 2.46(before that, everything worked fine).
One more thing that I changed after update is that I started to use .pss instead of .psd

Here's the last crash log.

______________


WinProc:
onMouseLeftUp
_INTERFACE::sendMessage msg=514 1 2 3
_wnd::getMessage
_wnd::getMessage_Layers

mousex=2414
mousey=339
WindowWidth=2560
WindowHeight=1440
CB=159
tool=20
maintool=42
mbuttondown=0

irf infinitytool=0
irf tooloptions=1
irf somemenu=0
irf curidw=9
irf aw=9
irf curbrprev=0
irf cursheetgroup=0
irf brform_activeitem=0
irf brushesactivegroup=1

brush bristle=0
brush brmode=2
brush mask=0
brush texture=0

CL=5
cd=1
ctrlz_num=170
ctrlz_size=170
numOflayers=5
docWidth=2684
docHeight=3689
docPutx1=0
docPuty1=0
docPutx2=2684
docPuty2=3689

cm=0
curp=0
numofp=0

GPU enable=1
GPU fastmode=0
GPU support=1
GPU tempsunsupport=0
GPU unsupportFunc=0
GPU vorsSupport=1

Thread save psd=0
Thread lock dcl=0
User avatar
support
Site Admin
Posts:1663
Joined:Thu May 07, 2015 1:33 pm

Re: App craches when I try to move layers

Post by support » Sat Oct 24, 2020 10:52 am

Be sure that you don't try to place the bottommost layer under itself with a stack of other layers.
User avatar
satopian
Posts:39
Joined:Fri Jul 12, 2019 5:22 pm
Contact:

Re: App craches when I try to move layers

Post by satopian » Sat Oct 24, 2020 12:33 pm

Be sure that you don't try to place the bottommost layer under itself with a stack of other layers.
Is this error due to the way the user interacts? I do not think so.
This is because v2.45 does not give an error for the same operation, and v2.46 always gives an error.
User avatar
support
Site Admin
Posts:1663
Joined:Thu May 07, 2015 1:33 pm

Re: App craches when I try to move layers

Post by support » Sat Oct 24, 2020 12:35 pm

I just give temporary solvation, until the bug will be fixed.
bloojesd
Posts:2
Joined:Mon Oct 19, 2020 1:45 pm

Re: App craches when I try to move layers

Post by bloojesd » Mon Oct 26, 2020 1:02 pm

support wrote:
Sat Oct 24, 2020 10:52 am
Be sure that you don't try to place the bottommost layer under itself with a stack of other layers.
ty, will try that :)
Post Reply