AppImage / AppImage/type2-runtime

Add back notifications in the case of errors

オープン
#13 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C
スター
73
フォーク
35
PR マージ指標
30日以内にマージされた PR はありません

説明

In the old runtime, we were using dlopen to send desktop notifications as a way to notify the user if somehting went wrong.

Since we no longer have the possibility to use dlopen, this was removed.

We should use the `notify-send` command if it is found on the `$PATH` instead.

Without this, the user gets no feedback whatsoever in the GUI in case somehting goes wrong.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。