Hi,

2012-06-26 00:16, Achim Gädke skrev:
$ xdg-open /home/user/file.html
works fine

$ xdg-open /home/user/mnt/home/user/file.html
invokes a warning about an executable file.

As this is a false positive, it is not really a security bug.

The fuse file system was mounted at /home/user/mnt with
$ sshfs server:/ /home/user/mnt

The executable flags are not set on file.html on the mounted file system
as well as on the original file system.

Which desktop environment (if any) are you using?

Could you run "sh -x /usr/bin/xdg-open /home/user/mnt/home/user/file.html" and send me the output?

--
Pelle



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to