AppImage / AppImage/type2-runtime
Add back notifications in the case of errors
Abierto
- Lenguaje dominante
- C
- Estrellas
- 73
- Forks
- 35
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.