Bug 1212962

Summary: caja file manager not launching
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dura-Kovács <balping314>
Component: X11 ApplicationsAssignee: Alexei Sorokin <sor.alexei>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: balping314, dead_mozay
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dura-Kovács 2023-07-03 22:07:35 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
Comment 1 Dura-Kovács 2023-07-04 21:49:19 UTC
I switched the window manager to compiz, but the problem persists.
Comment 2 Dead Mozay 2023-07-05 03:30:41 UTC
removing libpython3_11-1_0-x86-64-v3 solves the problem
Comment 3 Dura-Kovács 2023-07-05 18:33:50 UTC
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?
Comment 4 Dura-Kovács 2023-10-03 19:00:16 UTC
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.