| Summary: | sys-power/switcheroo-control-2.6-r1 is missing a python module | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Georgi <jorodrbr> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 891749 *** |
On attempt to run switcherooctl the it fails with a traceback printed. Reproducible: Always Steps to Reproduce: 1. Try to run anything with switcherooctl. In my case - firefox. Actual Results: The following traceback is printed: Traceback (most recent call last): File "/usr/bin/switcherooctl", line 3, in <module> from gi.repository import Gio, GLib ModuleNotFoundError: No module named 'gi' Expected Results: Firefox is run on the dGPU