Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Extension makes nothing #170

Closed
breadlesscode opened this issue May 15, 2017 · 4 comments
Closed

Extension makes nothing #170

breadlesscode opened this issue May 15, 2017 · 4 comments
Labels

Comments

@breadlesscode
Copy link

I can click on test but nothing happens. I tried standard as notification engine but nothing happens.

System uses notify-send.

I use Deepin OS 15.4 witch is based on Debian unstable.

How can I debug this extension?

@mkiol
Copy link
Owner

mkiol commented May 17, 2017

Thank you for the report.

Could you please provide me:

  • Application and version (e.g. Thunderbird 52, Firefox 51...)
  • GNotifier version (1.9.8, 10.1.0...)

@breadlesscode
Copy link
Author

breadlesscode commented May 17, 2017 via email

mkiol added a commit that referenced this issue May 22, 2017
@mkiol
Copy link
Owner

mkiol commented May 22, 2017

I found cause of the problem. GNotifiers checks what functionality is able to provide notification-server installed in the OS. There is a dbus API to get server capabilities. Unfortunately notification server installed in Deepin advertises no capabilities at all. It is a bug in Deepin.

(Just for science) I've prepared modified XPI with capabilities check disabled. As you can see It works, so it seems that the only problem is in this GetCapabilities API not in functionality.

@mkiol mkiol added the wontfix label May 22, 2017
@breadlesscode
Copy link
Author

OK thanks! =)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants