Issue 236: Invalid UTF-8 string passed to pango_layout_set_text()
http://bitbucket.org/tortoisehg/stable/issue/236/invalid-utf-8-string-passed-to

Anonymous on Wed, 20 May 2009 06:29:28 +0200:

Comment:
  Dear sir, 
#the hgtk ci result is below, I have tried two different Chinese word "特" and 
"清" may cause this error.

C:\Temp\特殊>hgtk ci
Traceback (most recent call last):
  File "hgtk", line 536, in <module>
  File "hgtk", line 52, in dispatch
  File "hgtk", line 97, in _runcatch
  File "hgtk", line 192, in runcommand
  File "hgtk", line 215, in commit
  File "hggtk\commit.pyc", line 550, in run
  File "hggtk\commit.pyc", line 542, in launch
  File "hggtk\gdialog.pyc", line 180, in display
  File "hggtk\status.pyc", line 505, in prepare_display
  File "hggtk\commit.pyc", line 219, in reload_status
  File "hggtk\status.pyc", line 605, in reload_status
  File "hggtk\gdialog.pyc", line 364, in _hg_call_wrapper
  File "hggtk\status.pyc", line 549, in _do_reload_status
  File "mercurial\localrepo.pyc", line 1041, in status
  File "mercurial\dirstate.pyc", line 553, in status
  File "mercurial\dirstate.pyc", line 464, in walk
  File "mercurial\dirstate.pyc", line 346, in _normalize
  File "mercurial\util.pyc", line 1038, in fspath
WindowsError: [Error 3] 系統找不到指定的路徑。: 'c:\\temp\\\xafs\xae\xed/*.*'

C:\Temp\清單>hgtk ci
Traceback (most recent call last):
  File "hgtk", line 536, in <module>
  File "hgtk", line 52, in dispatch
  File "hgtk", line 97, in _runcatch
  File "hgtk", line 192, in runcommand
  File "hgtk", line 215, in commit
  File "hggtk\commit.pyc", line 550, in run
  File "hggtk\commit.pyc", line 542, in launch
  File "hggtk\gdialog.pyc", line 180, in display
  File "hggtk\status.pyc", line 505, in prepare_display
  File "hggtk\commit.pyc", line 219, in reload_status
  File "hggtk\status.pyc", line 605, in reload_status
  File "hggtk\gdialog.pyc", line 364, in _hg_call_wrapper
  File "hggtk\status.pyc", line 549, in _do_reload_status
  File "mercurial\localrepo.pyc", line 1041, in status
  File "mercurial\dirstate.pyc", line 553, in status
  File "mercurial\dirstate.pyc", line 464, in walk
  File "mercurial\dirstate.pyc", line 346, in _normalize
  File "mercurial\util.pyc", line 1038, in fspath
WindowsError: [Error 3] 系統找不到指定的路徑。: 'c:\\temp\\\xb2m\xb3\xe6/*.*'

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to