Summary: | Users KCM fails to apply image avatar if image filename contains backtick or tab. | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Roke Julian Lockhart Beedell <4wy78uwh> |
Component: | kcm_users | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | uhhadd |
Priority: | NOR | Flags: | 4wy78uwh:
performance-
|
Version First Reported In: | 6.0.4 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
URL: | https://kojipkgs.fedoraproject.org//packages/plasma-systemsettings/6.0.4/1.fc40/x86_64/plasma-systemsettings-6.0.4-1.fc40.x86_64.rpm | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=487471 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Relevant avatar.
Screenshot of the failure error message banner in the KCM GUI. An example avatar with a filename which causes the issue. Reproduction screencast. |
Description
Roke Julian Lockhart Beedell
2024-04-14 22:30:12 UTC
Created attachment 168525 [details]
Screenshot of the failure error message banner in the KCM GUI.
(In reply to Roke Julian Lockhart Beedell from comment #1) I've ascertained what the problem is. It's caused by having a backtick (`) or tab ( ) in the path to the file. Try placing a JPEG with the most normal name possible (image.jpg) in a directory with solely one of those characters. It reproducibly triggers this. Created attachment 170338 [details]
An example avatar with a filename which causes the issue.
Created attachment 170339 [details]
Reproduction screencast.
I expect that https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4455 fixes this? |