hi,
Am Montag, den 20.02.2017, 16:35 +0300 schrieb Vasilisc:
> 
> $ test2
> /snap/test2/x1/bin/run.sh: line 4: xdg-open: command not found
> 
> $ cat /snap/test2/current/bin/run.sh
> 
> #!/bin/bash
> 
> PATH="$PATH:$SNAP/usr/local/bin"
> xdg-open "http://google.com";
> ------------------------
> 
> I try  install/remove snapd-xdg-open ... nothing!

ah, sorry, i was wrong about the $SNAP in the PATH ...

i grabbed your example and changed it like:

http://paste.ubuntu.com/24033840/

this definitely works on a unity desktop, i am not sure about desktops
that deliberately replace xdg-open with something non-standard though
(this will likely be fixed by the new implementation that gustavo
talked about in the other thread).

ciao
        oli

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to