id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,irc_client,os,os_version 1035,"Connect to skyped fails with ""Error while reading from server"" / ""global name 'done' is not defined""",Jinn Ko ,Miklos Vajna,"The skype plugin fails to complete the connection to the skyped instance. bitlbee is compiled from the bzr repo on OSX. skype4py is compiled from the latest git checkout on OSX. skyped is running in 32bit mode to avoid the segfault on skype4py.attach(). {{{ arch -i386 python /usr/local/bin/skyped -c ~/.skyped/skyped.conf -n -d }}} skyped successfully connects to Skype and displays debug messages for events occurring within skype, such as ONLINESTATUS changes, etc. When connecting from bitlbee the following messages appear: {{{ 14:25 user: acc skype on 14:25 root: skype - Logging in: Connecting 14:25 root: skype - Logging in: Connected to server, logging in 14:25 root: skype - Logging in: Logged in 14:25 root: skype - Error: Error while reading from server 14:25 root: skype - Signing off.. 14:25 root: skype - Reconnecting in 5 seconds.. }}} At the same time the following appears in skyped output: {{{ 2013-03-01 14:25:03: Username and password OK. 2013-03-01 14:25:03: >> SEARCH GROUPS CUSTOM 2013-03-01 14:25:03: << GROUPS 5....6, 5....4, 5....8, 4....4, 1....6, 4...0, 2...4, 2...2, 1...4, 1...2, 6..6, 6..6, 3..8, 2..6, 1..4, 9.. 2013-03-01 14:25:03: Warning, sending 'GROUPS 5....6, 5....4, 5....8, 4....4, 1....6, 4...0, 2...4, 2...2, 1...4, 1...2, 6..6, 6..6, 3..8, 2..6, 1..4, 9..' failed (global name 'done' is not defined). 2013-03-01 14:25:03: Waiting for connection... }}} I do have a group chat with over 100 users, perhaps that could be an issue as I have seen other bugs filed relating to the user list being greater than 1024.",defect,closed,normal,,Skype,,fixed,skype,,Client-independent,MacOS,OSX 10.8.2 x86_64