-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
My system: Kubuntu 20.04 (KDE) - GTX 960
When I try to open my CR2 files as usual, Darktable just ends up showing only a small empty window. I must kill Darktable process. The problem occurs even with empty "~ /.config/darktable/" folder.
I have built Darktable with:
./build.sh --prefix /home/yafu/.darktable_master --buildtype RelWithDebInfo
Then when I start darktable from the terminal:
./darktable -d all IMG_4537.CR2
this is part of the output I get until it hangs:
https://pastebin.com/RLWdvNnQ
I'm not sure why this makes so much reference to "/media/TEMPORAL/@@Darktable_Git/darktable/" location, which is the path where I have the sources, not the binaries.
Darktable opens correctly if I run darktable binary. The problem occurs only if I want to open image files "with" darktable. It is always reproducible. I think the problem occurred more than a month ago, I really didn't have time before making the report. The last known version that works correctly on my system is: 3.1.0+1795~g0c7527f8c
Edit:
Just in case my bad English:
when I said "I think the problem occurred more than a month ago", it was actually "I think the problem started happening for about a month, and still the problem is present in current master on my system"