pnegre / python-whiteboard

Linux whiteboard in python
http://wiki.github.com/pnegre/python-whiteboard/
GNU General Public License v2.0
117 stars 23 forks source link

Wiimote and Wiimote Plus #13

Open primes2h opened 10 years ago

primes2h commented 10 years ago

Hello, if you try to connect a Wiimote you need to press 1+2 on your wiimote. Instead if you want to connect the Plus version you have to press the SYNC button below batteries, 1+2 doesn't work.

Actual popup messages aren't explanatory in this sense.

Given that python-whiteboard can't know in advance what type of device you are trying to connect, the only way (by now) to fix this is to change those messages.

Here you have:

1) a patch that fix this http://pastebin.com/LUrQqXne

2) an updated italian translation, done following italian translation guidelines. http://pastebin.com/HswpwAbX

Kind regards, Sergio.

pnegre commented 10 years ago

Thanks! Patch applied. Please check the new version on github.

On Wed, Nov 27, 2013 at 10:26 PM, primes2h notifications@github.com wrote:

Hello, if you try to connect a Wiimote you need to press 1+2 on your wiimote. Instead if you want to connect the Plus version you have to press the SYNC button below batteries, 1+2 doesn't work.

Actual popup messages aren't explanatory in this sense.

Given that python-whiteboard can't know in advance what type of device you are trying to connect, the only way (by now) to fix this is to change those messages.

Here you have:

1) a patch that fix this http://pastebin.com/LUrQqXne

2) an updated italian translation, done following italian translation guidelines. http://pastebin.com/HswpwAbX

Kind regards, Sergio.

— Reply to this email directly or view it on GitHubhttps://github.com/pnegre/python-whiteboard/issues/13 .

Pere

primes2h commented 10 years ago

Just tried the new version and it's ok! Thank you.

P.S.: I sent you an email.

primes2h commented 10 years ago

I forgot to update the about.ui file.

Here you have the patch: http://pastebin.com/2uG4WtEB

and updated translation file: http://pastebin.com/7VWQdxxk

Thanks!

pnegre commented 10 years ago

Hi Sergio!

Thanks for the patch. It's already updated on github. Thanks.

Sorry for the delay. I've had a busy day!

On Thu, Nov 28, 2013 at 5:21 PM, Sergio notifications@github.com wrote:

I forgot to update the about.ui file.

Here you have the patch: http://pastebin.com/2uG4WtEB

and updated translation file: http://pastebin.com/7VWQdxxk

Thanks! Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/pnegre/python-whiteboard/issues/13#issuecomment-29473642 .

Pere

Jayce08 commented 7 years ago

I am using the original version of Wiimote. So, does using Wiimote plus still rely on pressing the sync button? Or has this been fixed or changed to the 1 + 2 button like on the original Wiimote?

parkerlreed commented 6 years ago

@Jayce08 Still requires Sync on Plus. It's a hardware change on the Wiimote side that did that.