-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Given I in debian:jessie container
And image exists in path /src/watchers/images/DOCKER.png
When I run
notify-send "DOCKER" "Start build" -i /src/watchers/images/DOCKER.png
Then I see icon space in notification
But I don't see icon
Also I check icon option with paths:
- /tmp/DOCKER.png
- /tmp/images/DOCKER.png
notify-send-server send this arguments to real notify-send:
-t -1 -i /tmp/notify-send-http791934548/DOCKER.png DOCKER Start build
But /tmp/notify-send-http791934548/DOCKER.png not exits
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
