Hello,

I moved from mint LMDE to mint 14 based on ubuntu and darktable is
either crashing or giving just empty pictures. I can not export anything
at all.

Please help!

Version 1.1.3 from PPA
https://launchpad.net/~pmjdebruijn/+archive/darktable-release is giving
ca. 40 kB pictures which are uniformly grey.

The DT 1.1.3 output in the console during export is:
###################
4# darktable
Not a JPEG file: starts with 0x49 0x49
sqlite3 error: /build/buildd/darktable-1.1.3/src/develop/develop.c:722,
function auto_apply_presets(): table history has 10 columns but 8 values
were supplied
Not a JPEG file: starts with 0x49 0x49
Not a JPEG file: starts with 0x49 0x49
Error: Directory (Last IFD item) with 1204 entries considered invalid;
not read.
Warning: Directory Thumbnail, entry 0x0201: Data area exceeds data
buffer, ignoring it.
Error: Directory (Last IFD item) with 1204 entries considered invalid;
not read.
Warning: Directory Thumbnail, entry 0x0201: Data area exceeds data
buffer, ignoring it.
[export_job] exported to `/xxx/yyy/_MG_5134.jpg'
###################

When I compile darktable 1.1+1079~g5ea65b0  by myself the behaviour is
not consistent. But in any case the export does not work.

(1) When I set LANG=C and start DT I can not export at all, because of a
message saying: "Failed to get parameters from storage module, aborting
export"

(2) With LANG=de_DE.UTF-8 I can export, but the pictures are uniformly
grey, like with version 1.1.3

(3) With LANG=de_DE.UTF-8 when I make use of module "Farbbereiche"
(color zones) DT crashes during export. The console output for this
crahs is:
####################
1# ./darktable
Warning: Exif tag Exif.Photo.MakerNote not encoded
Warning: Exif tag Exif.Canon.0x4002 not encoded
Warning: Exif tag Exif.Canon.0x4005 not encoded
Warning: Directory Thumbnail, entry 0x0201: Data area exceeds data
buffer, ignoring it.
Warning: Directory Thumbnail, entry 0x0201: Data area exceeds data
buffer, ignoring it.
[export_job] exported to `/xxx/yyy/IMG_1151_01.jpg'
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Die Operation ist nicht erlaubt.
/opt/darktable/bin/32467: Datei oder Verzeichnis nicht gefunden.
/opt/darktable/share/darktable/gdb_commands:1: Error in sourced command
file:
No stack.
an error occured while trying to execute gdb. please check if gdb is
installed on your system.
Speicherzugriffsfehler (Speicherabzug geschrieben)
###############



Here is what "build" is telling me when I compile DT:

####################
15# ./build.sh
Darktable build script

Building directory:  ./build
Installation prefix: /opt/darktable/
Build type:          Release
Make program:        make
Make tasks:          8


-- The CXX compiler identification is GNU 4.7.2
-- The C compiler identification is GNU 4.7.2
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- multiarch triplet detected: x86_64-linux-gnu
-- Determining version
-- Found Gettext
-- Found msgfmt to convert language file. Translation enabled
-- Found xsltproc
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- checking for module 'glib-2.0'
--   found glib-2.0, version 2.34.1
-- Found Glib
-- Found GTK2_GTK: /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found suitable
version "2.8.0", required is "2.6")
-- Found GPHOTO2: /usr/lib/x86_64-linux-gnu/libgphoto2.so
-- Found INOTIFY: /usr/include
-- Found LENSFUN: /usr/lib/liblensfun.so
-- checking for module 'gio-2.0'
--   found gio-2.0, version 2.34.1
-- Found GIO
-- Found GThread: /usr/lib/x86_64-linux-gnu/libgthread-2.0.so
-- Found GModule: /usr/lib/x86_64-linux-gnu/libgmodule-2.0.so
-- checking for module 'freetype2'
--   found freetype2, version 15.0.9
-- checking for module 'cairo'
--   found cairo, version 1.12.2
-- Found Cairo
-- Found PANGOCAIRO: /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so
-- Found PThread: /usr/lib/x86_64-linux-gnu/libpthread.so
-- Found RSVG2: /usr/lib/x86_64-linux-gnu/librsvg-2.so
-- checking for module 'gdk-pixbuf-2.0'
--   found gdk-pixbuf-2.0, version 2.26.4
-- Found GDK-PixBuf
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version
"2.8.0")
-- Found SQLITE3: /usr/lib/x86_64-linux-gnu/libsqlite3.so
-- Found EXIV2: /usr/lib/libexiv2.so
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version
"7.27.0")
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.7")
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.49")
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "4.0.2")
-- Found OPENEXR:
/usr/lib/libIlmImf.so;/usr/lib/libImath.so;/usr/lib/libIex.so;/usr/lib/libIlmThread.so

-- Found LCMS2: /usr/lib/x86_64-linux-gnu/liblcms2.so
-- Internationalization: Enabled
-- Found FLICKCURL: /usr/lib/libflickcurl.so
-- checking for module 'json-glib-1.0'
--   found json-glib-1.0, version 0.15.2
-- Found JsonGlib
-- Found OpenJPEG: /usr/lib/x86_64-linux-gnu/libopenjpeg.so
-- OpenJPEG version 1.3.0 found. Only 1.5 and newer support reading of
icc profiles.
-- Found GNOMEKEYRING: /usr/lib/x86_64-linux-gnu/libgnome-keyring.so
-- checking for module 'GraphicsMagick'
--   found GraphicsMagick, version 1.3.16
-- Found GraphicsMagick
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Found SDL:
/usr/lib/x86_64-linux-gnu/libSDLmain.a;/usr/lib/x86_64-linux-gnu/libSDL.so
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in
/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
- found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
-- Checking for -march=native support
-- Performing Test MARCHNATIVE
-- Performing Test MARCHNATIVE - Success
-- checking for one of the modules 'libsoup-2.4;libsoup2'
-- checking for one of the modules 'libsoup-2.2;libsoup2'
-- Map mode: enabled
-- checking for module 'colord'
--   found colord, version 0.1.21
-- 
-- Could NOT find Java (missing:  Java_JAR_EXECUTABLE
Java_JAVAC_EXECUTABLE Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE)
(found version "1.7.0.13")
-- No saxon XSLT processor and/or no docbook saxon extension library found.
Xslt processor saxon not found. HTML usermanual will be built with xsltproc;
expect usermanual with inconsistent screenshot and image dimensions.
Missing xml2po. No localized usermanuals are build
Missing xml2po
Can NOT update usermanual
-- Configuring done
-- Generating done
-- Build files have been written to: /data/src/darktable/build
##################

Thank you for your help,
Matthias


------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to