| Summary: | ValueError: Namespace Notify not available | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Alexander Makeenkov <amakeenk> |
| Component: | gwe | Assignee: | Andrey Cherepanov <cas> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | cas |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
$ rpm -q gwe libnotify python3-module-pyinotify gwe-0.15.7-alt1.noarch libnotify-0.8.3-alt1.x86_64 python3-module-pyinotify-0.9.6-alt3.noarch $ gwe Traceback (most recent call last): File "/usr/bin/gwe", line 47, in <module> gi.require_version('Notify', '0.7') File "/usr/lib64/python3/site-packages/gi/__init__.py", line 126, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Notify not available