I've been using git master for a while and it works well. The odd bug shows
up but is quickly fixed.

Here is the cmake configuration with the various things needed.


-- The CXX compiler identification is GNU 5.2.1
-- The C compiler identification is GNU 5.2.1
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- multiarch triplet detected: x86_64-linux-gnu
-- Looking for external programs
-- Found perl
-- Found intltool-merge
-- Found xsltproc
-- Found xmllint
-- All external programs found
-- Found Gettext
-- Found msgfmt to convert language file. Translation enabled
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- checking for module 'gtk+-3.0'
--   found gtk+-3.0, version 3.18.2
-- checking for module 'gdk-pixbuf-2.0'
--   found gdk-pixbuf-2.0, version 2.32.1
-- checking for module 'glib-2.0'
--   found glib-2.0, version 2.46.1
-- Found Glib
-- checking for module 'pango'
--   found pango, version 1.38.0
-- checking for module 'atk'
--   found atk, version 2.18.0
-- Found GTK3: /usr/lib/x86_64-linux-gnu/libgtk-3.so (Required is at least
version "3.10")
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found suitable
version "2.9.2", minimum required is "2.6")
-- checking for one of the modules 'libsoup-2.4;libsoup2'
-- checking for one of the modules 'libsoup-2.2;libsoup2'
-- checking for module 'libgphoto2'
--   found libgphoto2, version 2.5.8
-- Found GPHOTO2: /usr/lib/x86_64-linux-gnu/libgphoto2.so
-- Found OPENEXR:
/usr/lib/x86_64-linux-gnu/libIlmImf.so;/usr/lib/x86_64-linux-gnu/libImath.so;/usr/lib/x86_64-linux-gnu/libIex.so;/usr
/lib/x86_64-linux-gnu/libIlmThread.so
-- checking for module 'libwebp'
--   found libwebp, version 0.4.3
-- Found WEBP: /usr/lib/x86_64-linux-gnu/libwebp.so (Required is at least
version "0.3.0")
-- checking for module 'lensfun'
--   found lensfun, version 0.2.8.0
-- Found LENSFUN: /usr/lib/liblensfun.so
-- checking for module 'gio-2.0'
--   found gio-2.0, version 2.46.1
-- Found GIO
-- Found GThread: /usr/lib/x86_64-linux-gnu/libgthread-2.0.so
-- Found GModule: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so
-- Found PANGOCAIRO: /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so
-- Found PThread: /usr/lib/x86_64-linux-gnu/libpthread.so
-- Found RSVG2: /usr/lib/x86_64-linux-gnu/librsvg-2.so
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version
"2.9.2")
-- Found SQLITE3: /usr/lib/x86_64-linux-gnu/libsqlite3.so
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version
"7.45.0")
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.50")
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.5")

-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
-- checking for module 'json-glib-1.0'
--   found json-glib-1.0, version 1.0.4
-- Found JsonGlib
-- checking for module 'exiv2'
--   found exiv2, version 0.25
-- Found EXIV2: /usr/lib/x86_64-linux-gnu/libexiv2.so
-- Internationalization: Enabled
-- Found FLICKCURL: /usr/lib/x86_64-linux-gnu/libflickcurl.so
-- checking for module 'libopenjpeg1'
--   found libopenjpeg1, version 1.5.2
-- Found OpenJPEG: /usr/lib/x86_64-linux-gnu/libopenjpeg.so
-- checking for module 'libsecret-1'
--   found libsecret-1, version 0.18.3
-- Found LIBSECRET:
/usr/include/libsecret-1;/usr/include/glib-2.0;/usr/lib/x86_64-linux-gnu/glib-2.0/include

-- checking for module 'gnome-keyring-1'
--   found gnome-keyring-1, version 3.12.0
-- Found GNOMEKEYRING: /usr/lib/x86_64-linux-gnu/libgnome-keyring.so
-- GnomeKeyring is only supported for versions older than 3.12.0, version
3.12.0 found. Please use libsecret instead.
-- checking for module 'GraphicsMagick'
--   found GraphicsMagick, version 1.3.21
-- Found GraphicsMagick
-- Checking for -march=native support
-- Performing Test MARCHNATIVE
-- Performing Test MARCHNATIVE - Success
-- checking for one of the modules 'lua52;lua5.2;lua-5.2;lua'
-- Lua support: Enabled
-- Found Pugixml: /usr/lib/x86_64-linux-gnu/libpugixml.so (Required is at
least version "1.2")
-- checking for module 'osmgpsmap-1.0'
--   found osmgpsmap-1.0, version 1.0.2
-- Map mode: enabled
-- checking for module 'colord'
--   found colord, version 1.2.11
-- checking for module 'colord-gtk'
--   found colord-gtk, version 0.1.25
-- Found CUPS: /usr/lib/x86_64-linux-gnu/libcups.so
-- Print mode: enabled
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -
found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- building darktable-cmstest with colord support. nice.
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Found SDL:
/usr/lib/x86_64-linux-gnu/libSDLmain.a;/usr/lib/x86_64-linux-gnu/libSDL.so
(found version "1.2.15")
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
--
-- Found Java: /usr/bin/java (found version "1.7.0.85")



On Sun, Oct 18, 2015, 7:32 AM Scott V McGuire <scottvmcgu...@fastmail.fm>
wrote:

> Sorry about that.  I must have grabbed it at the wrong time while I was
> experimenting.  I did see "denoiseprofile" in the xmp previously. Does
> Darktable write the xmp with every change you make?
>
> You were right to wonder about the filmstrip.  If I only switch images
> via the lighttable everything looks right.  Re-exporting the images
> after avoiding the filstrip, I don't see much of a difference visually.
> However, the jpeg files have gotten a lot smaller.  Also, looking more
> closely, the jpegs do seem to have _some_ denoising applied.  They are
> clearer than what I see in the darkroom with denoising turned off, but
> not as clear as what I see in the darkroom with it turned on.  Maybe
> that is a separate issue.
>
> Given the feature freeze for 2.0, is the git master relatively stable?
> Does it expect newer versions of any of the libraries Darktable depends
> on?
>
> Thanks,
>
> --
> Scott
>
>
> On Sun, Oct 18, 2015, at 09:50 AM, johannes hanika wrote:
> > hm, switching the image in filmstrip forth and back works for me (but
> > i'm on git master). the xmp you sent doesn't contain a denoising entry
> > though.
> >
> > jo
> >
> > On Mon, Oct 19, 2015 at 2:25 AM, johannes hanika <hana...@gmail.com>
> > wrote:
> > > hi,
> > >
> > > okay, does that still happen if you don't use the filmstrip but go
> > > back to lighttable instead? i haven't used 1.6.x in a while (but
> > > master instead). we've had a few bugs regarding film strip switching
> > > that eventually got fixed, not sure the 1.6 series is affected by
> > > that.
> > >
> > > will try to reproduce with your raw, thanks for the test case.
> > >
> > > -jo
> > >
> > > On Mon, Oct 19, 2015 at 2:12 AM, Scott V McGuire
> > > <scottvmcgu...@fastmail.fm> wrote:
> > >> Hi,
> > >>
> > >> I will attach a sample in a separate message to you directly to avoid
> > >> the lists attachment size limit.  (Is there a better way to share the
> > >> samples?)
> > >>
> > >> Mainly I see this purely in Darktable's darkroom, with no zoom.  As in
> > >>
> > >>    1. Open image in darkroom
> > >>    2. Switch on "denoise (profiled)" with default settings
> > >>    3. Note that image is much improved
> > >>    4. Switch to some other image via the filmstrip
> > >>    5. Switch back to original image via the filmstrip
> > >>    6. Note that effect of denoise is gone but it is still marked
> active.
> > >>
> > >> My exported jpegs look mostly like the output of step 6 and not 3.
> I've
> > >> looked at them in GPicView and in Firefox after uploading to SmugMug.
> > >>
> > >> This may be relevant.  This was applied via a preset I created.
> > >>
> > >> Thanks for the attention.
> > >>
> > >> --
> > >> Scott
> > >>
> > >> On Sun, Oct 18, 2015, at 05:45 AM, johannes hanika wrote:
> > >>> heya,
> > >>>
> > >>> can you supply an xmp or maybe even a test raw file so we can try and
> > >>> reproduce? also how are you looking at the image? full zoom 1:1 in
> > >>> darkroom mode? which external viewer at which zoom level? what are
> > >>> your settings for interpolation in darktable (lanczos filter or
> > >>> simpler?)?
> > >>>
> > >>> -jo
> > >>>
> > >>> On Sun, Oct 18, 2015 at 11:58 AM, Scott V McGuire
> > >>> <scottvmcgu...@fastmail.fm> wrote:
> > >>> > Hello All,
> > >>> >
> > >>> > I am just learning about processing raw files in general and how
> to do
> > >>> > it in Darktable in particular.  I'm very happy with the results
> for a
> > >>> > lot of my pictures and would like to thank the developers for
> making
> > >>> > this excellent software.
> > >>> >
> > >>> > Unfortunately I am having a problem with the pictures which
> obviously
> > >>> > need noise reduction.  When I click to apply "denoise (profiled)"
> the
> > >>> > results look good.  However, if I leave the image and then return
> to it
> > >>> > the noise is back though I still see "denoise (profiled)" as
> active in
> > >>> > the history.  The noise is also there when I export the pictures.
> If I
> > >>> > deactivate/reactivate the module or reset the parameters the
> picture
> > >>> > clears up again, but this is still only temporary.  As an
> experiment I
> > >>> > tried adding "denoise (bilateral filter)" and see the same results.
> > >>> >
> > >>> > I am running Debian stable but with Darktable, exiv2, and lensfun
> built
> > >>> > from source because I could not get my camera and lens to be
> recognized
> > >>> > with the prebuilt packages.  I built from
> > >>> >     * darktable-release-1.6.8.tar.gz
> > >>> >     * exiv2-0.25.tar.gz
> > >>> >     * lensfun-0.3.1.tar.gz
> > >>> > and my camera is a Sony A6000 using the kit lens
> > >>> >     * ILCE-6000
> > >>> >     * E PZ 16-50mm F3.5-5.6 OSS.
> > >>> > I have tried with and without OpenCL and saw no difference.
> > >>> >
> > >>> >
> > >>> > Is there something obvious that I could be doing wrong? Please let
> me
> > >>> > know if there is some other information I can supply.
> > >>> >
> > >>> > Thanks,
> > >>> >
> > >>> > --
> > >>> > Scott
> > >>> >
> > >>> >
> ------------------------------------------------------------------------------
> > >>> > _______________________________________________
> > >>> > Darktable-users mailing list
> > >>> > Darktable-users@lists.sourceforge.net
> > >>> > https://lists.sourceforge.net/lists/listinfo/darktable-users
> > >>>
> > >>>
> ------------------------------------------------------------------------------
> > >>> _______________________________________________
> > >>> Darktable-users mailing list
> > >>> Darktable-users@lists.sourceforge.net
> > >>> https://lists.sourceforge.net/lists/listinfo/darktable-users
> > >>
> > >>
> ------------------------------------------------------------------------------
> > >> _______________________________________________
> > >> Darktable-users mailing list
> > >> Darktable-users@lists.sourceforge.net
> > >> https://lists.sourceforge.net/lists/listinfo/darktable-users
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Darktable-users mailing list
> Darktable-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/darktable-users
>
------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to