Reiner Herrmann
Reiner Herrmann
@daib8: Thanks for the hint! I just tried it with 4.4.2 and it works great. Even with 644.
Sorry, I missed this bug report, somehow I didn't get notified by Github. I will have a look in the following days.
Regarding the "device busy" error, is currently something else on your systems accessing the device? Can you please check with `lsof | grep dev.*usb`? And interesting, according to @wdog's device...
@wdog COMMAND_SIZE and COMMAND_DATA should not be changed. They are part of the protocol while transmitting data. But maybe your looper uses a different protocol, then more parts need to...
Okay, I also have an ammoon looper now. It looks like they are producing different hardware since July 2017, and they also require new software for transferring files. An example...
`$ python loopertrx.py` This will run the script with Python 2, but it requires Python 3. So if you want to start it this way, please use `$ python3 loopertrx.py`....
Apache is also a permissive license, so it's more comparable to MIT. In my opinion AGPL would be the best choice for a web application to protect freedom.
Someone is implemeting this already: #1510
Same issue has been reported on the Debian bug tracker: [#957003](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957003). It also contains a complete build log. I think it's related to header dependency changes mentioned in https://gcc.gnu.org/gcc-10/porting_to.html.
I also observed it independently of pinned tabs (but I'm still using them). Another thing I noticed that might be related, is that navigating between tabs with j/k sometimes jumps...