Closed PyroVooDoo closed 5 months ago
Hello @PyroVooDoo ,
I just fixed the following error on the block testing window:
Traceback (most recent call last):
File "/usr/share/AKBL/BlockTesting/BlockTesting.py", line 160, in on_button_connect_clicked
self.button_connect.set_active(False)
AttributeError: 'NoneType' object has no attribute 'set_active'
You can download the stable branch from GIT and re-installed it, it should be fixed.
Regarding the USB error, there's not much that I can do. Maybe try to edit /usr/bin/akbl
, uncomment the following line #export LD_PRELOAD=/usr/share/AKBL/libusb-1.0.so.0
and restart your computer. If that doesn't work, I'm sorry but I will not be able to help you.
Best regards, rsm~
Duplicated of https://github.com/rsm-gh/akbl/issues/89
System information
Installation Log
Block Testing Window
Note: To make AKBL work, the Block Testing Window must work. If you're computer is not working with AKBL, start by following this doc: https://github.com/rsm-gh/akbl#how-to-use-the-block-testing-window
Hi!!, Thank you very much for all the work, I have a problem with the compatibility of my computer, it uses the AW1517 module. But I can't find a way to make it work. The model chooser does not find a compatible model for me, if I do it by CMD, and I use Alienware 15R3 it gives me this error.
Detect USB data>
--block-testing
When i apply the changes>
Thanks!!!