Bug 505709

Summary: Missing new_stuff.png image in Plasma 6.4.0 announcement page
Product: [Websites] www.kde.org Reporter: John Veness <john.kde>
Component: generalAssignee: kde-www mailing-list <kde-www>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description John Veness 2025-06-17 19:45:43 UTC
SUMMARY
Page https://kde.org/announcements/plasma/6/6.4.0/ has a missing image in the Widgets section, should be new_stuff.png.

STEPS TO REPRODUCE
1. Browse to https://kde.org/announcements/plasma/6/6.4.0/#widgets
2. Scroll down to paragraph starting "The Media Player widget now allows you slow down..."
3. Look just above that paragraph

OBSERVED RESULT
A caption that says "Plasma tags new stuff that you have recently installed". If you right-click on that caption in desktop Firefox, you'll see menu entries referencing images. If you "Open Image in New Tab" you'll be directed to https://kde.org/announcements/plasma/6/6.4.0/new_stuff.png which 404s.

EXPECTED RESULT
A relevant image in that location.
Comment 1 Oliver Beard 2025-06-17 21:22:45 UTC
Git commit 46b299bbb815c67d6bda51640453fbe805b79076 by Oliver Beard.
Committed on 17/06/2025 at 21:19.
Pushed by olib into branch 'master'.

6.4 announcement: (Re-)Add 'new_stuff.png'
I previously renamed this image to 'fullscreen_with_apps.png' as this is a requirement for our screenshot banner images (which are referenced elsewhere on the site).

I did not realise that the image was also being used in the body of the article, which was then broken.

This commit copies the image so embedding it in the announcement body still works, and the document source is unchanged so as to not break translation.

A  +-    --    static/announcements/plasma/6/6.4.0/new_stuff.png

https://invent.kde.org/websites/kde-org/-/commit/46b299bbb815c67d6bda51640453fbe805b79076
Comment 2 John Veness 2025-06-17 21:38:46 UTC
Thanks for the quick fix. I wonder if new_stuff.png should actually be a cropped version of that image, just showing the Launcher? Currently it's rather a busy image.