For the time being, you can switch to an older version: cd darktable-src (or wherever you have it checked out) git reset --hard c662ac82110 (this will switch to an older version that works for me, from 14 October) cd build make clean cd .. ./build.sh --prefix /home/user/darktable-dev/ (or your desired installation directory, omit the prefix to keep the default) cd build sudo make install (if you used the default) or make install (if you used a user-writeable prefix)
Once the fix is out, you can switch to the latest: git reset --hard HEAD On 21 October 2014 21:00, Roman Lebedev <lebedev...@gmail.com> wrote: > Hello. > > It is a regression introduced by > https://github.com/darktable-org/darktable/pull/699 > > We are aware of all the issues (that were introduced by that PR), and if it > will not be fixed in next 6 days, that PR will be reverted. > > On Tue, Oct 21, 2014 at 9:50 PM, Alexander Rabtchevich > <alexander.v.rabtchev...@gmx.net> wrote: >> >> Hello >> >> It seems the recent commits introduced a bug - when I switch between >> images in darkroom or open an already modified image its exposure >> settings are 0/0 regardless the real settings. Trying to change them >> changes the exposure from 0/0 as it is seen in the module (a warp >> appears as real value differs from 0/0). >> >> With respect, >> Alexander Rabtchevich >> >> >> ------------------------------------------------------------------------------ >> Comprehensive Server Monitoring with Site24x7. >> Monitor 10 servers for $9/Month. >> Get alerted through email, SMS, voice calls or mobile push notifications. >> Take corrective actions from your mobile device. >> http://p.sf.net/sfu/Zoho >> _______________________________________________ >> darktable-devel mailing list >> darktable-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/darktable-devel > > > > ------------------------------------------------------------------------------ > Comprehensive Server Monitoring with Site24x7. > Monitor 10 servers for $9/Month. > Get alerted through email, SMS, voice calls or mobile push notifications. > Take corrective actions from your mobile device. > http://p.sf.net/sfu/Zoho > _______________________________________________ > darktable-devel mailing list > darktable-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/darktable-devel > ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel