Re: [darktable-devel] It seem that DT ist reading XMP at import

2012-10-31 Thread johannes hanika
which version of dt is that? On Thu, Nov 1, 2012 at 7:01 PM, Andreas Schrell wrote: > Hi Johannes, > > Hm. Have a dir with new images in it. Because I am using ASP and DT I > make a parallel dir tree with same structure usings symlinks to the > originals for use in DT. I did not use ASP here. I e

Re: [darktable-devel] auto exposure problem

2012-10-31 Thread Ulrich Pegelow
Am 01.11.2012 00:28, schrieb Kevin: > Apologies if this has been reported before but I cannot find any mention in > the > archives. > > I'm having a problem with the Auto mode of the Exposure module on some > images. > It just loops until I unselect the "auto" mode. The output from a "-d all"

Re: [darktable-devel] It seem that DT ist reading XMP at import

2012-10-31 Thread Andreas Schrell
Hi Johannes, Hm. Have a dir with new images in it. Because I am using ASP and DT I make a parallel dir tree with same structure usings symlinks to the originals for use in DT. I did not use ASP here. I edited the images on my desktop in darktable. All in this dir with new default settings, white b

[darktable-devel] auto exposure problem

2012-10-31 Thread Kevin
Apologies if this has been reported before but I cannot find any mention in the archives. I'm having a problem with the Auto mode of the Exposure module on some images. It just loops until I unselect the "auto" mode. The output from a "-d all" run is available at http://pastebin.com/hBfLhXHS .

[darktable-devel] retina display support - and support of high-pixel-density-displays as a whole

2012-10-31 Thread kcleung
Most existing screen have a pixel density of 40 ppcm. However the Apple retina screen has 80ppcm, and with a resolution of 2880x1800. Obviously, photographers would like to make the full use of the native resolution on the screen! But in most applications, when the OS switches to the native res

Re: [darktable-devel] xmp and tagging

2012-10-31 Thread johannes hanika
we read both dc:subject and lr:hierarchicalSubject (first one is in your file). so you should be fine with those xmp, it's probably just a matter of removing the raws from dt's database, copying the xmp over to the right place (or using your script to inject just the tags into existing dt-xmp files

Re: [darktable-devel] Scrolling for keywords module

2012-10-31 Thread Jens Fendler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fair enough - as long as it's not completely forgotten :-) On 10/31/2012 10:56 PM, jeremy rosen wrote: > we've been discussing the patch on IRC, we offered a couple of > improvement ideas, I think none of us had had the time to review > it yet... >

Re: [darktable-devel] Scrolling for keywords module

2012-10-31 Thread jeremy rosen
we've been discussing the patch on IRC, we offered a couple of improvement ideas, I think none of us had had the time to review it yet... but it's in the pipeline On Wed, Oct 31, 2012 at 8:47 PM, Jens Fendler wrote: > Hi Henrik, > > I just noticed that the scrollbar patch for the keywords module

Re: [darktable-devel] release candidate 1.1rc1

2012-10-31 Thread Pascal de Bruijn
On Wed, Oct 31, 2012 at 8:12 PM, Marcus Bungert wrote: > Am 31.10.2012 17:57, schrieb Pascal de Bruijn: >> On Wed, Oct 31, 2012 at 8:28 AM, johannes hanika wrote: >>> hi all, >>> >>> as commits are easing down a little lately it seems appropriate to >>> push out the first release candidate of the

Re: [darktable-devel] OpenCL problem with NVidia Optimus

2012-10-31 Thread Jens Fendler
I'll just keep on trying things out which might have an effect and see if I can find any other solution. At least we've reached a point where I can make reasonable use of darktable on the new machine. In the meantime getting in contact with NVidia might be a good idea to perhaps get them workin

Re: [darktable-devel] Scrolling for keywords module

2012-10-31 Thread Jens Fendler
Hi Henrik, I just noticed that the scrollbar patch for the keywords module is not yet in master for 1.1rc. Is there any particular reason, i.e. anything fishy with the code, or was it just forgotten? Thanks, Jens On 10/17/2012 08:50 AM, Jens Fendler wrote: > -BEGIN PGP SIGNED MESSAGE-

Re: [darktable-devel] xmp and tagging

2012-10-31 Thread R S
here it is _MG_9615.xmp http://pastebin.com/MMcyd4RG papa Am 31.10.2012, 19:43 Uhr, schrieb Tobias Ellinghaus : > Am Mittwoch, 31. Oktober 2012, 18:39:04 schrub R S: >> Hi, > > Hi. > >> I am thinking about writing a script to import tags to darktable from >> .xmp >> sidecar files done by

Re: [darktable-devel] release candidate 1.1rc1

2012-10-31 Thread Marcus Bungert
Am 31.10.2012 17:57, schrieb Pascal de Bruijn: > On Wed, Oct 31, 2012 at 8:28 AM, johannes hanika wrote: >> hi all, >> >> as commits are easing down a little lately it seems appropriate to >> push out the first release candidate of the new version: >> >> https://sourceforge.net/projects/darktable/

Re: [darktable-devel] OpenCL problem with NVidia Optimus

2012-10-31 Thread Ulrich Pegelow
Am 31.10.2012 15:34, schrieb Jens Fendler: > On 10/30/2012 10:39 PM, johannes hanika wrote: >>> i would also try to remove all `const' from the code, we've had >>> issues with that in the past (went away with the next driver >>> version and came back with the one after that..). > > I tried that (r

Re: [darktable-devel] xmp and tagging

2012-10-31 Thread Tobias Ellinghaus
Am Mittwoch, 31. Oktober 2012, 18:39:04 schrub R S: > Hi, Hi. > I am thinking about writing a script to import tags to darktable from .xmp > sidecar files done by geeqie, because I 've got some 1000 's tagged > rawfiles. > My idea was to open geeqie's .xmp, extract the tags and insert them at the

[darktable-devel] xmp and tagging

2012-10-31 Thread R S
Hi, I am thinking about writing a script to import tags to darktable from .xmp sidecar files done by geeqie, because I 've got some 1000 's tagged rawfiles. My idea was to open geeqie's .xmp, extract the tags and insert them at the right place in 'picture.CR2.xmp' and tested it manually , but dark

Re: [darktable-devel] release candidate 1.1rc1

2012-10-31 Thread Pascal de Bruijn
On Wed, Oct 31, 2012 at 8:28 AM, johannes hanika wrote: > hi all, > > as commits are easing down a little lately it seems appropriate to > push out the first release candidate of the new version: > > https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-1.1~rc1.tar.gz/download

Re: [darktable-devel] OpenCL problem with NVidia Optimus

2012-10-31 Thread Jens Fendler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/30/2012 10:39 PM, johannes hanika wrote: >> i would also try to remove all `const' from the code, we've had >> issues with that in the past (went away with the next driver >> version and came back with the one after that..). I tried that (removi

Re: [darktable-devel] OpenCL problem with NVidia Optimus

2012-10-31 Thread Jens Fendler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/31/2012 12:47 PM, Ulrich Pegelow wrote: > Am 30.10.2012 22:13, schrieb Jens Fendler: If you are anyhow going > to do some further testing, please also give this one a try: > > __kernel void blendop_mask_RAW (__read_only image2d_t in_a, > __read_

Re: [darktable-devel] OpenCL problem with NVidia Optimus

2012-10-31 Thread Ulrich Pegelow
Am 30.10.2012 22:13, schrieb Jens Fendler: > Hi Johannes, > > On 10/30/2012 10:39 PM, johannes hanika wrote: > >>> GT540M here. > > Apart from the nvidia driver, do you think the version of VirtualGL or > Bumblebee might have an influence? > >>> i would also try to remove all `const' from the c

Re: [darktable-devel] OpenCL problem with NVidia Optimus

2012-10-31 Thread Kevin
On Wed, 31 Oct 2012 07:58:16 Jens Fendler wrote: > I'm sorry if my mail sounded pressuring - it wasn't supposed to give > anybody the impression they're obliged to respond quickly. If I thought that you were "pressuring" me I would not have responded! :) --

Re: [darktable-devel] release candidate 1.1rc1

2012-10-31 Thread Alexandre Prokoudine
On Wed, Oct 31, 2012 at 11:28 AM, johannes hanika wrote: There's a bunch of new preferences too -- among things I noticed. > ru: 1118 translated messages, 215 fuzzy translations, 176 untranslated > messages. I just stopped translating before strings freeze (with few exceptions) :) It's good to

[darktable-devel] release candidate 1.1rc1

2012-10-31 Thread johannes hanika
hi all, as commits are easing down a little lately it seems appropriate to push out the first release candidate of the new version: https://sourceforge.net/projects/darktable/files/darktable/1.1/darktable-1.1~rc1.tar.gz/download that doesn't mean this tarball is final or perfect by any means. we