Bug 471356 - Button "apply plasma settings" no longer works
Summary: Button "apply plasma settings" no longer works
Status: RESOLVED UPSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_sddm (other bugs)
Version First Reported In: 5.27.5
Platform: Manjaro Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-22 23:43 UTC by Alberto Salvia Novella
Modified: 2023-09-25 20:00 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Salvia Novella 2023-06-22 23:43:26 UTC
=== SYSTEM ===
- KDE Plasma 5.27.5
- KDE Frameworks 5.106.0
- Qt: 5.15.9
- SDDM 0.19.0
- Manjaro KDE

=== REPRODUCING ===
1. At "System Settings -> Display and Monitor -> Display Configuration" change "global scale".
2. At "System Settings -> Startup and Shutdown - > Login Screen (SDDM)", press the button "Apply Plasma Settings".

=== RESULT ===
- SDDM scale doesn't change
Comment 1 Nate Graham 2023-09-14 21:27:19 UTC
Please paste the contents of /etc/sddm.conf.d/kde_settings.conf.
Comment 2 Alberto Salvia Novella 2023-09-24 21:52:18 UTC
[Autologin]
Relogin=true
Session=
User=

[General]
HaltCommand=/usr/bin/systemctl poweroff
Numlock=on
RebootCommand=/usr/bin/systemctl reboot

[Theme]
Current=dawn
CursorSize=36
CursorTheme=breeze_cursors
Font=Noto Sans,11,-1,5,50,0,0,0,0,0

[Users]
MaximumUid=60000
MinimumUid=1000

[X11]
ServerArguments=-dpi 144
Comment 3 Alberto Salvia Novella 2023-09-24 21:52:52 UTC
It also happens with the default theme, Breeze.
Comment 4 Nate Graham 2023-09-25 18:49:52 UTC
Sorry for taking so long to get back to you!

> [X11]
> ServerArguments=-dpi 144

This is the correct thing for SDDM to have in its config file for version 0.19 when running on X11, which means if it doesn't do anything anymore, it's an SDDM bug. Please submit a bug report at https://github.com/sddm/sddm/issues. Thanks!
Comment 5 Alberto Salvia Novella 2023-09-25 20:00:24 UTC
https://github.com/sddm/sddm/issues/1801