https://bugs.kde.org/show_bug.cgi?id=524210
Bug ID: 524210
Summary: The Installed page does not consistently list an
installed Plasma widget
Classification: Applications
Product: Discover
Version First 6.7.4
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Installed page
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 195109
--> https://bugs.kde.org/attachment.cgi?id=195109&action=edit
This short video shows the process to reproduce the bug, and the bug in action.
DESCRIPTION
Discover's Installed page does not consistently list the installed Plasma
widget "RSS Feeds" (com.github.liujed.rssfeeds).
The widget is installed and recognized elsewhere:
- Its page under Plasma Widgets displays a Remove button.
- It appears in Plasma's widget selector.
- kpackagetool6 lists it as installed.
- Its metadata is present in ~/.local/share/plasma/plasmoids/.
- Discover has occasionally displayed it on the Installed page after
restarting, but it later disappears from that page again.
STEPS TO REPRODUCE
1. Open Discover.
2. Select Plasma Widgets.
3. Search for "RSS".
4. Open the "RSS Feeds" widget (com.github.liujed.rssfeeds) and confirm that
its page displays a Remove button.
5. Select the Installed page.
6. Search for "RSS".
OBSERVED RESULT
The Installed page does not list the RSS Feeds widget. Searching for "RSS"
produces "Nothing Found", even though the widget's Discover page identifies it
as installed.
At times, opening the Installed page also displays "Nothing Found" while the
search field is empty. Searching for an installed Flatpak such as FileZilla and
then clearing the search restores the installed Flatpak and runtime entries,
but the RSS Feeds widget remains absent.
Discover has occasionally included RSS Feeds in the Installed list immediately
after restarting Discover, so the contents of the Installed page are
inconsistent between sessions and navigation states.
EXPECTED RESULT
The Installed page should consistently list the installed RSS Feeds Plasma
widget. Searching the Installed page for "RSS" should find it.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
Kernel Version: 7.1.8-arch1-3 (64-bit)
Graphics Platform: Wayland
Discover Version: 6.7.4
Flatpak Version: 1.18.1
KPackage Version: 6.28.0
ADDITIONAL INFORMATION
The following command confirms that the Plasma widget is installed:
$ kpackagetool6 --type Plasma/Applet --list | rg -i 'rss|feed'
com.github.liujed.rssfeeds
Its metadata is located at:
/home/relee/.local/share/plasma/plasmoids/com.github.liujed.rssfeeds/metadata.json
The Installed page otherwise lists installed Flatpak applications and their
associated runtime components. For example, after installing FileZilla it lists
FileZilla and seven associated Flatpak components, but not the installed RSS
Feeds widget.
--
You are receiving this mail because:
You are watching all bug changes.