You are not logged in.

#1 2019-10-15 20:29:55

balaji.r
Member
Registered: 2019-09-23
Posts: 9

[SOLVED] unable to get gdm.service working

Hi all,
    This is a follow up to this post:
https://bbs.archlinux.org/viewtopic.php?pid=1867531

gdm.service still shows up a blank screen after upgrade.
lxdm.service works though.

Please help.

Here's the log (/var/logs/Xorg.0.log)

[     9.181] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[     9.181] Build Operating System: Linux Arch Linux
[     9.181] Current Operating System: Linux stellarlp1 5.3.5-arch1-1-ARCH #1 SMP PREEMPT Mon Oct 7 19:03:08 UTC 2019 x86_64
[     9.181] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=18551921-a8ac-4a9a-be9e-9273c5e0d91e rw quiet
[     9.181] Build Date: 30 June 2019  09:52:01AM
[     9.181]  
[     9.181] Current version of pixman: 0.38.4
[     9.181] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     9.181] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     9.181] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 16 01:38:13 2019
[     9.181] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     9.181] (==) No Layout section.  Using the first Screen section.
[     9.181] (==) No screen section available. Using defaults.
[     9.181] (**) |-->Screen "Default Screen Section" (0)
[     9.181] (**) |   |-->Monitor "<default monitor>"
[     9.182] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     9.182] (==) Automatically adding devices
[     9.182] (==) Automatically enabling devices
[     9.182] (==) Automatically adding GPU devices
[     9.182] (==) Automatically binding GPU devices
[     9.182] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     9.182] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     9.182] 	Entry deleted from font path.
[     9.182] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     9.182] 	Entry deleted from font path.
[     9.182] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     9.182] 	Entry deleted from font path.
[     9.182] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     9.182] 	Entry deleted from font path.
[     9.182] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     9.182] 	Entry deleted from font path.
[     9.182] (==) FontPath set to:
	/usr/share/fonts/TTF
[     9.182] (==) ModulePath set to "/usr/lib/xorg/modules"
[     9.182] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     9.182] (II) Module ABI versions:
[     9.182] 	X.Org ANSI C Emulation: 0.4
[     9.182] 	X.Org Video Driver: 24.0
[     9.182] 	X.Org XInput driver : 24.1
[     9.182] 	X.Org Server Extension : 10.0
[     9.182] (++) using VT number 1

[     9.182] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     9.182] (II) xfree86: Adding drm device (/dev/dri/card0)
[     9.183] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     9.183] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[     9.183] (--) PCI:*(1@0:0:0) 10de:1c20:1558:67a2 rev 161, Mem @ 0xdb000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     9.183] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     9.183] (II) LoadModule: "glx"
[     9.186] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     9.187] (II) Module glx: vendor="X.Org Foundation"
[     9.187] 	compiled for 1.20.5, module version = 1.0.0
[     9.187] 	ABI class: X.Org Server Extension, version 10.0
[     9.187] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[     9.187] 	loading driver: nvidia
[     9.187] (==) Matched nvidia as autoconfigured driver 0
[     9.187] (==) Matched nouveau as autoconfigured driver 1
[     9.187] (==) Matched nv as autoconfigured driver 2
[     9.187] (==) Matched modesetting as autoconfigured driver 3
[     9.187] (==) Matched fbdev as autoconfigured driver 4
[     9.187] (==) Matched vesa as autoconfigured driver 5
[     9.187] (==) Assigned the driver to the xf86ConfigLayout
[     9.187] (II) LoadModule: "nvidia"
[     9.187] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     9.199] (II) Module nvidia: vendor="NVIDIA Corporation"
[     9.199] 	compiled for 1.6.99.901, module version = 1.0.0
[     9.199] 	Module class: X.Org Video Driver
[     9.200] (II) LoadModule: "nouveau"
[     9.201] (WW) Warning, couldn't open module nouveau
[     9.201] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     9.201] (II) LoadModule: "nv"
[     9.201] (WW) Warning, couldn't open module nv
[     9.201] (EE) Failed to load module "nv" (module does not exist, 0)
[     9.201] (II) LoadModule: "modesetting"
[     9.201] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     9.201] (II) Module modesetting: vendor="X.Org Foundation"
[     9.201] 	compiled for 1.20.5, module version = 1.20.5
[     9.201] 	Module class: X.Org Video Driver
[     9.201] 	ABI class: X.Org Video Driver, version 24.0
[     9.201] (II) LoadModule: "fbdev"
[     9.201] (WW) Warning, couldn't open module fbdev
[     9.201] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     9.201] (II) LoadModule: "vesa"
[     9.202] (WW) Warning, couldn't open module vesa
[     9.202] (EE) Failed to load module "vesa" (module does not exist, 0)
[     9.203] (II) NVIDIA dlloader X Driver  435.21  Sun Aug 25 08:17:08 CDT 2019
[     9.203] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     9.204] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     9.206] (II) Loading sub module "fb"
[     9.206] (II) LoadModule: "fb"
[     9.206] (II) Loading /usr/lib/xorg/modules/libfb.so
[     9.208] (II) Module fb: vendor="X.Org Foundation"
[     9.208] 	compiled for 1.20.5, module version = 1.0.0
[     9.208] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.208] (II) Loading sub module "wfb"
[     9.208] (II) LoadModule: "wfb"
[     9.208] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     9.210] (II) Module wfb: vendor="X.Org Foundation"
[     9.210] 	compiled for 1.20.5, module version = 1.0.0
[     9.210] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.210] (II) Loading sub module "ramdac"
[     9.210] (II) LoadModule: "ramdac"
[     9.210] (II) Module "ramdac" already built-in
[     9.211] (WW) Falling back to old probe method for modesetting
[     9.212] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     9.212] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     9.212] (==) NVIDIA(0): RGB weight 888
[     9.212] (==) NVIDIA(0): Default visual is TrueColor
[     9.212] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.212] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     9.212] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     9.212] (**) NVIDIA(0): Enabling 2D acceleration
[     9.212] (II) Loading sub module "glxserver_nvidia"
[     9.212] (II) LoadModule: "glxserver_nvidia"
[     9.212] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     9.282] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     9.282] 	compiled for 1.6.99.901, module version = 1.0.0
[     9.282] 	Module class: X.Org Server Extension
[     9.282] (II) NVIDIA GLX Module  435.21  Sun Aug 25 08:14:27 CDT 2019
[     9.287] (II) NVIDIA: The X server does not support PRIME Render Offload.
[    10.039] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    10.039] (--) NVIDIA(0):     DFP-0
[    10.039] (--) NVIDIA(0):     DFP-1 (boot)
[    10.039] (--) NVIDIA(0):     DFP-2
[    10.039] (--) NVIDIA(0):     DFP-3
[    10.039] (--) NVIDIA(0):     DFP-4
[    10.039] (--) NVIDIA(0):     DFP-5
[    10.040] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 (GP106-A) at PCI:1:0:0 (GPU-0)
[    10.040] (--) NVIDIA(0): Memory: 6291456 kBytes
[    10.040] (--) NVIDIA(0): VideoBIOS: 86.06.3f.00.26
[    10.040] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    10.040] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    10.040] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    10.040] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    10.040] (--) NVIDIA(GPU-0): 
[    10.040] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): connected
[    10.040] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): Internal DisplayPort
[    10.040] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): 1440.0 MHz maximum pixel clock
[    10.040] (--) NVIDIA(GPU-0): 
[    10.040] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    10.040] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    10.040] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    10.040] (--) NVIDIA(GPU-0): 
[    10.040] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    10.040] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    10.040] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    10.040] (--) NVIDIA(GPU-0): 
[    10.040] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    10.040] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    10.040] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    10.040] (--) NVIDIA(GPU-0): 
[    10.040] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    10.040] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    10.040] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    10.040] (--) NVIDIA(GPU-0): 
[    10.041] (==) NVIDIA(0): 
[    10.041] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    10.041] (==) NVIDIA(0):     will be used as the requested mode.
[    10.041] (==) NVIDIA(0): 
[    10.042] (II) NVIDIA(0): Validated MetaModes:
[    10.042] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[    10.042] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    10.047] (--) NVIDIA(0): DPI set to (128, 130); computed from "UseEdidDpi" X config
[    10.047] (--) NVIDIA(0):     option
[    10.047] (II) UnloadModule: "modesetting"
[    10.047] (II) Unloading modesetting
[    10.048] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[    10.048] (II) NVIDIA:     access.
[    10.060] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    10.060] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    10.060] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    10.060] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    10.060] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    10.060] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    10.060] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    10.060] (II) NVIDIA(0):     Config Options in the README.
[    10.266] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[    11.194] (==) NVIDIA(0): Disabling shared memory pixmaps
[    11.194] (==) NVIDIA(0): Backing store enabled
[    11.194] (==) NVIDIA(0): Silken mouse disabled
[    11.194] (==) NVIDIA(0): DPMS enabled
[    11.195] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    11.195] (II) Loading sub module "dri2"
[    11.195] (II) LoadModule: "dri2"
[    11.195] (II) Module "dri2" already built-in
[    11.195] (II) NVIDIA(0): [DRI2] Setup complete
[    11.195] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    11.196] (II) Initializing extension Generic Event Extension
[    11.197] (II) Initializing extension SHAPE
[    11.197] (II) Initializing extension MIT-SHM
[    11.197] (II) Initializing extension XInputExtension
[    11.197] (II) Initializing extension XTEST
[    11.197] (II) Initializing extension BIG-REQUESTS
[    11.197] (II) Initializing extension SYNC
[    11.197] (II) Initializing extension XKEYBOARD
[    11.197] (II) Initializing extension XC-MISC
[    11.197] (II) Initializing extension SECURITY
[    11.197] (II) Initializing extension XFIXES
[    11.197] (II) Initializing extension RENDER
[    11.197] (II) Initializing extension RANDR
[    11.198] (II) Initializing extension COMPOSITE
[    11.198] (II) Initializing extension DAMAGE
[    11.198] (II) Initializing extension MIT-SCREEN-SAVER
[    11.198] (II) Initializing extension DOUBLE-BUFFER
[    11.198] (II) Initializing extension RECORD
[    11.198] (II) Initializing extension DPMS
[    11.198] (II) Initializing extension Present
[    11.198] (II) Initializing extension DRI3
[    11.198] (II) Initializing extension X-Resource
[    11.198] (II) Initializing extension XVideo
[    11.198] (II) Initializing extension XVideo-MotionCompensation
[    11.198] (II) Initializing extension GLX
[    11.198] (II) Initializing extension GLX
[    11.198] (II) Indirect GLX disabled.
[    11.198] (II) GLX: Another vendor is already registered for screen 0
[    11.198] (II) Initializing extension XFree86-VidModeExtension
[    11.198] (II) Initializing extension XFree86-DGA
[    11.198] (II) Initializing extension XFree86-DRI
[    11.198] (II) Initializing extension DRI2
[    11.198] (II) Initializing extension NV-GLX
[    11.198] (II) Initializing extension NV-CONTROL
[    11.199] (II) Initializing extension XINERAMA
[    11.266] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    11.266] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.266] (II) LoadModule: "libinput"
[    11.266] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    11.272] (II) Module libinput: vendor="X.Org Foundation"
[    11.272] 	compiled for 1.20.5, module version = 0.29.0
[    11.272] 	Module class: X.Org XInput Driver
[    11.272] 	ABI class: X.Org XInput driver, version 24.1
[    11.272] (II) Using input driver 'libinput' for 'Power Button'
[    11.272] (**) Power Button: always reports core events
[    11.272] (**) Option "Device" "/dev/input/event3"
[    11.272] (**) Option "_source" "server/udev"
[    11.279] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    11.279] (II) event3  - Power Button: device is a keyboard
[    11.279] (II) event3  - Power Button: device removed
[    11.311] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    11.311] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    11.312] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    11.312] (II) event3  - Power Button: device is a keyboard
[    11.312] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    11.312] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.312] (II) Using input driver 'libinput' for 'Video Bus'
[    11.312] (**) Video Bus: always reports core events
[    11.312] (**) Option "Device" "/dev/input/event4"
[    11.312] (**) Option "_source" "server/udev"
[    11.314] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    11.314] (II) event4  - Video Bus: device is a keyboard
[    11.314] (II) event4  - Video Bus: device removed
[    11.364] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/LNXVIDEO:01/input/input4/event4"
[    11.364] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    11.367] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[    11.367] (II) event4  - Video Bus: device is a keyboard
[    11.368] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    11.368] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.368] (II) Using input driver 'libinput' for 'Power Button'
[    11.368] (**) Power Button: always reports core events
[    11.368] (**) Option "Device" "/dev/input/event0"
[    11.368] (**) Option "_source" "server/udev"
[    11.370] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    11.370] (II) event0  - Power Button: device is a keyboard
[    11.370] (II) event0  - Power Button: device removed
[    11.404] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    11.404] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    11.406] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    11.407] (II) event0  - Power Button: device is a keyboard
[    11.408] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    11.408] (II) No input driver specified, ignoring this device.
[    11.408] (II) This device may have been added with another device file.
[    11.409] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    11.409] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    11.409] (II) Using input driver 'libinput' for 'Sleep Button'
[    11.409] (**) Sleep Button: always reports core events
[    11.409] (**) Option "Device" "/dev/input/event1"
[    11.409] (**) Option "_source" "server/udev"
[    11.410] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    11.410] (II) event1  - Sleep Button: device is a keyboard
[    11.411] (II) event1  - Sleep Button: device removed
[    11.444] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    11.444] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    11.446] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    11.447] (II) event1  - Sleep Button: device is a keyboard
[    11.448] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[    11.448] (II) No input driver specified, ignoring this device.
[    11.448] (II) This device may have been added with another device file.
[    11.449] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[    11.449] (II) No input driver specified, ignoring this device.
[    11.449] (II) This device may have been added with another device file.
[    11.450] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[    11.450] (II) No input driver specified, ignoring this device.
[    11.450] (II) This device may have been added with another device file.
[    11.450] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    11.450] (II) No input driver specified, ignoring this device.
[    11.450] (II) This device may have been added with another device file.
[    11.451] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    11.451] (II) No input driver specified, ignoring this device.
[    11.451] (II) This device may have been added with another device file.
[    11.452] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
[    11.452] (II) No input driver specified, ignoring this device.
[    11.452] (II) This device may have been added with another device file.
[    11.453] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[    11.453] (II) No input driver specified, ignoring this device.
[    11.453] (II) This device may have been added with another device file.
[    11.454] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[    11.454] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    11.454] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    11.454] (**) AT Translated Set 2 keyboard: always reports core events
[    11.454] (**) Option "Device" "/dev/input/event5"
[    11.454] (**) Option "_source" "server/udev"
[    11.456] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    11.456] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[    11.457] (II) event5  - AT Translated Set 2 keyboard: device removed
[    11.498] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[    11.498] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    11.500] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    11.500] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[    11.502] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[    11.502] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    11.502] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    11.502] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    11.502] (**) Option "Device" "/dev/input/event14"
[    11.502] (**) Option "_source" "server/udev"
[    11.504] (II) event14 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    11.506] (II) event14 - SynPS/2 Synaptics TouchPad: device is a touchpad
[    11.506] (II) event14 - SynPS/2 Synaptics TouchPad: device removed
[    11.564] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input12/event14"
[    11.564] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    11.565] (**) Option "AccelerationScheme" "none"
[    11.565] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    11.565] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    11.565] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    11.566] (II) event14 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    11.567] (II) event14 - SynPS/2 Synaptics TouchPad: device is a touchpad
[    11.568] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    11.568] (II) No input driver specified, ignoring this device.
[    11.568] (II) This device may have been added with another device file.
[    11.568] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    11.568] (II) No input driver specified, ignoring this device.
[    11.568] (II) This device may have been added with another device file.
[    11.574] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): connected
[    11.574] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): Internal DisplayPort
[    11.574] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): 1440.0 MHz maximum pixel clock
[    11.574] (--) NVIDIA(GPU-0): 
[    37.791] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    37.791] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    37.791] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    37.791] (--) NVIDIA(GPU-0): 
[    37.792] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): connected
[    37.792] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): Internal DisplayPort
[    37.792] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): 1440.0 MHz maximum pixel clock
[    37.792] (--) NVIDIA(GPU-0): 
[    37.792] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    37.792] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    37.792] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    37.792] (--) NVIDIA(GPU-0): 
[    37.792] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    37.792] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    37.792] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    37.792] (--) NVIDIA(GPU-0): 
[    37.792] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    37.792] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    37.792] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    37.792] (--) NVIDIA(GPU-0): 
[    37.792] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    37.792] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    37.792] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    37.792] (--) NVIDIA(GPU-0): 
[    38.362] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    38.362] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    38.362] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    38.362] (--) NVIDIA(GPU-0): 
[    38.362] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): connected
[    38.362] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): Internal DisplayPort
[    38.362] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): 1440.0 MHz maximum pixel clock
[    38.362] (--) NVIDIA(GPU-0): 
[    38.362] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    38.362] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    38.362] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    38.362] (--) NVIDIA(GPU-0): 
[    38.362] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    38.362] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    38.362] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    38.362] (--) NVIDIA(GPU-0): 
[    38.362] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    38.362] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    38.362] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    38.362] (--) NVIDIA(GPU-0): 
[    38.362] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    38.362] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    38.362] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    38.362] (--) NVIDIA(GPU-0): 
[    74.448] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.449] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    74.449] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    74.449] (--) NVIDIA(GPU-0): 
[    74.449] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): connected
[    74.449] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): Internal DisplayPort
[    74.449] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-1): 1440.0 MHz maximum pixel clock
[    74.449] (--) NVIDIA(GPU-0): 
[    74.449] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.449] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    74.449] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    74.449] (--) NVIDIA(GPU-0): 
[    74.449] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    74.449] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    74.449] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    74.449] (--) NVIDIA(GPU-0): 
[    74.449] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.449] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    74.449] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[    74.449] (--) NVIDIA(GPU-0): 
[    74.449] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    74.449] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[    74.449] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[    74.449] (--) NVIDIA(GPU-0): 
[   580.121] (II) event3  - Power Button: device removed
[   580.137] (II) event4  - Video Bus: device removed
[   580.177] (II) event0  - Power Button: device removed
[   580.224] (II) event1  - Sleep Button: device removed
[   580.315] (II) event5  - AT Translated Set 2 keyboard: device removed
[   580.378] (II) event14 - SynPS/2 Synaptics TouchPad: device removed
[   580.443] (II) UnloadModule: "libinput"
[   580.443] (II) UnloadModule: "libinput"
[   580.443] (II) UnloadModule: "libinput"
[   580.443] (II) UnloadModule: "libinput"
[   580.443] (II) UnloadModule: "libinput"
[   580.444] (II) UnloadModule: "libinput"
[   581.410] (II) NVIDIA(GPU-0): Deleting GPU-0
[   581.413] (II) Server terminated successfully (0). Closing log file.

Last edited by balaji.r (2019-10-20 16:24:13)

Offline

#2 2019-10-15 21:08:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,331

Re: [SOLVED] unable to get gdm.service working

As in the other thread post your journal and explicitly disable wayland in GDM config.

Offline

#3 2019-10-16 14:18:17

balaji.r
Member
Registered: 2019-09-23
Posts: 9

Re: [SOLVED] unable to get gdm.service working

Uncommenting the WaylandEnable=false doesn't fix things.

Here's the /var/log/Xorg.0.log

[   387.866] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[   387.866] Build Operating System: Linux Arch Linux
[   387.866] Current Operating System: Linux stellar-ld 5.3.1-arch1-1-ARCH #1 SMP PREEMPT Sat Sep 21 11:33:49 UTC 2019 x86_64
[   387.866] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c8ae41b1-4f0d-4048-a7f1-cd786321355b rw loglevel=3 quiet
[   387.866] Build Date: 30 June 2019  09:52:01AM
[   387.866]  
[   387.866] Current version of pixman: 0.38.4
[   387.866] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   387.866] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   387.866] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 16 11:35:58 2019
[   387.868] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   387.868] (==) No Layout section.  Using the first Screen section.
[   387.868] (==) No screen section available. Using defaults.
[   387.868] (**) |-->Screen "Default Screen Section" (0)
[   387.868] (**) |   |-->Monitor "<default monitor>"
[   387.869] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   387.869] (==) Automatically adding devices
[   387.869] (==) Automatically enabling devices
[   387.869] (==) Automatically adding GPU devices
[   387.869] (==) Automatically binding GPU devices
[   387.869] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   387.870] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[   387.870] 	Entry deleted from font path.
[   387.870] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[   387.870] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[   387.870] 	Entry deleted from font path.
[   387.870] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   387.870] 	Entry deleted from font path.
[   387.870] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   387.870] 	Entry deleted from font path.
[   387.870] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   387.870] (==) ModulePath set to "/usr/lib/xorg/modules"
[   387.870] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   387.870] (II) Module ABI versions:
[   387.870] 	X.Org ANSI C Emulation: 0.4
[   387.870] 	X.Org Video Driver: 24.0
[   387.870] 	X.Org XInput driver : 24.1
[   387.870] 	X.Org Server Extension : 10.0
[   387.871] (++) using VT number 1

[   387.871] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   387.873] (II) xfree86: Adding drm device (/dev/dri/card1)
[   387.879] (II) xfree86: Adding drm device (/dev/dri/card0)
[   387.880] (II) xfree86: Adding drm device (/dev/dri/card2)
[   387.900] (--) PCI:*(2@0:0:0) 1002:67df:1462:3418 rev 231, Mem @ 0xb0000000/268435456, 0xc0000000/2097152, 0xc6300000/262144, I/O @ 0x00006000/256, BIOS @ 0x????????/131072
[   387.900] (--) PCI: (8@0:0:0) 1a03:2000:1043:85f9 rev 48, Mem @ 0xc4000000/33554432, 0xc6000000/131072, I/O @ 0x00003000/128
[   387.900] (--) PCI: (130@0:0:0) 1002:67df:1462:3418 rev 231, Mem @ 0xe0000000/268435456, 0xf0000000/2097152, 0xfbd00000/262144, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[   387.900] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   387.900] (II) LoadModule: "glx"
[   387.901] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   387.908] (II) Module glx: vendor="X.Org Foundation"
[   387.908] 	compiled for 1.20.5, module version = 1.0.0
[   387.908] 	ABI class: X.Org Server Extension, version 10.0
[   387.908] (==) Matched ati as autoconfigured driver 0
[   387.908] (==) Matched ast as autoconfigured driver 1
[   387.908] (==) Matched modesetting as autoconfigured driver 2
[   387.908] (==) Matched fbdev as autoconfigured driver 3
[   387.908] (==) Matched vesa as autoconfigured driver 4
[   387.908] (==) Assigned the driver to the xf86ConfigLayout
[   387.908] (II) LoadModule: "ati"
[   387.909] (WW) Warning, couldn't open module ati
[   387.909] (EE) Failed to load module "ati" (module does not exist, 0)
[   387.909] (II) LoadModule: "ast"
[   387.909] (WW) Warning, couldn't open module ast
[   387.909] (EE) Failed to load module "ast" (module does not exist, 0)
[   387.909] (II) LoadModule: "modesetting"
[   387.909] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   387.911] (II) Module modesetting: vendor="X.Org Foundation"
[   387.911] 	compiled for 1.20.5, module version = 1.20.5
[   387.911] 	Module class: X.Org Video Driver
[   387.911] 	ABI class: X.Org Video Driver, version 24.0
[   387.911] (II) LoadModule: "fbdev"
[   387.911] (WW) Warning, couldn't open module fbdev
[   387.911] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   387.911] (II) LoadModule: "vesa"
[   387.912] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   387.912] (II) Module vesa: vendor="X.Org Foundation"
[   387.912] 	compiled for 1.20.0, module version = 2.4.0
[   387.912] 	Module class: X.Org Video Driver
[   387.912] 	ABI class: X.Org Video Driver, version 24.0
[   387.912] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   387.912] (II) VESA: driver for VESA chipsets: vesa
[   387.929] (II) modeset(0): using drv /dev/dri/card1
[   387.929] (II) modeset(G0): using drv /dev/dri/card0
[   387.930] (II) modeset(G1): using drv /dev/dri/card2
[   387.930] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   387.930] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   387.930] (==) modeset(0): RGB weight 888
[   387.930] (==) modeset(0): Default visual is TrueColor
[   387.930] (II) Loading sub module "glamoregl"
[   387.930] (II) LoadModule: "glamoregl"
[   387.930] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   387.938] (II) Module glamoregl: vendor="X.Org Foundation"
[   387.938] 	compiled for 1.20.5, module version = 1.0.1
[   387.938] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   388.269] (II) modeset(0): glamor X acceleration enabled on Radeon RX 580 Series (POLARIS10, DRM 3.33.0, 5.3.1-arch1-1-ARCH, LLVM 9.0.0)
[   388.269] (II) modeset(0): glamor initialized
[   388.269] (II) modeset(0): Output DP-1 has no monitor section
[   388.269] (II) modeset(0): Output DP-2 has no monitor section
[   388.269] (II) modeset(0): Output HDMI-1 has no monitor section
[   388.269] (II) modeset(0): Output HDMI-2 has no monitor section
[   388.270] (II) modeset(0): Output DVI-D-1 has no monitor section
[   388.271] (II) modeset(0): EDID for output DP-1
[   388.271] (II) modeset(0): EDID for output DP-2
[   388.271] (II) modeset(0): EDID for output HDMI-1
[   388.271] (II) modeset(0): EDID for output HDMI-2
[   388.272] (II) modeset(0): EDID for output DVI-D-1
[   388.272] (II) modeset(0): Manufacturer: SAM  Model: bca  Serial#: 810300225
[   388.272] (II) modeset(0): Year: 2017  Week: 5
[   388.272] (II) modeset(0): EDID Version: 1.3
[   388.272] (II) modeset(0): Digital Display Input
[   388.272] (II) modeset(0): Max Image Size [cm]: horiz.: 71  vert.: 40
[   388.272] (II) modeset(0): Gamma: 2.20
[   388.272] (II) modeset(0): DPMS capabilities: Off
[   388.272] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   388.272] (II) modeset(0): First detailed timing is preferred mode
[   388.272] (II) modeset(0): redX: 0.655 redY: 0.334   greenX: 0.306 greenY: 0.627
[   388.272] (II) modeset(0): blueX: 0.146 blueY: 0.048   whiteX: 0.312 whiteY: 0.329
[   388.272] (II) modeset(0): Supported established timings:
[   388.272] (II) modeset(0): 720x400@70Hz
[   388.272] (II) modeset(0): 640x480@60Hz
[   388.272] (II) modeset(0): 640x480@67Hz
[   388.272] (II) modeset(0): 640x480@72Hz
[   388.272] (II) modeset(0): 640x480@75Hz
[   388.272] (II) modeset(0): 800x600@56Hz
[   388.272] (II) modeset(0): 800x600@60Hz
[   388.272] (II) modeset(0): 800x600@72Hz
[   388.272] (II) modeset(0): 800x600@75Hz
[   388.272] (II) modeset(0): 832x624@75Hz
[   388.272] (II) modeset(0): 1024x768@60Hz
[   388.272] (II) modeset(0): 1024x768@70Hz
[   388.272] (II) modeset(0): 1024x768@75Hz
[   388.272] (II) modeset(0): 1280x1024@75Hz
[   388.272] (II) modeset(0): 1152x864@75Hz
[   388.272] (II) modeset(0): Manufacturer's mask: 0
[   388.272] (II) modeset(0): Supported standard timings:
[   388.272] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   388.272] (II) modeset(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   388.272] (II) modeset(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   388.272] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   388.272] (II) modeset(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   388.272] (II) modeset(0): #5: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   388.272] (II) modeset(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   388.272] (II) modeset(0): Supported detailed timing:
[   388.272] (II) modeset(0): clock: 241.5 MHz   Image Size:  708 x 398 mm
[   388.272] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[   388.272] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[   388.272] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 90 kHz, PixClock max 255 MHz
[   388.272] (II) modeset(0): Monitor name: S32D850
[   388.272] (II) modeset(0): Serial No: HTPJ200151
[   388.272] (II) modeset(0): Supported detailed timing:
[   388.272] (II) modeset(0): clock: 148.5 MHz   Image Size:  708 x 398 mm
[   388.272] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   388.272] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   388.272] (II) modeset(0): Supported detailed timing:
[   388.272] (II) modeset(0): clock: 148.5 MHz   Image Size:  708 x 398 mm
[   388.272] (II) modeset(0): h_active: 1920  h_sync: 2448  h_sync_end 2492 h_blank_end 2640 h_border: 0
[   388.272] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   388.272] (II) modeset(0): Supported detailed timing:
[   388.272] (II) modeset(0): clock: 74.2 MHz   Image Size:  708 x 398 mm
[   388.272] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[   388.272] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   388.272] (II) modeset(0): Supported detailed timing:
[   388.272] (II) modeset(0): clock: 74.2 MHz   Image Size:  708 x 398 mm
[   388.272] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[   388.272] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   388.272] (II) modeset(0): Number of EDID sections to follow: 1
[   388.272] (II) modeset(0): EDID (in hex):
[   388.272] (II) modeset(0): 	00ffffffffffff004c2dca0b41334c30
[   388.272] (II) modeset(0): 	051b0103804728782ae691a7554ea025
[   388.272] (II) modeset(0): 	0c5054bfef80714f810081c081809500
[   388.272] (II) modeset(0): 	a9c0b3000101565e00a0a0a029503020
[   388.272] (II) modeset(0): 	3500c48e2100001a000000fd00324b1e
[   388.272] (II) modeset(0): 	5a19000a202020202020000000fc0053
[   388.272] (II) modeset(0): 	3332443835300a2020202020000000ff
[   388.272] (II) modeset(0): 	004854504a3230303135310a2020019d
[   388.273] (II) modeset(0): 	02010400023a801871382d40582c4500
[   388.273] (II) modeset(0): 	c48e2100001e023a80d072382d40102c
[   388.273] (II) modeset(0): 	4580c48e2100001e011d007251d01e20
[   388.273] (II) modeset(0): 	6e285500c48e2100001e011d00bc52d0
[   388.273] (II) modeset(0): 	1e20b8285540c48e2100001e00000000
[   388.273] (II) modeset(0): 	00000000000000000000000000000000
[   388.273] (II) modeset(0): 	00000000000000000000000000000000
[   388.273] (II) modeset(0): 	000000000000000000000000000000d5
[   388.273] (II) modeset(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
[   388.273] (II) modeset(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
[   388.273] (II) modeset(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
[   388.273] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   388.273] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   388.273] (II) modeset(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[   388.273] (II) modeset(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan)
[   388.273] (II) modeset(0): Printing probed modes for output DVI-D-1
[   388.273] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[   388.273] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[   388.273] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[   388.273] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[   388.273] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[   388.273] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[   388.273] (II) modeset(0): Modeline "1920x1200"x60.0  241.50  1920 2608 2640 2720  1200 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[   388.273] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[   388.273] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[   388.273] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   388.273] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   388.273] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   388.273] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   388.273] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   388.273] (II) modeset(0): Modeline "1600x1200"x60.0  241.50  1600 2608 2640 2720  1200 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[   388.273] (II) modeset(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz d)
[   388.273] (II) modeset(0): Modeline "1600x1200"x70.0  189.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (87.5 kHz d)
[   388.273] (II) modeset(0): Modeline "1600x1200"x65.0  175.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
[   388.273] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[   388.273] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   388.273] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   388.273] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   388.273] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   388.273] (II) modeset(0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[   388.273] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   388.273] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   388.273] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[   388.273] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   388.273] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   388.273] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   388.273] (II) modeset(0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   388.273] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   388.273] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   388.273] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   388.273] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   388.273] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   388.273] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   388.273] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   388.273] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   388.273] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   388.273] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   388.273] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   388.273] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   388.273] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   388.273] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   388.273] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   388.273] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   388.273] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   388.273] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   388.273] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   388.273] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   388.273] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   388.273] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   388.273] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   388.273] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   388.273] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   388.273] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   388.273] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   388.273] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   388.273] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   388.273] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   388.273] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   388.273] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   388.273] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   388.273] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   388.273] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   388.273] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   388.273] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   388.273] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   388.273] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   388.273] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   388.273] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   388.273] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   388.273] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   388.273] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   388.273] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   388.273] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   388.273] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   388.273] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   388.274] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   388.274] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   388.274] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   388.274] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   388.274] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   388.274] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   388.274] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   388.274] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   388.274] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   388.274] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   388.274] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   388.274] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   388.274] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   388.274] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   388.274] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   388.274] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   388.274] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   388.274] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   388.274] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   388.274] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   388.274] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   388.274] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   388.274] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   388.274] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   388.274] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   388.274] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   388.274] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   388.274] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   388.274] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   388.274] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   388.274] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   388.274] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   388.274] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   388.274] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   388.274] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   388.274] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   388.274] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   388.274] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   388.274] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   388.274] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   388.274] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   388.274] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   388.274] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   388.274] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   388.274] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   388.274] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   388.274] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   388.274] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   388.274] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   388.274] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   388.274] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   388.274] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   388.274] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   388.274] (II) modeset(0): Output DP-1 disconnected
[   388.274] (II) modeset(0): Output DP-2 disconnected
[   388.274] (II) modeset(0): Output HDMI-1 disconnected
[   388.274] (II) modeset(0): Output HDMI-2 disconnected
[   388.274] (II) modeset(0): Output DVI-D-1 connected
[   388.274] (II) modeset(0): Using exact sizes for initial modes
[   388.274] (II) modeset(0): Output DVI-D-1 using initial mode 2560x1440 +0+0
[   388.274] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   388.274] (==) modeset(0): DPI set to (96, 96)
[   388.274] (II) Loading sub module "fb"
[   388.274] (II) LoadModule: "fb"
[   388.274] (II) Loading /usr/lib/xorg/modules/libfb.so
[   388.275] (II) Module fb: vendor="X.Org Foundation"
[   388.275] 	compiled for 1.20.5, module version = 1.0.0
[   388.275] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   388.275] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[   388.275] (==) modeset(G0): RGB weight 888
[   388.275] (==) modeset(G0): Default visual is TrueColor
[   388.275] (II) Loading sub module "glamoregl"
[   388.275] (II) LoadModule: "glamoregl"
[   388.275] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   388.275] (II) Module glamoregl: vendor="X.Org Foundation"
[   388.275] 	compiled for 1.20.5, module version = 1.0.1
[   388.275] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   388.291] (II) modeset(G0): Refusing to try glamor on llvmpipe
[   388.293] (EE) modeset(G0): glamor initialization failed
[   388.293] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[   388.293] (II) modeset(G0): Double-buffered shadow updates: on
[   388.297] (II) modeset(G0): Output VGA-1-1 has no monitor section
[   388.300] (II) modeset(G0): EDID for output VGA-1-1
[   388.300] (II) modeset(G0): Printing probed modes for output VGA-1-1
[   388.300] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   388.300] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   388.300] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   388.300] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   388.300] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[   388.300] (==) modeset(G0): DPI set to (96, 96)
[   388.300] (II) Loading sub module "fb"
[   388.300] (II) LoadModule: "fb"
[   388.301] (II) Loading /usr/lib/xorg/modules/libfb.so
[   388.301] (II) Module fb: vendor="X.Org Foundation"
[   388.301] 	compiled for 1.20.5, module version = 1.0.0
[   388.301] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   388.301] (II) Loading sub module "shadow"
[   388.301] (II) LoadModule: "shadow"
[   388.301] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   388.301] (II) Module shadow: vendor="X.Org Foundation"
[   388.301] 	compiled for 1.20.5, module version = 1.1.0
[   388.301] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   388.301] (==) modeset(G1): Depth 24, (==) framebuffer bpp 32
[   388.301] (==) modeset(G1): RGB weight 888
[   388.301] (==) modeset(G1): Default visual is TrueColor
[   388.301] (II) Loading sub module "glamoregl"
[   388.301] (II) LoadModule: "glamoregl"
[   388.301] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   388.301] (II) Module glamoregl: vendor="X.Org Foundation"
[   388.301] 	compiled for 1.20.5, module version = 1.0.1
[   388.301] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   388.388] (II) modeset(G1): glamor X acceleration enabled on Radeon RX 580 Series (POLARIS10, DRM 3.33.0, 5.3.1-arch1-1-ARCH, LLVM 9.0.0)
[   388.388] (II) modeset(G1): glamor initialized
[   388.388] (II) modeset(G1): Output DP-2-3 has no monitor section
[   388.388] (II) modeset(G1): Output DP-2-4 has no monitor section
[   388.388] (II) modeset(G1): Output HDMI-2-3 has no monitor section
[   388.389] (II) modeset(G1): Output HDMI-2-4 has no monitor section
[   388.389] (II) modeset(G1): Output DVI-D-2-2 has no monitor section
[   388.389] (II) modeset(G1): EDID for output DP-2-3
[   388.389] (II) modeset(G1): EDID for output DP-2-4
[   388.389] (II) modeset(G1): EDID for output HDMI-2-3
[   388.389] (II) modeset(G1): EDID for output HDMI-2-4
[   388.389] (II) modeset(G1): EDID for output DVI-D-2-2
[   388.389] (==) modeset(G1): Using gamma correction (1.0, 1.0, 1.0)
[   388.389] (==) modeset(G1): DPI set to (96, 96)
[   388.389] (II) Loading sub module "fb"
[   388.389] (II) LoadModule: "fb"
[   388.389] (II) Loading /usr/lib/xorg/modules/libfb.so
[   388.390] (II) Module fb: vendor="X.Org Foundation"
[   388.390] 	compiled for 1.20.5, module version = 1.0.0
[   388.390] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   388.390] (II) UnloadModule: "vesa"
[   388.390] (II) Unloading vesa
[   388.393] (==) modeset(G0): Backing store enabled
[   388.393] (==) modeset(G0): Silken mouse disabled
[   388.393] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[   388.394] (==) modeset(G0): DPMS enabled
[   388.401] (==) modeset(G1): Backing store enabled
[   388.402] (==) modeset(G1): Silken mouse disabled
[   388.403] (II) modeset(G1): Initializing kms color map for depth 24, 8 bpc.
[   388.403] (==) modeset(G1): DPMS enabled
[   388.404] (II) modeset(G1): [DRI2] Setup complete
[   388.404] (II) modeset(G1): [DRI2]   DRI driver: radeonsi
[   388.404] (II) modeset(G1): [DRI2]   VDPAU driver: radeonsi
[   388.408] (==) modeset(0): Backing store enabled
[   388.408] (==) modeset(0): Silken mouse disabled
[   388.409] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   388.410] (==) modeset(0): DPMS enabled
[   388.411] (II) modeset(0): [DRI2] Setup complete
[   388.411] (II) modeset(0): [DRI2]   DRI driver: radeonsi
[   388.411] (II) modeset(0): [DRI2]   VDPAU driver: radeonsi
[   388.411] (II) Initializing extension Generic Event Extension
[   388.411] (II) Initializing extension SHAPE
[   388.411] (II) Initializing extension MIT-SHM
[   388.412] (II) Initializing extension XInputExtension
[   388.412] (II) Initializing extension XTEST
[   388.412] (II) Initializing extension BIG-REQUESTS
[   388.412] (II) Initializing extension SYNC
[   388.413] (II) Initializing extension XKEYBOARD
[   388.413] (II) Initializing extension XC-MISC
[   388.413] (II) Initializing extension SECURITY
[   388.413] (II) Initializing extension XFIXES
[   388.414] (II) Initializing extension RENDER
[   388.414] (II) Initializing extension RANDR
[   388.414] (II) Initializing extension COMPOSITE
[   388.415] (II) Initializing extension DAMAGE
[   388.415] (II) Initializing extension MIT-SCREEN-SAVER
[   388.415] (II) Initializing extension DOUBLE-BUFFER
[   388.415] (II) Initializing extension RECORD
[   388.415] (II) Initializing extension DPMS
[   388.416] (II) Initializing extension Present
[   388.416] (II) Initializing extension DRI3
[   388.416] (II) Initializing extension X-Resource
[   388.416] (II) Initializing extension XVideo
[   388.417] (II) Initializing extension XVideo-MotionCompensation
[   388.417] (II) Initializing extension GLX
[   388.490] (II) AIGLX: Loaded and initialized radeonsi
[   388.490] (II) GLX: Initialized DRI2 GL provider for screen 0
[   388.490] (II) Initializing extension XFree86-VidModeExtension
[   388.491] (II) Initializing extension XFree86-DGA
[   388.491] (II) Initializing extension XFree86-DRI
[   388.491] (II) Initializing extension DRI2
[   388.491] (II) modeset(G0): Damage tracking initialized
[   388.496] (II) modeset(G1): Damage tracking initialized
[   388.497] (II) modeset(0): Damage tracking initialized
[   388.497] (II) modeset(0): Setting screen physical size to 677 x 381
[   388.640] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   388.640] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   388.640] (II) LoadModule: "libinput"
[   388.640] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   388.644] (II) Module libinput: vendor="X.Org Foundation"
[   388.644] 	compiled for 1.20.5, module version = 0.29.0
[   388.644] 	Module class: X.Org XInput Driver
[   388.644] 	ABI class: X.Org XInput driver, version 24.1
[   388.644] (II) Using input driver 'libinput' for 'Power Button'
[   388.644] (**) Power Button: always reports core events
[   388.644] (**) Option "Device" "/dev/input/event1"
[   388.644] (**) Option "_source" "server/udev"
[   388.649] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   388.649] (II) event1  - Power Button: device is a keyboard
[   388.649] (II) event1  - Power Button: device removed
[   388.694] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   388.694] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   388.696] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   388.696] (II) event1  - Power Button: device is a keyboard
[   388.697] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   388.697] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   388.697] (II) Using input driver 'libinput' for 'Power Button'
[   388.697] (**) Power Button: always reports core events
[   388.697] (**) Option "Device" "/dev/input/event0"
[   388.697] (**) Option "_source" "server/udev"
[   388.699] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   388.699] (II) event0  - Power Button: device is a keyboard
[   388.699] (II) event0  - Power Button: device removed
[   388.721] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   388.721] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   388.723] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   388.723] (II) event0  - Power Button: device is a keyboard
[   388.725] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event24)
[   388.725] (II) No input driver specified, ignoring this device.
[   388.725] (II) This device may have been added with another device file.
[   388.725] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event25)
[   388.725] (II) No input driver specified, ignoring this device.
[   388.725] (II) This device may have been added with another device file.
[   388.726] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event21)
[   388.726] (II) No input driver specified, ignoring this device.
[   388.726] (II) This device may have been added with another device file.
[   388.726] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event23)
[   388.727] (II) No input driver specified, ignoring this device.
[   388.727] (II) This device may have been added with another device file.
[   388.728] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
[   388.728] (**) USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[   388.728] (II) Using input driver 'libinput' for 'USB Optical Mouse'
[   388.728] (**) USB Optical Mouse: always reports core events
[   388.728] (**) Option "Device" "/dev/input/event5"
[   388.728] (**) Option "_source" "server/udev"
[   388.787] (II) event5  - USB Optical Mouse: is tagged by udev as: Mouse
[   388.787] (II) event5  - USB Optical Mouse: device is a pointer
[   388.787] (II) event5  - USB Optical Mouse: device removed
[   388.841] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7.1/2-7.1:1.0/0003:1BCF:0005.0002/input/input5/event5"
[   388.841] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[   388.841] (**) Option "AccelerationScheme" "none"
[   388.841] (**) USB Optical Mouse: (accel) selected scheme none/0
[   388.841] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[   388.841] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[   388.900] (II) event5  - USB Optical Mouse: is tagged by udev as: Mouse
[   388.900] (II) event5  - USB Optical Mouse: device is a pointer
[   388.902] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[   388.902] (II) No input driver specified, ignoring this device.
[   388.902] (II) This device may have been added with another device file.
[   388.903] (II) config/udev: Adding input device EST Gaming keyboard (/dev/input/event6)
[   388.903] (**) EST Gaming keyboard: Applying InputClass "libinput keyboard catchall"
[   388.903] (II) Using input driver 'libinput' for 'EST Gaming keyboard'
[   388.903] (**) EST Gaming keyboard: always reports core events
[   388.903] (**) Option "Device" "/dev/input/event6"
[   388.903] (**) Option "_source" "server/udev"
[   388.906] (II) event6  - EST Gaming keyboard: is tagged by udev as: Keyboard
[   388.906] (II) event6  - EST Gaming keyboard: device is a keyboard
[   388.907] (II) event6  - EST Gaming keyboard: device removed
[   388.934] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7.2/2-7.2:1.0/0003:0665:6000.0003/input/input6/event6"
[   388.934] (II) XINPUT: Adding extended input device "EST Gaming keyboard" (type: KEYBOARD, id 9)
[   388.937] (II) event6  - EST Gaming keyboard: is tagged by udev as: Keyboard
[   388.938] (II) event6  - EST Gaming keyboard: device is a keyboard
[   388.939] (II) config/udev: Adding input device EST Gaming keyboard (/dev/input/event7)
[   388.939] (**) EST Gaming keyboard: Applying InputClass "libinput keyboard catchall"
[   388.939] (II) Using input driver 'libinput' for 'EST Gaming keyboard'
[   388.939] (**) EST Gaming keyboard: always reports core events
[   388.939] (**) Option "Device" "/dev/input/event7"
[   388.939] (**) Option "_source" "server/udev"
[   388.942] (II) event7  - EST Gaming keyboard: is tagged by udev as: Keyboard
[   388.943] (II) event7  - EST Gaming keyboard: device is a keyboard
[   388.943] (II) event7  - EST Gaming keyboard: device removed
[   388.961] (II) libinput: EST Gaming keyboard: needs a virtual subdevice
[   388.961] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7.2/2-7.2:1.1/0003:0665:6000.0004/input/input7/event7"
[   388.961] (II) XINPUT: Adding extended input device "EST Gaming keyboard" (type: MOUSE, id 10)
[   388.961] (**) Option "AccelerationScheme" "none"
[   388.961] (**) EST Gaming keyboard: (accel) selected scheme none/0
[   388.961] (**) EST Gaming keyboard: (accel) acceleration factor: 2.000
[   388.961] (**) EST Gaming keyboard: (accel) acceleration threshold: 4
[   388.964] (II) event7  - EST Gaming keyboard: is tagged by udev as: Keyboard
[   388.964] (II) event7  - EST Gaming keyboard: device is a keyboard
[   388.966] (II) config/udev: Adding input device EST Gaming keyboard (/dev/input/event17)
[   388.966] (**) EST Gaming keyboard: Applying InputClass "libinput keyboard catchall"
[   388.966] (II) Using input driver 'libinput' for 'EST Gaming keyboard'
[   388.966] (**) EST Gaming keyboard: always reports core events
[   388.966] (**) Option "Device" "/dev/input/event17"
[   388.966] (**) Option "_source" "server/udev"
[   388.969] (II) event17 - EST Gaming keyboard: is tagged by udev as: Keyboard
[   388.969] (II) event17 - EST Gaming keyboard: device is a keyboard
[   388.969] (II) event17 - EST Gaming keyboard: device removed
[   389.001] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7.2/2-7.2:1.2/0003:0665:6000.0005/input/input21/event17"
[   389.001] (II) XINPUT: Adding extended input device "EST Gaming keyboard" (type: KEYBOARD, id 11)
[   389.004] (II) event17 - EST Gaming keyboard: is tagged by udev as: Keyboard
[   389.004] (II) event17 - EST Gaming keyboard: device is a keyboard
[   389.006] (II) config/udev: Adding input device Generic USB2.0 Device (/dev/input/event4)
[   389.006] (**) Generic USB2.0 Device: Applying InputClass "libinput keyboard catchall"
[   389.006] (II) Using input driver 'libinput' for 'Generic USB2.0 Device'
[   389.006] (**) Generic USB2.0 Device: always reports core events
[   389.006] (**) Option "Device" "/dev/input/event4"
[   389.006] (**) Option "_source" "server/udev"
[   389.009] (II) event4  - Generic USB2.0 Device: is tagged by udev as: Keyboard
[   389.009] (II) event4  - Generic USB2.0 Device: device is a keyboard
[   389.009] (II) event4  - Generic USB2.0 Device: device removed
[   389.054] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.3/0003:1908:2070.0001/input/input4/event4"
[   389.054] (II) XINPUT: Adding extended input device "Generic USB2.0 Device" (type: KEYBOARD, id 12)
[   389.057] (II) event4  - Generic USB2.0 Device: is tagged by udev as: Keyboard
[   389.057] (II) event4  - Generic USB2.0 Device: device is a keyboard
[   389.058] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[   389.058] (II) No input driver specified, ignoring this device.
[   389.058] (II) This device may have been added with another device file.
[   389.059] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event9)
[   389.059] (II) No input driver specified, ignoring this device.
[   389.059] (II) This device may have been added with another device file.
[   389.059] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event10)
[   389.059] (II) No input driver specified, ignoring this device.
[   389.059] (II) This device may have been added with another device file.
[   389.060] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event11)
[   389.060] (II) No input driver specified, ignoring this device.
[   389.060] (II) This device may have been added with another device file.
[   389.061] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event12)
[   389.061] (II) No input driver specified, ignoring this device.
[   389.061] (II) This device may have been added with another device file.
[   389.061] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event13)
[   389.061] (II) No input driver specified, ignoring this device.
[   389.061] (II) This device may have been added with another device file.
[   389.062] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event14)
[   389.062] (II) No input driver specified, ignoring this device.
[   389.062] (II) This device may have been added with another device file.
[   389.062] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event15)
[   389.063] (II) No input driver specified, ignoring this device.
[   389.063] (II) This device may have been added with another device file.
[   389.063] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
[   389.063] (II) No input driver specified, ignoring this device.
[   389.063] (II) This device may have been added with another device file.
[   389.065] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event18)
[   389.065] (II) No input driver specified, ignoring this device.
[   389.065] (II) This device may have been added with another device file.
[   389.065] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event19)
[   389.065] (II) No input driver specified, ignoring this device.
[   389.065] (II) This device may have been added with another device file.
[   389.066] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event20)
[   389.066] (II) No input driver specified, ignoring this device.
[   389.066] (II) This device may have been added with another device file.
[   389.066] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event22)
[   389.067] (II) No input driver specified, ignoring this device.
[   389.067] (II) This device may have been added with another device file.
[   389.067] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event3)
[   389.067] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   389.067] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[   389.067] (**) Eee PC WMI hotkeys: always reports core events
[   389.067] (**) Option "Device" "/dev/input/event3"
[   389.067] (**) Option "_source" "server/udev"
[   389.069] (II) event3  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   389.069] (II) event3  - Eee PC WMI hotkeys: device is a keyboard
[   389.069] (II) event3  - Eee PC WMI hotkeys: device removed
[   389.121] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input3/event3"
[   389.121] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 13)
[   389.123] (II) event3  - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   389.123] (II) event3  - Eee PC WMI hotkeys: device is a keyboard
[   389.124] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   389.124] (II) No input driver specified, ignoring this device.
[   389.124] (II) This device may have been added with another device file.
[   389.131] (**) EST Gaming keyboard: Applying InputClass "libinput keyboard catchall"
[   389.131] (II) Using input driver 'libinput' for 'EST Gaming keyboard'
[   389.131] (**) EST Gaming keyboard: always reports core events
[   389.131] (**) Option "Device" "/dev/input/event7"
[   389.131] (**) Option "_source" "_driver/libinput"
[   389.131] (II) libinput: EST Gaming keyboard: is a virtual subdevice
[   389.131] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7.2/2-7.2:1.1/0003:0665:6000.0004/input/input7/event7"
[   389.131] (II) XINPUT: Adding extended input device "EST Gaming keyboard" (type: KEYBOARD, id 14)
[   389.327] (II) modeset(0): Disabling kernel dirty updates, not required.
[   407.545] (II) modeset(0): EDID vendor "SAM", prod id 3018
[   407.545] (II) modeset(0): Using EDID range info for horizontal sync
[   407.545] (II) modeset(0): Using EDID range info for vertical refresh
[   407.545] (II) modeset(0): Printing DDC gathered Modelines:
[   407.545] (II) modeset(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[   407.545] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   407.545] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   407.545] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   407.545] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   407.545] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   407.545] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   407.545] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   407.545] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   407.545] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   407.545] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   407.545] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   407.545] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   407.545] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   407.545] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   407.545] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   407.545] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   407.545] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   407.545] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   407.545] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   407.545] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   407.545] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   407.545] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   407.545] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   407.545] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   407.547] (II) modeset(0): EDID vendor "SAM", prod id 3018
[   407.547] (II) modeset(0): Using hsync ranges from config file
[   407.547] (II) modeset(0): Using vrefresh ranges from config file
[   407.547] (II) modeset(0): Printing DDC gathered Modelines:
[   407.547] (II) modeset(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[   407.547] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   407.547] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   407.547] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   407.547] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   407.547] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   407.547] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   407.547] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   407.547] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   407.547] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   407.547] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   407.547] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   407.547] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   407.547] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   407.547] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   407.547] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   407.547] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   407.547] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   407.547] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   407.547] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   407.547] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   407.547] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   407.547] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   407.547] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   407.547] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   409.888] (II) modeset(0): EDID vendor "SAM", prod id 3018
[   409.889] (II) modeset(0): Using hsync ranges from config file
[   409.889] (II) modeset(0): Using vrefresh ranges from config file
[   409.889] (II) modeset(0): Printing DDC gathered Modelines:
[   409.889] (II) modeset(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[   409.889] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   409.889] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   409.889] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   409.889] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   409.889] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   409.889] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   409.889] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   409.889] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   409.889] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   409.889] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   409.889] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   409.889] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   409.889] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   409.889] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   409.889] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   409.889] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   409.889] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   409.889] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   409.889] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   409.889] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   409.889] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   409.889] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   409.889] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   409.889] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   409.891] (II) modeset(0): EDID vendor "SAM", prod id 3018
[   409.891] (II) modeset(0): Using hsync ranges from config file
[   409.891] (II) modeset(0): Using vrefresh ranges from config file
[   409.891] (II) modeset(0): Printing DDC gathered Modelines:
[   409.891] (II) modeset(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[   409.891] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   409.891] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   409.891] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   409.891] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   409.891] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   409.891] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   409.891] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   409.891] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   409.891] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   409.891] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   409.891] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   409.891] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   409.891] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   409.891] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   409.891] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   409.891] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   409.891] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   409.891] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   409.891] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   409.891] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   409.891] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   409.891] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   409.891] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   409.891] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   490.623] (II) modeset(0): EDID vendor "SAM", prod id 3018
[   490.623] (II) modeset(0): Using hsync ranges from config file
[   490.623] (II) modeset(0): Using vrefresh ranges from config file
[   490.623] (II) modeset(0): Printing DDC gathered Modelines:
[   490.623] (II) modeset(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[   490.623] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   490.623] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   490.623] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   490.623] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   490.623] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   490.623] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   490.623] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   490.623] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   490.623] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   490.623] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   490.623] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   490.623] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   490.623] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   490.623] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   490.623] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   490.623] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   490.623] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   490.623] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   490.623] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   490.623] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   490.623] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   490.623] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   490.623] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   490.623] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   490.625] (II) modeset(0): EDID vendor "SAM", prod id 3018
[   490.625] (II) modeset(0): Using hsync ranges from config file
[   490.625] (II) modeset(0): Using vrefresh ranges from config file
[   490.625] (II) modeset(0): Printing DDC gathered Modelines:
[   490.625] (II) modeset(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[   490.625] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   490.625] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   490.625] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   490.625] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   490.625] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   490.625] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   490.625] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   490.625] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   490.625] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   490.625] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   490.625] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   490.625] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   490.625] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   490.625] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   490.625] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   490.625] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   490.625] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   490.625] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   490.625] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   490.625] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   490.625] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   490.625] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   490.625] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   490.625] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   543.404] (II) modeset(0): EDID vendor "SAM", prod id 3018
[   543.404] (II) modeset(0): Using hsync ranges from config file
[   543.404] (II) modeset(0): Using vrefresh ranges from config file
[   543.404] (II) modeset(0): Printing DDC gathered Modelines:
[   543.404] (II) modeset(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[   543.404] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   543.404] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   543.404] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   543.405] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   543.405] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   543.405] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   543.405] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   543.405] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   543.405] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   543.405] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   543.405] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   543.405] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   543.405] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   543.405] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   543.405] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   543.405] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   543.405] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   543.405] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   543.405] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   543.405] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   543.405] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   543.405] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   543.405] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   543.405] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   543.407] (II) modeset(0): EDID vendor "SAM", prod id 3018
[   543.407] (II) modeset(0): Using hsync ranges from config file
[   543.407] (II) modeset(0): Using vrefresh ranges from config file
[   543.407] (II) modeset(0): Printing DDC gathered Modelines:
[   543.407] (II) modeset(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[   543.407] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   543.407] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   543.407] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   543.407] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   543.407] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   543.407] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   543.407] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   543.407] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   543.407] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   543.407] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   543.407] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   543.407] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   543.407] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   543.407] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   543.407] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   543.407] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   543.407] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   543.407] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   543.407] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   543.407] (II) modeset(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   543.407] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   543.407] (II) modeset(0): Modeline "1440x900"x0.0   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[   543.407] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   543.407] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 14849.185] (II) config/udev: removing device Generic USB2.0 Device
[ 14849.185] (II) event4  - Generic USB2.0 Device: device removed
[ 14849.214] (II) UnloadModule: "libinput"
[ 18689.280] (II) event1  - Power Button: device removed
[ 18689.309] (II) event0  - Power Button: device removed
[ 18689.332] (II) event5  - USB Optical Mouse: device removed
[ 18689.399] (II) event6  - EST Gaming keyboard: device removed
[ 18689.466] (II) event17 - EST Gaming keyboard: device removed
[ 18689.496] (II) event3  - Eee PC WMI hotkeys: device removed
[ 18689.559] (II) event7  - EST Gaming keyboard: device removed
[ 18689.641] (II) UnloadModule: "libinput"
[ 18689.641] (II) UnloadModule: "libinput"
[ 18689.641] (II) UnloadModule: "libinput"
[ 18689.641] (II) UnloadModule: "libinput"
[ 18689.641] (II) UnloadModule: "libinput"
[ 18689.641] (II) UnloadModule: "libinput"
[ 18689.642] (II) UnloadModule: "libinput"
[ 18689.643] (II) UnloadModule: "libinput"
[ 18689.731] (II) Server terminated successfully (0). Closing log file.

Here's the systemd log:

The line below is repeated 1000s of times towards the end of the log. So, they have been removed to keep the text small:

Oct 16 13:22:09 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 11:37:28 stellar-ld tracker-miner-fs.desktop[1460]: OK
Oct 16 11:37:28 stellar-ld systemd[1086]: evolution-calendar-factory.service: Succeeded.
Oct 16 11:37:28 stellar-ld systemd[1086]: evolution-addressbook-factory.service: Succeeded.
Oct 16 11:37:28 stellar-ld systemd[1]: session-3.scope: Succeeded.
Oct 16 11:37:28 stellar-ld pulseaudio[1215]: E: [pulseaudio] stdin-util.c: Unable to read or parse data from client.
Oct 16 11:37:28 stellar-ld systemd-logind[840]: Session 3 logged out. Waiting for processes to exit.
Oct 16 11:37:28 stellar-ld systemd-logind[840]: Removed session 3.
Oct 16 11:37:28 stellar-ld systemd[1086]: pulseaudio.service: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1]: Stopping User Manager for UID 1000...
Oct 16 11:37:38 stellar-ld systemd[1086]: Removed slice gnome\x2dsession\x2dmanager.slice.
Oct 16 11:37:38 stellar-ld systemd[1086]: Stopped target Main User Target.
Oct 16 11:37:38 stellar-ld systemd[1086]: Stopping D-Bus User Message Bus...
Oct 16 11:37:38 stellar-ld systemd[1086]: dbus.service: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Stopped D-Bus User Message Bus.
Oct 16 11:37:38 stellar-ld systemd[1086]: Stopped target Basic System.
Oct 16 11:37:38 stellar-ld systemd[1086]: Stopped target Paths.
Oct 16 11:37:38 stellar-ld systemd[1086]: Stopped target Sockets.
Oct 16 11:37:38 stellar-ld systemd[1086]: Stopped target Timers.
Oct 16 11:37:38 stellar-ld systemd[1086]: dbus.socket: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Closed D-Bus User Message Bus Socket.
Oct 16 11:37:38 stellar-ld systemd[1086]: dirmngr.socket: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Closed GnuPG network certificate management daemon.
Oct 16 11:37:38 stellar-ld systemd[1086]: gpg-agent-browser.socket: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 16 11:37:38 stellar-ld systemd[1086]: gpg-agent-extra.socket: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 16 11:37:38 stellar-ld systemd[1086]: gpg-agent-ssh.socket: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 16 11:37:38 stellar-ld systemd[1086]: gpg-agent.socket: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 16 11:37:38 stellar-ld systemd[1086]: p11-kit-server.socket: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Closed p11-kit server.
Oct 16 11:37:38 stellar-ld systemd[1086]: pipewire.socket: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Closed Multimedia System.
Oct 16 11:37:38 stellar-ld systemd[1086]: pulseaudio.socket: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Closed Sound System.
Oct 16 11:37:38 stellar-ld systemd[1086]: Reached target Shutdown.
Oct 16 11:37:38 stellar-ld systemd[1086]: systemd-exit.service: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1086]: Started Exit the Session.
Oct 16 11:37:38 stellar-ld systemd[1086]: Reached target Exit the Session.
Oct 16 11:37:38 stellar-ld systemd[1]: user@1000.service: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1]: Stopped User Manager for UID 1000.
Oct 16 11:37:38 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:38 stellar-ld kernel: audit: type=1131 audit(1571206058.947:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:38 stellar-ld systemd[1]: Stopping User Runtime Directory /run/user/1000...
Oct 16 11:37:38 stellar-ld systemd[1]: run-user-1000.mount: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1]: user-runtime-dir@1000.service: Succeeded.
Oct 16 11:37:38 stellar-ld systemd[1]: Stopped User Runtime Directory /run/user/1000.
Oct 16 11:37:38 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:38 stellar-ld systemd[1]: Removed slice User Slice of UID 1000.
Oct 16 11:37:38 stellar-ld kernel: audit: type=1131 audit(1571206058.964:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:40 stellar-ld lxdm-session[1967]: gkr-pam: unable to locate daemon control file
Oct 16 11:37:40 stellar-ld lxdm-session[1967]: pam_unix(lxdm:session): session opened for user stellar by stellar(uid=0)
Oct 16 11:37:40 stellar-ld kernel: audit: type=1006 audit(1571206060.907:52): pid=1967 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=5 res=1
Oct 16 11:37:40 stellar-ld systemd[1]: Created slice User Slice of UID 1000.
Oct 16 11:37:40 stellar-ld systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 16 11:37:40 stellar-ld systemd-logind[840]: New session 5 of user stellar.
Oct 16 11:37:40 stellar-ld systemd[1]: Started User Runtime Directory /run/user/1000.
Oct 16 11:37:40 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:40 stellar-ld systemd[1]: Starting User Manager for UID 1000...
Oct 16 11:37:40 stellar-ld kernel: audit: type=1130 audit(1571206060.927:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:40 stellar-ld systemd[1969]: pam_unix(systemd-user:session): session opened for user stellar by (uid=0)
Oct 16 11:37:40 stellar-ld kernel: audit: type=1006 audit(1571206060.937:54): pid=1969 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=6 res=1
Oct 16 11:37:41 stellar-ld systemd[1969]: Reached target Paths.
Oct 16 11:37:41 stellar-ld systemd[1969]: Reached target Timers.
Oct 16 11:37:41 stellar-ld systemd[1969]: Starting D-Bus User Message Bus Socket.
Oct 16 11:37:41 stellar-ld systemd[1969]: Listening on GnuPG network certificate management daemon.
Oct 16 11:37:41 stellar-ld systemd[1969]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 16 11:37:41 stellar-ld systemd[1969]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 16 11:37:41 stellar-ld systemd[1969]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 16 11:37:41 stellar-ld systemd[1969]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 16 11:37:41 stellar-ld systemd[1969]: Listening on p11-kit server.
Oct 16 11:37:41 stellar-ld systemd[1969]: Listening on Multimedia System.
Oct 16 11:37:41 stellar-ld systemd[1969]: Listening on Sound System.
Oct 16 11:37:41 stellar-ld systemd[1969]: Listening on D-Bus User Message Bus Socket.
Oct 16 11:37:41 stellar-ld systemd[1969]: Reached target Sockets.
Oct 16 11:37:41 stellar-ld systemd[1969]: Reached target Basic System.
Oct 16 11:37:41 stellar-ld systemd[1]: Started User Manager for UID 1000.
Oct 16 11:37:41 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:41 stellar-ld systemd[1969]: Starting Update XDG user dir configuration...
Oct 16 11:37:41 stellar-ld kernel: audit: type=1130 audit(1571206061.010:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:41 stellar-ld systemd[1]: Started Session 5 of user stellar.
Oct 16 11:37:41 stellar-ld systemd[1969]: xdg-user-dirs-update.service: Succeeded.
Oct 16 11:37:41 stellar-ld systemd[1969]: Started Update XDG user dir configuration.
Oct 16 11:37:41 stellar-ld systemd[1969]: Reached target Main User Target.
Oct 16 11:37:41 stellar-ld systemd[1969]: Startup finished in 66ms.
Oct 16 11:37:41 stellar-ld systemd[1969]: Started D-Bus User Message Bus.
Oct 16 11:37:41 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.2' (uid=1000 pid=1992 comm="/usr/lib/gnome-session-check-accelerated ")
Oct 16 11:37:41 stellar-ld systemd[1969]: Starting Virtual filesystem service...
Oct 16 11:37:41 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gtk.vfs.Daemon'
Oct 16 11:37:41 stellar-ld systemd[1969]: Started Virtual filesystem service.
Oct 16 11:37:41 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=1000 pid=1992 comm="/usr/lib/gnome-session-check-accelerated ")
Oct 16 11:37:41 stellar-ld systemd[1969]: Starting Accessibility services bus...
Oct 16 11:37:41 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.a11y.Bus'
Oct 16 11:37:41 stellar-ld systemd[1969]: Started Accessibility services bus.
Oct 16 11:37:41 stellar-ld systemd[1969]: Created slice gnome\x2dsession\x2dmanager.slice.
Oct 16 11:37:41 stellar-ld systemd[1969]: Started GNOME Session is not yet stable (running for <2 minutes).
Oct 16 11:37:41 stellar-ld systemd[1969]: Reached target GNOME session X11 services.
Oct 16 11:37:41 stellar-ld systemd[1969]: Reached target Session services which should run early before the graphical session is brought up.
Oct 16 11:37:41 stellar-ld systemd[1969]: Starting Monitor Session leader for GNOME Session...
Oct 16 11:37:41 stellar-ld systemd[1969]: Starting Sound Service...
Oct 16 11:37:41 stellar-ld gnome-session-c[2018]: Error creating FIFO: File exists
Oct 16 11:37:41 stellar-ld systemd[1969]: Started Monitor Session leader for GNOME Session.
Oct 16 11:37:41 stellar-ld systemd[1969]: Reached target Tasks to be run before GNOME Session starts.
Oct 16 11:37:41 stellar-ld systemd[1969]: Starting GNOME Session Manager (session: gnome)...
Oct 16 11:37:41 stellar-ld gnome-keyring-ssh.desktop[2026]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Oct 16 11:37:41 stellar-ld gnome-keyring-pkcs11.desktop[2027]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Oct 16 11:37:41 stellar-ld gnome-keyring-secrets.desktop[2029]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Oct 16 11:37:41 stellar-ld systemd[1969]: Started GNOME Session Manager (session: gnome).
Oct 16 11:37:41 stellar-ld systemd[1969]: Reached target GNOME Session Manager is ready.
Oct 16 11:37:41 stellar-ld systemd[1969]: Starting GNOME Shell on X11...
Oct 16 11:37:41 stellar-ld rtkit-daemon[1238]: Successfully made thread 2019 of process 2019 owned by '1000' high priority at nice level -11.
Oct 16 11:37:41 stellar-ld rtkit-daemon[1238]: Supervising 1 threads of 1 processes of 1 users.
Oct 16 11:37:41 stellar-ld rtkit-daemon[1238]: Supervising 1 threads of 1 processes of 1 users.
Oct 16 11:37:41 stellar-ld rtkit-daemon[1238]: Successfully made thread 2089 of process 2019 owned by '1000' RT at priority 5.
Oct 16 11:37:41 stellar-ld rtkit-daemon[1238]: Supervising 2 threads of 1 processes of 1 users.
Oct 16 11:37:41 stellar-ld rtkit-daemon[1238]: Supervising 2 threads of 1 processes of 1 users.
Oct 16 11:37:41 stellar-ld rtkit-daemon[1238]: Successfully made thread 2090 of process 2019 owned by '1000' RT at priority 5.
Oct 16 11:37:41 stellar-ld rtkit-daemon[1238]: Supervising 3 threads of 1 processes of 1 users.
Oct 16 11:37:42 stellar-ld rtkit-daemon[1238]: Supervising 3 threads of 1 processes of 1 users.
Oct 16 11:37:42 stellar-ld rtkit-daemon[1238]: Successfully made thread 2091 of process 2019 owned by '1000' RT at priority 5.
Oct 16 11:37:42 stellar-ld rtkit-daemon[1238]: Supervising 4 threads of 1 processes of 1 users.
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 16 11:37:42 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.143' (uid=1000 pid=2019 comm="/usr/bin/pulseaudio --daemonize=no ")
Oct 16 11:37:42 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Oct 16 11:37:42 stellar-ld systemd[1969]: Started Sound Service.
Oct 16 11:37:42 stellar-ld pulseaudio[2019]: E: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.20' (uid=1000 pid=2100 comm="/usr/lib/gnome-shell-calendar-server ")
Oct 16 11:37:42 stellar-ld systemd[1969]: Starting Evolution source registry...
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.OnlineAccounts' requested by ':1.21' (uid=1000 pid=2104 comm="/usr/lib/evolution-source-registry ")
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Oct 16 11:37:42 stellar-ld systemd[1969]: Started Evolution source registry.
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.Shell.CalendarServer'
Oct 16 11:37:42 stellar-ld goa-daemon[2111]: goa-daemon version 3.34.0 starting
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.Identity' requested by ':1.22' (uid=1000 pid=2111 comm="/usr/lib/goa-daemon ")
Oct 16 11:37:42 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.134' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:37:42 stellar-ld systemd[1]: Starting Location Lookup Service...
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.OnlineAccounts'
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.Identity'
Oct 16 11:37:42 stellar-ld polkitd[1241]: Registered Authentication Agent for unix-session:5 (system bus name :1.134 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale C)
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: Telepathy is not available, chat integration will be disabled.
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:37:42 stellar-ld systemd[1969]: Starting Virtual filesystem service - disk device monitor...
Oct 16 11:37:42 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.151' (uid=973 pid=2121 comm="/usr/lib/geoclue ")
Oct 16 11:37:42 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 16 11:37:42 stellar-ld geoclue[2121]: Failed to connect to avahi service: Daemon not running
Oct 16 11:37:42 stellar-ld systemd[1]: Started Location Lookup Service.
Oct 16 11:37:42 stellar-ld dbus-daemon[751]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Oct 16 11:37:42 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:42 stellar-ld kernel: audit: type=1130 audit(1571206062.680:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Oct 16 11:37:42 stellar-ld systemd[1969]: Started Virtual filesystem service - disk device monitor.
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:37:42 stellar-ld systemd[1969]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Oct 16 11:37:42 stellar-ld systemd[1969]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:37:42 stellar-ld systemd[1969]: Starting Virtual filesystem service - Apple File Conduit monitor...
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Oct 16 11:37:42 stellar-ld systemd[1969]: Started Virtual filesystem service - Apple File Conduit monitor.
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:37:42 stellar-ld systemd[1969]: Starting Virtual filesystem service - digital camera monitor...
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Oct 16 11:37:42 stellar-ld systemd[1969]: Started Virtual filesystem service - digital camera monitor.
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:37:42 stellar-ld systemd[1969]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Oct 16 11:37:42 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Oct 16 11:37:42 stellar-ld systemd[1969]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:37:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:37:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.20' (uid=1000 pid=2100 comm="/usr/lib/gnome-shell-calendar-server ")
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting Evolution calendar service...
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Shell on X11.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Shell on X11.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Session is initialized.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME X11 Session.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Session (session: gnome).
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting Signal initialization done to GNOME Session Manager...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Accessibility settings...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Color management...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Date & Time handling...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Maintenance of expirable data...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Keyboard handling...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Media keys handling...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Power management handling...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Printer notifications...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME RFKill handling...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Freedesktop screensaver handling...
Oct 16 11:37:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Sharing handling...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Smartcard handling...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Sound sample caching handling...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME Wacom handling...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME WWan management...
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting GNOME XSettings...
Oct 16 11:37:43 stellar-ld systemd[1969]: Started Evolution calendar service.
Oct 16 11:37:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='ca.desrt.dconf' requested by ':1.29' (uid=1000 pid=2153 comm="/usr/lib/evolution-calendar-factory ")
Oct 16 11:37:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.29' (uid=1000 pid=2153 comm="/usr/lib/evolution-calendar-factory ")
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting Evolution address book service...
Oct 16 11:37:43 stellar-ld gnome-session-binary[2021]: Entering running state
Oct 16 11:37:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'ca.desrt.dconf'
Oct 16 11:37:43 stellar-ld systemd[1969]: gnome-session-signal-init.service: Succeeded.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started Signal initialization done to GNOME Session Manager.
Oct 16 11:37:43 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.166' (uid=1000 pid=2174 comm="/usr/lib/gsd-rfkill ")
Oct 16 11:37:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.43' (uid=1000 pid=2202 comm="gdbus call -e -d org.freedesktop.DBus -o /org/free")
Oct 16 11:37:43 stellar-ld systemd[1969]: Starting Tracker metadata database store and lookup manager...
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Freedesktop screensaver handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Freedesktop screensaver handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Printer notifications.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Printer notifications.
Oct 16 11:37:43 stellar-ld gsd-smartcard[2183]: specified class size for type 'GsdSmartcardService' is smaller than the parent type's 'GsdSmartcardServiceManagerSkeleton' class size
Oct 16 11:37:43 stellar-ld gsd-smartcard[2183]: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
Oct 16 11:37:43 stellar-ld gsd-smartcard[2183]: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed
Oct 16 11:37:43 stellar-ld gsd-smartcard[2183]: g_once_init_leave: assertion 'result != 0' failed
Oct 16 11:37:43 stellar-ld gsd-smartcard[2183]: g_async_initable_new_valist_async: assertion 'G_TYPE_IS_ASYNC_INITABLE (object_type)' failed
Oct 16 11:37:43 stellar-ld systemd[1]: Starting Hostname Service...
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Smartcard handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Smartcard handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Maintenance of expirable data.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Maintenance of expirable data.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Accessibility settings.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Accessibility settings.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Sharing handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Sharing handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Date & Time handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Date & Time handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Sound sample caching handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Sound sample caching handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME WWan management.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME WWan management.
Oct 16 11:37:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.freedesktop.Tracker1'
Oct 16 11:37:43 stellar-ld systemd[1969]: Started Tracker metadata database store and lookup manager.
Oct 16 11:37:43 stellar-ld NetworkManager[752]: <info>  [1571206063.2604] agent-manager: req[0x55aff36eebc0, :1.134/org.gnome.Shell.NetworkAgent/1000]: agent registered
Oct 16 11:37:43 stellar-ld tracker-store.desktop[2202]: (uint32 1,)
Oct 16 11:37:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Oct 16 11:37:43 stellar-ld systemd[1969]: Started Evolution address book service.
Oct 16 11:37:43 stellar-ld at-spi-bus-launcher[2008]: dbus-daemon[2014]: Activating service name='org.a11y.atspi.Registry' requested by ':1.2' (uid=1000 pid=2168 comm="/usr/lib/gsd-keyboard ")
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Keyboard handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Keyboard handling.
Oct 16 11:37:43 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.196' (uid=1000 pid=2168 comm="/usr/lib/gsd-keyboard ")
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Color management.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Color management.
Oct 16 11:37:43 stellar-ld systemd[1]: Starting Locale Service...
Oct 16 11:37:43 stellar-ld at-spi-bus-launcher[2008]: dbus-daemon[2014]: Successfully activated service 'org.a11y.atspi.Registry'
Oct 16 11:37:43 stellar-ld at-spi-bus-launcher[2008]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Wacom handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Wacom handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Power management handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Power management handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME Media keys handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Media keys handling.
Oct 16 11:37:43 stellar-ld gnome-software[2204]: Failed to load /usr/lib/gs-plugins-13/libgs_plugin_flatpak.so: failed to open plugin /usr/lib/gs-plugins-13/libgs_plugin_flatpak.so: libflatpak.so.0: cannot open shared object file: No such file or directory
Oct 16 11:37:43 stellar-ld gnome-software[2204]: Failed to load /usr/lib/gs-plugins-13/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gs-plugins-13/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such file or directory
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME XSettings.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME XSettings.
Oct 16 11:37:43 stellar-ld gnome-software[2204]: enabled plugins: desktop-categories, os-release, provenance, shell-extensions, appstream, provenance-license, desktop-menu-path, epiphany, generic-updates, hardcoded-blacklist, hardcoded-featured, hardcoded-popular, modalias, odrs, rewrite-resource, icons, key-colors, key-colors-metadata
Oct 16 11:37:43 stellar-ld gnome-software[2204]: disabled plugins: dpkg, dummy, fedora-pkgdb-collections, fedora_langpacks, repos
Oct 16 11:37:43 stellar-ld gnome-software[2204]: /etc/PackageKit/Vendor.conf file not found
Oct 16 11:37:43 stellar-ld gnome-software[2204]: not handling error download-failed for action refresh: failed to download https://extensions.gnome.org//static/extensions.json: Cannot resolve hostname
Oct 16 11:37:43 stellar-ld gnome-software[2204]: not handling error download-failed for action download: failed to download https://odrs.gnome.org/1.0/reviews/api/ratings: Cannot resolve hostname
Oct 16 11:37:43 stellar-ld gnome-software[2204]: adding wildcard app */*/*/*/org.gnome.Builder.desktop/* to plugin cache
Oct 16 11:37:43 stellar-ld gnome-software[2204]: adding wildcard app */*/*/*/org.gnome.Calculator.desktop/* to plugin cache
Oct 16 11:37:43 stellar-ld gnome-software[2204]: adding wildcard app */*/*/*/org.gnome.clocks/* to plugin cache
Oct 16 11:37:43 stellar-ld gnome-software[2204]: adding wildcard app */*/*/*/org.gnome.Dictionary.desktop/* to plugin cache
Oct 16 11:37:43 stellar-ld gnome-software[2204]: adding wildcard app */*/*/*/org.gnome.Documents.desktop/* to plugin cache
Oct 16 11:37:43 stellar-ld gnome-software[2204]: adding wildcard app */*/*/*/org.gnome.Evince/* to plugin cache
Oct 16 11:37:43 stellar-ld gnome-software[2204]: Only 0 apps for recent list, hiding
Oct 16 11:37:43 stellar-ld gnome-software[2204]: adding wildcard app */*/*/*/org.gnome.gedit.desktop/* to plugin cache
Oct 16 11:37:43 stellar-ld gnome-software[2204]: adding wildcard app */*/*/*/org.gnome.Maps.desktop/* to plugin cache
Oct 16 11:37:43 stellar-ld gnome-software[2204]: adding wildcard app */*/*/*/org.gnome.Weather/* to plugin cache
Oct 16 11:37:43 stellar-ld gnome-software[2204]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Oct 16 11:37:43 stellar-ld gnome-software[2204]: hiding category graphics featured applications: found only 0 to show, need at least 9
Oct 16 11:37:43 stellar-ld gnome-software[2204]: failed to get featured apps: no apps to show
Oct 16 11:37:43 stellar-ld gnome-software[2204]: Only 0 apps for popular list, hiding
Oct 16 11:37:43 stellar-ld gnome-software[2204]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..: cannot parse text or number `null`
Oct 16 11:37:43 stellar-ld gnome-software[2204]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..: cannot parse text or number `null`
Oct 16 11:37:43 stellar-ld gnome-software[2204]: updates-shell: failed to get updates: no plugin could handle get-updates
Oct 16 11:37:43 stellar-ld gnome-software[2204]: not GsPlugin error g-io-error-quark:15: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..: cannot parse text or number `null`
Oct 16 11:37:43 stellar-ld gnome-software[2204]: not handling error failed for action refine: failed to process components/component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..|components/component[@type='webapp']/id[text()='archlinux.www.Arch Linux-(null)']/..|component/id[text()='archlinux.www.Arch Linux-(null)']/../pkgname/..: cannot parse text or number `null`
Oct 16 11:37:43 stellar-ld dbus-daemon[751]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 16 11:37:43 stellar-ld systemd[1]: Started Hostname Service.
Oct 16 11:37:43 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:43 stellar-ld kernel: audit: type=1130 audit(1571206063.604:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:43 stellar-ld systemd[1969]: Started GNOME RFKill handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME RFKill handling.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME Session.
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target GNOME X11 Session (session: gnome).
Oct 16 11:37:43 stellar-ld systemd[1969]: Reached target Current graphical user session.
Oct 16 11:37:43 stellar-ld kernel: rfkill: input handler disabled
Oct 16 11:37:43 stellar-ld dbus-daemon[751]: [system] Successfully activated service 'org.freedesktop.locale1'
Oct 16 11:37:43 stellar-ld systemd[1]: Started Locale Service.
Oct 16 11:37:43 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:43 stellar-ld kernel: audit: type=1130 audit(1571206063.674:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:37:43 stellar-ld gsd-media-keys[2170]: Failed to grab accelerator for keybinding settings:rfkill
Oct 16 11:37:43 stellar-ld gsd-media-keys[2170]: Failed to grab accelerator for keybinding settings:playback-repeat
Oct 16 11:37:43 stellar-ld gsd-media-keys[2170]: Failed to grab accelerator for keybinding settings:hibernate
Oct 16 11:37:43 stellar-ld gsd-media-keys[2170]: Failed to grab accelerator for keybinding settings:playback-random
Oct 16 11:37:44 stellar-ld gnome-shell[2035]: GNOME Shell started at Wed Oct 16 2019 11:37:42 GMT+0530 (IST)
Oct 16 11:37:44 stellar-ld gnome-shell[2035]: Registering session with GDM
Oct 16 11:37:44 stellar-ld gnome-shell[2035]: Error registering session with GDM: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.DisplayManager was not provided by any .service files
Oct 16 11:37:53 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.Nautilus' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:37:53 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.Nautilus'
Oct 16 11:37:53 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.59' (uid=1000 pid=2392 comm="/usr/bin/nautilus --gapplication-service ")
Oct 16 11:37:53 stellar-ld systemd[1969]: Starting Virtual filesystem metadata service...
Oct 16 11:37:53 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gtk.vfs.Metadata'
Oct 16 11:37:53 stellar-ld systemd[1969]: Started Virtual filesystem metadata service.
Oct 16 11:38:13 stellar-ld systemd[1]: systemd-localed.service: Succeeded.
Oct 16 11:38:13 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:38:13 stellar-ld kernel: audit: type=1131 audit(1571206093.707:59): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:38:14 stellar-ld tracker-store[2236]: OK
Oct 16 11:38:14 stellar-ld systemd[1969]: tracker-store.service: Succeeded.
Oct 16 11:38:23 stellar-ld systemd[1]: systemd-hostnamed.service: Succeeded.
Oct 16 11:38:23 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:38:23 stellar-ld kernel: audit: type=1131 audit(1571206103.630:60): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:38:34 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.65' (uid=1000 pid=2431 comm="gnome-control-center ")
Oct 16 11:38:34 stellar-ld systemd[1969]: Starting Bluetooth OBEX service...
Oct 16 11:38:34 stellar-ld obexd[2476]: OBEX daemon 5.51
Oct 16 11:38:34 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.bluez.obex'
Oct 16 11:38:34 stellar-ld systemd[1969]: Started Bluetooth OBEX service.
Oct 16 11:38:38 stellar-ld gnome-control-c[2431]: Failed fetch permissions from flatpak permission store: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.impl.portal.PermissionStore was not provided by any .service files
Oct 16 11:38:42 stellar-ld geoclue[2121]: Service not used for 60 seconds. Shutting down..
Oct 16 11:38:42 stellar-ld systemd[1]: geoclue.service: Succeeded.
Oct 16 11:38:42 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:38:42 stellar-ld kernel: audit: type=1131 audit(1571206122.807:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:39:04 stellar-ld gnome-control-c[2431]: No permissions store proxy yet, come back later
Oct 16 11:39:23 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.231' (uid=1000 pid=2506 comm="/usr/lib/electron4/electron --unity-launch /usr/li")
Oct 16 11:39:23 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Oct 16 11:39:45 stellar-ld systemd[1969]: Reached target GNOME Session is stable (running for >2 minutes).
Oct 16 11:39:57 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.235' (uid=1000 pid=3282 comm="/usr/lib/electron4/electron --unity-launch /usr/li")
Oct 16 11:39:57 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Oct 16 11:41:05 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:41:06 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:41:21 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:41:23 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:41:41 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:41:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:41:43 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:41:44 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:42:16 stellar-ld org.gnome.Nautilus[1988]: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
Oct 16 11:42:16 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.87' (uid=1000 pid=5392 comm="/usr/bin/gnome-terminal -- vim /home/stellar/dev/c")
Oct 16 11:42:16 stellar-ld systemd[1969]: Starting GNOME Terminal Server...
Oct 16 11:42:16 stellar-ld gnome-terminal-server[5395]: Non UTF-8 locale (ANSI_X3.4-1968) is not supported!
Oct 16 11:42:16 stellar-ld systemd[1969]: gnome-terminal-server.service: Main process exited, code=exited, status=8/n/a
Oct 16 11:42:16 stellar-ld systemd[1969]: gnome-terminal-server.service: Failed with result 'exit-code'.
Oct 16 11:42:16 stellar-ld systemd[1969]: Failed to start GNOME Terminal Server.
Oct 16 11:42:17 stellar-ld org.gnome.Nautilus[1988]: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
Oct 16 11:42:19 stellar-ld org.gnome.Nautilus[1988]: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
Oct 16 11:42:25 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.245' (uid=1000 pid=5428 comm="/usr/lib/electron4/electron --unity-launch /usr/li")
Oct 16 11:42:25 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Oct 16 11:42:41 stellar-ld org.gnome.Nautilus[1988]: # Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached
Oct 16 11:42:42 stellar-ld org.gnome.Nautilus[1988]: # Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached
Oct 16 11:42:44 stellar-ld org.gnome.Nautilus[1988]: # Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached
Oct 16 11:43:00 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:43:02 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:43:15 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:43:16 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:44:16 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Failed to activate service 'org.gnome.Terminal': timed out (service_start_timeout=120000ms)
Oct 16 11:45:19 stellar-ld systemd[1]: Starting Cleanup of Temporary Directories...
Oct 16 11:45:19 stellar-ld systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Oct 16 11:45:19 stellar-ld systemd[1]: Started Cleanup of Temporary Directories.
Oct 16 11:45:19 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:45:19 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:45:19 stellar-ld kernel: audit: type=1130 audit(1571206519.707:62): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:45:19 stellar-ld kernel: audit: type=1131 audit(1571206519.707:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:45:30 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:45:31 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:46:49 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:46:49 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:47:28 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:47:28 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:47:28 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.clocks' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 11:47:28 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Oct 16 11:47:28 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.clocks'
Oct 16 11:47:28 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Oct 16 11:48:20 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:48:20 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:48:21 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:48:22 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:49:01 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:49:01 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:49:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.48' (uid=1000 pid=2193 comm="/usr/lib/tracker-miner-fs ")
Oct 16 11:49:43 stellar-ld systemd[1969]: Starting Tracker metadata database store and lookup manager...
Oct 16 11:49:43 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.freedesktop.Tracker1'
Oct 16 11:49:43 stellar-ld systemd[1969]: Started Tracker metadata database store and lookup manager.
Oct 16 11:50:13 stellar-ld tracker-store[13751]: OK
Oct 16 11:50:13 stellar-ld systemd[1969]: tracker-store.service: Succeeded.
Oct 16 11:50:15 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:50:17 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:50:30 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:50:33 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:50:39 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:50:45 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:50:49 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:50:51 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:51:05 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:51:05 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:51:10 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:51:24 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:51:49 stellar-ld kernel: usb 2-10: new high-speed USB device number 6 using xhci_hcd
Oct 16 11:51:49 stellar-ld kernel: usb 2-10: New USB device found, idVendor=148f, idProduct=5572, bcdDevice= 1.01
Oct 16 11:51:49 stellar-ld kernel: usb 2-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 16 11:51:49 stellar-ld kernel: usb 2-10: Product: 802.11 n WLAN
Oct 16 11:51:49 stellar-ld kernel: usb 2-10: Manufacturer: Ralink
Oct 16 11:51:49 stellar-ld kernel: usb 2-10: SerialNumber: 1.0
Oct 16 11:51:49 stellar-ld mtp-probe[13800]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10"
Oct 16 11:51:49 stellar-ld mtp-probe[13800]: bus: 2, device: 6 was not an MTP device
Oct 16 11:51:49 stellar-ld kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 16 11:51:49 stellar-ld kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 16 11:51:49 stellar-ld kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 16 11:51:49 stellar-ld kernel: cfg80211: failed to load regulatory.db
Oct 16 11:51:49 stellar-ld kernel: usb 2-10: reset high-speed USB device number 6 using xhci_hcd
Oct 16 11:51:49 stellar-ld kernel: ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5592, rev 0222 detected
Oct 16 11:51:49 stellar-ld kernel: ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 000f detected
Oct 16 11:51:49 stellar-ld kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Oct 16 11:51:49 stellar-ld kernel: usbcore: registered new interface driver rt2800usb
Oct 16 11:51:49 stellar-ld NetworkManager[752]: <info>  [1571206909.7560] device (wlan0): driver supports Access Point (AP) mode
Oct 16 11:51:49 stellar-ld NetworkManager[752]: <info>  [1571206909.7570] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/4)
Oct 16 11:51:49 stellar-ld systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 16 11:51:49 stellar-ld mtp-probe[13833]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb2/2-10"
Oct 16 11:51:49 stellar-ld mtp-probe[13833]: bus: 2, device: 6 was not an MTP device
Oct 16 11:51:49 stellar-ld NetworkManager[752]: <info>  [1571206909.7636] supplicant: wpa_supplicant running
Oct 16 11:51:49 stellar-ld systemd-udevd[13820]: Using default interface naming scheme 'v243'.
Oct 16 11:51:49 stellar-ld systemd-udevd[13820]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Oct 16 11:51:49 stellar-ld NetworkManager[752]: <info>  [1571206909.7687] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10:1.0/ieee80211/phy0/rfkill0) (driver rt2800usb)
Oct 16 11:51:49 stellar-ld NetworkManager[752]: <info>  [1571206909.7690] manager: rfkill: Wi-Fi now disabled by radio killswitch
Oct 16 11:51:49 stellar-ld kernel: rt2800usb 2-10:1.0 wlp0s20u10: renamed from wlan0
Oct 16 11:51:49 stellar-ld NetworkManager[752]: <info>  [1571206909.8046] device (wlan0): interface index 4 renamed iface from 'wlan0' to 'wlp0s20u10'
Oct 16 11:51:49 stellar-ld systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 16 11:51:49 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:51:49 stellar-ld kernel: audit: type=1130 audit(1571206909.800:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:51:49 stellar-ld NetworkManager[752]: <info>  [1571206909.8166] device (wlp0s20u10): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 16 11:51:49 stellar-ld NetworkManager[752]: <info>  [1571206909.8180] device (wlp0s20u10): set-hw-addr: set MAC address to BE:9C:0C:CD:AC:99 (scanning)
Oct 16 11:51:49 stellar-ld systemd-udevd[13814]: Using default interface naming scheme 'v243'.
Oct 16 11:51:49 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.267' (uid=974 pid=13813 comm="/usr/lib/colord-sane ")
Oct 16 11:51:49 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 16 11:51:52 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.270' (uid=974 pid=13813 comm="/usr/lib/colord-sane ")
Oct 16 11:51:52 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 16 11:51:54 stellar-ld NetworkManager[752]: <info>  [1571206914.4053] manager: rfkill: Wi-Fi hardware radio set enabled
Oct 16 11:51:54 stellar-ld kernel: ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
Oct 16 11:51:54 stellar-ld kernel: ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
Oct 16 11:51:54 stellar-ld audit[752]: USYS_CONFIG pid=752 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wireless-enabled" pid=2035 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 16 11:51:54 stellar-ld NetworkManager[752]: <info>  [1571206914.5878] audit: op="radio-control" arg="wireless-enabled" pid=2035 uid=1000 result="success"
Oct 16 11:51:54 stellar-ld NetworkManager[752]: <info>  [1571206914.5884] manager: rfkill: Wi-Fi now enabled by radio killswitch
Oct 16 11:51:54 stellar-ld kernel: audit: type=1111 audit(1571206914.584:65): pid=752 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wireless-enabled" pid=2035 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 16 11:51:54 stellar-ld wpa_supplicant[754]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Oct 16 11:51:54 stellar-ld NetworkManager[752]: <info>  [1571206914.6808] sup-iface[0x55aff3688130,wlp0s20u10]: supports 4 scan SSIDs
Oct 16 11:51:54 stellar-ld NetworkManager[752]: <info>  [1571206914.6820] device (wlp0s20u10): supplicant interface state: starting -> ready
Oct 16 11:51:54 stellar-ld NetworkManager[752]: <info>  [1571206914.6820] device (wlp0s20u10): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Oct 16 11:51:54 stellar-ld NetworkManager[752]: <warn>  [1571206914.6832] device (wlp0s20u10): wifi-scan: active scanning for networks due to profiles with wifi.hidden=yes. This makes you trackable
Oct 16 11:51:55 stellar-ld wpa_supplicant[754]: wlp0s20u10: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 16 11:51:55 stellar-ld wpa_supplicant[754]: wlp0s20u10: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Oct 16 11:51:59 stellar-ld systemd[1]: systemd-rfkill.service: Succeeded.
Oct 16 11:51:59 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:51:59 stellar-ld kernel: audit: type=1131 audit(1571206919.414:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.4423] policy: auto-activating connection 'Glimpse' (65834241-0bc9-4779-8aa8-481dcd5adef0)
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.4430] device (wlp0s20u10): Activation: starting connection 'Glimpse' (65834241-0bc9-4779-8aa8-481dcd5adef0)
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.4431] device (wlp0s20u10): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.4435] manager: NetworkManager state is now CONNECTING
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.4567] device (wlp0s20u10): set-hw-addr: reset MAC address to 24:05:0F:AA:A8:19 (preserve)
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6435] device (wlp0s20u10): supplicant interface state: ready -> disabled
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6436] device (wlp0s20u10): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6442] device (wlp0s20u10): Activation: (wifi) access point 'Glimpse' has security, but secrets are required.
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6442] device (wlp0s20u10): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6480] device (wlp0s20u10): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6487] device (wlp0s20u10): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6492] device (wlp0s20u10): Activation: (wifi) connection 'Glimpse' has security, and secrets exist.  No new secrets needed.
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6492] Config: added 'ssid' value 'Glimpse'
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6492] Config: added 'scan_ssid' value '1'
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6493] Config: added 'bgscan' value 'simple:30:-80:86400'
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6493] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6493] Config: added 'psk' value '<hidden>'
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6651] device (wlp0s20u10): supplicant interface state: disabled -> inactive
Oct 16 11:52:01 stellar-ld NetworkManager[752]: <info>  [1571206921.6788] device (wlp0s20u10): supplicant interface state: inactive -> scanning
Oct 16 11:52:08 stellar-ld wpa_supplicant[754]: wlp0s20u10: SME: Trying to authenticate with 2c:56:dc:d9:17:20 (SSID='Glimpse' freq=2412 MHz)
Oct 16 11:52:08 stellar-ld kernel: wlp0s20u10: authenticate with 2c:56:dc:d9:17:20
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.3369] device (wlp0s20u10): supplicant interface state: scanning -> authenticating
Oct 16 11:52:08 stellar-ld kernel: wlp0s20u10: send auth to 2c:56:dc:d9:17:20 (try 1/3)
Oct 16 11:52:08 stellar-ld kernel: wlp0s20u10: authenticated
Oct 16 11:52:08 stellar-ld wpa_supplicant[754]: wlp0s20u10: Trying to associate with 2c:56:dc:d9:17:20 (SSID='Glimpse' freq=2412 MHz)
Oct 16 11:52:08 stellar-ld kernel: wlp0s20u10: associate with 2c:56:dc:d9:17:20 (try 1/3)
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.3443] device (wlp0s20u10): supplicant interface state: authenticating -> associating
Oct 16 11:52:08 stellar-ld kernel: wlp0s20u10: RX AssocResp from 2c:56:dc:d9:17:20 (capab=0x1411 status=0 aid=2)
Oct 16 11:52:08 stellar-ld wpa_supplicant[754]: wlp0s20u10: Associated with 2c:56:dc:d9:17:20
Oct 16 11:52:08 stellar-ld wpa_supplicant[754]: wlp0s20u10: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Oct 16 11:52:08 stellar-ld kernel: wlp0s20u10: associated
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.3570] device (wlp0s20u10): supplicant interface state: associating -> 4-way handshake
Oct 16 11:52:08 stellar-ld wpa_supplicant[754]: wlp0s20u10: WPA: Key negotiation completed with 2c:56:dc:d9:17:20 [PTK=CCMP GTK=CCMP]
Oct 16 11:52:08 stellar-ld wpa_supplicant[754]: wlp0s20u10: CTRL-EVENT-CONNECTED - Connection to 2c:56:dc:d9:17:20 completed [id=0 id_str=]
Oct 16 11:52:08 stellar-ld kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u10: link becomes ready
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5007] device (wlp0s20u10): supplicant interface state: 4-way handshake -> completed
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5007] device (wlp0s20u10): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Glimpse"
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5011] device (wlp0s20u10): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5019] dhcp4 (wlp0s20u10): activation: beginning transaction (timeout in 45 seconds)
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5394] dhcp4 (wlp0s20u10): state changed unknown -> bound
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5412] device (wlp0s20u10): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 16 11:52:08 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=752 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 16 11:52:08 stellar-ld systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 16 11:52:08 stellar-ld dbus-daemon[751]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 16 11:52:08 stellar-ld systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 16 11:52:08 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:52:08 stellar-ld kernel: audit: type=1130 audit(1571206928.554:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5607] device (wlp0s20u10): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5611] device (wlp0s20u10): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5620] manager: NetworkManager state is now CONNECTED_LOCAL
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5648] manager: NetworkManager state is now CONNECTED_SITE
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5650] policy: set 'Glimpse' (wlp0s20u10) as default for IPv4 routing and DNS
Oct 16 11:52:08 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=752 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 16 11:52:08 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.5771] device (wlp0s20u10): Activation: successful, device activated.
Oct 16 11:52:08 stellar-ld wpa_supplicant[754]: wlp0s20u10: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-46 noise=9999 txrate=6500
Oct 16 11:52:08 stellar-ld NetworkManager[752]: <info>  [1571206928.8723] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 16 11:52:13 stellar-ld gnome-software[2204]: failed to get updates: no plugin could handle get-updates
Oct 16 11:52:14 stellar-ld gnome-software[2204]: failed to get updates: no plugin could handle get-updates
Oct 16 11:52:14 stellar-ld gnome-software[2204]: failed to get updates: no plugin could handle get-updates
Oct 16 11:52:14 stellar-ld gnome-software[2204]: failed to get updates: no plugin could handle get-updates
Oct 16 11:52:18 stellar-ld systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Oct 16 11:52:18 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:52:18 stellar-ld kernel: audit: type=1131 audit(1571206938.810:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:52:27 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:52:28 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:52:41 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:52:41 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:52:59 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:52:59 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:53:05 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:53:06 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 11:53:12 stellar-ld sudo[14245]:  stellar : TTY=pts/1 ; PWD=/usr/lib/jvm/java-13-openjdk ; USER=root ; COMMAND=/usr/bin/rm java-7-openjdk
Oct 16 11:53:12 stellar-ld sudo[14245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Oct 16 11:53:12 stellar-ld sudo[14245]: pam_unix(sudo:session): session closed for user root
Oct 16 11:54:37 stellar-ld kernel: wlp0s20u10: deauthenticating from 2c:56:dc:d9:17:20 by local choice (Reason: 3=DEAUTH_LEAVING)
Oct 16 11:54:37 stellar-ld wpa_supplicant[754]: wlp0s20u10: CTRL-EVENT-DISCONNECTED bssid=2c:56:dc:d9:17:20 reason=3 locally_generated=1
Oct 16 11:54:37 stellar-ld NetworkManager[752]: <info>  [1571207077.2678] manager: rfkill: Wi-Fi hardware radio set disabled
Oct 16 11:54:37 stellar-ld NetworkManager[752]: <info>  [1571207077.2679] device (wlp0s20u10): state change: activated -> unavailable (reason 'none', sys-iface-state: 'managed')
Oct 16 11:54:37 stellar-ld wpa_supplicant[754]: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
Oct 16 11:54:37 stellar-ld wpa_supplicant[754]: rfkill: WLAN soft blocked
Oct 16 11:54:37 stellar-ld NetworkManager[752]: <info>  [1571207077.2681] dhcp4 (wlp0s20u10): canceled DHCP transaction
Oct 16 11:54:37 stellar-ld NetworkManager[752]: <info>  [1571207077.2682] dhcp4 (wlp0s20u10): state changed bound -> done
Oct 16 11:54:37 stellar-ld NetworkManager[752]: <info>  [1571207077.2700] device (wlp0s20u10): set-hw-addr: set MAC address to 9E:92:0E:FE:64:2A (scanning)
Oct 16 11:54:37 stellar-ld systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 16 11:54:37 stellar-ld NetworkManager[752]: <info>  [1571207077.2783] manager: NetworkManager state is now DISCONNECTED
Oct 16 11:54:37 stellar-ld systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 16 11:54:37 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:37 stellar-ld kernel: audit: type=1130 audit(1571207077.274:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:37 stellar-ld audit[752]: USYS_CONFIG pid=752 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wireless-enabled" pid=2035 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:37 stellar-ld NetworkManager[752]: <info>  [1571207077.2827] audit: op="radio-control" arg="wireless-enabled" pid=2035 uid=1000 result="success"
Oct 16 11:54:37 stellar-ld NetworkManager[752]: <info>  [1571207077.2831] manager: rfkill: Wi-Fi now disabled by radio killswitch
Oct 16 11:54:37 stellar-ld kernel: audit: type=1111 audit(1571207077.277:70): pid=752 uid=0 auid=4294967295 ses=4294967295 msg='op=radio-control arg="wireless-enabled" pid=2035 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:37 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=752 comm="/usr/bin/NetworkManager --no-daemon ")
Oct 16 11:54:37 stellar-ld systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 16 11:54:37 stellar-ld gnome-shell[2035]: An active wireless connection, in infrastructure mode, involves no access point?
Oct 16 11:54:37 stellar-ld dbus-daemon[751]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 16 11:54:37 stellar-ld systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 16 11:54:37 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:37 stellar-ld kernel: audit: type=1130 audit(1571207077.297:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:37 stellar-ld wpa_supplicant[754]: nl80211: deinit ifname=wlp0s20u10 disabled_11b_rates=0
Oct 16 11:54:42 stellar-ld systemd[1]: systemd-rfkill.service: Succeeded.
Oct 16 11:54:42 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:42 stellar-ld kernel: audit: type=1131 audit(1571207082.284:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:47 stellar-ld systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Oct 16 11:54:47 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:47 stellar-ld kernel: audit: type=1131 audit(1571207087.810:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:57 stellar-ld kernel: usb 2-10: USB disconnect, device number 6
Oct 16 11:54:57 stellar-ld NetworkManager[752]: <info>  [1571207097.1648] device (wlp0s20u10): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Oct 16 11:54:57 stellar-ld NetworkManager[752]: <info>  [1571207097.2055] radio killswitch /sys/devices/pci0000:00/0000:00:14.0/usb2/2-10/2-10:1.0/ieee80211/phy0/rfkill0 disappeared
Oct 16 11:54:57 stellar-ld NetworkManager[752]: <info>  [1571207097.2056] manager: rfkill: Wi-Fi now enabled by radio killswitch
Oct 16 11:54:57 stellar-ld systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 16 11:54:57 stellar-ld systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 16 11:54:57 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:57 stellar-ld kernel: audit: type=1130 audit(1571207097.210:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:54:57 stellar-ld systemd-udevd[15861]: 2-10: Failed to process device, ignoring: No such file or directory
Oct 16 11:54:57 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.295' (uid=974 pid=15863 comm="/usr/lib/colord-sane ")
Oct 16 11:54:57 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 16 11:55:00 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.296' (uid=974 pid=15863 comm="/usr/lib/colord-sane ")
Oct 16 11:55:00 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 16 11:55:02 stellar-ld systemd[1]: systemd-rfkill.service: Succeeded.
Oct 16 11:55:02 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 11:55:02 stellar-ld kernel: audit: type=1131 audit(1571207102.220:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 12:11:09 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:11:10 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:11:27 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:11:28 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:11:31 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:11:33 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:11:36 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:11:36 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:11:54 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:11:54 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:12:24 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:12:25 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:12:58 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:12:59 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:14:27 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:14:27 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:15:07 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:15:16 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:15:17 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:15:19 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:15:21 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:16:18 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:16:18 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:17:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:17:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:17:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:17:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:17:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:17:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:17:15 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:17:16 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:17:16 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:20:30 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:20:30 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:21:33 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:21:34 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:23:12 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:23:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:23:18 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:23:18 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:23:23 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:23:23 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:23:43 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:23:43 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:24:10 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:24:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:24:55 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:24:57 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:25:27 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 12:25:27 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 12:25:27 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.clocks' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 12:25:27 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Oct 16 12:25:27 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.clocks'
Oct 16 12:25:27 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Oct 16 12:25:27 stellar-ld zeal[38143]: zeal.core.applicationsingleton: Singleton ID: GBzLubD_xEjaF8aOZcN8G5OgQiahDRUFGWgZb7lCFPo
Oct 16 12:25:27 stellar-ld zeal[38143]: zeal.core.applicationsingleton: Starting as a primary instance. (PID: 38143)
Oct 16 12:25:28 stellar-ld zeal[38143]: Cannot determine index file for docset Scala
Oct 16 12:25:30 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:25:32 stellar-ld zeal[38143]: QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
Oct 16 12:25:32 stellar-ld zeal[38143]: QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
Oct 16 12:25:32 stellar-ld zeal[38143]: QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
Oct 16 12:25:35 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:25:39 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:25:43 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:26:43 stellar-ld zeal[38143]: zeal.core.filemanager: Removing '/home/stellar/.local/share/Zeal/Zeal/docsets/Android.docset'...
Oct 16 12:26:43 stellar-ld zeal[38143]: zeal.core.filemanager: Renamed '/home/stellar/.local/share/Zeal/Zeal/docsets/Android.docset' to '/home/stellar/.local/share/Zeal/Zeal/docsets/Android.docset.1571209003072.deleteme'.
Oct 16 12:26:44 stellar-ld zeal[38143]: zeal.core.filemanager: Removed '/home/stellar/.local/share/Zeal/Zeal/docsets/Android.docset.1571209003072.deleteme'.
Oct 16 12:27:30 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:27:31 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:27:32 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:27:33 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:27:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:27:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:30:12 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:30:13 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:31:03 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:31:03 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:31:21 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:31:22 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:31:32 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:31:32 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:33:25 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:33:26 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:33:29 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:33:31 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:33:34 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:33:35 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:33:59 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:34:00 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:34:01 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:34:03 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:34:04 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:34:04 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:34:20 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:34:21 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:34:24 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:34:24 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:35:45 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:35:45 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:37:44 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:37:45 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:37:57 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:37:58 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:02 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:03 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:09 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:09 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:09 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:09 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:12 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:13 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:13 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:17 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:18 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:21 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:21 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:22 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:23 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:26 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:26 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:29 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:38:30 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:39:12 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:39:13 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:39:13 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:39:15 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:39:15 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:39:16 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:40:26 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:40:27 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:40:32 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:40:32 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:40:33 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:40:33 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:57:46 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:57:47 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:59:13 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 12:59:15 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:00:27 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:00:27 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:00:40 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:00:43 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:28 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:28 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:29 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:29 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:30 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:31 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:35 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:36 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:37 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:37 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:55 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:56 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:58 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:01:59 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:02:04 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:02:04 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:02:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:02:15 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:02:31 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:02:32 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:03:51 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:03:53 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:03:54 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:03:54 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:05:09 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:05:10 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:06:06 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.48' (uid=1000 pid=2193 comm="/usr/lib/tracker-miner-fs ")
Oct 16 13:06:06 stellar-ld systemd[1969]: Starting Tracker metadata database store and lookup manager...
Oct 16 13:06:06 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.freedesktop.Tracker1'
Oct 16 13:06:06 stellar-ld systemd[1969]: Started Tracker metadata database store and lookup manager.
Oct 16 13:06:21 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:06:22 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:06:37 stellar-ld tracker-store[61336]: OK
Oct 16 13:06:37 stellar-ld systemd[1969]: tracker-store.service: Succeeded.
Oct 16 13:08:07 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:08:08 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:08:09 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:08:10 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:08:10 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:08:11 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:09:07 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:09:09 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:09:10 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:09:11 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:00 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:03 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:11 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:11 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:41 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:41 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:43 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:45 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:10:45 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:11:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:11:43 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:12:00 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:12:00 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:12:38 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:12:38 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:12:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:12:43 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:13:03 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:13:04 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:13:19 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:13:19 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:13:21 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:13:22 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:13:24 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:13:26 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:15:58 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:15:58 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:10 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:11 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:17 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:17 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:26 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:26 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:41 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:42 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:58 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:16:59 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:17:35 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:17:36 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:17:36 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:17:36 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:17:40 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:17:40 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:17:45 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:17:48 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:18:14 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:18:16 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:19:41 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:19:41 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:11 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:11 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:30 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:31 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:33 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:34 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:37 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:37 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:57 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:20:58 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:21:02 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:21:03 stellar-ld gnome-shell[2035]: _clutter_stage_queue_event: assertion 'CLUTTER_IS_STAGE (stage)' failed
Oct 16 13:21:15 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.48' (uid=1000 pid=2193 comm="/usr/lib/tracker-miner-fs ")
Oct 16 13:21:15 stellar-ld systemd[1969]: Starting Tracker metadata database store and lookup manager...
Oct 16 13:21:15 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.freedesktop.Tracker1'
Oct 16 13:21:15 stellar-ld systemd[1969]: Started Tracker metadata database store and lookup manager.
Oct 16 13:21:17 stellar-ld terminator.desktop[2035]: <window.Window object at 0x7f22f8109dc0 (terminatorlib+window+Window at 0x5647fc7822a0)> is not in registered window list
Oct 16 13:21:18 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:18 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:18 stellar-ld gnome-shell[2035]: #0   55cebc26d9d0 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:18 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:18 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.Nautilus' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 13:21:18 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.Nautilus'
Oct 16 13:21:18 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.436' (uid=1000 pid=99672 comm="/usr/bin/nautilus --gapplication-service ")
Oct 16 13:21:18 stellar-ld systemd[1]: Starting Hostname Service...
Oct 16 13:21:19 stellar-ld dbus-daemon[751]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 16 13:21:19 stellar-ld systemd[1]: Started Hostname Service.
Oct 16 13:21:19 stellar-ld audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 13:21:19 stellar-ld kernel: audit: type=1130 audit(1571212279.074:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 13:21:19 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:19 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:19 stellar-ld gnome-shell[2035]: #0   55cebc26d9d0 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:19 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:19 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:19 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:19 stellar-ld gnome-shell[2035]: #0   55cebc26d9d0 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:19 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:20 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:20 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:20 stellar-ld gnome-shell[2035]: #0   55cebc26d9d0 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:20 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:21 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:21 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:21 stellar-ld gnome-shell[2035]: #0   55cebc26d9d0 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:21 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:22 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:22 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:22 stellar-ld gnome-shell[2035]: #0   55cebc26d9d0 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:22 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:22 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:22 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:22 stellar-ld gnome-shell[2035]: #0   55cebc26d9d0 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:22 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:23 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:23 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:23 stellar-ld gnome-shell[2035]: #0   55cebc26d9d0 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:23 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:24 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:24 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:24 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:24 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:25 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:25 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:25 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:25 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:25 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:25 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:25 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:25 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:26 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:26 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:26 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:26 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:27 stellar-ld dbus-daemon[751]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.441' (uid=1000 pid=99701 comm="/usr/lib/gvfsd-dnssd --spawner :1.3 /org/gtk/gvfs/")
Oct 16 13:21:27 stellar-ld dbus-daemon[751]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Oct 16 13:21:27 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:27 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:27 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:27 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:28 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:28 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:28 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:28 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:28 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:28 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:28 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:28 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:29 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:29 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:29 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:29 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:30 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:30 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:30 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:30 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:31 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:31 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:31 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:31 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:31 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:31 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:31 stellar-ld gnome-shell[2035]: #0   7ffcd7a41990 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:31 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:32 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:32 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:32 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:32 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:33 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:33 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:33 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:33 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:34 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:34 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:34 stellar-ld gnome-shell[2035]: #0   55cebc413050 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:34 stellar-ld gnome-shell[2035]: #1   55cebc412f90 i   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:34 stellar-ld polkitd[1241]: Operator of unix-session:5 successfully authenticated as unix-user:stellar to gain TEMPORARY authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.150 [/usr/lib/gvfs-udisks2-volume-monitor] (owned by unix-user:stellar)
Oct 16 13:21:34 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:34 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:34 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:34 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:35 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:35 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:35 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:35 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:36 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:36 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:36 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:36 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:37 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:37 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:37 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:37 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:37 stellar-ld udisksd[1341]: Mounted /dev/sda at /run/media/stellar/6eaca624-4d59-4449-aa27-8d5a296c3368 on behalf of uid 1000
Oct 16 13:21:37 stellar-ld kernel: EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
Oct 16 13:21:37 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.16' (uid=1000 pid=2035 comm="/usr/bin/gnome-shell ")
Oct 16 13:21:37 stellar-ld dbus-daemon[1988]: [session uid=1000 pid=1988] Successfully activated service 'org.gnome.Shell.HotplugSniffer'
Oct 16 13:21:37 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:37 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:37 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:37 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:38 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:38 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:38 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:38 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:39 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:39 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:39 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:39 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:40 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:40 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:40 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:40 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:40 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:40 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:40 stellar-ld gnome-shell[2035]: #0   55cebc412f90 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:40 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:41 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:41 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:41 stellar-ld gnome-shell[2035]: #0   7ffcd7a41990 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:41 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:42 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:42 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:42 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:42 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:43 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:43 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:43 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:43 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:43 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:43 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:43 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:43 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:44 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:44 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:44 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:44 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:45 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:45 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:45 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:45 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:46 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:46 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:46 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:46 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:46 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:46 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:46 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:46 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:47 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:47 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:47 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:47 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:48 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:48 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:48 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:48 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:49 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:49 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:49 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:49 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:49 stellar-ld systemd[1]: systemd-hostnamed.service: Succeeded.
Oct 16 13:21:49 stellar-ld audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 13:21:49 stellar-ld kernel: audit: type=1131 audit(1571212309.124:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 16 13:21:49 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:49 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:49 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:49 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:50 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:50 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:50 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:50 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:51 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:51 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:51 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:51 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:52 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:52 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:52 stellar-ld gnome-shell[2035]: #0   55cebc734130 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:52 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:52 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:52 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:52 stellar-ld gnome-shell[2035]: #0   7ffcd7a41990 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:52 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:53 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:53 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:53 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:53 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:54 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:54 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:54 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:54 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:55 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:55 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:55 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:55 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:55 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:55 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:55 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:55 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:56 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:56 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:56 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:56 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:57 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:57 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:57 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:57 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:58 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:58 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:58 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:58 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:58 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:58 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:58 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:58 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:21:59 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:21:59 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:21:59 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:21:59 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:00 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:00 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:00 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:00 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:01 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:01 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:01 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:01 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:01 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:01 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:01 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:01 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:02 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:02 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:02 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:02 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:03 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:03 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:03 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:03 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:04 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:04 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:04 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:04 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:04 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:04 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:04 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:04 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:05 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:05 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:05 stellar-ld gnome-shell[2035]: #0   7ffcd7a422f0 b   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:05 stellar-ld gnome-shell[2035]: #1   7ffcd7a423a0 b   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:06 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:06 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:06 stellar-ld gnome-shell[2035]: #0   55cebc558740 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:06 stellar-ld gnome-shell[2035]: #1   55cebc558680 i   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:07 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:07 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:07 stellar-ld gnome-shell[2035]: #0   55cebc558740 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:07 stellar-ld gnome-shell[2035]: #1   55cebc558680 i   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:07 stellar-ld tracker-store[99658]: OK
Oct 16 13:22:07 stellar-ld systemd[1969]: tracker-store.service: Succeeded.
Oct 16 13:22:07 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:07 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:07 stellar-ld gnome-shell[2035]: #0   55cebc558740 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:07 stellar-ld gnome-shell[2035]: #1   55cebc558680 i   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:08 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:08 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==
Oct 16 13:22:08 stellar-ld gnome-shell[2035]: #0   55cebc558740 i   resource:///org/gnome/shell/ui/workspace.js:695 (7f4b1406eee0 @ 15)
Oct 16 13:22:08 stellar-ld gnome-shell[2035]: #1   55cebc558680 i   self-hosted:975 (7f4adc02bee0 @ 392)
Oct 16 13:22:09 stellar-ld gnome-shell[2035]: Object St.Button (0x55cebc58f330), has been already deallocated — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
Oct 16 13:22:09 stellar-ld gnome-shell[2035]: == Stack trace for context 0x55ceb80bb3c0 ==

Offline

#4 2019-10-16 14:20:26

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,331

Re: [SOLVED] unable to get gdm.service working

If the kernel is any indication you are quite outdated, update your entire system. Disable custom extensions you might have installed.

Offline

#5 2019-10-17 19:05:56

balaji.r
Member
Registered: 2019-09-23
Posts: 9

Re: [SOLVED] unable to get gdm.service working

Keyboard doesn't work upon reboot after full upgrade to kernel 5.3.6.
Can't switch to terminal and both lxdm and gdm don't work.

Downgraded to 5.3.1 to get things to work.

Guessing that something in the middle of upgrade could've messed thing up.

Going to do a full re install. Will update this thread after that.

Thanks.

Offline

#6 2019-10-20 16:17:49

balaji.r
Member
Registered: 2019-09-23
Posts: 9

Re: [SOLVED] unable to get gdm.service working

Hi @V1del

Reinstalled archlinux.

lxdm worked after reboot. gdm didn't.

After setting the flag below

WaylandEnable=false

inside /etc/gdm/custom.conf

gdm now works on kernel 5.3.7

Thanks again.

Offline

Board footer

Powered by FluxBB