nixpkgs/pkgs/applications
Olli Helenius 2f9b85855b emacs: tramp: detect wrapped gvfsd-fuse daemon
Tramp checks for a running `gvfsd-fuse` process to figure out whether to enable
gvfs-based. Its `tramp-compat-process-running-p` function uses
`/proc/<pid>/comm` to check for the name of running process(es). In Nix, the
gvfsd processes are launched via wrappers and the name of `gvfsd-fuse` in
`comm` in Linux is `.gvfsd-fuse-wra` (truncated to 15 characters) which
means the process is not detected and `tramp-gvfs-enabled` ends up with
`nil` even when gvfs is available.

This patch adds `.gvfsd-fuse-wrapped` to the list of process names to check when
determining the value of `tramp-gvfs-enabled`.
2019-01-10 18:16:03 +02:00
..
altcoins Merge master into staging-next 2019-01-06 09:36:23 +01:00
audio mopidy-iris: 3.31.7 -> 3.31.8 2019-01-07 22:11:45 -05:00
backup deja-dup: 38.0 -> 38.1 2018-12-16 00:57:11 -08:00
display-managers gobject-introspection: rename package 2018-12-02 12:42:29 +01:00
editors emacs: tramp: detect wrapped gvfsd-fuse daemon 2019-01-10 18:16:03 +02:00
gis openorienteering-mapper: 0.8.3 -> 0.8.4 2019-01-02 19:54:20 -08:00
graphics feh: include prove for tests 2019-01-06 08:30:57 -05:00
kde Merge pull request #51412 from Synthetica9/konsole-keyboard-fix 2019-01-09 12:11:32 +00:00
misc kitty: Adapt fix-paths.patch to source changes 2019-01-09 18:26:36 -05:00
networking Merge pull request #53510 from r-ryantm/auto-update/transmission-remote-gtk 2019-01-10 13:43:24 +01:00
office Merge pull request #52643 from jabranham/ledger-info 2019-01-08 16:03:56 -06:00
science yices: s/fetchurl/fetchFromGitHub/ 2019-01-08 19:15:24 -06:00
search recoll: 1.24.3 -> 1.24.4 2018-12-14 03:50:48 -08:00
version-management gitAndTools.grv: 0.3.0 -> 0.3.1 2019-01-09 22:16:22 +01:00
video Merge #53490: fix treewide linking errors after #51770 2019-01-06 12:14:52 +01:00
virtualization Merge master into staging-next 2018-12-31 12:00:36 +01:00
window-managers qtile: 0.12.0 -> 0.13.0 2019-01-07 17:12:35 +01:00