https://bugs.kde.org/show_bug.cgi?id=388676
Bug ID: 388676 Summary: appdata screenshots broken Product: kdenlive Version: git-master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: sit...@kde.org Target Milestone: --- appdata points screenshot at ``` <image>https://kdenlive.org/wp-content/data/kdenlive-screenshot.png</image> ``` which is coming back 404 ``` ➜ curl https://kdenlive.org/wp-content/data/kdenlive-screenshot.png -o /dev/null -D - -sSL HTTP/1.1 404 Not Found Date: Mon, 08 Jan 2018 12:49:23 GMT Server: Apache/2.4.7 (Ubuntu) Expires: Wed, 11 Jan 1984 05:00:00 GMT Cache-Control: no-cache, must-revalidate, max-age=0 Link: <https://kdenlive.org/wp-json/>; rel="https://api.w.org/" Strict-Transport-Security: max-age=15768000 Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 ``` Please fix and ideally switch to the KDE product screenshot hosting @ https://phabricator.kde.org/source/websites-product-screenshots/browse/master/README.md -- You are receiving this mail because: You are watching all bug changes.