Summary: | Changing image user to letter-style or silhouette-style avatar fails | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | medin <med.medin.2014> |
Component: | kcm_users | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, k-cottonears, nate, ocobblepot, uhhadd |
Priority: | HI | Keywords: | regression |
Version: | 6.2.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/ed1f137f62bf3164cf780001c7f83bc460e2e539 | Version Fixed In: | 6.2.3 |
Sentry Crash Report: | |||
Attachments: | Error changing user icon to letter or human shaped icons |
Description
medin
2024-10-10 21:02:38 UTC
Are you by any chance using an immutable OS distro? (In reply to Nate Graham from comment #1) > Are you by any chance using an immutable OS distro? I'm just using regular Manjaro and Arch, this problem doesn't happen with provided built-in raw images, it only occurs with letter and human shapes icons. Created attachment 174674 [details]
Error changing user icon to letter or human shaped icons
Yup, can reproduce. Possibly fallout from the new feature to allow you to crop images. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4870 Git commit a2f391cda0a38d28e061683f8850dfbbb0ec1f07 by Nate Graham, on behalf of Harald Sitter. Committed on 26/10/2024 at 05:25. Pushed by ngraham into branch 'master'. kcms/users: crop character faces properly that is to say not at all. but feed it a valid rectangle so it actually produces valid output M +1 -1 kcms/users/src/user.h https://invent.kde.org/plasma/plasma-workspace/-/commit/a2f391cda0a38d28e061683f8850dfbbb0ec1f07 Git commit ed1f137f62bf3164cf780001c7f83bc460e2e539 by Nate Graham. Committed on 26/10/2024 at 05:51. Pushed by ngraham into branch 'Plasma/6.2'. kcms/users: crop character faces properly that is to say not at all. but feed it a valid rectangle so it actually produces valid output (cherry picked from commit a2f391cda0a38d28e061683f8850dfbbb0ec1f07) Co-authored-by: Harald Sitter <sitter@kde.org> M +1 -1 kcms/users/src/user.h https://invent.kde.org/plasma/plasma-workspace/-/commit/ed1f137f62bf3164cf780001c7f83bc460e2e539 |