Re: [darktable-devel] dt hanging at startup

2013-02-10 Thread Rob Z. Smith
> >From: johannes hanika [mailto:hana...@gmail.com] >Sent: 10 February 2013 22:12 > >can you try without the card reader for a test? >j. > Aha. If I start either with or without card reader dt hangs as described but if I start with the reader attached then unplug it in the middle of the hang dt

Re: [darktable-devel] dt hanging at startup

2013-02-10 Thread Kevin
When this first happened I did a quick investigation and found that it was hanging in libgphoto waiting for something - sorry but this was some time ago. I didn't report it here as I doubt that it is a dt problem. On Sun, 10 Feb 2013 22:02:19 Rob Z. Smith opined: Interesting, that might imply d

Re: [darktable-devel] dt hanging at startup

2013-02-10 Thread johannes hanika
On Mon, Feb 11, 2013 at 11:02 AM, Rob Z. Smith wrote: > Interesting, that might imply dt is doing some sort of hardware probe to > find storage devices or some-such? gphoto2 does that. you can compile without if you don't want it: cmake -DUSE_CAMERA_SUPPORT=off (sounds dangerous but will only d

Re: [darktable-devel] dt hanging at startup

2013-02-10 Thread Torsten Bronger
Hallöchen! Kevin writes: > Not such a stupid question. > > For me, dt hangs on startup when I have my phone plugged in. I > think it eventually times-out but I just disconnect the > phone. Once dt is up and running, the phone can be plugged back > in. I once had such a problem with a non-working

Re: [darktable-devel] dt hanging at startup

2013-02-10 Thread Rob Z. Smith
Interesting, that might imply dt is doing some sort of hardware probe to find storage devices or some-such? I must confess to never having tethered a camera to dt or even connected one for downloading images - it seems easier to just directly read the card. If it's relevant my computer hasn'

Re: [darktable-devel] dt hanging at startup

2013-02-10 Thread Kevin
Not such a stupid question. For me, dt hangs on startup when I have my phone plugged in. I think it eventually times-out but I just disconnect the phone. Once dt is up and running, the phone can be plugged back in. On Sun, 10 Feb 2013 16:24:48 Jose Carlos Garcia Sogo opined: Stupid question, d

Re: [darktable-devel] shady & white balance very slow

2013-02-10 Thread johannes hanika
never saw anything like your output there. looks very broken. do you have old dsos in /usr/lib/darktable/ maybe? are you using opencl for another pipeline in parallel? do you have the full log maybe? these are all thumbnail processes.. you could experiment with the options plugins/lighttable/low_

Re: [darktable-devel] xmp file storage format for arrays

2013-02-10 Thread Alexander Rabtchevich
Thank you very much. I've managed to read/write tonecurve values into a text file. I did it to imitate Sony tonal curve. With respect, Alexander Rabtchevich johannes hanika wrote: > use > > src/common/exif.cc:dt_exif_xmp_decode > > to get binary from the strings in xmp, then map that to the pa

Re: [darktable-devel] dt hanging at startup

2013-02-10 Thread Jose Carlos Garcia Sogo
Stupid question, do you have your camera plugged? -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d

Re: [darktable-devel] dt hanging at startup

2013-02-10 Thread Rob Z. Smith
Hi, I had thought that if I de-installed dt, removed the .config and .cache/darktable directories (and in fact every directory named darktable anywhere on the computer) this would remove the database and allow fresh install but maybe I was being naïve. So in the absence of any info as to what