-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Closing immediately after launch. The tray icon appears for a very small time and then disappears.
Steps to reproduce
$ ./kDrive-3.7.9.1-arm64.appimage
kDrive server starting
$ ps -fe | grep kDrive
furios 6321 5980 0 18:57 pts/1 00:00:00 grep kDrive
$
Expected behavior
kDrive starts and stays open.
Logs
20260110_1816_kDrive.log
20260110_1816_kDrive_client.log.0.txt
Additional context
$ uname -a
Linux cell 4.19.325-furiphone-radon #1 SMP PREEMPT FuriOS 14.0 Thu Jan 8 16:01:37 UTC 2026 aarch64 GNU/Linux
$ LC_ALL=C apt-cache policy selinux-basics apparmor xorg
selinux-basics:
Installed: (none)
Candidate: 0.6.0
Version table:
0.6.0 500
500 https://debian.furios.io forky/main amd64 Packages
500 https://debian.furios.io forky/main arm64 Packages
100 http://debian.furios.io unstable/main amd64 Packages
100 http://debian.furios.io unstable/main arm64 Packages
apparmor:
Installed: (none)
Candidate: 4.1.0-1
Version table:
4.1.0-1 500
500 https://debian.furios.io forky/main arm64 Packages
100 http://debian.furios.io unstable/main arm64 Packages
xorg:
Installed: (none)
Candidate: 1:7.7+25
Version table:
1:7.7+25 500
500 https://debian.furios.io forky/main arm64 Packages
100 http://debian.furios.io unstable/main arm64 Packages
$ echo $QT_QPA_PLATFORM
wayland
$ QT_QPA_PLATFORM=xcb ./kDrive-3.7.9.1-arm64.appimage
kDrive server starting
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, wayland-egl, wayland, xcb.
Sentry detected a crash in the app Server(1)
Annullato QT_QPA_PLATFORM=xcb ./kDrive-3.7.9.1-arm64.appimage
$ ./kDrive-3.7.9.1-arm64.appimage --appimage-extract
[...]
$ ./squashfs-root/usr/bin/kDrive
kDrive server starting
$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working