Am 17.10.2012 22:29, schrieb Michael Born: > On the #darktable IRC channel I just learned that I triggered an old bug > #8773. > I added my files and crash dumps to it. > http://www.darktable.org/redmine/issues/8773 > > It seems, everybody can reproduce it - just crop a very small area of > your photo. > > Cheers, > Michael > > Am 17.10.2012 19:52, schrieb Michael Born: >> Am 17.10.2012 00:22, schrieb johannes hanika: >>> haha, nice glitch image. there were some issues with that yesterday, >>> but it should be fixed by now. can you check again? >> >> Unfortunately it's not fixed. >> I just updated my DT and got the same messed up screen I showed before. >> When running from within gdb on my standard account, using the >> crop&rotate module caused a segfault. >> http://pastebin.com/XWdqkKEM >> >> Please tell me if you need more information. >> I'm also in the #darktable IRC right now (michael__) >>
The bug should be fixed now in git master. The simple reason for the bug: we did not allow up-scaling in demosaic although capable up-/downscaling code is there. The fix was therefore almost a one-liner. Please test thoroughly. Allowing up-scaling might now uncover bugs in roi handling that were hidden so far. Ulrich ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
