You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am a bit of a newbee moving to the Flatpak version of Digikam.
I have uninstalled the previous version leaving only the SQLite data base.
Installing using 'flatpak install flathub org.kde.digikam' reports no problems.
When I run 'flatpak run org.kde.digikam' I get many error messages and the resulting has many parts missing..
During the run process I get...
flatpak run org.kde.digikam
Qt: Session management error: Could not open network socket
digikam.general: DK_PLUGIN_PATH env.variable detected. We will use it to load plugin...
vkDebug: WARNING: panvk is not a conformant vulkan implementation, pass PAN_I_WANT_A_BROKEN_VULKAN_DRIVER=1 if you know what you're doing. (VK_ERROR_INCOMPATIBLE_DRIVER)
Unknown Vendor ID: "0x14e4"
Unable to detect GPU vendor.
Path override failed for key base::DIR_APP_DICTIONARIES and path '/app/bin/qtwebengine_dictionaries'
[2:2:0827/064415.623846:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[2:2:0827/064415.624028:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
~~~~ This last line occurs many times.
2:2:0827/064415.626959:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
PulseAudioService: pa_context_connect() failed
kf.xmlgui: Unhandled container to remove : Digikam::DigikamApp
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
~~~~ This last line occurs many times.
The terminal starting the process does not close, Digikam runs connecting to SQLite and accessing my data. It seems to work but there are so many error messages I have no confidence.
Can anybody throw any light on what is happening.
The text was updated successfully, but these errors were encountered:
The problem reported was from an install from the Flathub website.
Re installing from MX Package Installer - Flatpacks tab. reports no problems.
So problem seems to be fixed.
Hi I am a bit of a newbee moving to the Flatpak version of Digikam.
I have uninstalled the previous version leaving only the SQLite data base.
Installing using 'flatpak install flathub org.kde.digikam' reports no problems.
When I run 'flatpak run org.kde.digikam' I get many error messages and the resulting has many parts missing..
During the run process I get...
flatpak run org.kde.digikam
The text was updated successfully, but these errors were encountered: