SUMMARY If I click any of the "GetNew..." buttons in the "Colors & Themes" settings menu, nothing happens. When launching systemsettings from the terminal, I get the following output when I click the button: ``` qrc:/qt/qml/org/kde/newstuff/Action.qml:122:68: QML Connections: Detected function "onInitialized" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name. ``` STEPS TO REPRODUCE 1. Open system settings 2. Navigate to Colors & Themes 3. Click "Get New..." OBSERVED RESULT Nothing happens EXPECTED RESULT Window to search/download new themes opens up SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.93.0 KDE Frameworks Version: 5.249.0 Qt Version: 6.7.0 Kernel Version: 6.7.5-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 6700 XT
Should be fixed by https://invent.kde.org/plasma/plasma-welcome/-/commit/717bea993ca649fa92ae968fab9565698052db54
*** This bug has been marked as a duplicate of bug 479816 ***