Hi,

On Nov 20, 2007 10:34 PM, Pawel Kot <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Nov 15, 2007 4:21 PM, Dirk Meul <[EMAIL PROTECTED]> wrote:
> > The bug still exists in 0.6.21. Pawel Kot can reproduce the error, but
> > did not know how to fix it.
>
> It seems to me that there's a problem with libusb which looses data.
> You can workaround a problem (that should help for some cases, among
> them --getsms) by extending buffer in fbus-phonet.c in phonet_loop()
> to 1024.

Okay. This is fixed. And by accident 1024 was the value that is
correct as well. Buffer size must be multiplication of 64. And then it
works. So current CVS is fine, and 0.6.22 will be fine as well. If you
want quick fix in debian, go to common/links/fbus-phonet.c,
phonet_loop() function, and change all occurrencies of 255 with 256.

take care,
pkot
-- 
Pawel Kot



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to