Skip to content

nemo: hard-codes path to /usr/lib/gvfs/gvfsd-archive #2811

@Fantu

Description

@Fantu

From https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992242:

nemo hard-codes the path to /usr/lib/gvfs/gvfsd-archive. This path is an
implementation detail of the gvfs package, and in newer versions it has
been moved to /usr/libexec/gvfsd-archive. At the moment there is a symbolic
link /usr/lib/gvfs/gvfsd-archive available, but we want to remove these
symlinks during the Debian 12 release cycle.

Ideally, nemo should detect whether the archive backend is available in
some other way, like looking for its D-Bus name in the list of activatable
names, or looking for /usr/share/gvfs/mounts/archive.mount.

If that isn't possible, please update the path to its canonical location
since Debian 11, which is /usr/libexec/gvfsd-archive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions