https://bugs.kde.org/show_bug.cgi?id=511265
--- Comment #4 from Sdar <[email protected]> --- Same as Andrés, htop showing a bit above 300% of cpu as soon as I select slideshow (no need to hit apply). This is the `` journalctl -f `` output: ``` nov 01 16:46:40 xxxxxx-kde plasmashell[246153]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/SlideshowComponent.qml: No such file or directory nov 01 16:46:40 xxxxxx-kde plasmashell[246153]: file:///usr/share/plasma/wallpapers/org.kde.slideshow/contents/ui/SlideshowComponent.qml:175:5: QML RowLayout: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations. nov 01 16:46:40 xxxxxx-kde plasmashell[246153]: file:///usr/share/plasma/wallpapers/org.kde.slideshow/contents/ui/SlideshowComponent.qml:175:5: QML RowLayout: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations. nov 01 16:46:40 xxxxxx-kde plasmashell[246153]: file:///usr/share/plasma/wallpapers/org.kde.slideshow/contents/ui/SlideshowComponent.qml:175:5: QML RowLayout: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations. nov 01 16:46:40 xxxxxx-kde plasmashell[246153]: file:///usr/share/plasma/wallpapers/org.kde.slideshow/contents/ui/SlideshowComponent.qml:175:5: QML RowLayout: Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations. ``` And I checked the file in this path does, indeed, not exists: /usr/share/plasma/wallpapers/org.kde.image/contents/ui/SlideshowComponent.qml The issue started on 6.5.0 and still happens on 6.5.1, so far is the only major issue I've found, but till I found the culprit it made everything run so slow I ended loading a previous snapshot till I had some time to search for the problem. In my case I'm using the X session (I just gave up trying to get the global or window menus work on mumble without having "unforeseen consequences") on an intel with uhd 630 graphics. -- You are receiving this mail because: You are watching all bug changes.
