all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Programs like pcmanfm, evince, ... don't connect to dbus unless run with dbus-launch
@ 2018-07-26 15:10 Brendan Tildesley
  2018-07-28 19:40 ` Nils Gillmann
  2018-07-31 21:54 ` Danny Milosavljevic
  0 siblings, 2 replies; 10+ messages in thread
From: Brendan Tildesley @ 2018-07-26 15:10 UTC (permalink / raw)
  To: guix-devel

Continuing on from my previous thread here:
https://lists.gnu.org/archive/html/help-guix/2017-11/msg00084.html

I discovered that I was able to work around the problem by running
pcmanfm with dbus-launch. Running `dbus-launch evince` also fixed an
issue I had with Evince not remembering the last page I was on in a
document. However, I understand next to nothing about dbus, gvfs, ,etc,
so I'm still not sure what the answer is. But I think this is the
essential clue that identifies the problem.

I tried modifying the slim service to launch the session with
dbus-launch, but that only served to create some new errors when running
pcmanfm:

-------

invoking IsSupported() failed for remote volume monitor with dbus name
org.gtk.vfs.UDisks2VolumeMonitor::
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gtk.vfs.UDisks2VolumeMonitor was not provided by any .service files
(g-dbus-error-quark, 2)
invoking IsSupported() failed for remote volume monitor with dbus name
org.gtk.vfs.GPhoto2VolumeMonitor::
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gtk.vfs.GPhoto2VolumeMonitor was not provided by any .service files
(g-dbus-error-quark, 2)
invoking IsSupported() failed for remote volume monitor with dbus name
org.gtk.vfs.MTPVolumeMonitor::
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gtk.vfs.MTPVolumeMonitor was not provided by any .service files
(g-dbus-error-quark, 2)
-------

Although I can run `dbus-launch bash` from a terminal and then run
pcmanfm from there and it will work fine (no longer displays the hidden
mounts, and displays my actual hard drives, and lets me mount them). It
be great if someone could help solve this, I know at least a couple
other people in the irc chat have experienced this bug, usually when
using some tiling wm like i3 instead of the full GNOME desktop. Is it an
issue with SLiM, or and issue somewhere else?

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-11-12 10:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-26 15:10 Programs like pcmanfm, evince, ... don't connect to dbus unless run with dbus-launch Brendan Tildesley
2018-07-28 19:40 ` Nils Gillmann
2018-07-31 21:54 ` Danny Milosavljevic
2018-08-02  5:52   ` Chris Marusich
2018-08-02  6:21   ` Brendan Tildesley
2018-08-05  0:23     ` Danny Milosavljevic
2018-08-05  0:30       ` Danny Milosavljevic
2018-08-05 11:57       ` Brendan Tildesley
2018-08-12 22:09         ` Danny Milosavljevic
2018-11-12 10:57           ` Brendan Tildesley

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.