Hi all,
As the title says it stop working since three days ago.
This is what I got if I run it in the terminal;
~> cockpit-client-launcher
Traceback (most recent call last):
File "/usr/libexec/cockpit-client", line 23, in <module>
gi.require_version("WebKit", "6.0")
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.13/site-packages/gi/__init__.py", line 150, in require_version
raise ValueError(f"Namespace {namespace} not available")
ValueError: Namespace WebKit not available
Thank you for your help in advance.