AppImage / AppImage/type2-runtime

Add back notifications in the case of errors

Ouverte
#13 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C
Étoiles
73
Forks
35
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.