Version: 1.2.0 (rev.: 1085904) (using 4.3.4 (KDE 4.3.4), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.32-7.slh.7-sidux-686 r 1085904 Curves dialog is broken. See attached screenshot.
Created attachment 40692 [details] broken histogram
(Notice that the target is being shown. The modified curve does not have any effect.)
Additional note: Loaded .grad files do work, but show a straight line as curve only.
Do the problem with current trunk still exist for you? I also noticed that, but as of today curves adjust work like expected. Regards, Jens
Jens, I don't have changed something yet in this tool about preview and histogram computation. It's planed of course following #163286 entry. Gilles Caulier
No Gilles, you dont change something there. But as there was (for me was) a problem, I want to know where it came from.
Created attachment 40740 [details] build log when running make -j3 Still cannot compile. This time it is probably related to: /data/cworkspace/graphics$ svn up svn: Unbekannter Hostname »anonsvn.kde.org« This is the first time I see the unknown hostname message.
@Simon: Did make a clean build? Looks like some directories are not found and there where some moved in svn lately. @Gilles: I also have a patch ready making all the public members of histogramwidget and curves widget private and use get and set functions instead. But I want to see all histogram related bugs gone before merge. Regards, Jens
Finally able to build again. Problem fixed in current SVN. Thanks.
Closing this entry.