NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
16.52k stars 13.01k forks source link

Failing to start xdg-desktop-portal-gnome after logging on Gnome #206630

Open tfmoraes opened 1 year ago

tfmoraes commented 1 year ago

Describe the bug

I’m using NixOS Unstable with Gnome (Wayland) and NVidia proprietary driver. In my config I have enabled xdg-portal and since I use Gnome the xdg-portal used is the gnome one (xdg-desktop-portal-gnome). But when I log into Gnome Systemd tries to start xdg-desktop-portal-gnome but it fails with this error:

$ journalctl --user -u xdg-desktop-portal-gnome.service -b
dez 17 19:50:57 watchmen systemd[2187]: Starting Portal service (GNOME implementation)...
dez 17 19:50:57 watchmen .xdg-desktop-po[2476]: cannot open display: 
dez 17 19:50:57 watchmen systemd[2187]: xdg-desktop-portal-gnome.service: Main process exited, code=exited, status=1/FAILURE
dez 17 19:50:57 watchmen systemd[2187]: xdg-desktop-portal-gnome.service: Failed with result 'exit-code'.
dez 17 19:50:57 watchmen systemd[2187]: Failed to start Portal service (GNOME implementation).

If I restart the xdg-desktop-portal-gnome:

systemctl restart --user xdg-desktop-portal-gnome.service

It starts correctly:

● xdg-desktop-portal-gnome.service - Portal service (GNOME implementation)
     Loaded: loaded (/etc/systemd/user/xdg-desktop-portal-gnome.service; static)
     Active: active (running) since Sat 2022-12-17 19:52:58 -03; 3min 13s ago
   Main PID: 4084 (.xdg-desktop-po)
      Tasks: 4 (limit: 57700)
     Memory: 8.1M
        CPU: 137ms
     CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/xdg-desktop-portal-gnome.service
             └─4084 /nix/store/qxsxkmsck793lhfl62qy5zarb7wymwxx-xdg-desktop-portal-gnome-43.1/libexec/xdg-desktop-portal-gnome

dez 17 19:52:58 watchmen systemd[2187]: Starting Portal service (GNOME implementation)...
dez 17 19:52:58 watchmen systemd[2187]: Started Portal service (GNOME implementation).

The problem is Firefox and other apps are taking a lot of time to start the first time. If I restart xdg-desktop-portal-gnome before start firefox the first time, it starts quickly.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Enable xdg.portal.enable = true;
  2. Reboot
  3. Log into gnome with wayland

Expected behavior

xdg-desktop-portal-gnome start after loggin on gnome.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Notify maintainers

@NixOS/gnome

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.1.0, NixOS, 23.05 (Stoat), 23.05.20221216.757b822`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.12.0`
 - nixpkgs: `/etc/nixpkgs`
nixos-discourse commented 1 year ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/failing-to-start-xdg-desktop-portal-gnome-after-logging-on-gnome/23999/2

jtojnar commented 1 year ago

Could you try looking at systemd journal before the “Starting Portal service (GNOME implementation)...” line? Hopefully, there will be some hint about what is starting it.

In my case journalctl -xab reveals that it is started by D-Bus activation requested by xdg-desktop-portal, which itself is requested by GNOME Software (as per comm)

tfmoraes commented 1 year ago

Here the output of journalctl --user -b

dez 19 23:17:01 watchmen systemd-xdg-autostart-generator[2168]: Exec binary 'nextcloud' does not exist: No such file or directory
dez 19 23:17:01 watchmen systemd-xdg-autostart-generator[2168]: /home/thiago/.config/autostart/com.nextcloud.desktopclient.nextcloud.desktop: not generating unit, error parsing Exec= line: No such file or directory
dez 19 23:17:01 watchmen systemd[2161]: Queued start job for default target Main User Target.
dez 19 23:17:01 watchmen systemd[2161]: Created slice User Application Slice.
dez 19 23:17:01 watchmen systemd[2161]: Created slice User Core Session Slice.
dez 19 23:17:01 watchmen systemd[2161]: Reached target Paths.
dez 19 23:17:01 watchmen systemd[2161]: Reached target Timers.
dez 19 23:17:01 watchmen systemd[2161]: Starting D-Bus User Message Bus Socket...
dez 19 23:17:01 watchmen systemd[2161]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
dez 19 23:17:01 watchmen systemd[2161]: Listening on GnuPG cryptographic agent and passphrase cache.
dez 19 23:17:01 watchmen systemd[2161]: Listening on PipeWire PulseAudio.
dez 19 23:17:01 watchmen systemd[2161]: Listening on PipeWire Multimedia System Socket.
dez 19 23:17:01 watchmen systemd[2161]: Listening on Podman API Socket.
dez 19 23:17:01 watchmen systemd[2161]: Listening on D-Bus User Message Bus Socket.
dez 19 23:17:01 watchmen systemd[2161]: Reached target Sockets.
dez 19 23:17:01 watchmen systemd[2161]: Reached target Basic System.
dez 19 23:17:01 watchmen systemd[2161]: Starting D-Bus User Message Bus...
dez 19 23:17:01 watchmen systemd[2161]: Starting Run user-specific NixOS activation...
dez 19 23:17:01 watchmen systemd[2161]: Started D-Bus User Message Bus.
dez 19 23:17:01 watchmen systemd[2161]: Finished Run user-specific NixOS activation.
dez 19 23:17:01 watchmen systemd[2161]: Reached target Main User Target.
dez 19 23:17:01 watchmen systemd[2161]: Startup finished in 173ms.
dez 19 23:17:02 watchmen /nix/store/6wnxw826iwbnwmhilahdhrs6ydc4knjj-gdm-43.0/libexec/gdm-wayland-session[2272]: Erro: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell was not provided by any .service files
dez 19 23:17:02 watchmen systemd[2161]: Created slice Slice /app/gnome-session-manager.
dez 19 23:17:02 watchmen systemd[2161]: Reached target GNOME Wayland Session.
dez 19 23:17:02 watchmen systemd[2161]: Reached target GNOME Shell.
dez 19 23:17:02 watchmen systemd[2161]: GNOME Initial Setup Copy Worker was skipped because of an unmet condition check (ConditionPathExists=!/home/thiago/.config/gnome-initial-setup-done).
dez 19 23:17:02 watchmen systemd[2161]: Started GNOME Keyring.
dez 19 23:17:02 watchmen systemd[2161]: Reached target Session services which should run early before the graphical session is brought up.
dez 19 23:17:02 watchmen systemd[2161]: Starting Monitor Session leader for GNOME Session...
dez 19 23:17:02 watchmen systemd[2161]: Started Nextcloud Client.
dez 19 23:17:02 watchmen systemd[2161]: Started Dropbox.
dez 19 23:17:02 watchmen systemd[2161]: Started Monitor Session leader for GNOME Session.
dez 19 23:17:02 watchmen systemd[2161]: Reached target Tasks to be run before GNOME Session starts.
dez 19 23:17:02 watchmen systemd[2161]: Starting GNOME Session Manager (session: gnome)...
dez 19 23:17:02 watchmen gnome-keyring-daemon[2355]: gnome-keyring-daemon: no process capabilities, insecure memory might get used
dez 19 23:17:02 watchmen gnome-keyring-daemon[2355]: discover_other_daemon: 1
dez 19 23:17:02 watchmen gnome-keyring-daemon[2355]: discover_other_daemon: 1SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
dez 19 23:17:02 watchmen gnome-session[2361]: gnome-session-binary[2361]: WARNING: Could not parse desktop file com.nextcloud.desktopclient.nextcloud.desktop or it references a not found TryExec binary
dez 19 23:17:02 watchmen gnome-session-binary[2361]: WARNING: Could not parse desktop file com.nextcloud.desktopclient.nextcloud.desktop or it references a not found TryExec binary
dez 19 23:17:02 watchmen gnome-keyring-daemon[2182]: The PKCS#11 component was already initialized
dez 19 23:17:02 watchmen gnome-keyring-daemon[2392]: discover_other_daemon: 1
dez 19 23:17:02 watchmen gnome-keyring-pkcs11.desktop[2392]: discover_other_daemon: 1SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
dez 19 23:17:02 watchmen gnome-keyring-daemon[2182]: The Secret Service was already initialized
dez 19 23:17:02 watchmen gnome-keyring-daemon[2393]: discover_other_daemon: 1
dez 19 23:17:02 watchmen gnome-keyring-secrets.desktop[2393]: discover_other_daemon: 1SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
dez 19 23:17:02 watchmen gnome-keyring-daemon[2182]: The SSH agent was already initialized
dez 19 23:17:02 watchmen gnome-keyring-daemon[2394]: discover_other_daemon: 1
dez 19 23:17:02 watchmen gnome-keyring-ssh.desktop[2394]: discover_other_daemon: 1SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
dez 19 23:17:02 watchmen systemd[2161]: app-gnome-gnome\x2dkeyring\x2dpkcs11-2388.scope: Couldn't move process 2388 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dpkcs11-2388.scope': No such process
dez 19 23:17:02 watchmen systemd[2161]: app-gnome-gnome\x2dkeyring\x2dpkcs11-2388.scope: Failed to add PIDs to scope's control group: No such process
dez 19 23:17:02 watchmen systemd[2161]: app-gnome-gnome\x2dkeyring\x2dpkcs11-2388.scope: Failed with result 'resources'.
dez 19 23:17:02 watchmen systemd[2161]: Failed to start Application launched by gnome-session-binary.
dez 19 23:17:02 watchmen systemd[2161]: app-gnome-gnome\x2dkeyring\x2dsecrets-2390.scope: Couldn't move process 2390 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dsecrets-2390.scope': No such process
dez 19 23:17:02 watchmen systemd[2161]: app-gnome-gnome\x2dkeyring\x2dsecrets-2390.scope: Failed to add PIDs to scope's control group: No such process
dez 19 23:17:02 watchmen systemd[2161]: app-gnome-gnome\x2dkeyring\x2dsecrets-2390.scope: Failed with result 'resources'.
dez 19 23:17:02 watchmen systemd[2161]: Failed to start Application launched by gnome-session-binary.
dez 19 23:17:02 watchmen systemd[2161]: app-gnome-gnome\x2dkeyring\x2dssh-2391.scope: Couldn't move process 2391 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dssh-2391.scope': No such process
dez 19 23:17:02 watchmen systemd[2161]: app-gnome-gnome\x2dkeyring\x2dssh-2391.scope: Failed to add PIDs to scope's control group: No such process
dez 19 23:17:02 watchmen systemd[2161]: app-gnome-gnome\x2dkeyring\x2dssh-2391.scope: Failed with result 'resources'.
dez 19 23:17:02 watchmen systemd[2161]: Failed to start Application launched by gnome-session-binary.
dez 19 23:17:02 watchmen systemd[2161]: Started GNOME Session Manager (session: gnome).
dez 19 23:17:02 watchmen systemd[2161]: Reached target GNOME Session Manager is ready.
dez 19 23:17:02 watchmen gnome-session[2361]: gnome-session-binary[2361]: GnomeDesktop-WARNING: Could not create transient scope for PID 2395: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 2395 does not exist.
dez 19 23:17:02 watchmen gnome-session-binary[2361]: GnomeDesktop-WARNING: Could not create transient scope for PID 2395: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 2395 does not exist.
dez 19 23:17:02 watchmen systemd[2161]: Starting GNOME Shell on Wayland...
dez 19 23:17:02 watchmen systemd[2161]: Starting GNOME Shell on X11...
dez 19 23:17:02 watchmen systemd[2161]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
dez 19 23:17:02 watchmen systemd[2161]: Condition check resulted in GNOME Shell on X11 being skipped.
dez 19 23:17:02 watchmen .gnome-shell-wr[2398]: Running GNOME Shell (using mutter 43.2) as a Wayland display server
dez 19 23:17:02 watchmen .gnome-shell-wr[2398]: Device '/dev/dri/card0' prefers shadow buffer
dez 19 23:17:02 watchmen .gnome-shell-wr[2398]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
dez 19 23:17:02 watchmen .gnome-shell-wr[2398]: Created gbm renderer for '/dev/dri/card0'
dez 19 23:17:02 watchmen .gnome-shell-wr[2398]: Boot VGA GPU /dev/dri/card0 selected as primary
dez 19 23:17:02 watchmen dropbox[2362]: dropbox: load fq extension '/home/thiago/.dropbox-dist/dropbox-lnx.x86_64-163.4.5456/cryptography.hazmat.bindings._openssl.cpython-38-x86_64-linux-gnu.so'
dez 19 23:17:02 watchmen dropbox[2362]: dropbox: load fq extension '/home/thiago/.dropbox-dist/dropbox-lnx.x86_64-163.4.5456/cryptography.hazmat.bindings._padding.cpython-38-x86_64-linux-gnu.so'
dez 19 23:17:02 watchmen dropbox[2362]: dropbox: load fq extension '/home/thiago/.dropbox-dist/dropbox-lnx.x86_64-163.4.5456/apex._apex.cpython-38-x86_64-linux-gnu.so'
dez 19 23:17:02 watchmen nextcloud[2357]: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
dez 19 23:17:02 watchmen dropbox[2362]: dropbox: load fq extension '/home/thiago/.dropbox-dist/dropbox-lnx.x86_64-163.4.5456/psutil._psutil_linux.cpython-38-x86_64-linux-gnu.so'
dez 19 23:17:02 watchmen dropbox[2362]: dropbox: load fq extension '/home/thiago/.dropbox-dist/dropbox-lnx.x86_64-163.4.5456/psutil._psutil_posix.cpython-38-x86_64-linux-gnu.so'
dez 19 23:17:02 watchmen nextcloud[2357]: qt.qpa.xcb: could not connect to display
dez 19 23:17:02 watchmen nextcloud[2357]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
dez 19 23:17:02 watchmen nextcloud[2357]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
dez 19 23:17:02 watchmen nextcloud[2357]: Available platform plugins are: wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.14' (uid=1000 pid=2357 comm="/nix/store/5ld7kpm43hpyraaqlp95nz88bc7rm0fq-nextcl" label="kernel")
dez 19 23:17:02 watchmen systemd[2161]: Starting Portal service...
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.15' (uid=1000 pid=2456 comm="/nix/store/bpkvij8xcxm5kbfpc365vs5kd8qqh5v1-xdg-de" label="kernel")
dez 19 23:17:02 watchmen systemd[2161]: Starting flatpak document portal service...
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:02 watchmen systemd[2161]: Starting Virtual filesystem service...
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.16' (uid=1000 pid=2460 comm="/nix/store/bpkvij8xcxm5kbfpc365vs5kd8qqh5v1-xdg-de" label="kernel")
dez 19 23:17:02 watchmen systemd[2161]: Starting sandboxed app permission store...
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
dez 19 23:17:02 watchmen systemd[2161]: Started sandboxed app permission store.
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.freedesktop.portal.Documents'
dez 19 23:17:02 watchmen systemd[2161]: Started flatpak document portal service.
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gnome' unit='xdg-desktop-portal-gnome.service' requested by ':1.15' (uid=1000 pid=2456 comm="/nix/store/bpkvij8xcxm5kbfpc365vs5kd8qqh5v1-xdg-de" label="kernel")
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gtk.vfs.Daemon'
dez 19 23:17:02 watchmen systemd[2161]: Started Virtual filesystem service.
dez 19 23:17:02 watchmen systemd[2161]: Starting Portal service (GNOME implementation)...
dez 19 23:17:02 watchmen .gnome-shell-wr[2398]: Disabling DMA buffer screen sharing (implicit modifiers not supported)
dez 19 23:17:02 watchmen .xdg-desktop-po[2478]: cannot open display: 
dez 19 23:17:02 watchmen systemd[2161]: xdg-desktop-portal-gnome.service: Main process exited, code=exited, status=1/FAILURE
dez 19 23:17:02 watchmen systemd[2161]: xdg-desktop-portal-gnome.service: Failed with result 'exit-code'.
dez 19 23:17:02 watchmen systemd[2161]: Failed to start Portal service (GNOME implementation).
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.20' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:02 watchmen systemd[2161]: Starting Accessibility services bus...
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.a11y.Bus'
dez 19 23:17:02 watchmen systemd[2161]: Started Accessibility services bus.
dez 19 23:17:02 watchmen .gnome-shell-wr[2398]: Using public X11 display :0, (using :1 for managed services)
dez 19 23:17:02 watchmen .gnome-shell-wr[2398]: Using Wayland display name 'wayland-0'
dez 19 23:17:03 watchmen systemd-coredump[2489]: Process 2357 (.nextcloud-wrap) of user 1000 dumped core.

                                                 Module libxcb-util.so.1 without build-id.
                                                 Module libxkbcommon-x11.so.0 without build-id.
                                                 Module libICE.so.6 without build-id.
                                                 Module libSM.so.6 without build-id.
                                                 Module libxcb-xinput.so.0 without build-id.
                                                 Module libxcb-xkb.so.1 without build-id.
                                                 Module libxcb-xinerama.so.0 without build-id.
                                                 Module libxcb-xfixes.so.0 without build-id.
                                                 Module libxcb-sync.so.1 without build-id.
                                                 Module libxcb-shape.so.0 without build-id.
                                                 Module libxcb-render.so.0 without build-id.
                                                 Module libxcb-render-util.so.0 without build-id.
                                                 Module libxcb-randr.so.0 without build-id.
                                                 Module libxcb-keysyms.so.1 without build-id.
                                                 Module libxcb-shm.so.0 without build-id.
                                                 Module libxcb-image.so.0 without build-id.
                                                 Module libxcb-icccm.so.4 without build-id.
                                                 Module libQt5XcbQpa.so.5 without build-id.
                                                 Module libqxcb.so without build-id.
                                                 Module libgomp.so.1 without build-id.
                                                 Module libcap.so.2 without build-id.
                                                 Module libgmp.so.10 without build-id.
                                                 Module libhogweed.so.6 without build-id.
                                                 Module libnettle.so.8 without build-id.
                                                 Module libtasn1.so.6 without build-id.
                                                 Module libunistring.so.2 without build-id.
                                                 Module libidn2.so.0 without build-id.
                                                 Module libp11-kit.so.0 without build-id.
                                                 Module libnuma.so.1 without build-id.
                                                 Module libogg.so.0 without build-id.
                                                 Module libsoxr.so.0 without build-id.
                                                 Module libgpg-error.so.0 without build-id.
                                                 Module libpcre.so.1 without build-id.
                                                 Module libkeyutils.so.1 without build-id.
                                                 Module libkrb5support.so.0 without build-id.
                                                 Module libcom_err.so.3 without build-id.
                                                 Module libk5crypto.so.3 without build-id.
                                                 Module libkrb5.so.3 without build-id.
                                                 Module libsystemd.so.0 without build-id.
                                                 Module libXdmcp.so.6 without build-id.
                                                 Module libXau.so.6 without build-id.
                                                 Module libgraphite2.so.3 without build-id.
                                                 Module libXi.so.6 without build-id.
                                                 Module libdrm.so.2 without build-id.
                                                 Module libvdpau.so.1 without build-id.
                                                 Module libva-drm.so.2 without build-id.
                                                 Module libssh.so.4 without build-id.
                                                 Module libsrt.so.1.5 without build-id.
                                                 Module libgnutls.so.30 without build-id.
                                                 Module libbz2.so.1 without build-id.
                                                 Module libva.so.2 without build-id.
                                                 Module libxvidcore.so.4 without build-id.
                                                 Module libx265.so.199 without build-id.
                                                 Module libx264.so.163 without build-id.
                                                 Module libvorbisenc.so.2 without build-id.
                                                 Module libvorbis.so.0 without build-id.
                                                 Module libtheoradec.so.1 without build-id.
                                                 Module libtheoraenc.so.1 without build-id.
                                                 Module libspeex.so.1 without build-id.
                                                 Module libmp3lame.so.0 without build-id.
                                                 Module libdav1d.so.6 without build-id.
                                                 Module liblzma.so.5 without build-id.
                                                 Module libswresample.so.3 without build-id.
                                                 Module libgcrypt.so.20 without build-id.
                                                 Module libGLdispatch.so.0 without build-id.
                                                 Module libGLX.so.0 without build-id.
                                                 Module libzstd.so.1 without build-id.
                                                 Module libpcre2-16.so.0 without build-id.
                                                 Module libicudata.so.72 without build-id.
                                                 Module libicuuc.so.72 without build-id.
                                                 Module libicui18n.so.72 without build-id.
                                                 Module libpcre2-8.so.0 without build-id.
                                                 Module libffi.so.8 without build-id.
                                                 Module libselinux.so.1 without build-id.
                                                 Module libgssapi_krb5.so.2 without build-id.
                                                 Module libminizip.so.1 without build-id.
                                                 Module libsnappy.so.1 without build-id.
                                                 Module libasound.so.2 without build-id.
                                                 Module libpci.so.3 without build-id.
                                                 Module libdbus-1.so.3 without build-id.
                                                 Module libxkbcommon.so.0 without build-id.
                                                 Module libxcb.so.1 without build-id.
                                                 Module libX11-xcb.so.1 without build-id.
                                                 Module libharfbuzz.so.0 without build-id.
                                                 Module libharfbuzz-subset.so.0 without build-id.
                                                 Module libfontconfig.so.1 without build-id.
                                                 Module libexpat.so.1 without build-id.
                                                 Module libfreetype.so.6 without build-id.
                                                 Module libwebp.so.7 without build-id.
                                                 Module libwebpdemux.so.2 without build-id.
                                                 Module libwebpmux.so.3 without build-id.
                                                 Module libpng16.so.16 without build-id.
                                                 Module libXtst.so.6 without build-id.
                                                 Module libXrandr.so.2 without build-id.
                                                 Module libXrender.so.1 without build-id.
                                                 Module libXfixes.so.3 without build-id.
                                                 Module libXext.so.6 without build-id.
                                                 Module libXdamage.so.1 without build-id.
                                                 Module libXcomposite.so.1 without build-id.
                                                 Module libX11.so.6 without build-id.
                                                 Module libvpx.so.7 without build-id.
                                                 Module libavutil.so.56 without build-id.
                                                 Module libavformat.so.58 without build-id.
                                                 Module libavcodec.so.58 without build-id.
                                                 Module libopus.so.0 without build-id.
                                                 Module libjpeg.so.62 without build-id.
                                                 Module libevent-2.1.so.7 without build-id.
                                                 Module libnspr4.so without build-id.
                                                 Module libplc4.so without build-id.
                                                 Module libplds4.so without build-id.
                                                 Module libnssutil3.so without build-id.
                                                 Module libnss3.so without build-id.
                                                 Module libsmime3.so without build-id.
                                                 Module libQt5QuickWidgets.so.5 without build-id.
                                                 Module libQt5QuickTemplates2.so.5 without build-id.
                                                 Module libsecret-1.so.0 without build-id.
                                                 Module libGL.so.1 without build-id.
                                                 Module libgcc_s.so.1 without build-id.
                                                 Module libstdc++.so.6 without build-id.
                                                 Module libQt5Core.so.5 without build-id.
                                                 Module libQt5DBus.so.5 without build-id.
                                                 Module libcloudproviders.so.0 without build-id.
                                                 Module libQt5Gui.so.5 without build-id.
                                                 Module libQt5Widgets.so.5 without build-id.
                                                 Module libQt5PrintSupport.so.5 without build-id.
                                                 Module libQt5Positioning.so.5 without build-id.
                                                 Module libQt5Network.so.5 without build-id.
                                                 Module libQt5Qml.so.5 without build-id.
                                                 Module libQt5WebChannel.so.5 without build-id.
                                                 Module libQt5QmlModels.so.5 without build-id.
                                                 Module libQt5Quick.so.5 without build-id.
                                                 Module libQt5WebEngineWidgets.so.5 without build-id.
                                                 Module libQt5QuickControls2.so.5 without build-id.
                                                 Module libQt5Xml.so.5 without build-id.
                                                 Module libqt5keychain.so.1 without build-id.
                                                 Module libQt5Svg.so.5 without build-id.
                                                 Module libQt5WebSockets.so.5 without build-id.
                                                 Module libz.so.1 without build-id.
                                                 Module libQt5Concurrent.so.5 without build-id.
                                                 Module libnextcloud_csync.so.0 without build-id.
                                                 Module libnextcloudsync.so.0 without build-id.
                                                 Module .nextcloud-wrapped without build-id.
                                                 Stack trace of thread 2357:
                                                 #0  0x00007fd245a8abc7 __pthread_kill_implementation (libc.so.6 + 0x8abc7)
                                                 #1  0x00007fd245a3db46 raise (libc.so.6 + 0x3db46)
                                                 #2  0x00007fd245a284b5 abort (libc.so.6 + 0x284b5)
                                                 #3  0x00007fd246299bab _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0x99bab)
                                                 #4  0x00007fd246b25e73 _ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (libQt5Gui.so.5 + 0x125e73)
                                                 #5  0x00007fd246b26380 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt5Gui.so.5 + 0x126380)
                                                 #6  0x00007fd2464d13e5 _ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x2d13e5)
                                                 #7  0x00007fd246b292dc _ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x1292dc)
                                                 #8  0x00007fd247376c99 _ZN19QApplicationPrivate4initEv (libQt5Widgets.so.5 + 0x176c99)
                                                 #9  0x000055c1d2179947 _ZN11SharedTools19QtSingleApplicationC1ERK7QStringRiPPc (.nextcloud-wrapped + 0x26f947)
                                                 #10 0x000055c1d2035c3c _ZN3OCC11ApplicationC2ERiPPc (.nextcloud-wrapped + 0x12bc3c)
                                                 #11 0x000055c1d1fa6102 main (.nextcloud-wrapped + 0x9c102)
                                                 #12 0x00007fd245a2924e __libc_start_call_main (libc.so.6 + 0x2924e)
                                                 #13 0x00007fd245a29309 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x29309)
                                                 #14 0x000055c1d1ff0015 _start (.nextcloud-wrapped + 0xe6015)

                                                 Stack trace of thread 2454:
                                                 #0  0x00007fd245b026c9 __poll (libc.so.6 + 0x1026c9)
                                                 #1  0x00007fd24711bc26 g_main_context_iterate.constprop.0 (libglib-2.0.so.0 + 0x58c26)
                                                 #2  0x00007fd24711bd3f g_main_context_iteration (libglib-2.0.so.0 + 0x58d3f)
                                                 #3  0x00007fd246522764 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x322764)
                                                 #4  0x00007fd2464c8f1b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2c8f1b)
                                                 #5  0x00007fd2462d4b2b _ZN7QThread4execEv (libQt5Core.so.5 + 0xd4b2b)
                                                 #6  0x00007fd24797c4f7 n/a (libQt5DBus.so.5 + 0x194f7)
                                                 #7  0x00007fd2462d5e41 n/a (libQt5Core.so.5 + 0xd5e41)
                                                 #8  0x00007fd245a88e86 start_thread (libc.so.6 + 0x88e86)
                                                 #9  0x00007fd245b0fc60 __clone3 (libc.so.6 + 0x10fc60)
                                                 ELF object binary architecture: AMD x86-64
dez 19 23:17:03 watchmen systemd[2161]: nextcloud-client.service: Main process exited, code=dumped, status=6/ABRT
dez 19 23:17:03 watchmen systemd[2161]: nextcloud-client.service: Failed with result 'core-dump'.
dez 19 23:17:03 watchmen .gnome-shell-wr[2398]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
dez 19 23:17:03 watchmen .gnome-shell-wr[2398]: Will monitor session 2
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Shell.Screencast' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen dropbox[2362]: dropbox: load fq extension '/home/thiago/.dropbox-dist/dropbox-lnx.x86_64-163.4.5456/tornado.speedups.cpython-38-x86_64-linux-gnu.so'
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.23' (uid=1000 pid=2528 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen systemd[2161]: Starting Evolution source registry...
dez 19 23:17:03 watchmen systemd[2161]: Started PipeWire Multimedia Service.
dez 19 23:17:03 watchmen systemd[2161]: Started PipeWire PulseAudio.
dez 19 23:17:03 watchmen systemd[2161]: Started Multimedia Service Session Manager.
dez 19 23:17:03 watchmen pipewire-pulse[2543]: mod.rt: Can't find xdg-portal: (null)
dez 19 23:17:03 watchmen pipewire-pulse[2543]: mod.rt: found session bus but no portal
dez 19 23:17:03 watchmen pipewire[2542]: mod.rt: Can't find xdg-portal: (null)
dez 19 23:17:03 watchmen pipewire[2542]: mod.rt: found session bus but no portal
dez 19 23:17:03 watchmen wireplumber[2544]: Can't find xdg-portal: (null)
dez 19 23:17:03 watchmen wireplumber[2544]: found session bus but no portal
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen systemd[2161]: Starting User preferences database...
dez 19 23:17:03 watchmen wireplumber[2544]: Failed to set scheduler settings: Operation not permitted
dez 19 23:17:03 watchmen pipewire-pulse[2555]: 536870912
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'ca.desrt.dconf'
dez 19 23:17:03 watchmen systemd[2161]: Started User preferences database.
dez 19 23:17:03 watchmen .gnome-shell-wr[2398]: Telepathy is not available, chat integration will be disabled.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen systemd[2161]: Starting Virtual filesystem service - disk device monitor...
dez 19 23:17:03 watchmen wireplumber[2544]: [0:00:22.520331271] [2544]  INFO IPAManager ipa_manager.cpp:143 libcamera is not installed. Adding '/nix/store/src/ipa' to the IPA search path
dez 19 23:17:03 watchmen wireplumber[2544]: [0:00:22.520542961] [2544]  INFO Camera camera_manager.cpp:293 libcamera v0.0.1
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.OnlineAccounts' requested by ':1.31' (uid=1000 pid=2537 comm="/nix/store/423sz3bai0nh4lalrl950rqbixci1dz8-evolut" label="kernel")
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
dez 19 23:17:03 watchmen systemd[2161]: Started Evolution source registry.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
dez 19 23:17:03 watchmen systemd[2161]: Started Virtual filesystem service - disk device monitor.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen .goa-daemon-wra[2582]: goa-daemon version 3.46.0 starting
dez 19 23:17:03 watchmen systemd[2161]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.23' (uid=1000 pid=2528 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Identity' requested by ':1.33' (uid=1000 pid=2582 comm="/nix/store/5fzswcibwnz2rw0yqp4cyb6mpdmx2my4-gnome-" label="kernel")
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.OnlineAccounts'
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Identity'
dez 19 23:17:03 watchmen systemd[2161]: Starting Evolution calendar service...
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
dez 19 23:17:03 watchmen systemd[2161]: Started Virtual filesystem service - Media Transfer Protocol monitor.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen systemd[2161]: Starting Virtual filesystem service - digital camera monitor...
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
dez 19 23:17:03 watchmen systemd[2161]: Started Virtual filesystem service - digital camera monitor.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Shell.CalendarServer'
dez 19 23:17:03 watchmen systemd[2161]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
dez 19 23:17:03 watchmen systemd[2161]: Started Virtual filesystem service - GNOME Online Accounts monitor.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen systemd[2161]: Starting Virtual filesystem service - Apple File Conduit monitor...
dez 19 23:17:03 watchmen wireplumber[2544]: <WpSiAudioAdapter:0x1ff2070> Object activation aborted: proxy destroyed
dez 19 23:17:03 watchmen wireplumber[2544]: <WpSiAudioAdapter:0x1ff2070> failed to activate item: Object activation aborted: proxy destroyed
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
dez 19 23:17:03 watchmen systemd[2161]: Started Virtual filesystem service - Apple File Conduit monitor.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
dez 19 23:17:03 watchmen systemd[2161]: Started Evolution calendar service.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.37' (uid=1000 pid=2599 comm="/nix/store/423sz3bai0nh4lalrl950rqbixci1dz8-evolut" label="kernel")
dez 19 23:17:03 watchmen systemd[2161]: Starting Evolution address book service...
dez 19 23:17:03 watchmen .gnome-shell-wr[2398]: JS ERROR: Could not load extension openweather-extension@jenslody.de: Error: Missing metadata.json
                                                createExtensionObject@resource:///org/gnome/shell/ui/extensionSystem.js:300:19
                                                _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:628:34
                                                collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:28:28
                                                _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:612:19
                                                _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:639:18
                                                _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:659:14
                                                init@resource:///org/gnome/shell/ui/extensionSystem.js:57:14
                                                _initializeUI@resource:///org/gnome/shell/ui/main.js:309:22
                                                start@resource:///org/gnome/shell/ui/main.js:186:5
                                                @resource:///org/gnome/shell/ui/init.js:6:17
dez 19 23:17:03 watchmen .gnome-shell-wr[2398]: loading default theme (Adwaita)
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Shell.Notifications' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen at-spi-bus-launcher[2498]: dbus-daemon[2498]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:03 watchmen .gnome-shell-wr[2398]: Could not issue 'GetUnit' systemd call
dez 19 23:17:03 watchmen at-spi-bus-launcher[2498]: dbus-daemon[2498]: Successfully activated service 'org.a11y.atspi.Registry'
dez 19 23:17:03 watchmen at-spi-bus-launcher[2637]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
dez 19 23:17:03 watchmen systemd[2161]: Started Evolution address book service.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME Shell on Wayland.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME Session is initialized.
dez 19 23:17:03 watchmen systemd[2161]: GNOME session X11 services is inactive.
dez 19 23:17:03 watchmen systemd[2161]: Dependency failed for GNOME XSettings service.
dez 19 23:17:03 watchmen systemd[2161]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
dez 19 23:17:03 watchmen systemd[2161]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME Session (session: gnome).
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME XSettings target.
dez 19 23:17:03 watchmen .gnome-shell-wr[2398]: Failed to launch ibus-daemon: Falha ao executar processo filho “ibus-daemon” (No such file or directory)
dez 19 23:17:03 watchmen systemd[2161]: Starting Signal initialization done to GNOME Session Manager...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME accessibility service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME color management service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME date & time service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME maintenance of expirable data service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME keyboard configuration service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME keyboard shortcuts service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME power management service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME printer notifications service...
dez 19 23:17:03 watchmen gnome-session-binary[2361]: Entering running state
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME RFKill support service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME FreeDesktop screensaver service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME file sharing service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME smartcard service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME sound sample caching service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME USB protection service...
dez 19 23:17:03 watchmen systemd[2161]: Starting GNOME Wacom tablet support service...
dez 19 23:17:03 watchmen systemd[2161]: Finished Signal initialization done to GNOME Session Manager.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Shell.Notifications'
dez 19 23:17:03 watchmen .gnome-shell-wr[2398]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
dez 19 23:17:03 watchmen gnome-session[2361]: gnome-session-binary[2361]: GnomeDesktop-WARNING: Could not create transient scope for PID 2694: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 2694 does not exist.
dez 19 23:17:03 watchmen gnome-session-binary[2361]: GnomeDesktop-WARNING: Could not create transient scope for PID 2694: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 2694 does not exist.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME accessibility service.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME maintenance of expirable data service.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME date & time service.
dez 19 23:17:03 watchmen systemd[2161]: Started Application launched by gnome-session-binary.
dez 19 23:17:03 watchmen systemd[2161]: Started Application launched by gnome-session-binary.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.ScreenSaver' requested by ':1.54' (uid=1000 pid=2716 comm="/nix/store/gfid5wm1bsbhh8lfl876hdfn1qshc375-gnome-" label="kernel")
dez 19 23:17:03 watchmen systemd[2161]: Started Application launched by gnome-session-binary.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME accessibility target.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME date & time target.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME maintenance of expirable data target.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME FreeDesktop screensaver service.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME smartcard service.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME file sharing service.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME USB protection service.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME FreeDesktop screensaver target.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME file sharing target.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME smartcard target.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME USB protection target.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME RFKill support service.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME RFKill support target.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME sound sample caching service.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME sound sample caching target.
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.ScreenSaver'
dez 19 23:17:03 watchmen .gsd-usb-protec[2716]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME printer notifications service.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME printer notifications target.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME color management service.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME color management target.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME keyboard configuration service.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME keyboard configuration target.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME Wacom tablet support service.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME Wacom tablet support target.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME keyboard shortcuts service.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME keyboard shortcuts target.
dez 19 23:17:03 watchmen systemd[2161]: Started GNOME power management service.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME power management target.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME Session.
dez 19 23:17:03 watchmen systemd[2161]: Reached target GNOME Wayland Session (session: gnome).
dez 19 23:17:03 watchmen systemd[2161]: Reached target Current graphical user session.
dez 19 23:17:03 watchmen systemd[2161]: GNOME Initial Setup was skipped because of an unmet condition check (ConditionPathExists=!/home/thiago/.config/gnome-initial-setup-done).
dez 19 23:17:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Shell.Screencast'
dez 19 23:17:03 watchmen .gsd-media-keys[2689]: Failed to grab accelerator for keybinding settings:playback-repeat
dez 19 23:17:03 watchmen .gsd-media-keys[2689]: Failed to grab accelerator for keybinding settings:hibernate
dez 19 23:17:04 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:17:04 watchmen systemd[2161]: Starting Virtual filesystem metadata service...
dez 19 23:17:04 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gtk.vfs.Metadata'
dez 19 23:17:04 watchmen systemd[2161]: Started Virtual filesystem metadata service.
dez 19 23:17:04 watchmen dropbox[2362]: dropbox: load fq extension '/home/thiago/.dropbox-dist/dropbox-lnx.x86_64-163.4.5456/wrapt._wrappers.cpython-38-x86_64-linux-gnu.so'
dez 19 23:17:05 watchmen .gnome-shell-wr[2398]: GNOME Shell started at Mon Dec 19 2022 23:17:03 GMT-0300 (Horário Padrão de Brasília)
dez 19 23:17:05 watchmen .gnome-shell-wr[2398]: Registering session with GDM
dez 19 23:17:30 watchmen .gnome-software[2701]: enabled plugins: appstream, fwupd, os-release, flatpak, hardcoded-blocklist, modalias, packagekit, rewrite-resource, generic-updates, provenance, icons, provenance-license
dez 19 23:17:30 watchmen .gnome-software[2701]: disabled plugins: dpkg, dummy, fedora-langpacks, fedora-pkgdb-collections, repos, epiphany, malcontent
dez 19 23:17:31 watchmen .gnome-software[2701]: Only 6 apps for curated list, hiding
dez 19 23:17:36 watchmen systemd[2161]: Started Application launched by gnome-shell.
dez 19 23:17:36 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.72' (uid=1000 pid=3088 comm="gnome-terminal" label="kernel")
dez 19 23:17:36 watchmen systemd[2161]: Created slice Slice /app/org.gnome.Terminal.
dez 19 23:17:36 watchmen systemd[2161]: Starting GNOME Terminal Server...
dez 19 23:17:36 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Terminal'
dez 19 23:17:36 watchmen systemd[2161]: Started GNOME Terminal Server.
dez 19 23:17:36 watchmen systemd[2161]: Started VTE child process 3112 launched by gnome-terminal-server process 3094.
dez 19 23:17:38 watchmen systemd[2161]: Started Application launched by gnome-shell.
dez 19 23:17:53 watchmen .xdg-desktop-po[2456]: Failed to create settings proxy: Erro ao chamar StartServiceByName para org.freedesktop.impl.portal.desktop.gnome: O tempo limite foi alcançado
dez 19 23:17:53 watchmen .xdg-desktop-po[2456]: No skeleton to export
dez 19 23:18:03 watchmen firefox.desktop[3224]: [GFX1-]: glxtest: VA-API test failed: failed to initialise VAAPI connection.
dez 19 23:18:04 watchmen firefox.desktop[3224]: [2022-12-20T02:18:04Z ERROR glean_core::metrics::ping] Invalid reason code startup for ping background-update
dez 19 23:18:18 watchmen .xdg-desktop-po[2456]: Failed to create file chooser proxy: Erro ao chamar StartServiceByName para org.freedesktop.impl.portal.desktop.gnome: O tempo limite foi alcançado
dez 19 23:18:18 watchmen .xdg-desktop-po[2456]: No skeleton to export
dez 19 23:18:32 watchmen .gnome-software[2701]: failed to get updates: failed to get updates for urgency: The name org.freedesktop.PackageKit was not provided by any .service files
dez 19 23:18:33 watchmen systemd[2161]: xdg-desktop-portal.service: start operation timed out. Terminating.
dez 19 23:18:33 watchmen systemd[2161]: xdg-desktop-portal.service: Failed with result 'timeout'.
dez 19 23:18:33 watchmen systemd[2161]: Failed to start Portal service.
dez 19 23:19:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Failed to activate service 'org.freedesktop.portal.Desktop': timed out (service_start_timeout=120000ms)
dez 19 23:19:03 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Failed to activate service 'org.freedesktop.impl.portal.desktop.gnome': timed out (service_start_timeout=120000ms)
dez 19 23:19:21 watchmen .gnome-shell-wr[2398]: Could not issue 'GetUnit' systemd call
dez 19 23:19:21 watchmen systemd[2161]: Reached target GNOME session X11 services.
dez 19 23:19:21 watchmen .gnome-shell-wr[2398]: Failed to launch ibus-daemon: Falha ao executar processo filho “ibus-daemon” (No such file or directory)
dez 19 23:19:21 watchmen gnome-shell[3755]: The XKEYBOARD keymap compiler (xkbcomp) reports:
dez 19 23:19:21 watchmen gnome-shell[3755]: > Warning:          Unsupported maximum keycode 708, clipping.
dez 19 23:19:21 watchmen gnome-shell[3755]: >                   X11 cannot support keycodes above 255.
dez 19 23:19:21 watchmen gnome-shell[3755]: Errors from xkbcomp are not fatal to the X server
dez 19 23:19:21 watchmen systemd[2161]: Starting GNOME XSettings service...
dez 19 23:19:21 watchmen systemd[2161]: Started GNOME XSettings service.
dez 19 23:19:21 watchmen systemd[2161]: Reached target GNOME session X11 services.
dez 19 23:19:21 watchmen .gnome-shell-wr[2398]: ATK Bridge is disabled but a11y has already been enabled.
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Settings.SearchProvider' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Contacts.SearchProvider' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Nautilus' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Calendar' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Characters' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Photos' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.clocks' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.seahorse.Application' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Boxes.SearchProvider'
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Settings.SearchProvider'
dez 19 23:19:23 watchmen .gnome-shell-wr[2398]: Could not load a pixbuf from icon theme.
                                                This may indicate that pixbuf loaders or the mime database could not be found.
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.clocks'
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.seahorse.Application'
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Nautilus'
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Contacts.SearchProvider'
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Characters'
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.98' (uid=1000 pid=3791 comm="/nix/store/ppavr940izcm4l68f9vdppvs89ky5717-gnome-" label="kernel")
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Photos'
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Calculator.SearchProvider'
dez 19 23:19:23 watchmen systemd[2161]: Starting Bluetooth OBEX service...
dez 19 23:19:23 watchmen obexd[3893]: OBEX daemon 5.66
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.bluez.obex'
dez 19 23:19:23 watchmen systemd[2161]: Started Bluetooth OBEX service.
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.93' (uid=1000 pid=3793 comm="/nix/store/agykvhxbksickffvgk9lq3wb5hn1w2cg-nautil" label="kernel")
dez 19 23:19:23 watchmen systemd[2161]: Starting Portal service...
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gnome' unit='xdg-desktop-portal-gnome.service' requested by ':1.104' (uid=1000 pid=3906 comm="/nix/store/bpkvij8xcxm5kbfpc365vs5kd8qqh5v1-xdg-de" label="kernel")
dez 19 23:19:23 watchmen systemd[2161]: Starting Portal service (GNOME implementation)...
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Calendar'
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
dez 19 23:19:23 watchmen systemd[2161]: Started Portal service (GNOME implementation).
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.104' (uid=1000 pid=3906 comm="/nix/store/bpkvij8xcxm5kbfpc365vs5kd8qqh5v1-xdg-de" label="kernel")
dez 19 23:19:23 watchmen systemd[2161]: Starting Portal service (GTK/GNOME implementation)...
dez 19 23:19:23 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
dez 19 23:19:23 watchmen systemd[2161]: Started Portal service (GTK/GNOME implementation).
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.freedesktop.portal.Desktop'
dez 19 23:19:24 watchmen systemd[2161]: Started Portal service.
dez 19 23:19:24 watchmen .nautilus-wrapp[3793]: Connecting to org.freedesktop.Tracker3.Miner.Files
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Files' unit='tracker-miner-fs-3.service' requested by ':1.93' (uid=1000 pid=3793 comm="/nix/store/agykvhxbksickffvgk9lq3wb5hn1w2cg-nautil" label="kernel")
dez 19 23:19:24 watchmen .org.gnome.Char[3801]: JS LOG: Characters Application started
dez 19 23:19:24 watchmen systemd[2161]: Created slice User Background Tasks Slice.
dez 19 23:19:24 watchmen systemd[2161]: Starting Tracker file system data miner...
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='com.intel.dleyna-renderer' requested by ':1.97' (uid=1000 pid=3803 comm="/nix/store/0rhvv6y9dhn6cldqc337b471vw64gzsi-gnome-" label="kernel")
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: dLeyna core version 0.7.0
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: dleyna-renderer-service version 0.7.2
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Load file [(null)]
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: [General settings]
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Never Quit: F
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Connector Name: dbus
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Port: 0
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Push host port: 0
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: [Logging settings]
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Log Type : 0
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Log Level: 0x13
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: [Network filtering settings]
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Enabled : F
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Entries: (null)
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'com.intel.dleyna-renderer'
dez 19 23:19:24 watchmen dleyna-renderer-service[3961]: Calling GetRenderers method
dez 19 23:19:24 watchmen systemd[2161]: Started GnuPG cryptographic agent and passphrase cache.
dez 19 23:19:24 watchmen gpg-agent[3993]: gpg-agent[3993]: AVISO: "--supervised" é uma opção depreciada
dez 19 23:19:24 watchmen gpg-agent[3993]: gpg-agent (GnuPG) 2.3.7 starting in supervised mode.
dez 19 23:19:24 watchmen gpg-agent[3993]: using fd 3 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
dez 19 23:19:24 watchmen gpg-agent[3993]: using fd 4 for std socket (/run/user/1000/gnupg/S.gpg-agent)
dez 19 23:19:24 watchmen gpg-agent[3993]: listening on: std=4 extra=-1 browser=-1 ssh=3
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.freedesktop.Tracker3.Miner.Files'
dez 19 23:19:24 watchmen systemd[2161]: Started Tracker file system data miner.
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.Console' requested by ':1.93' (uid=1000 pid=3793 comm="/nix/store/agykvhxbksickffvgk9lq3wb5hn1w2cg-nautil" label="kernel")
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.DiskUtility' requested by ':1.93' (uid=1000 pid=3793 comm="/nix/store/agykvhxbksickffvgk9lq3wb5hn1w2cg-nautil" label="kernel")
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.DiskUtility'
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.Console'
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating service name='org.gnome.TextEditor' requested by ':1.13' (uid=1000 pid=2398 comm="/nix/store/3r3r7asnzn8v2mj3vkqvg9r30snz96mc-gnome-" label="kernel")
dez 19 23:19:24 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.gnome.TextEditor'
dez 19 23:19:24 watchmen .gnome-shell-wr[2398]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
dez 19 23:19:25 watchmen dleyna-renderer-service[3961]: Client :1.97 lost
dez 19 23:19:25 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.109' (uid=1000 pid=3952 comm="/nix/store/j1kgjc5xzr3vxifpxm1kharnj5v5ib5j-tracke" label="kernel")
dez 19 23:19:25 watchmen systemd[2161]: Starting Tracker metadata extractor...
dez 19 23:19:25 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
dez 19 23:19:25 watchmen systemd[2161]: Started Tracker metadata extractor.
dez 19 23:19:26 watchmen dleyna-renderer-service[3961]: dLeyna: Exit
dez 19 23:19:30 watchmen .gnome-software[2701]: Only 6 apps for curated list, hiding
jtojnar commented 1 year ago

Looks like nextcloud-client is starting it:

dez 19 23:17:02 watchmen nextcloud[2357]: qt.qpa.xcb: could not connect to display
dez 19 23:17:02 watchmen nextcloud[2357]: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
dez 19 23:17:02 watchmen nextcloud[2357]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
dez 19 23:17:02 watchmen nextcloud[2357]: Available platform plugins are: wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
dez 19 23:17:02 watchmen dbus-daemon[2170]: [session uid=1000 pid=2170] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.14' (uid=1000 pid=2357 comm="/nix/store/5ld7kpm43hpyraaqlp95nz88bc7rm0fq-nextcl" label="kernel")
dez 19 23:17:02 watchmen systemd[2161]: Starting Portal service...

Perhaps this is too soon:

https://github.com/nix-community/home-manager/blob/e7eba9cc46547ae86642ad3c6a9a4fb22c07bc26/modules/services/nextcloud-client.nix#L39

nixos-discourse commented 1 year ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/sddm-fails-to-start-x11-session-for-non-root-user-in-kde-plasma-using-nvidia-after-upgrading-to-22-11/24139/1

tfmoraes commented 1 year ago

I think you are correct, @jtojnar. Disabling Nextcloud xdg-desktop-portal-gnome starts correctly.

nixos-discourse commented 1 year ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/xdg-desktop-portal-not-working-on-wayland-while-kde-is-installed/20919/4

nbCloud91 commented 1 year ago

Exactly the same thing happens on my system, but the offending service in my case was opensnitch-ui, which also starts too early and causes xdg-desktop-portal to fail.

nbCloud91 commented 1 year ago

I filed a bug report over at home-manager, but it seems it's not that the services are starting early, but the graphical session is started even before starting the DE. https://github.com/nix-community/home-manager/issues/3628#issuecomment-1407798125

Hi,

I believe the "start too early" bug you are referring to is a NixOS bug (IMO). https://github.com/NixOS/nixpkgs/blob/33867e8d862dbbe1ea2db5ca04dbe630c957db86/nixos/modules/services/x11/display-managers/default.nix#L91-L104 NixOS' session scripts starts the user graphical session even before starting the desktop enviroment. It's likely that when the graphical-session.target is started, the variables $XDG_SESSION_TYPE, $XDG_CURRENT_DESKTOP and $XDG_SESSION_DESKTOP are unset.

facutuesca commented 1 year ago

For anyone looking for a workaround for fixing services.nextcloud-client until the actual bug is fixed, I got it working by overriding the systemd service config so that nextcloud-client is started after graphical-session.target (instead of graphical-session-pre.target)

{
  services.nextcloud-client.enable = true;

  systemd.user.services.nextcloud-client = {
    Unit = {
      After = pkgs.lib.mkForce "graphical-session.target"; 
    };
  };
}
cscutcher commented 1 year ago

I was having a similar issue, but in my case, rather than being a timing issue as has been suggested in the home-manager bug, it was a case of missing variables in the systemd user environment. For me the symptom was;

    Apr 22 16:45:29 aeryn xdg-desktop-portal-gnome[695413]: Failed to initialize display server connection: Unsupported or missing session type ''
    Apr 22 16:45:29 aeryn systemd[4399]: xdg-desktop-portal-gnome.service: Main process exited, code=exited, status=1/FAILURE
    Apr 22 16:45:29 aeryn systemd[4399]: xdg-desktop-portal-gnome.service: Failed with result 'exit-code'.
    Apr 22 16:45:29 aeryn systemd[4399]: Failed to start Portal service (GNOME implementation).

when starting a number of applications. For me, those applications did eventually start, I assume after some timeout expires, but the delay was considerable.

I seem to have resolved my issue by including extra variables via;

services.xserver.displayManager.importedVariables = [
    "XDG_SESSION_TYPE"
    "XDG_CURRENT_DESKTOP"
    "XDG_SESSION_DESKTOP"
];

Note, it's possible to confirm the variables able to systemd user units with;

systemctl --user show-environment

This works for me, as of nixpkgs 89d59988a72a14e190280ef7f33c2c749bad37b0 with nixos and home-manager as a nixos module, with none+i3 as my defaultSession on X11.

brianmay commented 1 year ago

For this this only was a problem after upgrading from 22.11 to 23.05.

Using work around in https://github.com/NixOS/nixpkgs/issues/206630#issuecomment-1518696676 fixed the problem for me using X/i3.

But still trying to find a solution on my wayland/sway box:


systemctl status --user xdg-desktop-portal-gnome.service |  cat
× xdg-desktop-portal-gnome.service - Portal service (GNOME implementation)
     Loaded: loaded (/etc/systemd/user/xdg-desktop-portal-gnome.service; static)
     Active: failed (Result: exit-code) since Sat 2023-05-27 08:47:05 AEST; 22s ago
    Process: 3976 ExecStart=/nix/store/gg457crh0i0mkp6kwa6rp5drfcba29pd-xdg-desktop-portal-gnome-44.1/libexec/xdg-desktop-portal-gnome (code=exited, status=1/FAILURE)
   Main PID: 3976 (code=exited, status=1/FAILURE)
        CPU: 20ms

May 27 08:47:05 silverfish systemd[1453]: Starting Portal service (GNOME implementation)...
May 27 08:47:05 silverfish xdg-desktop-portal-gnome[3976]: error: Failed to initialize display server connection: Cannot invoke method; proxy is for the well-known name org.gnome.Mutter.ServiceChannel without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag
May 27 08:47:05 silverfish systemd[1453]: xdg-desktop-portal-gnome.service: Main process exited, code=exited, status=1/FAILURE
May 27 08:47:05 silverfish systemd[1453]: xdg-desktop-portal-gnome.service: Failed with result 'exit-code'.
May 27 08:47:05 silverfish systemd[1453]: Failed to start Portal service (GNOME implementation).```

Restarting it manually does not work.
brianmay commented 1 year ago

Hmmm. The work around to run:

systemctl --user mask xdg-desktop-portal-gnome

While not particularly great, it does at least seem to solve the immediate problem for me for now.

Irate-Walrus commented 1 year ago

Hmmm. The work around to run:

systemctl --user mask xdg-desktop-portal-gnome

While not particularly great, it does at least seem to solve the immediate problem for me for now.

This worked for me, I've been having this issue using sway with gnome installed.

nixos-discourse commented 1 month ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/nextcloud-client-does-not-auto-start-in-gnome3/46492/7

brianmay commented 1 month ago

As of more recent nixos this is no longer an issue for me, and I no longer need to mask xdg-desktop-portal-gnome.

Curiously, on my box where I use sway, the xdg-desktop-portal-gnome service doesn't start until I manually start it, but even then it isn't causing any notable problems with applications such as Firefox,