[XFCE]: thunar does not support sftp

  • Done
  • quality assurance status badge
Details
2 participants
  • ???
  • Jonathan Brielmaier
Owner
unassigned
Submitted by
Jonathan Brielmaier
Severity
normal
J
J
Jonathan Brielmaier wrote on 27 Apr 2020 00:14
(name . bug-guix)(address . bug-guix@gnu.org)
f482009d-cd76-f9b7-bba6-8b2ca91cfcb3@web.de
If you wanna open a file in thunar remotely via sftp, it does not work.
It's seems that our thunar package does not have sftp support.

SFTP and other remote protocols are supported via the gvfs (already
packaged in guix). Adding gvfs as input could increase the dependency
size of thunar by a few hundred MiB.
?
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 40885@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 40885
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