Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/grapejuice/background.py", line 82, in run
File "/usr/lib/python3/dist-packages/grapejuice/tasks.py", line 276, in work
x = xrandr_factory()
File "/usr/lib/python3/dist-packages/grapejuice_common/util/cache_utils.py", line 16, in wrapper
cache_item = fn(*args, **kwargs)
File "/usr/lib/python3/dist-packages/grapejuice_common/hardware_info/xrandr_factory.py", line 30, in xrandr_factory
raise RuntimeError("Could not get any graphics card providers")
RuntimeError: Could not get any graphics card providers
Please comment on this post with any ways to fix it.
0 comments