On Wed, Nov 25, 2015 at 12:34 AM, Christian Iuga <roum...@gmail.com> wrote: > 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
On Mon, Nov 23, 2015 at 11:29 PM, Roumano <roum...@gmail.com> wrote: > Le lundi 23 novembre 2015 à 13:34 +0300, Roman Lebedev a écrit : >> On Mon, Nov 23, 2015 at 1:29 PM, Christian Iuga <roum...@gmail.com> >> wrote: >> > Hi, >> > >> > I have try yesterday the upcoming 2.0 version (via the git master >> > 2.0rc2+33~g477d322 ) >> > >> > On the command line when using darktable, i saw this error : >> > >> > [imageio_load_module] failed to open format `pdf': 'init': >> > /opt/darktable/lib/darktable/plugins/imageio/format/libpdf.so: >> > undefined symbol: init >> I guess, as usual: >> sudo rm -rf /opt/darktable >> rm -rf darktable/build > Hi, > > 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' > libdarktable.so => not found > find / -xdev -name libdarktable.so > /usr/lib64/darktable/libdarktable.so > /opt/darktable/lib/darktable/libdarktable.so If you self-compile /opt/darktable, why is there /usr/lib64/darktable? Is it there intentionally? > > Regards >> >> > >> > I don't known if it's a important issue or not >> > Maybe it's not a big issue but as you are in RC mode ... >> > >> > >> > Regards >> > >> > ___________________________________________________________________ >> > ________ >> > darktable developer mailing list to unsubscribe send a mail to >> > darktable-dev+unsubscr...@lists.darktable.org > > Same result without the --enable-geo (i don't have the map in darktable 2.0, > i trying to install the osm-gps-map but not yet available in my OS ) > > Regards > > > > 2015-11-24 21:58 GMT+01:00 Pedro Côrte-Real <pe...@pedrocr.net>: >> >> On Tue, Nov 24, 2015 at 8:41 PM, Roumano <roum...@gmail.com> 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 string passed to >> > pango_layout_set_text() >> > >> > Tested with the french language & LANG=C, it's the same... >> >> Considering the pdf issue together with this one I'd say your build is >> broken somehow. Are you sure you've deleted everything in the >> darktable install directory (/opt/darktable by default) before doing >> make install? >> >> Cheers, >> >> Pedro > > > > ___________________________________________________________________________ > darktable developer mailing list to unsubscribe send a mail to > darktable-dev+unsubscr...@lists.darktable.org Roman. ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org