Ticket #1913 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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-'

Attachments

Change History

Changed 3 years ago by asterix

  • milestone changed from 0.10 to 0.11

Changed 3 years ago by asterix

  • status changed from new to closed
  • resolution set to fixed

fixed in [6263]

Add/Change #1913 (windows file name can not contain | but user name can)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.