FS#54207 - [gnome-settings-daemon] failed to set screen _ICC_PROFILE
Attached to Project:
Arch Linux
Opened by Stefan (steinwanderer) - Saturday, 27 May 2017, 17:44 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Thursday, 03 March 2022, 11:46 GMT
Opened by Stefan (steinwanderer) - Saturday, 27 May 2017, 17:44 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Thursday, 03 March 2022, 11:46 GMT
|
Details
Description:
gsd-color logs this error on on several occasions eg.: start/login/resume Additional info: * package version(s) gnome-settings-daemon (3.24.2-1) * config and/or log files etc. Mai 27 19:30:41 gsd-color[1129]: failed to set screen _ICC_PROFILE: Datei »/home/steinwanderer/.local/share/icc/edid-ccbaf766c5e4ab5265ddd99726a370dc.icc« konnte nicht geöffnet werden: Keine Berechtigung This translates roughly to "can't open file edid-ccbaf766c5e4ab5265ddd99726a370dc.icc: access denied" Sorry, for the german Logfile, I have no idea how to tell journald to log or output with "LANG=C". Steps to reproduce: install gnome-sesstings-daemon and login, watch logs. |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Thursday, 03 March 2022, 11:46 GMT
Reason for closing: Fixed
Additional comments about closing: 2022-02-28: A task closure has been requested. Reason for request: Fixed upstream
Thursday, 03 March 2022, 11:46 GMT
Reason for closing: Fixed
Additional comments about closing: 2022-02-28: A task closure has been requested. Reason for request: Fixed upstream
Fresh install, all default configs, no maual configuration of Xorg, xrandr, colour profiles etc.
Monitors (dual head) work normally however.
This issue has been around for some time now. No fix in the pipeline ?
# uname -a
Linux Rameau 4.18.12-arch1-1-ARCH #1 SMP PREEMPT Thu Oct 4 01:01:27 UTC 2018 x86_64 GNU/Linux
# pwd
/var/lib/gdm/.local/share/icc
# ls -lAF
total 12
-rw-r--r-- 1 gdm gdm 1492 Oct 11 2017 edid-628e88b6d0c696219b5f8221bcb24343.icc
-rw-r--r-- 1 gdm gdm 1492 Aug 31 08:49 edid-65fdbd2a1c87afa4878140725d7f4f18.icc
-rw-r--r-- 1 gdm gdm 1368 Oct 11 2017 edid-c7ddff2fafbd2c8b321981bd1b81be57.icc
I don't see a problem with permission here. Unless `write` permission is required for "go".
Using Archlinux, with Wayland and Gnome
# uname -a
Linux oric 5.2.4-arch1-1-ARCH #1 SMP PREEMPT Sun Jul 28 10:52:46 UTC 2019 x86_64 GNU/Linux
Error is:
juil. 29 20:26:06 oric gsd-color[1536]: failed to set screen _ICC_PROFILE: Failed to open file “/var/lib/gdm/.local/share/icc/edid-da69dc70fd7589ef396f6560e059ea39.icc”: Permission denied
Permissions on /var/lib/gdm are indeed not permitting others
ls -alh /var/lib/
drwxrwx--T 13 gdm gdm 4,0K 29 juil. 20:21 gdm
User is not member of the gdm group
This issue is not present for me at boot anymore on kernel 5.16.10-1-ARCH.