Small fill bucket bug

Post Reply
sokos
Posts:1
Joined:Wed Jul 19, 2017 12:32 pm
Small fill bucket bug

Post by sokos » Mon Feb 05, 2018 2:35 pm

Hello I found a small bug(not that much important)
My log:

Code: Select all

 WinProc:
onMouseLeftDown
_DOCUMENT::Fill
_mazok::mlayerToClayerForFill
_mshaders::copyLayerToTextures
 
 mousex=518
 mousey=96
 WindowWidth=1366
 WindowHeight=728
 CB=0
 tool=42
 maintool=42
 mbuttondown=1
 
 irf infinitytool=0
 irf tooloptions=-2
 irf somemenu=0
 irf curidw=9
 irf aw=-1
 irf curbrprev=0
 irf cursheetgroup=0
 irf brform_activeitem=0
 irf brushesactivegroup=0
 
 brush bristle=0
 brush brmode=1
 brush mask=0
 brush texture=0
 
 CL=1
 cd=3
 ctrlz_num=40
 ctrlz_size=40
 numOflayers=2
 docWidth=600
 docHeight=850
 docPutx1=600
 docPuty1=850
 docPutx2=1
 docPuty2=1
 
 cm=0
 curp=0
 numofp=0
 
 GPU enable=1
 GPU fastmode=0
 GPU support=1
 GPU tempsunsupport=0
 GPU unsupportFunc=1
 GPU vorsSupport=1
 
 Thread save psd=0
 Thread lock dcl=1
More information:
I don't think the log says the version so here it is ( latest 2.20-150118 )

Here is what I was doing it doesn't show the mouse but I have the bucket tool and I am filling in colour but when you click/fill at a certain place it crashes.(see the attachment gif file)

The bucket's properties were:
Tolerence: 2.06
Close gaps: 0
Gaps effects: 300
inc: 0

Also i had 2 layers one background and one were I was filling in with the bucket.
And canvas
Height: 600
Width: 850
resolution: 72

P.S.: Awesome work on this art program I enjoy it a lot! Also THANK YOU! The feature where after a crash you can still save your work saved me :D well done!
Attachments
GIF.gif
GIF.gif (251.55KiB)Viewed 507 times
User avatar
support
Site Admin
Posts:1663
Joined:Thu May 07, 2015 1:33 pm

Re: Small fill bucket bug

Post by support » Sun Feb 25, 2018 1:55 pm

I've tried to repeat it, but I can't call this crash on my PC :)
Post Reply