Bug 489477 - News shown on main screen - Slovenian is not available
Summary: News shown on main screen - Slovenian is not available
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Translation (show other bugs)
Version: 5.2.2
Platform: unspecified macOS
: NOR normal
Target Milestone: ---
Assignee: Halla Rempt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-30 07:43 UTC by miles
Modified: 2024-09-04 09:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description miles 2024-06-30 07:43:29 UTC
STEPS TO REPRODUCE
1.  Open Krita

OBSERVED RESULT
News on the right side are in English language. Slovenian cannot be chosen from the drop list.
However all news are localized into Slovenian on the new Krita website.
I believe this is true also for some other new website localizations.

EXPECTED RESULT
Slovenian UI - Slovenian news
Comment 1 vanyossi 2024-07-02 15:15:18 UTC
I can confirm this bug, listed translations for the widget are: english, japanese, and various chinese flavors.
Comment 2 Dmitry Kazakov 2024-08-22 16:39:23 UTC
Remove triaged keyword from CONFIRMED bugs
Comment 3 Halla Rempt 2024-09-04 08:55:46 UTC
All non-English feeds seem to be broken after the website change.
Comment 4 Halla Rempt 2024-09-04 09:03:14 UTC
Git commit ae318ad7aeeca1db32c619aa63cccdc5f59f5608 by Halla Rempt.
Committed on 04/09/2024 at 09:01.
Pushed by rempt into branch 'master'.

Add missing languages to feed button

All these languages have a news.po, so they should have a feed.

However, the news widget still cannot actually load the feeds,
either the url we generate (krita.org/pt/feed, for instance) is
wrong, or the hugo configuration for multilang rss feeds is
wrong.

CCMAIL:kimageshop@kde.org

M  +20   -31   libs/ui/KisWelcomePageWidget.cpp
M  +1    -1    libs/ui/widgets/KisNewsWidget.cpp

https://invent.kde.org/graphics/krita/-/commit/ae318ad7aeeca1db32c619aa63cccdc5f59f5608
Comment 5 Halla Rempt 2024-09-04 09:03:42 UTC
Git commit 055329c53e948c0e6065ffbad0e77471ea7868b8 by Halla Rempt.
Committed on 04/09/2024 at 09:03.
Pushed by rempt into branch 'krita/5.2'.

Add missing languages to feed button

All these languages have a news.po, so they should have a feed.

However, the news widget still cannot actually load the feeds,
either the url we generate (krita.org/pt/feed, for instance) is
wrong, or the hugo configuration for multilang rss feeds is
wrong.

CCMAIL:kimageshop@kde.org
(cherry picked from commit ae318ad7aeeca1db32c619aa63cccdc5f59f5608)

M  +20   -31   libs/ui/KisWelcomePageWidget.cpp
M  +1    -1    libs/ui/widgets/KisNewsWidget.cpp

https://invent.kde.org/graphics/krita/-/commit/055329c53e948c0e6065ffbad0e77471ea7868b8
Comment 6 Halla Rempt 2024-09-04 09:32:51 UTC
Git commit a9270593198d569d33862311c13874697e1a5676 by Halla Rempt.
Committed on 04/09/2024 at 09:32.
Pushed by rempt into branch 'master'.

M  +1    -1    libs/ui/widgets/KisNewsWidget.cpp

https://invent.kde.org/graphics/krita/-/commit/a9270593198d569d33862311c13874697e1a5676
Comment 7 Halla Rempt 2024-09-04 09:33:35 UTC
Git commit ecf3f19b51546399f4ce0c2b71f850c7330f0f79 by Halla Rempt.
Committed on 04/09/2024 at 09:33.
Pushed by rempt into branch 'krita/5.2'.

So it was index.xml instead of index.html...

CCMAIL:kimageshop@kde.org

(cherry picked from commit a9270593198d569d33862311c13874697e1a5676)

M  +1    -1    libs/ui/widgets/KisNewsWidget.cpp

https://invent.kde.org/graphics/krita/-/commit/ecf3f19b51546399f4ce0c2b71f850c7330f0f79