verybadsoldier
verybadsoldier
Sorry, I am quite busy with other projects at the moment. Tbh I don't understand what problem this PR fixes. Also is it intended to comment out the source code...
After a while I came back to this great tool but I also get this error and it does not scraper :(
@Universal-Rom-Tools I took a look at it and the problem is this call in `_RomList_Create`: ``` $aRomList = _FileListToArrayRec($aConfig[1], "*", $FLTAR_FILES, $FLTAR_RECUR, $FLTAR_SORT) ``` The call never comes back when...
Here a version with disabled recursive scanning (if someone wants to test): https://github.com/verybadsoldier/Universal-XML-Scraper/tree/fix/scanning_freeze
I stumbled upon this behavior also and my use case is pretty much identical to the one described in the first post. So a fix would be awesome, thanks alot...
Ok thank you. But for now am I correct that switching SDK versions using OTA update is not supported and therefore this transition has to be done using the serial...
+1 It's time for Py2 to go for good.
I am not using `new_pwm` anymore due to this flickering problem so I cannot say. Also I am still on 3.8.0. But as far as I know there were no...
I also stumbled upon this problem: interface `docker0` losing IP address. I am on Ubuntu 22 as a guest in VMWare using open-vm-tools. The workaround described here didn't work for...
As this issue is closed, I assume the issue is supposed to be fixed, right? I tested with latest master but it still happens for me. Is there anything that...