[Bug] On Linux, Ubuntu 24-04 base : notify-send does work in terminal but not in Cursor terminal "symbol lookup error: /opt/Cursor.appimage: undefined symbol: notify_notification_get_activation_token"

CF [Bug] On Linux, Ubuntu 24-04 base : notify-send does work in terminal but not in Cursor terminal · Issue #2620 · getcursor/cursor · GitHub

Terminal :

notify-send -v
notify-send 0.8.3

Terminal in Cursor :

notify-send -v
/opt/Cursor.appimage: symbol lookup error: /opt/Cursor.appimage: undefined symbol: notify_notification_get_activation_token
1 Like

same, it’s very weird. my terminal bug is like:

>ls | grep py | sort | abc; echo "---"; ls | grep py | invalid_cmd | sort         -- INSERT --
zsh: /opt/cursor/cursor.AppImage: command not found...
---
zsh: /opt/cursor/cursor.AppImage: command not found...