https://bugs.kde.org/show_bug.cgi?id=522263
Bug ID: 522263
Summary: Discover Stuck on getting updates
Classification: Applications
Product: Discover
Version First 6.7.0
Reported In:
Platform: Flatpak
OS: Linux
Status: REPORTED
Severity: grave
Priority: NOR
Component: discover
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 193768
--> https://bugs.kde.org/attachment.cgi?id=193768&action=edit
issue
DESCRIPTION
Discover remains permanently stuck on "Searching for updates" in the Updates
page. At the same time, Plasma continuously shows a notification indicating
that new updates are available. Because the update search never completes, it
is impossible to verify or install updates through Discover.
STEPS TO REPRODUCE
1. Open Discover.
2. Go to the Updates page.
3. Wait for Discover to search for available updates.
OBSERVED RESULT
* Discover stays indefinitely on "Searching for updates".
* The update check never finishes.
* Plasma continues displaying notifications that updates are available.
* Refreshing the page or reopening Discover does not resolve the issue.
* No available updates are ever shown in Discover.
EXPECTED RESULT
* Discover should complete the update search within a reasonable time.
* Available updates should be listed normally.
* If no updates are available, Discover should report that correctly.
* Update notifications should correspond to the actual update state reported by
Discover.
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44 (KDE Plasma Desktop Edition)
Kernel Version: 7.0.12-201.fc44.x86_64
KDE Plasma Version: 6.7.0
KDE Frameworks Version: 6.27.0
Qt Version: 6.11.1
Discover Version: 6.7.8
ADDITIONAL INFORMATION
System information:
* Fedora Linux 44 KDE Plasma Desktop Edition
* Wayland session
* ThinkPad E14 (20RBS7J200)
* Intel Core i7-10510U
* Intel UHD Graphics
* 16 GB RAM
The issue occurs consistently. Discover always remains on "Searching for
updates" while Plasma continues to notify that updates are available.
Additional diagnostics:
PackageKit appears to be functioning normally.
Running:
```
pkcon refresh
```
completes successfully.
Running:
```
pkcon get-updates
```
returns:
```
No updates available at this time.
```
The PackageKit service is active and operating normally:
```
systemctl status packagekit
```
shows the service running successfully and processing update-related
transactions without errors.
This suggests the issue may be specific to Discover's update-checking interface
or its communication with the backend, rather than PackageKit itself.
--
You are receiving this mail because:
You are watching all bug changes.