Anton Yablokov
Anton Yablokov
The guess is wrong. I have the locations listed white on white. On Wed, Oct 19, 2022, 14:14 kppr0 ***@***.***> wrote: > I guess StSav012 has all locations deleted on...
Can confirm the same problem. Have to back to the built-in driver, although getting lots of connection problems with it. Here is my `hwinfo --wlan` result for now: ```plaintext [Created...
I can confirm the issue _after_ updating `docker-ce`. However, I have RustDesk running natively, installed from a DEB package. I'm unsure `docker-ce` has something to do with it. It turned...
That's embarrassing for me. I must have checked it wrongly. But anyway, the import seems to load just everything: ```python from PyQt5 import Qt # for the following line to...
I've stumbled upon another manifestation of the issue. Despite the `--color=never` option is provided, it's ignored when an error is displayed: ```commandline > uv --color never ←[1m←[31merror:←[0m '←[33muv←[0m' requires a...
> adguardvpn-cli connect to some boot script As long as running the `connect` command requires root privileges, there are two unpleasant ways: either I re-login to `root` to give `adguardvpn-cli`...
Might be related to https://github.com/oxyroid/M3UAndroid/issues/167.
PySide 6.9.1 + Python 3.13.3 is affected as well. So, I guess, it's Python >= 3.12.
@j9ac9k, has the bug been reported to bugreports.qt.io? I can't find anything related. If you have it at hand, please, provide the link to the report. Is it https://bugreports.qt.io/browse/PYSIDE-3115?