https://bugs.kde.org/show_bug.cgi?id=514860
Davíð Steinn Geirsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Davíð Steinn Geirsson <[email protected]> --- (In reply to TraceyC from comment #3) > Can you see if this happens with 6.6 when it's released in about a week? > Thanks. I'm seeing what I believe is the same bug on 6.6.0. I'm on NixOS, and occasionally when I rebuild my system configuration with `nixos-rebuild switch`, all the folders in kicker show up empty. Apps pinned to task manager show the placeholder icon, and clicking them shows "Unknown application folder" notification. After running `kquitapp6 plasmashell && kstart plasmashell`, everything works normally. ``` feb 21 02:57:16 stofa plasmashell[3296008]: Error, KSycocaFactory (id = 1 ) not found! feb 21 02:57:16 stofa plasmashell[3296008]: Could not open sycoca database, you must run kbuildsycoca first! feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "/nix/store/0d7cb61k4isc8ck2d6nn2bg32r7i0lx5-vmsilo-desktop-files/share/applications/vmsilo.lowsec.org.kde.konsole.desktop" 0x563d66f25940 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "applications:vmsilo.lowsec.org.kde.konsole.desktop" 0x563d66f25940 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "/nix/store/0d7cb61k4isc8ck2d6nn2bg32r7i0lx5-vmsilo-desktop-files/share/applications/vmsilo.lowsec.firefox.desktop" 0x563d66d8cea0 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "applications:vmsilo.lowsec.firefox.desktop" 0x563d66d8cea0 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "vmsilo.lowsec.org.kde.konsole.desktop" 0x563d66f25940 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "file:///nix/store/0d7cb61k4isc8ck2d6nn2bg32r7i0lx5-vmsilo-desktop-files/share/applications/vmsilo.lowsec.firefox.desktop" 0x563d66d8cea0 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "file:///nix/store/0d7cb61k4isc8ck2d6nn2bg32r7i0lx5-vmsilo-desktop-files/share/applications/vmsilo.lowsec.org.kde.konsole.desktop" 0x563d66f25940 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "/nix/store/2z4hj7xfzajzf2zx9d6ns1n48jzjmrsq-systemsettings-6.6.0/share/applications/systemsettings.desktop" 0x563d66d8cde0 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "applications:systemsettings.desktop" 0x563d66d8cde0 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "systemsettings.desktop" 0x563d66d8cde0 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "vmsilo.lowsec.firefox.desktop" 0x563d66d8cea0 feb 21 02:57:16 stofa plasmashell[3296008]: Entry is not valid "file:///nix/store/2z4hj7xfzajzf2zx9d6ns1n48jzjmrsq-systemsettings-6.6.0/share/applications/systemsettings.desktop" 0x563d66d8cde0 ``` -- You are receiving this mail because: You are watching all bug changes.
