https://bugs.kde.org/show_bug.cgi?id=523540
--- Comment #4 from [email protected] --- Created attachment 194669 --> https://bugs.kde.org/attachment.cgi?id=194669&action=edit adding an intro customization doesn't make it crash So it turns out if you customize the intro with a /usr/share/plasma/plasma-welcome/intro-customization.desktop file like this one here, which is what plasma-welcome-fedora does (it also adds a custom page but it doesn't seem to matter), it doesn't crash anymore! # https://forge.fedoraproject.org/kde/plasma-welcome-fedora/src/branch/main/data/intro-customization.desktop.in [Desktop Entry] # Required since this is a Desktop file; ignored Type=Application # Required; becomes the first paragraph on the Welcome page # Don't forget to offer translations of the text! Name=Placeholder text # Optional; replaces the default image on the Welcome page # can be an icon name or an absolute path to an image on disk beginning with file:/ Icon=device-notifier # Optional; replaces the default image caption on the Welcome page # Don't forget to offer translations of the text! Comment=Placeholder text yet again # Optional; replaces the default URL opened when clicking on the Welcome page's image or icon URL=https://www.youtube.com/watch?v=MUaL1FnotRQ -- You are receiving this mail because: You are watching all bug changes.
