https://bugs.kde.org/show_bug.cgi?id=523013
Bug ID: 523013
Summary: Union doesn't refresh the cache when deleting
~/.local/share/union
Classification: Frameworks and Libraries
Product: Union
Version First unspecified
Reported In:
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
When I delete ~/.local/share/union, the Plasma session crashes every time when
I try to login. Checking journalctl (attached in ADDITIONAL INFORMATION), I see
it's likely that Qt cannot initialize. I deleted the ~/.cache and re-login, it
works again. So I suspect that Union doesn't refresh the cache when deleting
~/.local/share/union.
STEPS TO REPRODUCE
1. Delete ~/.local/share/union
2. Log out
3. Log in
OBSERVED RESULT
Plasma session crashes, yielding a Qt error and returns to SDDM.
EXPECTED RESULT
Plasma should start normally.
SOFTWARE/OS VERSIONS
Operating System: Kalpa Desktop 20260710
KDE Plasma Version: 6.7.2
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
```
Jul 13 20:03:35 static.vnpt.vn drkonqi-coredump-launcher[34543]: could not
connect to display
Jul 13 20:03:35 static.vnpt.vn drkonqi-coredump-launcher[34543]: From 6.5.0,
xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
Jul 13 20:03:35 static.vnpt.vn drkonqi-coredump-launcher[34543]: Could not load
the Qt platform plugin "xcb" in "" even though it was found.
Jul 13 20:03:35 static.vnpt.vn drkonqi-coredump-launcher[34543]: 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-brcm, wayland-egl, wayland, xcb.
Jul 13 20:03:35 static.vnpt.vn systemd-coredump[34559]: [🡕] Process 34543
(drkonqi-coredum) of user 1000 dumped core.
Stack trace of thread
34543:
#0 0x00007f725f69cebc
__pthread_kill_implementation (libc.so.6 + 0x9cebc)
#1 0x00007f725f641f86
raise (libc.so.6 + 0x41f86)
#2 0x00007f725f6293a0
abort (libc.so.6 + 0x293a0)
#3 0x00007f725fefd17d
n/a (libQt6Core.so.6 + 0xfd17d)
#4 0x00007f725fefecc1
_ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0xfecc1)
#5 0x00007f7260781384
n/a (libQt6Gui.so.6 + 0x181384)
#6 0x00007f7260831fc8
_ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 +
0x231fc8)
#7 0x00007f725ffe1ecd
_ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x1e1ecd)
#8 0x00007f72608320d2
_ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x2320d2)
#9 0x00007f726082e876
_ZN15QGuiApplicationC1ERiPPci (libQt6Gui.so.6 + 0x22e876)
#10 0x000055c3c67e5f6f
n/a (drkonqi-coredump-launcher + 0x8f6f)
#11 0x00007f725f62b33e
__libc_start_call_main (libc.so.6 + 0x2b33e)
#12 0x00007f725f62b46b
__libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2b46b)
#13 0x000055c3c67e7195
n/a (drkonqi-coredump-launcher + 0xa195)
ELF object binary
architecture: AMD x86-64
Jul 13 20:03:35 static.vnpt.vn systemd[1435]:
drkonqi-coredump-launcher@1884-396-34524_39442-0.service: Main process exited,
code=dumped, status=6/ABRT
Jul 13 20:03:35 static.vnpt.vn systemd[1435]:
drkonqi-coredump-launcher@1884-396-34524_39442-0.service: Failed with result
'core-dump'.
```
--
You are receiving this mail because:
You are watching all bug changes.