SUMMARY Haruna Flatpak crashes everytime I launch it. When running it via the terminal, the app crashes and nothing returns. However when the -v option is added the following is output: $ flatpak run -v org.kde.haruna F: No installations directory in /etc/flatpak/installations.d. Skipping F: Opening system flatpak installation at path /var/lib/flatpak F: Opening user flatpak installation at path /home/nethshan/.local/share/flatpak F: Opening user flatpak installation at path /home/nethshan/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: Skipping parental controls check for app/org.kde.haruna/x86_64/stable since parental controls are disabled globally F: Opening user flatpak installation at path /home/nethshan/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: /var/lib/flatpak/runtime/org.kde.Platform/x86_64/6.7/4afea99cd9ad27be52bc0b5677b3c0490ef6b3840d1a668da9ca7250f7c39dca/files/lib32 does not exist F: Cleaning up unused container id 2566866547 F: Cleaning up per-app-ID state for org.kde.haruna F: Allocated instance id 3979599584 F: Add defaults in dir /org/kde/haruna/ F: Add locks in dir /org/kde/haruna/ F: Allowing dri access F: Allowing host-fs access F: Allowing homedir access F: Allowing wayland access F: Allowing pulseaudio access F: Pulseaudio user configuration file '/home/nethshan/.config/pulse/client.conf': Error opening file /home/nethshan/.config/pulse/client.conf: No such file or directory F: Running '/usr/bin/bwrap --args 41 -- /usr/bin/xdg-dbus-proxy --args=40' F: Running '/usr/bin/bwrap --args 39 -- haruna' STEPS TO REPRODUCE 1. Open the latest Haruna flatpak OBSERVED RESULT Haruna just crashes without any errors EXPECTED RESULT Haruna ought to launch SOFTWARE/OS VERSIONS Operating System: Aurora 40 KDE Plasma Version: 6.2.1 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.2 Kernel Version: 6.11.3-200.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 22 × Intel® Core™ Ultra 7 155H Memory: 15.0 GiB of RAM Graphics Processor: Mesa Intel® Arc Manufacturer: HP Product Name: HP Spectre x360 2-in-1 Laptop 14-eu0xxx
UPDATE: Like in https://bugs.kde.org/show_bug.cgi?id=458078, if I force x11 by disabling wayland socket via flatseal it works. The assignee of the issue has closed the issue for lack of provided information. I am willing to provide the necessary information. However, please direct me where necessary as I am not that familiar with diagnosing these issues. Also as the assignee has mentioned, clearing the cache folder of Haruna did not solve the issue.
Created attachment 175196 [details] Detailed verbose by using -vv option
This is the journalctl: Oct 25 01:40:24 aurora systemd[1986]: Started app-org.kde.haruna@d3dce469f65f44cbbfda4bcf481cec80.service - Haruna. Oct 25 01:40:24 aurora systemd[1986]: Started app-flatpak-org.kde.haruna-26321.scope. Oct 25 01:40:24 aurora xdg-desktop-portal-kde[2500]: xdp-kde-settings: Key "activeFont" doesn't exist Oct 25 01:40:26 aurora systemd-coredump[26372]: [🡕] Process 26332 (haruna) of user 1000 dumped core. Stack trace of thread 33: #0 0x00007f0dfc977d47 n/a (/usr/lib/x86_64-linux-gnu/libc.so.6 + 0x164d47) #1 0x00007f0db1fec3d7 n/a (/usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/iHD_drv_video.so + 0x3ec3d7) #2 0x00007f0dfef478ee n/a (/usr/lib/x86_64-linux-gnu/libva.so.2.1900.0 + 0xb8ee) #3 0x00007f0e0163eb42 n/a (/app/lib/libavutil.so.59.39.100 + 0x3eb42) ELF object binary architecture: AMD x86-64 Oct 25 01:40:26 aurora systemd[1986]: app-org.kde.haruna@d3dce469f65f44cbbfda4bcf481cec80.service: Main process exited, code=exited, status=139/n/a Oct 25 01:40:26 aurora systemd[1986]: app-org.kde.haruna@d3dce469f65f44cbbfda4bcf481cec80.service: Failed with result 'exit-code'. Oct 25 01:40:26 aurora systemd[1986]: Started drkonqi-coredump-launcher@101-26373-0.service - Launch DrKonqi for a systemd-coredump crash (PID 26373/UID 0). Oct 25 01:40:26 aurora drkonqi-coredump-launcher[26384]: Unable to find file for pid 26332 expected at "kcrash-metadata/haruna.fbc949467d2d420bbdde1ed9388f6a8a.26332.ini" Oct 25 01:40:26 aurora drkonqi-coredump-launcher[26384]: Nothing handled the dump :O