thunar/thunar-volman won't recognize gvfs is installed

  • Done
  • quality assurance status badge
Details
2 participants
  • ???
  • Till Robin Zickel
Owner
unassigned
Submitted by
Till Robin Zickel
Severity
normal
T
T
Till Robin Zickel wrote on 3 Jun 2022 13:51
(address . bug-guix@gnu.org)
83fb6c90-602b-8e9b-9458-4ea0a099cd69@illegalaliensfrom.space
When trying to use thunar-volman to manage removable media, thunar tells the user in its settings that gvfs cannot be found.

Running

```
guix shell --pure dbus hicolor-icon-theme gdk-pixbuf gvfs thunar-volman thunar -- thunar
```

has the same problem, so there's probably a bug with one of the packages.
?
Re: [bug#70508] [PATCH] services: Add gvfs-service-type.
(name . ???)(address . iyzsong@member.fsf.org)
87frv5c774.fsf@envs.net
??? <iyzsong@envs.net> writes:

Toggle quote (11 lines)
>>From Patch1:
>> * gnu/packages/xfce.scm (thunar)[build-system]: Switch to glib-or-gtk-build-system.
>>
>
>>From Patch2:
>> * gnu/services/desktop.scm (gvfs-service-type): New variable.
>> (gvfs-configuration, make-gvfs-configuration, gvfs-configuration?,
>> gvfs-package): New procedures.
>> (<gvfs-configuration>): New record.
>> * doc/guix.texi (Desktop Services): Document it.

Pushed to master as commits 1fbbdef3c9..3bd8d238ab, 'gvfs-service-type'
is not enabled by default due to its closure size (webkitgtk, samba, etc.)
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 55781@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 55781
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch