Bug 451713 - 'Printers' applet does not load (qml errors)
Summary: 'Printers' applet does not load (qml errors)
Status: RESOLVED FIXED
Alias: None
Product: print-manager
Classification: Frameworks and Libraries
Component: applet (show other bugs)
Version: 22.03.80
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Daniel Nicoletti
URL:
Keywords:
: 451739 452029 452214 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-03-20 06:55 UTC by Kishore Gopalakrishnan
Modified: 2022-04-03 11:37 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of the applet (111.85 KB, image/png)
2022-03-20 06:55 UTC, Kishore Gopalakrishnan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kishore Gopalakrishnan 2022-03-20 06:55:24 UTC
Created attachment 147611 [details]
Screenshot of the applet

SUMMARY
With print-manager 22.03.80, the printers applet in the systray says 'there was a problem loading Printers' (attached screenshot)

STEPS TO REPRODUCE
1. Open the applet in the system tray

OBSERVED RESULT
Applet does not load (Attached screenshot). Error messages shown are:

file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/printmanager.qml:56:34: Type PopupDialog unavailable

file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/PopupDialog.qml:61:24: PlasmaExtras.Highlight is not a type

EXPECTED RESULT
List of printers should be shown.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.3
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.16.15-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
Memory: 21.5 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics

ADDITIONAL INFORMATION
Downgrading print-manager to 21.12.3-1 fixes the issue.
Comment 1 Bug Janitor Service 2022-03-20 08:55:40 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/print-manager/-/merge_requests/22
Comment 2 Kai Uwe Broulik 2022-03-20 12:26:42 UTC
Git commit 1abb32b79632b00685e8997ac07863f23b3e8748 by Kai Uwe Broulik.
Committed on 20/03/2022 at 08:55.
Pushed by ngraham into branch 'release/22.04'.

Revert "Port to PlasmaExtras version of Highlight"

It requires Plasma Framework 5.93 which is higher than the
dependency allowed by 22.04 release.

This reverts commit 68331057647af8eec64b1ba79b3004c8dd81611b.

M  +1    -1    CMakeLists.txt
M  +2    -1    plasmoid/package/contents/ui/PopupDialog.qml

https://invent.kde.org/utilities/print-manager/commit/1abb32b79632b00685e8997ac07863f23b3e8748
Comment 3 Antonio Rojas 2022-03-20 20:58:44 UTC
*** Bug 451739 has been marked as a duplicate of this bug. ***
Comment 4 Antonio Rojas 2022-03-30 16:43:28 UTC
*** Bug 452029 has been marked as a duplicate of this bug. ***
Comment 5 Antonio Rojas 2022-04-03 11:37:05 UTC
*** Bug 452214 has been marked as a duplicate of this bug. ***