Am Dienstag, 2. Mai 2017, 11:42:57 CEST schrieb Jefferson Ferreira:
> Hi,
> 
> If I add this code in luarc the darktable executes without problem, but if
> I click on export module in lighttable, the darktable crash.

That code works for me. Actually I have something very similar active for 
testing myself all the time. Do you have a backtrace written by the crashing 
dt? Have a look in /tmp/ please. Otherwise you can create it like this:

gdb /opt/darktable/bin/darktable
r
(once it crashed:)
set pagination off
set logging file gdb.txt
set logging on
thread apply all bt full
q
y

that should create a file "gdb.txt" which I am interested in.

> I am using the latest version of darktable from GIT.

[...]

> ​Thanks in advance.​

Tobias

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to