Xfce - Color Profiles not working / colord service crashing (OpenRC) 23 January 2025, 17:21:49 I`m trying to get the Color Profiles tool to work but it shows "no devices found". xiccd, colord and colord-openrc are already installed, and service is enabled. $ colormgr get-devices returnsNo connection to colord: Error calling StartServiceByName for org.freedesktop.ColorManager: Launch helper exited with unknown return code 1And $ sudo rc-service colord status returns * status: crashed.I came across some other forum entries regarding colord connection issues but nothing about this "crashed" service status. Any suggestions?
Re: Xfce - Color Profiles not working / colord service crashing (OpenRC) Reply #1 – 23 January 2025, 22:19:29 Can't reproduce here, in 2 boxes:Code: [Select]# rc-service colord status * status: started
Re: Xfce - Color Profiles not working / colord service crashing (OpenRC) Reply #2 – 24 January 2025, 00:27:20 Using $ sudo rc-status will return the same status as well (found some posts about rc-status and rc-service returning inconsistent status)Code: [Select]colord [ crashed ]Not sure what I might be missing here
Re: Xfce - Color Profiles not working / colord service crashing (OpenRC) Reply #3 – 26 January 2025, 21:34:28 Check if /run/colord.pid exists. Run colord from the terminal as root without arguments.