You are not logged in.
The output is lengthy so I cannot post it in full when running
darktable -d allThe actual reason for wishing to post is that darktable hangs on import. It works well with already imported raw files.
So far as I can make out DT is not governed by systemd so fault finding requires DT's own debugging system, so run it in the console with
darktable -d {flag}I'm on Arch stable, currently 6.6.1-arch1-1with GNOME as the GUI.
How do I configure the console to not limit the output length? I don't mind changing it back again afterwards but it needs the whole output for sensible fault finding.
Last edited by gomi (2023-11-19 02:34:29)
Offline
Send the output to a file instead:
darktable -d all > darktable.logOffline
That has worked. Thank you yochananmarqos.
Offline