Bugzilla – Bug 1212962
caja file manager not launching
Last modified: 2023-10-03 19:00:16 UTC
When using the MATE desktop (with marco window manager) and trying to start caja, I get the following error: Could not register the application: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying $ caja --version MATE caja 1.26.1 I'm running Tumbleweed 20230701. Without caja, the DE is basically unusable. Possibly the same bug in Ubuntu: https://bugs.launchpad.net/ubuntu-mate/+bug/2013284
I switched the window manager to compiz, but the problem persists.
removing libpython3_11-1_0-x86-64-v3 solves the problem
It really did solve the problem, thank you! Is there a way to automatically remove this package in a TW snapshot or to mark this package as conflicting with caja?
Every time I update my system with zypper dup, libpython3_11-1_0-x86-64-v3 gets reinstalled and I have to remove it manually each time.