lorddrachenblut / linux-g13-driver

Automatically exported from code.google.com/p/linux-g13-driver
0 stars 0 forks source link

Driver exits at once (SOLVED) #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
- Running the driver

What is the expected output? 
- Driver should keep running

What do you see instead?
- Driver outputs 
    >> Found 1 G13s 
    >> loading /home/.../.g13/bindings-0.properties"
- Changes LCD color according to config file
- Driver exits

What version of the product are you using? On what operating system?
- Linux-G13_1.0-r44
- Ubuntu 13.10

To fix it, do one or all of the following:
- Delete the macro files "macro-X.properties"
- Delete the bindings file(s)

Note: 
- I think the problem was an empty macro file... 

Andreas

Original issue reported on code.google.com by andreas...@gmail.com on 2 Apr 2014 at 9:27