Results 1 to 3 of 3

Thread: Unrecoverable failure in required component org.gnome.Shell.desktop

  1. #1
    Join Date
    Aug 2006
    Beans
    Hidden!

    Unrecoverable failure in required component org.gnome.Shell.desktop

    I am running a brand new install of Ubuntu 18.10 under Wayland (but the same error occurs under Xorg) on a brand new laptop. I use about 15 Gnome extensions. In my logs I get the "important" warning
    Unrecoverable failure in required component org.gnome.Shell.desktop
    I have nailed the error down to this line in syslog:

    failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_AU_Optronics_gdm_123
    What is this error referring to? I have no symptoms or problems with the setup other than this error message.

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Unrecoverable failure in required component org.gnome.Shell.desktop

    That error (harmless) point to 'color manager'

    Looks like related to the video devive (screen) and its pixel depth definition.

    here is the main documentation page: https://help.ubuntu.com/stable/ubuntu-help/color.html

    Please run

    colormgr get-devices-by-kind display
    from a terminal and post the output. Thanks.

  3. #3
    Join Date
    Aug 2006
    Beans
    Hidden!

    Re: Unrecoverable failure in required component org.gnome.Shell.desktop

    Thanks for the response. I followed the instructions you linked to to calibrate the screen but the "calibrate" button is grayed out.

    Here is the output of "colormgr get-devices-by-kind display"

    Code:
    steve@steve-N8xxEZ:~$ colormgr get-devices-by-kind display
    Objektpfad:    /org/freedesktop/ColorManager/devices/xrandr_AU_Optronics_steve_1000
    Besitzer:      steve
    Angelegt:       3.Mai.2019, 06:13:01
    Geändert:      3.Mai.2019, 06:13:08
    Typ:           display
    Enabled:       Yes
    Embedded:      Yes
    Modell:        N8xxEZ
    Hersteller:    TUX
    Seriennummer:  unknown
    Seat:          seat0
    Geltungsbereich:temp
    Farbraum:      rgb
    Gerätekennung:xrandr-AU Optronics
    Profil 1:      icc-9f828e43448e098186ac78c8df95273e
                   /home/steve/.local/share/icc/edid-c128d8b4f6deb3c62c402f3a7a7b6cec.icc
    Metadaten:     XRANDR_name=eDP-1
    Metadaten:     OutputPriority=primary
    Metadaten:     OwnerCmdline=/usr/lib/gnome-settings-daemon/gsd-color 
    Metadaten:     OutputEdidMd5=c128d8b4f6deb3c62c402f3a7a7b6cec
    Last edited by stepheny; May 3rd, 2019 at 06:35 PM. Reason: Added info

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •