Ondřej Budai
Ondřej Budai
I've just finished all the release work: brlaser in Fedora was patched with some upstream PRs (#92, #107 and #133) and was pushed into F34-37 and EPEL 8 and 9:...
@pdewacht ping? In order to simplify my Fedora packaging work I had to create a fork: https://github.com/ondrejbudai/brlaser/ It would be nicer to have this repository maintained though.
I need more info - what is your OS?
Unfortunately, I am not able to reproduce, I was able to build it on Void. Have you used the following steps? ``` git clone --recursive https://github.com/ondrejbudai/hidviz.git mkdir hidviz/build cd hidviz/build...
I tried it only inside void container which worked weirdly but was able to compile hidviz. So, let's try two things: 1) I will try to test it in VM....
Please, try to install it from the repository and run it without sudo.
I will look into compiling for OSX later in september as I don't have access to any apple computer at this time.
I will look into this issue later today or tommorow.
Hi, thanks for your report. There is quiet a lot of things happening: 1) GetActiveConfigDescriptor prints this warning **when usb communication fails**. I will fix it latex this week. 2)...
Task list for this bug: - [x] Fix GetActiveConfigDescriptor warning when libusb call fails - [ ] Show a meaningful message when usb communcation fails - [x] Add info about...