Ticket #120 (defect)
Opened 2 years ago
Last modified 1 year ago
notify-send doesn't work on bash scripts when loaded from a .desktop entry.
Status: new
| Reported by: | joelbryan | Assigned to: | chipx86 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | libnotify | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | D-BUS Version: | ||
| Patch Included: | 0 | OS/Distro Version: | |
I create a simple script that includes notify-send. I then create a desktop entry for it. I try to load the desktop entry, but the notification doesn't work. But when I run it on gnome-terminal, I can run notify-send.
However, even if I include Terminal=true in the desktop file, the script still doesn't show notify-send.

I'm having no problems with this. Is this still happening for you? What's your setup like (distro, GNOME version...)