Skip to content

Can not see icon #4

@nonlux

Description

@nonlux

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

noty

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions