You are not logged in.

#1 2023-11-16 00:15:51

gomi
Member
Registered: 2023-02-01
Posts: 33

[SOLVED] Console in GNOME curtails output at the top when running dark

The output is lengthy so I cannot post it in full when running

darktable -d all

The 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

#2 2023-11-16 01:23:28

yochananmarqos
Member
Registered: 2020-02-05
Posts: 222

Re: [SOLVED] Console in GNOME curtails output at the top when running dark

Send the output to a file instead:

darktable -d all > darktable.log

Offline

#3 2023-11-19 02:32:02

gomi
Member
Registered: 2023-02-01
Posts: 33

Re: [SOLVED] Console in GNOME curtails output at the top when running dark

That has worked. Thank you yochananmarqos.

Offline

Board footer

Powered by FluxBB