Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Memory not showing #72

Closed
SylEleuth opened this issue Mar 21, 2024 · 0 comments
Closed

[BUG] Memory not showing #72

SylEleuth opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SylEleuth
Copy link

SylEleuth commented Mar 21, 2024

Current Behavior

I've just updated to version 2.11.0 and memory info (chart, text, graph) not showing any more. There is an empty space.
Screenshot_20240321_193924

Expected Behavior

Show memory info.

Steps To Reproduce

  1. Standard config to dispaly memory info:
    • visibility - Physical memory (in KiB)
    • second line - Swap
  2. Tried every other option with no effect.
  3. Disabling memory hides "empty space".

Logs

plasmawindowed org.kde.resourcesMonitor-fork with only "memory" added:

kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Plasma Windowed" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Enable QML Javascript debugger" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Makes the plasmoid stay alive in the Notification Area, even when the window is closed." msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Force loading the given shell plugin" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "The applet to open." msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Arguments to pass to the plasmoid." msgid_plural: "" msgctxt: ""
kf.plasma.quick: Applet preload policy set to 1
kf.plasma.core: requesting config for "Resources Monitor (fork)" without a containment!
Using KRun from QML is deprecated (since 5.88). Use Qt.openUrlExternally, or the KIO::OpenUrlJob/KIO::ApplicationLauncherJob classes from C++ instead.
qml: 0

journalctl /usr/bin/plasmashell -e:

Mar 21 17:02:44 archlinux plasmashell[86334]: file:///home/eleuth/.local/share/plasma/plasmoids/org.kde.resourcesMonitor-fork/contents/ui/components/graph/MemoryGraph.qml:116:15: Missing initializer in const declaration
Mar 21 17:02:46 archlinux plasmashell[86334]: file:///home/eleuth/.local/share/plasma/plasmoids/org.kde.resourcesMonitor-fork/contents/ui/components/graph/MemoryGraph.qml:116:15: Missing initializer in const declaration

Versions

- Widget: 2.11.0
- KDE Plasma: 5.27.10
- KDE Framework: 5.115.0
- QT version: 5.15.13
@SylEleuth SylEleuth added the bug Something isn't working label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants