AppImage / AppImage/type2-runtime
Add back notifications in the case of errors
Offen
- Vorherrschende Sprache
- C
- Sterne
- 73
- Forks
- 35
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.