flathub / org.darktable.Darktable

https://flathub.org/apps/details/org.darktable.Darktable
5 stars 14 forks source link

Error executing GDB in latest 2.6 #29

Closed paperdigits closed 5 years ago

paperdigits commented 5 years ago

I'm running NixOS stable with flatpak. I have an nVidia GTX970 in this system, using the proprietary nVidia driver.

With the latest 2.6 from flathub, when I start darktable, I get the following:

% flatpak run org.darktable.Darktable
[defaults] found a 64-bit system with 16372656 kb ram and 4 cores (0 atom based)
[defaults] setting high quality defaults

(darktable:2): GLib-CRITICAL **: 08:48:16.037: g_variant_unref: assertion 'value != NULL' failed
an error occurred while trying to execute gdb. please check if gdb is installed on your system.
backtrace written to /tmp/darktable_bt_JFYJVZ.txt

I have the same version running on KDE neon with an intel integrated graphics card, and it runs OK. Perhaps this is because of recent OpenCL patches?

Any help is appreciated!

paperdigits commented 5 years ago

Seems to be an issue with flatpak on NixOS.