Hi, I'm installed Pymol version 1.2 from repository on Mandriva Linux and I'm constantly getting following errors when trying to open/save files
Error: 1 <type 'exceptions.UnicodeEncodeError'> Exception in Tk callback Function: <bound method Normal.file_open of <pmg_tk.skins.normal.Normal instance at 0x7f2c67cc55a8>> (type: <type 'instancemethod'>) Args: () Traceback (innermost last): File "/usr/lib/python2.6/site-packages/Pmw/Pmw_1_3/lib/PmwBase.py", line 1747, in __call__ return apply(self.func, args) File "/usr/lib64/python2.6/site-packages/pmg_tk/skins/normal/__init__.py", line 544, in file_open self.cmd.load(ofile,quiet=0) File "/usr/lib64/python2.6/site-packages/pymol/importing.py", line 869, in load _self.unlock(r,_self) File "/usr/lib64/python2.6/site-packages/pymol/locking.py", line 99, in unlock _self.lock_api.release() File "/usr/lib64/python2.6/threading.py", line 135, in release if self.__owner is not current_thread(): File "/usr/lib64/python2.6/threading.py", line 803, in currentThread return _active[_get_ident()] <type 'exceptions.UnicodeEncodeError'>: 'ascii' codec can't encode characters in position 12-20: ordinal not in range(128) after this error Pymol stop responding I tried to reinstall Python, Tk and Pymol but it does not help. Does somebody know how to fix it? I'd be very grateful for help. thanks in advance ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net