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

Méven Car <meven....@enioka.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |meven....@enioka.com

--- Comment #13 from Méven Car <meven....@enioka.com> ---
(In reply to Avinash Mishra from comment #12)
> By deleting ~/.config/mimeapps.list following issues gets resolved
> 1.High CPU usage by plasmashell
> 2.Continuous applications updated message in application launcher.
> 3.Add panel option disappearing from right click menu after a sec.

So Zamundaaa how is your ~/.config/mimeapps.list file like ?

Is it being updated often ?
You can check with `while inotifywait -e close_write ~/.config/mimeapps.list;
do echo "mimeapps edited"; done`
That would explain the issue why the cache is generated constantly.

The other hypothesis is that an application not using latest kservice is
forcefully rebuilding the cache making the other apps expecting a cache with
version 304 to regenerate it.

Does this occur when the only application running is dolphin ? When no
application are running ?

> Perhaps we should revert for now before tagging in four days?

Maybe but I'd like not to, this patch is an important fix to our mimetype
association service.

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

Reply via email to