AppImage / AppImage/type2-runtime
Add back notifications in the case of errors
Đang mở
- Ngôn ngữ chính
- C
- Star
- 73
- Fork
- 35
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.