[Blink] New Blink Qt for Linux release 0.2.1
Saúl Ibarra Corretgé
saul at ag-projects.com
Sat Nov 27 14:08:12 CET 2010
On 11/27/2010 01:47 PM, Juha Heinanen wrote:
> Adrian Georgescu writes:
>
>> Blink Qt for Linux version 0.2.1 is available with bug fixes.
>
> i tried it and got this to console:
>
> Traceback (most recent call last):
> File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 796, in runUntilCurrent
> call.func(*call.args, **call.kw)
> File "/usr/lib/pymodules/python2.6/eventlet/coros.py", line 253, in _do_acquire
> waiter.switch()
> File "/usr/lib/pymodules/python2.6/eventlet/api.py", line 235, in _spawn_startup
> return cb(*args, **kw)
> File "/usr/lib/pymodules/python2.6/sipsimple/account.py", line 343, in _run
> handler(command)
> File "/usr/lib/pymodules/python2.6/sipsimple/account.py", line 438, in _CH_subscribe
> self.server_advertised_uri = message_summary.message_account.replace('sip:', '', 1) or None
> AttributeError: 'NoneType' object has no attribute 'replace'
>
> trace after startup is below. what might be the cause of the traceback?
>
Looks like the NOTIFY doesn't have a Message-Account field, and we don't
check for its absence. We'll fix that.
--
Saúl Ibarra Corretgé
AG Projects
More information about the Blink
mailing list