Comment 3 for bug 526977

Revision history for this message
Yonas Uikblath (wikbladjonas) wrote :

This is bugging me out ..........
I got it to work, finally. I dont know HOW. I started from scratch, did all the steps and then I unplugged the N52 after configuring the default.map by starting it from Terminal. When it was done and I saved, I ran the 'sudo ./pystromo-remap.py -m default.map' it said it was busy. Figuring it was the Terminal calling to default.map I saved the file and closed down the terminal. Ran earlier command, said it was busy. I unplugged and plugged back in the N52, used 'sudo ./pystromo-remap.py -m default.map' again and touche:

undain@YonasAu:~/.config/pystromo$ ./pystromo-remap.py -m default.map
/home/undain/.config/pystromo/lib/mapping.py:554: DeprecationWarning: object.__init__() takes no parameters
  tuple.__init__(self, *args, **kwargs)
/home/undain/.config/pystromo/lib/mapping.py:648: DeprecationWarning: object.__init__() takes no parameters
  tuple.__init__(self, *args, **kwargs)
/home/undain/.config/pystromo/lib/mapping.py:501: DeprecationWarning: object.__init__() takes no parameters
  tuple.__init__(self, *args, **kwargs)
1234

Those '1234' was me typing to test. Now I'm just gonna close down this terminal, make further changes and see how it goes.