Bug #121

crash in api when trying to connect using telnet cli

Added by Alexandre Quessy about 4 years ago. Updated almost 4 years ago.

Status:Closed Start date:
Priority:Urgent Due date:
Assignee:Alexandre Quessy % Done:

0%

Category:- Spent time: -
Target version:0.3
Resolution:fixed Version:
Trac ticket ID:121

Description

How to reproduce :

c -s tzing
c -m setting=1
j -s
streams -s=tzing

  File "/home/miville/src/miville/trunk/py/miville/api.py", line 654, in start_streams
    if contact.state == CONNECTED:
exceptions.AttributeError: 'AddressBookError' object has no attribute 'state'

History

Updated by Alexandre Quessy almost 4 years ago

  • Status changed from New to Closed
  • Resolution set to fixed
c -s tzing
c -m setting=10001
j -s
streams -s tzing
streams -i tzing

No more bug there.

Also available in: Atom PDF