Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing Digikam Flatpak in MX-Linux on Raspberry Pi reports many errors. #120

Open
ebbw4 opened this issue Aug 27, 2024 · 3 comments
Open

Comments

@ebbw4
Copy link

ebbw4 commented Aug 27, 2024

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.

@travier
Copy link
Member

travier commented Aug 27, 2024

the resulting has many parts missing..

What does this mean?

Which system are you running? You can get it from cat /etc/os-release

@ebbw4
Copy link
Author

ebbw4 commented Aug 28, 2024

Hi
this is what my system reports for the install.
Hardware is Raspberry Pi 5
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
Sysinfo reports
[CODE]System:
Kernel: 6.6.31+rpt-rpi-2712 arch: aarch64 bits: 64 compiler: gcc v: 12.2.0 parameters: reboot=w
coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe smsc95xx.macaddr=D8:3A:DD:E7:EE:87
vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=ttyAMA10,115200 console=tty1
root=PARTUUID=b9834440-02 rootfstype=ext4 fsck.repair=yes splash rootwait quiet
plymouth.ignore-serial-consoles
Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.36 info: xfce4-panel wm: xfwm v: 4.18.0 vt: 7
dm: LightDM v: 1.26.0 Distro: MX-23.3_rpi_arm64 Libretto January 21 2024 base: Debian GNU/Linux
12 (bookworm)
Machine:
Type: ARM System: Raspberry Pi 5 Model B Rev 1.0 details: N/A rev: d04170 serial: [/CODE]

Thanks for your interest.

@ebbw4
Copy link
Author

ebbw4 commented Aug 28, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants