「xdg-open」を起動するとエラーメッセージが表示されます。
No applications found for mimetype: inode/mount-point
「イルカ」バインディングをどのように追加するのですか?
答え1
xdg-open
ソースコードを見ると、xdg-mime
タイプを決定するために使用されることがわかりました。使用するアプリケーションを設定するman xdg-mime
オプションが表示されます。default
xdg-mime default application mimetype(s)
...
default
Ask the desktop environment to make application the default
application for opening files of type mimetype. An application can
be made the default for several file types by specifying multiple
mimetypes.
application is the desktop file id of the application and has the
form vendor-name.desktop application must already be installed in
the desktop menu before it can be made the default handler. The
aplication's desktop file must list support for all the MIME types
that it wishes to be the default handler for.
これについて詳しくは、関連マニュアルページを参照してください。
答え2
100%確かではありませんが、xdg-openはDE構成の「ファイル形式」で設定した内容に依存すると思います。私はあなたがKDEを使用していると思うので、KDEシステム設定を開き、そのファイルタイプを指定します。