Closed KristijanZic closed 2 years ago
I faced the same issue. First I had a doubt that there is an issue with my OpenCL installation. Then on my Ubuntu 18.04, I installed darktable using apt. In that OpenCL worked without issues.
This led to me to figure out the root cause. Since it is a restricted snap, the snap runtime blocked access to OpenCL related libraries. While being an restricted snap may be a good idea it leads to another limitation as reported in https://github.com/kyrofa/darktable-snap/issues/4
So, it may be worth considering to make this snap unrestricted. Please let me know if I can assist in any way.
Finding the same issue with darktable 3. Is there anyway to install it with classic confinement?
Is there anyway to install it with classic confinement?
No, but if I can get some clear guidance on what I'm supposed to do to get opencl working I'd do it.
@kyrofa I have not made a snap myself. https://snapcraft.io/docs/snap-confinement might be useful. There is a manual approval process for snaps with classic confinement.
Any news on this? Could this snap be updated to use classic confinement so that it can take advantage of OpenCL and Darktable plugins and scripts?
As it now stands, the snap can't use OpenCL and can't use any plugins or scripts.
Any news on this?
No, opencl in snaps still appears to be a mess. This is the topic I've been following.
Thanks, I hope that snap team starts thinking about that. It affects most of the serious apps that deal with graphics.
I want to use latest darktable
via snap. And will wait with patience for a solution to the opencl
problem.
This is upcoming, but results on Intel
And results for nvidia
The current Darktable snap fails to detect OpenCL like seen in this screenshot:
As opposed to the Darktable from the universe as it can be seen in this screenshot:
neofetch
clinfo
It there's anything I can help test just let me know what and how.