Skip to main content
Topic: Xfce - Color Profiles not working / colord service crashing (OpenRC) (Read 200 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Xfce - Color Profiles not working / colord service crashing (OpenRC)

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 returns

No connection to colord: Error calling StartServiceByName for org.freedesktop.ColorManager: Launch helper exited with unknown return code 1

And $ 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
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
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
Check if /run/colord.pid exists. Run colord from the terminal as root without arguments.