Summary: | Plasma broke login/splash themes | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | GregS <greg.sheppard> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | nate, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | attachment-1070093-0.html |
Description
GregS
2024-05-15 01:04:06 UTC
Third-party splash screens may need adjustments to work with Plasma 6, this is expected and not a bug. Does the default "Breeze" splash screen work? Created attachment 169519 [details]
attachment-1070093-0.html
Nicholas,
The ONLY theme that works is the default (Breeze?).
I have tried several of the downloadable styles (the previous ones such
as Oxygen no longer appear to be supported?), none of which work and
several encounter the error message quoted.
I also cannot find any useful advice on QuickControls anywhere.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! I have confirmed QuickControls IS installed (somewhere on the system??); but Plasma obviousluy camnnot locate it. Still got the problem, crickets from this site. The comment "Third-party splash screens may need adjustments to work with Plasma 6, this is expected and not a bug." is less thanhelpful, because NOWHERE can I find any advice on how to 'adjust' third party splash screens etc. To be precise: QtQuick Controls 1 was removed in Qt 6, which Plasma 6 uses. As such, all old splash screens need to be rewritten to use QtQuick Controls 2. Porting info about widgets can be found at https://develop.kde.org/docs/plasma/widget/porting_kf6, which is much more exhaustive than what's needed for typical splash screens. It should simply be a matter of replacing functionality that was removed in Qt 6 with the newer equivalent. |