[Blink] blink spams me with tracebacks

Saúl Ibarra Corretgé saul at ag-projects.com
Thu Oct 1 10:06:19 CEST 2015


> On 30 Sep 2015, at 23:47, Sergey Alirzaev <zl29ah at gmail.com> wrote:
> 
> error: Exception occured while calling function handle_notification in the GUI thread
> Traceback (most recent call last):
>  File "/usr/lib64/python2.7/site-packages/blink/__init__.py", line 278, in _EH_CallFunctionEvent
>    event.function(*event.args, **event.kw)
>  File "/usr/lib64/python2.7/site-packages/blink/chatwindow.py", line 1927, in handle_notification
>    handler(notification)
>  File "/usr/lib64/python2.7/site-packages/blink/chatwindow.py", line 2144, in _NH_MediaStreamDidStart
>    session.chat_widget.add_message(ChatStatus('Connected'))
>  File "/usr/lib64/python2.7/site-packages/blink/chatwindow.py", line 602, in add_message
>    self.chat_element.appendInside(message.to_html(self.style, user_icons=self.user_icons_css_class))
>  File "/usr/lib64/python2.7/site-packages/blink/chatwindow.py", line 272, in to_html
>    return style.html.notification.format(message=self, **kw)
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 3: ordinal not in range(128)
> 
> 

Hi Sergey,

When do you see this happening? Do you have any unicode character in your display name? Does the bug go away if you don’t?


Regards,

--
Saúl Ibarra Corretgé
AG Projects



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20151001/697ddf5b/attachment.pgp>


More information about the Blink mailing list