Darktable broke for me after the last stable update, and it seems to be an issue with the libgphoto2 library. Arch has already fixed it (Commits · main · Arch Linux / Packaging / Packages / libgphoto2 · GitLab), but that fix isn’t in Manjaro’s next stable release. Since Darktable is critical and I don’t want to use the Flatpak, I’ve stopped updating.
Does anyone know when libgphoto2 2.5.32-2 will hit the Stable branch?
Curious… Although I see a message about libgphoto2_port.so.12 having no version information available, it’s non-fatal and Darktable works as usual. I’ve actually downgraded DT because the latest version has an annoying bug (reported upstream) whereby changes to which filters are expanded/contracted in the UI are ignored. The non-fatal error occurs with both the latest and downgraded version.
Is this actually stopping your Darktable working completely?
Your post has been moved to a dedicated topic. Please provide system information as described (below) and any other details that might help others to help you.
Regards.
Welcome to the Manjaro community
As a new or infrequent forum user, please take some time to familiarise yourself with Forum requirements, and the many ways to use the forum to your benefit:
Update Announcements
The Update Announcements contain important information and a Known Issues and Solutions section that should generally be checked before posting a request for support.
System Information
While information from *-fetch type apps might be fine for someone wishing to buy your computer, for Support purposes it’s better to ask your system directly;
Output of the inxi command with appropriate parameters will achieve this (naturally, formatted according to forum guidelines) and will generally be more useful for those wishing to help:
Be prepared to provide output from other commands whenever asked. It’s equally important to provide as much actionable information as possible in your first post, rather than simply indicating there is a problem.
Just tried the latest stable update on the other laptop, and Darktable after the upgrade to 5.2 works correctly. But on the main desktop, the app started to run into segfaults:
this is darktable 5.2.0 reporting a segfault:
warning: Currently logging to /tmp/darktable_bt_7WZQ92.txt. Turn the logging off and on to make the new setting effective.
#0 0x00007efcd30ade22 in ?? () from /usr/lib/libc.so.6
#1 0x00007efcd30a1fda in ?? () from /usr/lib/libc.so.6
#2 0x00007efcd30a2024 in ?? () from /usr/lib/libc.so.6
#3 0x00007efcd311292f in wait4 () from /usr/lib/libc.so.6
#4 0x00007efcd339ed34 in ?? () from /usr/bin/../lib/darktable/libdarktable.so
#5 <signal handler called>
#6 0x0000000000000000 in ?? ()
#7 0x00007efc01b27d00 in ?? () from /usr/lib/libportmidi.so.2
#8 0x00007efc01b275bd in Pm_Read () from /usr/lib/libportmidi.so.2
#9 0x00007efc01b6d2d6 in ?? () from /usr/lib/darktable/plugins/lighttable/libmidi.so
#10 0x00007efcd2ec6511 in ?? () from /usr/lib/libglib-2.0.so.0
#11 0x00007efcd2ec487d in ?? () from /usr/lib/libglib-2.0.so.0
#12 0x00007efcd2ec5cd7 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x00007efcd2ec6097 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#14 0x00007efcd2a2a1cf in gtk_main () from /usr/lib/libgtk-3.so.0
#15 0x00007efcd34ebea1 in dt_gui_gtk_run () from /usr/bin/../lib/darktable/libdarktable.so
#16 0x000055924ce951db in ?? ()
#17 0x00007efcd30376b5 in ?? () from /usr/lib/libc.so.6
#18 0x00007efcd3037769 in __libc_start_main () from /usr/lib/libc.so.6
#19 0x000055924ce95275 in ?? ()