Bug 1212962 - caja file manager not launching
Summary: caja file manager not launching
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Major with 5 votes (vote)
Target Milestone: ---
Assignee: Alexei Sorokin
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-03 22:07 UTC by Dura-Kovács
Modified: 2023-10-03 19:00 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.