https://bugs.kde.org/show_bug.cgi?id=448390

--- Comment #20 from Pozsgay Máté <matthew.li...@gmail.com> ---
I'm making some progress here. I checked the source code of the kmenuedit to
figure out what fixes my menus, and I found the following line particularly
interesting:
        KBuildSycocaProgressDialog::rebuildKSycoca(this);
As I figured out KSyCoCa is a configuration cache for KDE, and indeed executing
the kbuildsycoca5 command fixes the menus. I suspect there is some caching
problem, maybe the AppImage semi-sandboxing mechanism prevents the KDE to
detect some changes and rebuild/update the cache properly. My knowledge in KDE
internals are very limited, but it looks like this is the good direction. It
would be good to test out on a non-sandboxed version as well.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to