Bug 2319031 - [Gnome software 47] No app data available
Summary: [Gnome software 47] No app data available
Keywords:
Status: CLOSED DUPLICATE of bug 2318784
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-software
Version: 41
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-15 23:52 UTC by knipp30
Modified: 2024-10-16 07:49 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-10-16 07:49:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
output of gnome-software logs (126.81 KB, text/plain)
2024-10-15 23:53 UTC, knipp30
no flags Details

Description knipp30 2024-10-15 23:52:33 UTC
Fedora 41 Beta, when opening gnome-software, only shows installed software. Cannot search for applications.

DNF does work, and does provide updates, and can install new applications.

Attaching output of:
~~~
gnome-software --verbose &> gnome-software.log
~~~

Reproducible: Always

Steps to Reproduce:
1.pkill gnome-software (or reboot)
2.open "software"
3.no apps show
Actual Results:  
Upon opening, the message "No App Data Found" is presented

Expected Results:  
Show the gnome-software store

Comment 1 knipp30 2024-10-15 23:53:24 UTC
Created attachment 2052223 [details]
output of gnome-software logs

Comment 2 knipp30 2024-10-16 03:08:15 UTC
I believe this can be closed. But I am providing what I did to fix this in case anyone else comes across this issue with F41:

~~~
pkill gnome-software
sudo appstreamcli refresh-cache --force
sudo appstreamcli refresh --force     <<<<< not sure if needed but did it anyway
pkcon repair 
~~~

After doing the above, RPMs, Flatpaks, and Bios updates returned to gnome-software. 

More importantly, this also fixed an issue I was having where I could not see my bios update via fwupdmgr.

I will keep this open for the Fedora team to review.

Comment 3 Milan Crha 2024-10-16 07:49:15 UTC
Thanks for a bug report. I believe this is bug #2318784, no idea why would appstreamcli changes help, because there had been found it is due to incorrect libxmlb release. Maybe you've received a correct version before/while/after running the commands and restarted gnome-software used the fixed libxmlb? In any case, I mark this as a duplicate of the other bug.

*** This bug has been marked as a duplicate of bug 2318784 ***


Note You need to log in before you can comment on or make changes to this bug.