Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hangs on linux without showing notification #22

Closed
anjannath opened this issue Feb 13, 2019 · 0 comments
Closed

Hangs on linux without showing notification #22

anjannath opened this issue Feb 13, 2019 · 0 comments

Comments

@anjannath
Copy link
Contributor

anjannath commented Feb 13, 2019

There's probable typo in this line:

call := obj.Call("org.freedesktop.Notifications", 0, "", uint32(0), appIcon, title, message, []string{}, map[string]dbus.Variant{}, int32(-1))

Should be "org.freedesktop.Notifications.Notify"

Maybe that changed recently in godbus

/cc @gen2brain

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

No branches or pull requests

1 participant