❦ 30 avril 2015 15:57 -0600, Bob Proulx <[email protected]> :

>> /usr/bin/x-www-browser: 95: exec: /usr/lib/chromium/x-www-browser: not found
>
> This reads like a broken symlink.  Can you trace through them and see
> where it is broken?

No,  it is not.

$ readlink -f /usr/bin/x-www-browser
/usr/bin/chromium

The problem is in the chromium wrapper script:

APPNAME=`basename $0`
exec $LIBDIR/$APPNAME $CHROMIUM_FLAGS "$@"

Previously, APPNAME was set to "chromium".
-- 
What I tell you three times is true.
                -- Lewis Carroll

Attachment: signature.asc
Description: PGP signature

Reply via email to