AppImage / AppImage/type2-runtime

Add back notifications in the case of errors

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
73
Forks
35
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.