| Summary: | Restarting Plasma causes job progress to be shown in a separate window rather than as Plasma notifications | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | paninomaninodesu |
| Component: | Notifications | Assignee: | Kai Uwe Broulik <kde> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.23.3 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Dolphin showing file copy status the wrong way | ||
|
Description
paninomaninodesu
2021-11-30 17:07:41 UTC
We'll need separate bug reports for each issue. This particular one would seem to indicate that the notification system disn't get started properly. if you open the Notifications applet in your System Tray, what does it show? "If you open the Notifications applet in your System Tray, what does it show?" As far as I can tell it's shows normally, there's no apparent change there, that's why I hand't noticed before and had not associated that change in behavior when copying files on Dolphin with the refresh. It's not that everything stops working because of the refresh, it's just that thing that it's affected (or so it seems). OK, thanks for the info. Anyway, this happens when an app launches before Plasma does, and hence it finds no notification server to send jobs to. The app could periodically poll for a new one, but that would be up to each app, and it's a very rare circumstance and hence probably not going to happen everywhere, or even anywhere. So unfortunately I'm not sure there's much if anything we can do about this, sorry. |