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

libnotify error #12

Open
7system7 opened this issue Jul 16, 2022 · 0 comments
Open

libnotify error #12

7system7 opened this issue Jul 16, 2022 · 0 comments

Comments

@7system7
Copy link

Ulauncher log

$  ulauncher -v --dev
2022-07-16 14:11:00,100 | INFO | ulauncher.api.server.ExtensionRunner: _run_process() | Extension "com.github.ulauncher.ulauncher-kill" started. PID 37790
  if split_result_int is not 0:
Traceback (most recent call last):
  File "/home/system7/.local/share/ulauncher/extensions/com.github.ulauncher.ulauncher-kill/main.py", line 6, in <module>
    gi.require_version('Notify', '0.7')
2022-07-16 14:11:00,164 | ERROR | ulauncher.api.server.ExtensionRunner: _run_process() | Extension "com.github.ulauncher.ulauncher-kill" exited instantly with code 1
2022-07-16 14:11:00,168 | ERROR | ulauncher.api.server.ExtensionRunner: _run_process() | Extension "com.github.ulauncher.ulauncher-kill" failed with an error:   File "/usr/lib/python3.10/site-packages/gi/__init__.py", line 129, in require_version

libnotify info

$ pacman -Qi libnotify                                                                                                                                                                            ─╯
Enter Password or Place finger on fingerprint reader: ***
Name            : libnotify
Version         : 0.8.0-1
Description     : Library for sending desktop notifications
Architecture    : x86_64
URL             : https://gitlab.gnome.org/GNOME/libnotify
Licenses        : LGPL
Groups          : None
Provides        : libnotify.so=4-64
Depends On      : gdk-pixbuf2  libglib-2.0.so=0-64  libgobject-2.0.so=0-64  libgio-2.0.so=0-64  libgdk_pixbuf-2.0.so=0-64
Optional Deps   : None
Required By     : avvie  discord  file-roller  geary  gnome-bluetooth-3.0  gnome-disk-utility  gnome-online-accounts  gnome-remote-desktop  gnome-settings-daemon  gnome-user-share  ibus  insomnia-bin
                  runjs-bin  solaar  system-config-printer  timeshift  ulauncher  vino  visual-studio-code-bin  webkit2gtk  webkit2gtk-4.1  zenity
Optional For    : balena-etcher  brave-bin  firefox  geoclue  vlc
Conflicts With  : None
Replaces        : None
Installed Size  : 321.34 KiB
Packager        : Jan Alexander Steffens (heftig) <[email protected]>
Build Date      : Fri 15 Jul 2022 01:02:12 CEST
Install Date    : Fri 15 Jul 2022 10:44:09 CEST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature
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