Alex Phel

Results 8 comments of Alex Phel

This theme uses Moka icon theme as a fallback. Please make sure you have Moka installed.

I am pretty happy to help with this. I was actually looking for an elementary wunderlist app (even built around electron).

![48px](https://cloud.githubusercontent.com/assets/4603691/26210832/8e3e94bc-3bf9-11e7-9733-dcd363ee3be1.png) So would you prefer that the icon follows the original wunderlist icon style?

Mine is: ``` sh Bus 001 Device 006: ID 0738:1709 Mad Catz, Inc. ```

@MayeulC It's a regural R.A.T 9 `xinput list` output ``` sg Mad Catz Mad Catz R.A.T.9 Wireless Mouse ```

I switched to new_VID branch and get the following notice: `Could not acquire device handle. Please ensure that it is correctly plugged in and that you have the appropriate rights.`...

Just to be sure we are in the same page. I am in the new_VID branch and this piece is above line 57. ``` python for product in products: try:...

@MayeulC I believe the first `except:` is copy-paste leftover. Without it, it compiles fine and the output is: ``` bash name 'vendor' is not defined name 'vendor' is not defined...