Bug 408807 - Not receiving notifications to track progress of long-running operations
Summary: Not receiving notifications to track progress of long-running operations
Status: RESOLVED DUPLICATE of bug 408250
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (show other bugs)
Version: 5.16.0
Platform: Neon Linux
: NOR major
Target Milestone: 1.0
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-16 22:04 UTC by Tommy Beauclair
Modified: 2019-06-17 07:33 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommy Beauclair 2019-06-16 22:04:16 UTC
SUMMARY


STEPS TO REPRODUCE
1. Installed the last updates
2. When copying a file nothing in the notification bar
3. After some search found that because kuiserver5 is missing (https://forum.kde.org/viewtopic.php?f=66&t=141615)

OBSERVED RESULT
No notification when copying file

EXPECTED RESULT
Notification when copying file

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.0.0-16-generic
(available in About System)
KDE Plasma Version: 5.16.0
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION
Comment 1 Tommy Beauclair 2019-06-16 22:05:45 UTC
I decompressed the neon's plasma-workspace and effectively no binary for kuiserver5
Comment 2 Christoph Feck 2019-06-17 01:21:14 UTC
"kuiserver" was removed from plasma-workspace with the notifications rewrite. Reassigning to Plasma developers to check if this was intended.
Comment 3 Tommy Beauclair 2019-06-17 01:23:54 UTC
So is there a way to have file operation progress?
Comment 4 Christoph Feck 2019-06-17 02:13:11 UTC
If I understand the code correctly, a new "nofiticationmanager" process should be responsible to manage the kuiserver D-Bus API. On my system, however, such a process is not running.

Please wait for a Plasma developer to clarify.
Comment 5 Christoph Feck 2019-06-17 02:14:37 UTC
"notificationmanager" is the correct name, see https://cgit.kde.org/plasma-workspace.git/tree/libnotificationmanager/CMakeLists.txt
Comment 6 Nate Graham 2019-06-17 04:09:02 UTC
kuiserver5 was indeed removed, so let's use this to track not getting notifications for progress tracking as expected.
Comment 7 Kai Uwe Broulik 2019-06-17 07:33:54 UTC
Please see the linked bug report for instructions on how to provide debug information on this issue.

*** This bug has been marked as a duplicate of bug 408250 ***