[Blink] Incoming calls

Saúl Ibarra Corretgé saul at ag-projects.com
Thu Nov 25 09:24:56 CET 2010


On 11/25/2010 07:22 AM, Ivan Phrolov wrote:
> Ther is blink.exe-stderr.log
>
> error: Exception occured while calling function handle_notification in
> the GUI thread
> Traceback (most recent call last):
>    File "blink\__init__.pyc", line 177, in _EH_CallFunctionEvent
>    File "blink\sessions.pyc", line 1931, in handle_notification
>    File "blink\sessions.pyc", line 1969, in _NH_SIPSessionNewIncoming
>    File "blink\sessions.pyc", line 1605, in __init__
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0:
> ordinal not in range(128)
> error: Exception occured while calling function handle_notification in
> the GUI thread
> Traceback (most recent call last):
>    File "blink\__init__.pyc", line 177, in _EH_CallFunctionEvent
>    File "blink\sessions.pyc", line 1931, in handle_notification
>    File "blink\sessions.pyc", line 1969, in _NH_SIPSessionNewIncoming
>    File "blink\sessions.pyc", line 1605, in __init__
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0:
> ordinal not in range(128)
>

Looks like your audio device has a unicode character and is triggering 
this behavior. We'll look into this, thanks for the detailed report!

-- 
Saúl Ibarra Corretgé
AG Projects



More information about the Blink mailing list