xdg-desktop-portal siempre falla al iniciar Ubuntu 19.10

xdg-desktop-portal siempre falla al iniciar Ubuntu 19.10

xdg-document-portalsiempre falla cuando se inicia Ubuntu 19.10. ¿Hay alguna manera de evitar que falle o desactivarlo sin interferir con la funcionalidad del sistema?

actualizar:

Se bloquea casi en cada inicio del sistema.

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
CurrentDesktop: ubuntu:GNOME
Date: Fri Mar  6 13:18:09 2020
DistroRelease: Ubuntu 19.10
ExecutablePath: /usr/libexec/xdg-document-portal
ExecutableTimestamp: 1578493564
ProcCmdline: /usr/libexec/xdg-document-portal
ProcCwd: /home/usr
ProcEnviron:
 LANG=en_US.UTF-8
 LC_ADDRESS=en_US.UTF-8
 LC_IDENTIFICATION=en_US.UTF-8
 LC_MEASUREMENT=en_US.UTF-8
 LC_MONETARY=en_US.UTF-8
 LC_NAME=en_US.UTF-8
 LC_NUMERIC=en_US.UTF-8
 LC_PAPER=en_US.UTF-8
 LC_TELEPHONE=en_US.UTF-8
 LC_TIME=en_US.UTF-8
 PATH=(custom, user)
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=<set>
ProcMaps:

actualización2:

Mire el syslog, tengo un error como este:

xdg-document-portal.service: Failed to set 'memory.limit_in_bytes' attribute on '/user.slice/user-1000.slice/user@1
000.service/xdg-document-portal.service' to '-1': No such file or directory
xdg-document-portal.service: Failed to set 'pids.max' attribute on '/user.slice/user-1000.slice/[email protected]/x
dg-document-portal.service' to '4915': No such file or directory

Respuesta1

Sí, para solucionar el problema simplemente ejecute el siguiente comando en la Terminal:

$ sudo apt upgrade xdg-desktop-portal

información relacionada