Re: [darktable-devel] Best way to hack the metadata viewer to show additional info?

2014-12-09 Thread Chris Siebenmann
> Yes, I had some ideas and started working on it but I am kind > of stuck. I still have to evaluate some things before I can > proceed. Current plan is to import basically every bit (*) of metadata > into the db (so it can be used to find images which wouldn't work if > it gets read on demand). I

Re: [darktable-devel] Sidecar file problems

2014-12-09 Thread Roman Lebedev
Hi. This *might* have been fixed by next commit (7735bc3b64727f02cfaa36b20705a2202a1d9087) after the one you are currently using. Roman. On Wed, Dec 10, 2014 at 12:24 AM, David Vincent-Jones wrote: > I have started having problems with ?-corrupt-? xmp files that displays > itself > as an image

[darktable-devel] Sidecar file problems

2014-12-09 Thread David Vincent-Jones
I have started having problems with ?-corrupt-? xmp files that displays itself as an image on the lighttable that is only a skull. Sometimes I can open the image (which appears in a totally unprocessed form) and sometimes trying to open the image causes dt to crash. I initially saw the problem

Re: [darktable-devel] OpenCl on OS X

2014-12-09 Thread Ulrich Pegelow
I don't have any access to the system you describe, so all I can do is guess. Most likely the problems are caused by the OpenCL compiler implementation for the specific hardware. At least the unusal number of compiler warnings points into that direction - neither AMD nor NVIDIA show these warni

Re: [darktable-devel] Best way to hack the metadata viewer to show additional info?

2014-12-09 Thread Togan Muftuoglu
> "Patrick" == Patrick Shanahan writes: Patrick> I have a different but similar need. I shoot a lot of sports and Patrick> use two bodies, one 24mb and one 16mb, and can crop considerably Patrick> smaller on the 24mb. I cannot always tell which body a shot is Patrick> from as

Re: [darktable-devel] Best way to hack the metadata viewer to show additional info?

2014-12-09 Thread Patrick Shanahan
* Tobias Ellinghaus [12-09-14 07:24]: > Am Montag, 8. Dezember 2014, 20:20:33 schrieb Togan Muftuoglu: > > [...] > > > 1) if I have used exposure compensation and if so what was the value ? > > 2) Which metering system have I used matrix, centered weighted, or spot > > > > Because these two abo

Re: [darktable-devel] OpenCl on OS X

2014-12-09 Thread parafin
Somewhat. There were some efforts put into OpenCL on OS X, but it seems they weren't enough. OpenCL is disabled by default on OS X for that reason. If you're interested in helping fix it, I suggest creating a bug report in redmine and attaching output of /Applications/darktable.app/Contents/MacOS/d

[darktable-devel] OpenCl on OS X

2014-12-09 Thread Moritz Moeller
... doesn't seem to work. If I switch this on, some of my thumbnails turn green and the images are totally blurred in Darkroom. This is an early 2014 retina MacBookPro with Intel Iris graphics. Is this expected? .mm -- D

Re: [darktable-devel] Best way to hack the metadata viewer to show additional info?

2014-12-09 Thread Tobias Ellinghaus
Am Dienstag, 9. Dezember 2014, 13:56:32 schrieb Togan Muftuoglu: > > "Tobias" == Tobias Ellinghaus writes: > Tobias> Am Montag, 8. Dezember 2014, 20:20:33 schrieb Togan Muftuoglu: > Tobias> [...] > > >> 1) if I have used exposure compensation and if so what was the value > >>

Re: [darktable-devel] Best way to hack the metadata viewer to show additional info?

2014-12-09 Thread Togan Muftuoglu
> "Tobias" == Tobias Ellinghaus writes: Tobias> Am Montag, 8. Dezember 2014, 20:20:33 schrieb Togan Muftuoglu: Tobias> [...] >> 1) if I have used exposure compensation and if so what was the value ? >> 2) Which metering system have I used matrix, centered weighted, or spot

Re: [darktable-devel] Best way to hack the metadata viewer to show additional info?

2014-12-09 Thread Tobias Ellinghaus
Am Montag, 8. Dezember 2014, 20:20:33 schrieb Togan Muftuoglu: [...] > 1) if I have used exposure compensation and if so what was the value ? > 2) Which metering system have I used matrix, centered weighted, or spot > > Because these two above could help me to work with the image but the other >

Re: [darktable-devel] Best way to hack the metadata viewer to show additional info?

2014-12-09 Thread Tobias Ellinghaus
Am Dienstag, 9. Dezember 2014, 09:38:38 schrieb jeremy rosen: > > I believe that the general feature of customizing the metadata view and > > > > additing additional options to it is already a long-standing feature > > request (listed in the bug tracker and so on). > > > > I'm just committing a

Re: [darktable-devel] Flickering in lighttable on OS X

2014-12-09 Thread parafin
This issue was discussed several times already - check "memory in megabytes to use for mipmap cache" setting in "core options" tab of preferences. Update couldn't have solved anything if you have wrong value there, unless you start with a clean config (~/.config/darkable). On Tue, 09 Dec 2014 12:2

[darktable-devel] Flickering in lighttable on OS X

2014-12-09 Thread Moritz Moeller
This is a persistent issue. I though 1.6 would resolve it but it hasn't. See video: https://www.youtube.com/watch?v=CUaCP5LKq6E .mm -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instan

[darktable-devel] Thank you, questions and wish list

2014-12-09 Thread Francois Bousquet
First of all thank you for your outstanding piece of software. I’ve been using DT for almost 2 years and I’m always amazed of the continuous improvement that you’re performing so far I’ve a couple of questions regarding the 1.6: - How to use the new basecurve tool to create basecurve from RAW

Re: [darktable-devel] Best way to hack the metadata viewer to show additional info?

2014-12-09 Thread jeremy rosen
> > I believe that the general feature of customizing the metadata view and > additing additional options to it is already a long-standing feature > request (listed in the bug tracker and so on). > > I'm just committing a short-term hack while I wait for the real > solution to show up. > As far