Bug 1228435

Summary: Flatpak app images don't load
Product: [openSUSE] openSUSE Aeon Reporter: Chris B <mail2chrisb>
Component: FlatpakAssignee: Richard Brown <rbrown>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: mail2chrisb
Version: CurrentFlags: rbrown: needinfo? (mail2chrisb)
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Chris B 2024-07-30 02:41:52 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
Build Identifier: 

When browsing flatpak available apps in a fresh Aeon install, many of the icons are not displaying. 

Reproducible: Always

Steps to Reproduce:
1.Open Flatpak
2.(Optionally) Click on any of the app categories, eg: "Play"
Actual Results:  
Most of the icons for software packages are not displayed. There is a gray square where the icons should be.

Expected Results:  
All package icons are dispayed

Happens with a brand new Aeon install. Have not seen behavior running flatpak on other distros. If I click on an app to view its details, the icon and preview images on the page will load. (An odd exception to this rule is "Battle For Wesnoth" for which the screenshots on the app's page don't load either.) 

If I run journalctl, I see the following two errors which may/may not be related:
- gnome-software[4431]: Result of screenshot downloading attempt with status code '404': Not Found
- gnome-software[4431]: Result of screenshot downloading attempt with status code '404': Not Found
Comment 1 Richard Brown 2024-07-30 14:56:51 UTC
I'm not able to reproduce this in GNOME Software on any of my Aeon installations

All of them find the images just fine with no errors like you see in the journal

can you retest and provide output of your /etc/os-release?
Comment 2 Chris B 2024-07-31 14:49:34 UTC
Hey Richard, thanks for following up.

Ok, retested today and they're loading now, but they're loading really slowly.

chris@pascal:~> cat /etc/os-release
 
NAME="openSUSE Aeon"
# VERSION="20240726"
ID="opensuse-aeon"
ID_LIKE="suse opensuse opensuse-tumbleweed opensuse-microos microos"
VERSION_ID="20240726"
PRETTY_NAME="openSUSE Aeon"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:aeon:20240726"
BUG_REPORT_URL="https://bugzilla.opensuse.org"
SUPPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.aeondesktop.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Aeon"
LOGO="distributor-logo-Aeon"
Comment 3 Chris B 2024-07-31 20:06:15 UTC
Hey Richard, I'm sorry. I have tested this again today on Tumbleweed and am seeing it there too. Sorry for wasting your time. I'll do some more thorough testing next time.