Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back notifications in the case of errors #13

Open
probonopd opened this issue Aug 26, 2023 · 0 comments
Open

Add back notifications in the case of errors #13

probonopd opened this issue Aug 26, 2023 · 0 comments

Comments

@probonopd
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant