libratbag/piper

Implement logging of errors and events

Open

#161 opened on Aug 26, 2017

View on GitHub
 (9 comments) (3 reactions) (0 assignees)Python (4,050 stars) (156 forks)batch import
easyenhancementhelp wanted

Description

I run Arch Linux without [testing], added the G302 to the hwdb manually and I can do some things to it via ratbagctl without root. Ran piper both from source folder and as a systemwide package.

The UI just displays that error message as its title, then says it cannot display device SVG (also added it to the hwdb)

This mouse reacts badly to some simple commands that you'd assume would work with ratbagctl. It requires hidpp20 but could not be dealing with it properly. For example, getting LED status reports off, and I'm clearly being blasted with blue LEDs.

I am open to doing testing to get this mouse to work with libratbag if this comes to be an issue with the lib, rather than the UI.

Additionally, is there any way to add some kind of logging to piper? It doesn't display anything when run from terminal so I don't know what to do next.

Contributor guide