Created attachment 129521 [details] Video rendering notification While rendering video in Kdenlive notification was rendered. It shows the rendering progress bar and 2 buttons: to stop the process and to show more info. The more info button - when clicked - shows nothing so I think in some cases this button shouldn't be rendered at all. STEPS TO REPRODUCE 1. Run Kdenlive 2. Prepare some video to render 3. Start rendering process OBSERVED RESULT The notification includes a button to show more info but when clicked no extra info is visible EXPECTED RESULT The notification either show some more info when the button next to stop is clicked to this button should be hidden SOFTWARE/OS VERSIONS Linux/KDE Plasma: Neon KDE Plasma Version: 5.19.1 KDE Frameworks Version: 5.71 Qt Version: 5.14.2
Kdenlive sets a description value without a label to show remaining time. That's a bit weird (i.e. why not use "remaining time" as label and the time as value) but supporting that should be easy (and actually remove some code)
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/99
Git commit 09e73292aa3e1d07d531d01bcdd086ab6b7801e7 by Kai Uwe Broulik. Committed on 22/06/2020 at 09:50. Pushed by broulik into branch 'Plasma/5.19'. [Notifications] Support description where only a value is set FIXED-IN: 5.19.2 M +1 -2 applets/notifications/package/contents/ui/JobDetails.qml M +0 -2 libnotificationmanager/job_p.cpp https://invent.kde.org/plasma/plasma-workspace/commit/09e73292aa3e1d07d531d01bcdd086ab6b7801e7