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 Thu, 4 Jun 2009 18:17:44 +0200:

Comment:
  If I directly assign to win32mbcs.py.It will fail when load win32mbcs.

 Extensions loaded: extdiff, win32mbcs
Traceback (most recent call last):
  File "hg", line 38, in <module>
  File "mercurial\dispatch.pyc", line 16, in run
  File "mercurial\dispatch.pyc", line 27, in dispatch
  File "mercurial\dispatch.pyc", line 43, in _runcatch
  File "mercurial\dispatch.pyc", line 429, in _dispatch
  File "mercurial\hg.pyc", line 68, in repository
  File "c:\win32mbcs\win32mbcs.py", line 118, in reposetup
    if util._encoding.lower() in problematic_encodings.split():
AttributeError: 'module' object has no attribute '_encoding'

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

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to