A bug is already opened.
The code is not updated because cwiid has opened a new git repo
but debian/ubuntu continue to use the old not updated svn repo
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646301
The bug has been reported in 2011 but is not fixed yet.
I propose to try to ask to python-whiteboard package mantainer to
force an action to fix the problem.
Pietro Pilolli
> [4]
>
> On Tue, Aug 21, 2012 at 12:48 PM, <
al...@paranoici.org [5]> wrote:
>
>> On 21.08.2012 10:58,
al...@paranoici.org [2] wrote:
>>
>>> Hy,
>>> I have seen that python-whiteboard see less infrared light than
>>> gtk-whiteboard.
>>> The problem seems caused by a cwiid bug.
>>> Let's see the linuxWiimoteLib.py at line 314 at this lines there
>>> are
>>> the code in order
>>> to set the wiimote to the maximum sensivity.
>>> For more info about wiimote initialization
>>>
http://wiibrew.org/wiki/Wiimote#Data_Formats [1]
>>> I think that python-whiteboard shall see more light patching the
>>> variables MAX_SENSITIVITY_IR_BLOCK
>>> in the cwiid file cwiid_internal.h.
>>> Sincerely I think that a better idea could be to use directly the
>>> linuxWiimoteLib.py instead of cwiid.
>>> The latest cwiid lib was released in 2007 and it has been
>>> outdated by
>>> the xwiimote and the wiimote kernel module.
>>> Infact better will be use the wiimote kernel module!
>>>
>>> Pietro Pilolli
>>
>> I have seen that the maximus sensivity has been fixed some years
>> ago on the cwiid git
>> but the package in ubuntu/debian package is not update and it does
>> not contains the changes.
>>
>> Basically the patch described here:
>>
>
>
https://github.com/bogado/cwiid/commit/69c758d6b8d0796f2d72a6d334be1e259fc45ab4
>> [3]