D14895: Plasmashell freezes when trying to get free space info from mounted remote filesystem after losing connection to it

Alan Justino da Silva noreply at phabricator.kde.org
Thu Mar 23 17:30:11 GMT 2023


alanjds added a comment.


  As described on https://bugs.kde.org/show_bug.cgi?id=401088, this notification is triggering when it should not: during short bursts of high CPU load, instead of when a real issue is ongoing.
  
  Then the //handling// of the high amount of notifications is extending the CPU load, possibly creating more notifications in a cycle.
  
  Not saying to remove the feature, but I would benefit from having the default timeout of 15 seconds configurable.
  If easy, I can contribute the commit, given some guiding examples. Yet I just want this not locking my machine 😬.

INLINE COMMENTS

> soliddeviceengine.cpp:583-584
> +
> +        // start timer: after 15 seconds we will get an error
> +        timer->start(15000);
>      }

Can we have this number configurable somehow, even if only before startup.

It's been annoying to have notifications when bringing lots of Docker instances at once.

The overhead of _receiving and showing_ the notifications is being longer than the one about bringing the instances up.

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D14895

To: McPain, broulik
Cc: alanjds, ngraham, anthonyfieroni, davidedmundson, plasma-devel, balaji, galderaa, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20230323/8eba562e/attachment.htm>


More information about the Plasma-devel mailing list