Andrey
Andrey
Hello. Could you send me the version codes of python-aternos and websockets modules? (`pip list` or `pip show `)
Also, it'd be great if you could show your code.
Похожий "issue" уже был (https://github.com/trexinc/evil-programmers/issues/24), но это было давно и на него никто не ответил. И 64-битной версии всё ещё нет...
@artegoser, we'll add this page as a new engine?
Just realized that in the engine output HTML, we can set `class`es to apply txtdot's CSS. So, yeah, I think the "alt frontend redirection page" should be added as a...
Same issue on Void Linux, KDE Plasma 6 (but happened on other DEs too). Last lines from strace log when flatpak hangs: ``` write(28, "\1\0\0\0\0\0\0\0", 8) = 8 futex(0x55e30b9e8160, FUTEX_WAKE_PRIVATE,...
@smcv The only error in `dbus-monitor --session` is ``` error time=1717048546.277621 sender=:1.7 -> destination=:1.5 error_name=org.freedesktop.portal.Error.NotFound reply_serial=723 string "No entry for background" ``` Desktop Portal is started without any errors (checked...
I ran flatpak with verbose mode. It hangs after `F: Add locks in dir /org/test/Hello/`. 30 seconds passed, `poll()` timed out, flatpak started the application. First lines after "Add locks"...
After reboot there's no 30 seconds delay...
I've just noticed that dbus doesn't timeout when i'm connected to the internet. Until i did `nmcli d wifi connect ...`, flatpak was hanging for 30 seconds on every app...