Ticket #1913 (closed defect: fixed)
windows file name can not contain | but user name can
| Reported by: | mickk | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | chat | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | OS: |
Description
Gajim 0.10 pre2, windows xp, GTK+ Version: 2.8.14, PyGTK Version: 2.6.3 When i enter MUC where somebody have nickname with char which is forbiden in file name the client can't send or recive messages. Log contains: Traceback (most recent call last):
File "gajim.py", line 1648, in process_connections File "common\xmpp\idlequeue.pyc", line 210, in process File "common\xmpp\transports_nb.pyc", line 143, in pollin File "common\xmpp\transports_nb.pyc", line 245, in _do_receive File "common\xmpp\dispatcher_nb.pyc", line 347, in dispatch File "common\connection_handlers.pyc", line 974, in _vCardCB File "common\connection_handlers.pyc", line 795, in save_vcard_to_hd
IOError: [Errno 2] No such file or directory: u'C:\\Documents and Settings\\michal\\Data aplikac\xed\\Gajim\\Vcards\\manga.cz@…-\\Mister|Sleep-'
