Re: [darktable-dev] Compiling with colord?

2015-11-24 Thread Robert William Hutton
On 25/11/15 16:37, KOVÁCS István wrote: Would it not make sense to fail the build if something was wrong with colour management? It would prevent one from producing sub-par builds. Not sure. A lot of people don't care about colour management, so I guess that's why it's optional. BTW, there'

Re: [darktable-dev] Compiling with colord?

2015-11-24 Thread KOVÁCS István
Hi, Thanks for the suggestion to check the build warnings - should have done that before/instead of asking. I have found the warning in the logs, installed the required library, now all is OK. I was just surprised to see that the two binaries (cmstest and dt itself), compiled during the same build

Re: [darktable-dev] (darktable:3580): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

2015-11-24 Thread Christian Iuga
Hi, Yes i'm sure, i have verify twice : my history : 423 rm -rf build/ 424 sudo rm -rf /opt/darktable/ 425 ./build.sh --enable-geo 426 cd "./build"; sudo make install 427 /opt/darktable/bin/darktable Same result without the --enable-geo (i don't have the map in darktable 2.0, i trying

Re: [darktable-dev] (darktable:3580): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

2015-11-24 Thread Pedro Côrte-Real
On Tue, Nov 24, 2015 at 8:41 PM, Roumano wrote: > Hi, > in the 2.0rc2+33~g477d322 > In preferences, preset, i have a issue with one module : > > http://roumano.com/temp/utf8_issue.png > > In the command line, i can saw this error linked : > > (darktable:3726): Pango-WARNING **: Invalid UTF-8 strin

[darktable-dev] (darktable:3580): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

2015-11-24 Thread Roumano
Hi, in the 2.0rc2+33~g477d322 In preferences, preset, i have a issue with one module : http://roumano.com/temp/utf8_issue.png In the command line, i can saw this error linked : (darktable:3726): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() Tested with the french lan

Re: [darktable-dev] Feature request: camera model in export module

2015-11-24 Thread Šarūnas Burdulis
On 11/20/2015 04:33 PM, Pedro Côrte-Real wrote: > On Fri, Nov 20, 2015 at 8:54 PM, Šarūnas Burdulis > wrote: >> would someone care to take a look at the attached patch? It ads >> $(EXIF_MODEL) to recognized variables in the export to files on disk >> file naming field. I used darktable-org/darktab

Re: [darktable-dev] Compiling with colord?

2015-11-24 Thread Tobias Ellinghaus
Am Montag, 23. November 2015, 21:57:24 schrieb KOVÁCS István: > Hi, > > I've checked out RC2 from git; compiled without a problem. > darktable-cmstest says 'darktable itself was built without colord > support'. Should I be concerned? > > Thanks, > Kofa > > kofa@eagle:~/darktable-2/bin > ./darkta

Re: [darktable-dev] failed to open format `pdf'

2015-11-24 Thread Tobias Ellinghaus
Am Montag, 23. November 2015, 21:41:39 schrieb Pascal Obry: > Hi Roumano, > > > Sorry but still the same issue (even with a fresh install ) ... > > > > not sure if it's related but : > > ldd /opt/darktable/lib/darktable/plugins/imageio/format/libpdf.so > > > > |grep > > > > 'not found' > > > >

Re: [darktable-dev] Darktable not picking the correct color profile

2015-11-24 Thread Tobias Ellinghaus
Am Sonntag, 22. November 2015, 17:58:02 schrieb Caio S. Souza: > Hi, > I have a dual monitor setup using a notebook. The second monitor (Dell > U2415) is plugged to the HDMI port of my notebook. Both are calibrated and > correctly configured using colord. When I run darktable-cmtest, everything > s

Re: [darktable-dev] Feature request: camera model in export module

2015-11-24 Thread Tobias Ellinghaus
Am Freitag, 20. November 2015, 23:40:47 schrieb Pedro Côrte-Real: [...] > As for submitting the patch ideally you'd do a pull request on github. > It's easier to review there and that way you actually get credited in > the commit history. If that's too inconvenient a patch attached to > email as