You are not logged in.

#1 2022-02-06 19:24:30

tmcolby
Member
Registered: 2022-02-06
Posts: 2

gnome - cant open settings

i have been running on cinnamon for several years.  i am interested in testing wayland and so went to muck around in gnome.
i can log into gnome de just fine, but when i try to open settings, display settings, change background... nothing happens..

checking the journal, i see this every time i try to launch the settings:

Feb 06 11:21:00 carbon gnome-display-panel.desktop[5463]: gnome-control-center: error while loading shared libraries: libcolord.so.2: cannot open shared object file: No such file or directory

my system is completly up to date.
i have tried installing gnome-control-center
i have tried installing colord-gtk

any ideas or help is appreciated.. thanks.

Last edited by tmcolby (2022-02-06 19:25:48)

Offline

#2 2022-02-06 20:26:01

mpan
Member
Registered: 2012-08-01
Posts: 1,631
Website

Re: gnome - cant open settings

What’s the exact output of these two commands?

pacman -Q libcolord
pacman -Qkk libcolord

Offline

#3 2022-02-06 20:42:40

tmcolby
Member
Registered: 2022-02-06
Posts: 2

Re: gnome - cant open settings

pacman -Q libcolord
libcolord 1.4.5-4
pacman -Qkk libcolord
warning: libcolord: /usr/include/colord-1/colord.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-buffer.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-client-sync.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-client.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-color.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-compat-edid.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-device-sync.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-device.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-dom.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-edid.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-enum.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-icc-store.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-icc-utils.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-icc.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-interp-akima.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-interp-linear.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-interp.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-it8-utils.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-it8.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-math.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-profile-sync.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-profile.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-quirk.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-sensor-sync.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-sensor.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-spectrum.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-transform.h (No such file or directory)
warning: libcolord: /usr/include/colord-1/colord/cd-version.h (No such file or directory)
warning: libcolord: /usr/lib/libcolord.so (No such file or directory)
warning: libcolord: /usr/lib/libcolord.so.2 (No such file or directory)
warning: libcolord: /usr/lib/libcolord.so.2.0.5 (No such file or directory)
warning: libcolord: /usr/lib/libcolordcompat.so (No such file or directory)
warning: libcolord: /usr/lib/girepository-1.0/Colord-1.0.typelib (No such file or directory)
warning: libcolord: /usr/lib/pkgconfig/colord.pc (No such file or directory)
warning: libcolord: /usr/share/gir-1.0/Colord-1.0.gir (No such file or directory)
libcolord: 44 total files, 35 altered files

so then i tried

pacman -S libcolord

and now it works.  thank you for your help.

Offline

Board footer

Powered by FluxBB