Results 16 comments of Minionflo

Issue remains with 5.15.31-xanmod1

I found out that logiops cant handle cids with a lenght over 2. For example 0xe9 works but 0x11c does not, i get the error `MX Keys Mini: CID 0x1c...

> Seeing this on my end too. Seems to be due to use of the collections.Iterable class, which was moved to collections.abc.Iterable sometime after 3.8. Replacing every instance of `collections`...

I have the same problem. Im using Debian Testing with KDE Plasma 5.27.11 on wayland. I tried the env vars QT_QPA_PLATFORM=wayland and QT_QPA_PLATFORM=xcb with the env var ELECTRON_OZONE_PLATFORM_HINT=auto but nothing...

Issue still occurring under Arch with KDE 6.1.3

and add c:ores to all ores because some veinminer use it for detecting veinmineable ores

Im using Docker. My env vars are: ``` - BIN_LIMITS={form="100000 MiB"} - BIN_CLIENT_DESC=Test - BIN_BINARY_UPLOAD_LIMIT=100000 ```