Bug 391526 - appdata screenshots broken
Summary: appdata screenshots broken
Status: RESOLVED FIXED
Alias: None
Product: kamoso
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-07 15:56 UTC by Harald Sitter
Modified: 2018-03-09 17:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Harald Sitter 2018-03-07 15:56:10 UTC
appdata lists the following as screenshot

```
            <image>http://kde.org/images/screenshots/kamoso.png</image>

```

which is coming back 404

```
➜ curl -o /dev/null -D - -sSL http://kde.org/images/screenshots/kamoso.png
HTTP/1.1 302 Found
Date: Wed, 07 Mar 2018 15:55:47 GMT
Server: Apache/2.4.7 (Ubuntu)
Strict-Transport-Security: max-age=15768000
Location: https://www.kde.org/images/screenshots/kamoso.png
Cache-Control: max-age=0
Expires: Wed, 07 Mar 2018 15:55:47 GMT
Content-Length: 305
Content-Type: text/html; charset=iso-8859-1

HTTP/1.1 404 Not Found
Date: Wed, 07 Mar 2018 15:55:48 GMT
Server: Apache/2.4.7 (Ubuntu)
X-Powered-By: PHP/5.5.9-1ubuntu4.23
Strict-Transport-Security: max-age=15768000
Transfer-Encoding: chunked
Content-Type: text/html

```

Please fix and ideally switch to the KDE product screenshot hosting @ https://phabricator.kde.org/source/websites-product-screenshots/browse/master/README.md
Comment 1 Aleix Pol 2018-03-09 15:07:30 UTC
Git commit 4578a9f01c0e82b91aea7ebba9d8773a9ec3da70 by Aleix Pol.
Committed on 09/03/2018 at 15:06.
Pushed by apol into branch 'master'.

Include a kamoso screenshot

A  +-    --    kamoso/kamoso.png

https://commits.kde.org/websites/product-screenshots/4578a9f01c0e82b91aea7ebba9d8773a9ec3da70
Comment 2 Aleix Pol 2018-03-09 17:08:37 UTC
Git commit 0150468cb8b6a77d3746ab6e00d7f51c9fcd8439 by Aleix Pol.
Committed on 09/03/2018 at 17:05.
Pushed by apol into branch 'master'.

Fix appstream data

Remove . in the end of the summary
Add a working screenshot

M  +2    -2    org.kde.kamoso.appdata.xml

https://commits.kde.org/kamoso/0150468cb8b6a77d3746ab6e00d7f51c9fcd8439