I have encountered with the following error dialog that appears when Joplin (Linux edition) becomes unresponsive.
The dialog does not display the app name or icon, which makes it difficult to identify which app has triggered the error. This can lead to confusion, especially when multiple GUI applications are running simultaneously.
I had to use the xprop
or xwininfo
command (I forget which one I used) to identify the app that displayed this dialog.
Please consider adding the app name (and icon if possible) to the error dialog. This small change would enhance the user experience by providing clarity and helping users quickly identify the source of the issue.