setHighDpiScaleFactorRoundingPolicy must be called before creating the QGuiApplication instance
[EAF] Browser https://github.com/alex47/KDE-Rounded-Corners loading time: 4.872657299041748s
Traceback (most recent call last):
File "/home/doing/.emacs.d/site-lisp/emacs-application-framework/core/webengine.py", line 1908, in run
translation = json.loads(''.join(list(map(lambda b: b.decode("utf-8"), result))))["translated-text"]
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
~~~~~~~~~~~~~~~~~~~~~~~^^^
File "/usr/lib/python3.13/json/decoder.py", line 345, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/json/decoder.py", line 363, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Process *eaf* 已中止 (core dumped)