pavolume icon indicating copy to clipboard operation
pavolume copied to clipboard

Error importing Notify from gi.repository

Open gatlinnewhouse opened this issue 7 years ago • 3 comments

➜ pavolume volup
/usr/bin/pavolume:30: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded.
  from gi.repository import Notify
open(): No such file or directory

gatlinnewhouse avatar Nov 28 '17 11:11 gatlinnewhouse

This still persists

AdamSLevy avatar Feb 22 '20 01:02 AdamSLevy

Ended up with the same issue. I'm using Dunst as my notification-daemon

v4ltages avatar Aug 25 '20 10:08 v4ltages

I'm using Dunst as well, but despite this error pavolume works just fine.

bogdan-the-great avatar Feb 17 '23 18:02 bogdan-the-great