You are not logged in.

#1 2025-10-12 16:40:51

Vergil
Member
Registered: 2025-10-12
Posts: 4

[SOLVED]Problem with Thunar

I have a problem with Thunar. When I launch Thunar, my disks are not mounted automatically and are not displayed in Thunar itself. When I decided to launch it via the console, I got the following message:

invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor:: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer ‘org.gtk.vfs.UDisks2VolumeMonitor’: startup job failed (g-dbus-error-quark, 3)

Help. Does anyone know what to do about this?

Last edited by Vergil (2025-10-13 14:07:04)

Offline

#2 2025-10-12 16:53:27

mpan
Member
Registered: 2012-08-01
Posts: 1,508
Website

Re: [SOLVED]Problem with Thunar

Welcome to the forum.

Xfce should automatically start gvfs-udisks2-volume-monitor.service (from the gvfs package) during startup.

Are there any errors related to its startup?

 $ systemctl --user status gvfs-udisks2-volume-monitor
 $ journalctl --user -b0 -u gvfs-udisks2-volume-monitor

How do you start Xfce?

Also, please name topics in a manner that describes the issue. “Problem” says nothing. That also includes renaming this one, thanks.

Last edited by mpan (2025-10-12 16:54:29)


Paperclips in avatars?
NIST on password policies (PDF) — see §3.1.1.2
Sometimes I seem a bit harsh — don’t get offended too easily!

Offline

#3 2025-10-12 17:00:47

Vergil
Member
Registered: 2025-10-12
Posts: 4

Re: [SOLVED]Problem with Thunar

I'm new to this and can't say exactly what the problem is, so I'll just paste the logs directly from the console:
systemctl --user status gvfs-udisks2-volume-monitor:

× gvfs-udisks2-volume-monitor.service - Virtual filesystem service - disk device monitor
     Loaded: loaded (/usr/lib/systemd/user/gvfs-udisks2-volume-monitor.service; static)
     Active: failed (Result: exit-code) since Sun 2025-10-12 19:52:27 EEST; 2min 46s ago
 Invocation: 25c569df50f6459b92292d92407ba19d
    Process: 8098 ExecStart=/usr/lib/gvfs-udisks2-volume-monitor (code=exited, status=127)
   Main PID: 8098 (code=exited, status=127)
   Mem peak: 1.7M
        CPU: 3ms

Oct 12 19:52:27 rchlinux systemd[790]: Starting Virtual filesystem service - disk device monitor...
Oct 12 19:52:27 rchlinux gvfs-udisks2-volume-monitor[8098]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>
Oct 12 19:52:27 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Main process exited, code=exited, status=127/n/a
Oct 12 19:52:27 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:52:27 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.
Oct 12 19:52:27 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Start request repeated too quickly.
Oct 12 19:52:27 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:52:27 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.

journalctl --user -b0 -u gvfs-udisks2-volume-monitor:

Oct 12 19:14:45 rchlinux systemd[790]: Starting Virtual filesystem service - disk device monitor...
Oct 12 19:14:45 rchlinux gvfs-udisks2-volume-monitor[1266]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Main process exited, code=exited, status=127/n/a
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:14:45 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.
Oct 12 19:14:45 rchlinux systemd[790]: Starting Virtual filesystem service - disk device monitor...
Oct 12 19:14:45 rchlinux gvfs-udisks2-volume-monitor[1268]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Main process exited, code=exited, status=127/n/a
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:14:45 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.
Oct 12 19:14:45 rchlinux systemd[790]: Starting Virtual filesystem service - disk device monitor...
Oct 12 19:14:45 rchlinux gvfs-udisks2-volume-monitor[1296]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Main process exited, code=exited, status=127/n/a
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:14:45 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.
Oct 12 19:14:45 rchlinux systemd[790]: Starting Virtual filesystem service - disk device monitor...
Oct 12 19:14:45 rchlinux gvfs-udisks2-volume-monitor[1298]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Main process exited, code=exited, status=127/n/a
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:14:45 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.
Oct 12 19:14:45 rchlinux systemd[790]: Starting Virtual filesystem service - disk device monitor...
Oct 12 19:14:45 rchlinux gvfs-udisks2-volume-monitor[1400]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Main process exited, code=exited, status=127/n/a
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:14:45 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Start request repeated too quickly.
Oct 12 19:14:45 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:14:45 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.
Oct 12 19:17:24 rchlinux systemd[790]: Starting Virtual filesystem service - disk device monitor...
Oct 12 19:17:24 rchlinux gvfs-udisks2-volume-monitor[2179]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>
Oct 12 19:17:24 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Main process exited, code=exited, status=127/n/a
Oct 12 19:17:24 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:17:24 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.
Oct 12 19:17:24 rchlinux systemd[790]: Starting Virtual filesystem service - disk device monitor...
Oct 12 19:17:24 rchlinux gvfs-udisks2-volume-monitor[2181]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>
Oct 12 19:17:24 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Main process exited, code=exited, status=127/n/a
Oct 12 19:17:24 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.
Oct 12 19:17:24 rchlinux systemd[790]: Failed to start Virtual filesystem service - disk device monitor.
Oct 12 19:26:00 rchlinux systemd[790]: Starting Virtual filesystem service - disk device monitor...
Oct 12 19:26:00 rchlinux gvfs-udisks2-volume-monitor[4093]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>
Oct 12 19:26:00 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Main process exited, code=exited, status=127/n/a
Oct 12 19:26:00 rchlinux systemd[790]: gvfs-udisks2-volume-monitor.service: Failed with result 'exit-code'.

I use Hyprland as a window composer, but I installed separate programs from Xfce (such as Thunar) as separate components.

Edit1. For some reason, the problem disappeared when I restarted my computer a couple of times in a row.

Last edited by Vergil (2025-10-13 13:25:38)

Offline

#4 2025-10-12 20:46:10

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,051

Re: [SOLVED]Problem with Thunar

Please use [code][/code] tags. Edit your post in this regard.
Also don't copy and paste out of the pager - it truncates li>

Mere rebooting will not fix

Oct 12 19:26:00 rchlinux gvfs-udisks2-volume-monitor[4093]: /usr/lib/gvfs-udisks2-volume-monitor: error while loading shared libraries: libbluray.so.3: cannot open shared obj>

Post the output of

pacman -Qikk libbluray

Online

#5 2025-10-13 13:24:52

Vergil
Member
Registered: 2025-10-12
Posts: 4

Re: [SOLVED]Problem with Thunar

My problem has been fixed.

Name            : libbluray
Version         : 1.4.0-2
Description     : Library to access Blu-Ray disks for video playback
Architecture    : x86_64
URL             : https://www.videolan.org/developers/libbluray.html
Licenses        : LGPL-2.1-only
Groups          : None
Provides        : libbluray.so=3-64
Depends On      : fontconfig  glibc  libfreetype.so=6-64  libxml2
Optional Deps   : java-runtime: BD-J library
Required By     : ffmpeg  ffmpeg4.4  gvfs  mpv
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 1250.10 KiB
Packager        : Lukas Fleischer <lfleischer@archlinux.org>
Build Date      : Wed 24 Sep 2025 07:58:18 PM EEST
Install Date    : Sun 12 Oct 2025 08:10:20 PM EEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature

libbluray: 26 total files, 0 altered files

Last edited by Vergil (2025-10-13 13:27:06)

Offline

#6 2025-10-13 14:00:44

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 69,051

Re: [SOLVED]Problem with Thunar

Fixed how? re/installing libbluray?
https://wiki.archlinux.org/title/System … nsupported

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Online

#7 2025-10-13 14:09:06

Vergil
Member
Registered: 2025-10-12
Posts: 4

Re: [SOLVED]Problem with Thunar

This was fixed by restarting the system. I also logged into another OS to check if everything was okay with the disk, and when I logged back in, the error was no longer there. Thank you for your help.

Offline

Board footer

Powered by FluxBB