Bug 28597 - systemsettings5 modifies ksplashrc incorrectly when breeze login splash screen is chosen
Summary: systemsettings5 modifies ksplashrc incorrectly when breeze login splash scree...
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 8
Hardware: x86_64 Linux
Priority: Normal minor
Target Milestone: ---
Assignee: KDE maintainers
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-14 19:57 CET by Piotr Pikuta
Modified: 2024-08-22 22:59 CEST (History)
0 users

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Piotr Pikuta 2021-03-14 19:57:12 CET
Description of problem: 

When I use systemsettings5 to choose breeze as the login splash screen, the file $HOME/.config/ksplashrc is incorrectly modified:
┌────
│ [Splash]
│ Theme=org.kde.mageia.breeze.desktop
└────
and the oxygen splash screen is presented at the next login.
Clearly, it should be:
┌────
│ [Splash]
│ Theme=org.mageia.breeze.desktop 
└────
Version-Release number of selected component (if applicable):

How reproducible: Always

Steps to Reproduce:
1. Run systemsettings5 (from menu or konsole)
2. Choose breeze as login splash screen
3. Log out and then log in.

Workaround:
1. Log out from X.
2. Switch to terminal (eg. Ctrl+F2) and log in.
3. Edit $HOME/.config/ksplashrc and change "Theme=org.kde.mageia.breeze.desktop" to "Theme=org.mageia.breeze.desktop".
4. Switch to X and log in.
Comment 1 Lewis Smith 2021-03-14 21:11:04 CET
Thank you for the report, and the solution you identified.

Assigning to the KDE team.

Assignee: bugsquad => kde

Comment 2 Marja Van Waes 2024-08-22 22:59:47 CEST
We stopped supporting Mageia 8 almost 8 months ago 
https://blog.mageia.org/en/2023/12/30/mageia-8-end-of-life/

That means we also stopped fixing Mageia 8 bugs and that this bug report needs to be closed, regardless of whether it was fixed for Mageia 8 or not.

If this particular bug did not get fixed for Mageia 8, then we do regret that.

If this issue is still present in Mageia 9 or cauldron, then please reopen this report, write a comment and adjust the "Version:" field.

If you are not yet a member of one or our teams, then please consider becoming one. https://wiki.mageia.org/en/Contributing
Mageia is a community project, meaning that we, the users, make Mageia together.

The more active contributors we have, the more bug reports will get fixed.
Besides, being active in a team can be very rewarding. It was and is certainly rewarding to me :-D

Resolution: (none) => OLD
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.