Bug 480381 - "About" menu item in System Monitor brings up no information popup
Summary: "About" menu item in System Monitor brings up no information popup
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Testing Edition (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-01-27 04:24 UTC by Doug
Modified: 2024-02-21 16:06 UTC (History)
7 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Doug 2024-01-27 04:24:16 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open System Monitor
2. Click "Help-> About System Monitor" in the menu

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
A popup with version and library information should popup.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon Testing
(available in About System)
KDE Plasma Version: 5.92.90
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2024-01-29 20:48:57 UTC
Works for me with current git master and Qt 6.6.0.

Can you run `plasma-systemmonitor` in a terminal window and paste the log text that appears when you click on "About System Monitor" in the menu? I suspect there may be a QML error printed in there that will help illuminate the problem.
Comment 2 Doug 2024-01-30 04:16:09 UTC
(In reply to Nate Graham from comment #1)
> Works for me with current git master and Qt 6.6.0.
> 
> Can you run `plasma-systemmonitor` in a terminal window and paste the log
> text that appears when you click on "About System Monitor" in the menu? I
> suspect there may be a QML error printed in there that will help illuminate
> the problem.


Here is the terminal output when "About System Monitor" is clicked:

QQmlComponent: Component is not ready
file:///usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/PageRow.qml:718:5: QML StackView: push: qrc:/AboutPage.qml:-1 No such file or directory
Comment 3 fanzhuyifan 2024-01-30 06:51:00 UTC
Can't reproduce on git master on Arch, with Qt 6.7. Perhaps this is a packaging issue?
Comment 4 Nate Graham 2024-01-30 20:32:13 UTC
Could be, yeah.
Comment 5 Doug 2024-02-21 07:13:16 UTC
This got fixed, but now there are two "About System Settings" entries in the menu.  Should I close this and open a new bug?
Comment 6 Nate Graham 2024-02-21 16:06:59 UTC
Yes please. And make sure to attach a screenshot that shows the issue visually.