touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #134855
[Bug 1295927] Re: No Object for D-Bus Interface
Recently, the same problem appears on my system too:
- Ubuntu 15.10 x64
- 5 internal drives (out of which 3 are auto-mounted via fstab)
Trying to mount those 2 drives via Nautilus which are not auto-mounted
via fstab failed with the above mentioned error message. Via gnome-disks
I could mount the same drives without any problem. The error appeared
independently on two different user accounts.
The same issue is also reported here with instructions for how to fix the issue:
https://askubuntu.com/questions/627621/no-object-for-d-bus-interface-when-mounting-with-nautilus
On Ubuntu 15.10, the following commands worked for me:
sudo umount -fl /run/user/[USER ID]/gvfs
sudo rm -rf /run/user/[USER ID]/gvfs
However, the error re-appeared after some time, so the fix may only be a
temporary solution.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/1295927
Title:
No Object for D-Bus Interface
Status in dbus package in Ubuntu:
Confirmed
Bug description:
I have a multiboot laptop with 4 OS'es. The laptop is UEFI, and the
disks use GPTs.
When I navigate Places -> SHARED (SHARED is a NTFS GPT drive), then I
receive an error "No Object for D-Bus Interface" (see attached).
In fact, any of the drives that are listed in the menu cause the
error. The list of drives are "SHARED", "Windows 8", "Debian",
"Recovery", and "Fedora".
I'm using GNOME Fallback because this is a laptop, and not a tablet.
$ uname -a
Linux ubuntu-q500 3.11.0-15-generic #25-Ubuntu SMP Thu Jan 30 17:22:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda9 during installation
UUID=cf88a77e-e7cb-4525-b892-6b0397437ee1 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda2 during installation
UUID=C2C9-8440 /boot/efi vfat defaults 0 1
# swap was on /dev/sda5 during installation
UUID=41d91b42-fbd0-4e05-9ba0-b5fff026b8fc none swap sw 0 0
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1295927/+subscriptions