My experience is that contrary to the original report, the tarball from 
code.google.com has exactly the same problem (see below). Plus there's this 
report on the issue tracker:

http://code.google.com/p/pyicqt/issues/detail?id=194

It does seem PyICQ-t execution survives the message. The daemon keeps running. 
However, I cannot get to the point where a PSI service discovery will admit to 
an ICQ connection.

PyICQ-t is running on the same host as the ejabberd server. The host is a 
Squeeze box, fully up to date at the time of this mail.

# python ./PyICQt.py --config=/etc/pyicqt.conf.xml -o spooldir=/var/lib/pyicqt 
-D
[2011-03-01 15:33:38] Log opened.
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: Import :: {} :: 
Created configuration entity
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'jid' = 'icq.icc-atcsolutions.com'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'mainServer' = '127.0.0.1'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'mainServerJID' = 'jabber.icc-atcsolutions.com'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'website' = 'http://jabber.icc-atcsolutions.com/'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'port' = '5555'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'secret' = 'st1ngo'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'lang' = 'en'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'encoding' = 'iso-8859-1'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'icqServer' = 'login.icq.com'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'icqPort' = '5190'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Enabling config option 'usemd5auth'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Enabling config option 'enableShutdownMessage'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'detectunicode' = '1'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Setting config option 'xdbDriver' = 'xmlfiles'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Enabling config option 'disableAvatars'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: xstatus_receiving_mode with value 0
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: xstatus_sending_mode with value 0
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: xstatus_saving_enabled with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: xstatus_option_smooth with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: xstatus_display_icon_as_PEP with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: xstatus_display_text_as_PEP with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: xstatus_icon_for_transport with value 0
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: away_messages_receiving with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: away_messages_sending with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: clist_show_phantombuddies with value 0
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: clist_deny_all_auth_requests with value 0
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: utf8_messages_sendmode with value 2
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: offline_messages_sendenc with value 2
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: msgconfirm_sendmode with value 2
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: msgconfirm_recvmode with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: user_mood_receiving with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: user_activity_receiving with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: user_mood_receiving with value 1
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: autoanswer_enable with value 0
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importFile :: {} :: 
Adding Ad-Hoc defaults for user: autoanswer_hide_dialog with value 0
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xmlconfig.p :: importOptions :: {} 
:: Setting config option 'spooldir' = '/var/lib/pyicqt'
[2011-03-01 15:33:38] INFO ::  :: 8.1.5/src/xdb/__init__.p :: <module> :: {} 
:: Using XDB driver xmlfiles
CRITICAL: Traceback in debug.observer2 - tuple index out of range
CRITICAL: Traceback in debug.observer2 - tuple index out of range
[2011-03-01 15:33:38] INFO ::  :: PyTransport :: __init__ :: {'git_head': ''} 
:: 
[2011-03-01 15:33:38] INFO ::  :: IqHandler :: __init__ :: {'pytrans': 
<main.PyTransport instance at 0xa2f8c0c>} :: 
[2011-03-01 15:33:38] INFO ::  :: ServiceDiscovery :: __init__ :: {'pytrans': 
<main.PyTransport instance at 0xa2f8c0c>} :: 
[2011-03-01 15:33:38] INFO ::  :: ServiceDiscovery :: addFeature :: {'var': 
'http://jabber.org/protocol/disco', 'jid': 'icq.icc-atcsolutions.com', 
'handler': None} :: 
[2011-03-01 15:33:38] INFO ::  :: ServiceDiscovery :: addFeature :: {'var': 
'http://jabber.org/protocol/disco', 'jid': 'USER', 'handler': None} :: 
[2011-03-01 15:33:38] INFO ::  :: ServiceDiscovery :: addFeature :: {'var': 
'jabber:x:delay', 'jid': 'icq.icc-atcsolutions.com', 'handler': None} :: 
[2011-03-01 15:33:38] INFO ::  :: ServiceDiscovery :: addFeature :: {'var': 
'urn:xmpp:receipts', 'jid': 'icq.icc-atcsolutions.com', 'handler': None} :: 
[2011-03-01 15:33:38] INFO ::  :: ServiceDiscovery :: addFeature :: {'var': 
'jabber:x:conference', 'jid': 'icq.icc-atcsolutions.com', 'handler': None} :: 
[2011-03-01 15:33:38] INFO ::  :: IqHandler :: addHandler :: {'prefix': 1, 
'handler': <bound method ServiceDiscovery.incomingIq of 
<disco.ServiceDiscovery instance at 0xa2f8c8c>>, 'ns': 
'http://jabber.org/protocol/disco'} :: 
-- 
Jim Hague - jim.ha...@acm.org          Never trust a computer you can't lift.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to