Re: [darktable-devel] I'm getting a weird crash within clipping

2013-03-17 Thread Richard Levitte
Confirmed, I've a working 1.1+1341~g4ad106b :-) Cheers, Richard In message <5145dfd5.1080...@gmail.com> on Sun, 17 Mar 2013 16:23:01 +0100, AlicVB said: alic.vb> ok, I just push a fix for this. alic.vb> Please try again and report if it works now... alic.vb> alic.vb> Aldric alic.vb> alic.vb>

Re: [darktable-devel] I'm getting a weird crash within clipping

2013-03-17 Thread AlicVB
ok, I just push a fix for this. Please try again and report if it works now... Aldric Le 17/03/2013 12:59, AlicVB a écrit : Hi, problem seems to come from my last commit on this file (big patch to correct lot of bugs and strange behavior of the module). I see the root cause : self->dev is NULL

Re: [darktable-devel] I'm getting a weird crash within clipping

2013-03-17 Thread AlicVB
Hi, problem seems to come from my last commit on this file (big patch to correct lot of bugs and strange behavior of the module). I see the root cause : self->dev is NULL. The question is more how to get a work around to get the image size. Will try to correct this as soon as possible. thanks