Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#24617] Windows lib dir missing cp720.py from bundled Python.

Date:
2010-11-08 23:32
Priority:
3
State:
Closed
Submitted by:
yousef harfoush (bat3a)
Assigned to:
Nathan Letwory (jesterking)
Category:
Python
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Windows lib dir missing cp720.py from bundled Python.
Detailed description
in new version from build 31700 and above there is missing this file (cp720.py)from blender-version\python\lib\encodings directory, when copied from an older build it works ok?!!!!

i attached the missing file

my pc rig is

Intel 3.4/2m
windows 7 ultimate x64


i tried every known build even the the one in official blender.org site with the same result

i tried other pc's and system with same result, tried clean format and every thing you could imagine


to produce the same error????

just extract any build and run it

Followup

Message
  • Date: 2010-11-10 23:49
  • Sender: Brecht Van Lommel
  • It's the same as this bug, related to using Arabic system language:
    http://projects.blender.org/tracker/?func=detail&atid=498&aid=19327&group_id=9

    That was a bug in python, that I would expect to be fixed in Python 3.1.2 already, since they fixed it 15 months ago in svn, but still that release missed the file. Python 3.2 alpha includes it however. I don't have a windows install to test this with, so I rather not recreate the python zip file to commit. Nathan, could you do this?
  • Date: 2010-11-15 09:50
  • Sender: Nathan Letwory
  • Our current .zip is from official 3.1.2 release, but unfortunately that is missing. I'll rebuild the .zip in a few moments.
  • Date: 2010-11-15 10:15
  • Sender: Nathan Letwory
  • r33078 for 64bit, r33080 for 32bit
  • Date: 2010-11-20 19:14
  • Sender: yousef harfoush
  • the fix didn't work it is the same problem, i compared the one you add with the one i uploaded it has a little deference in code which is using (u'\x00') instead of ('\x00') in my version i checked other encoding files and it shares the same format as the later -without the u-, you can check the uploaded file,

    PS: editing the file u add and remove the u from (u'\x00') and save fixes the problem.

    my uploaded file it's modified date 2009 as the whole library, and the one u added 2010 ???
 

Attached Files:

Name Date Download
cp720.py 2010-11-08 23:32 Download

Changes:

Field Old Value Date By
ResolutionReady2010-11-15 10:15jesterking
close_date2010-11-15 10:152010-11-15 10:15jesterking
status_idOpen2010-11-15 10:15jesterking
ResolutionInvestigate2010-11-15 09:50jesterking
summarymissed library item2010-11-08 23:56campbellbarton
ResolutionNew2010-11-08 23:43campbellbarton
assigned_tonone2010-11-08 23:43campbellbarton
File Added13473: cp720.py2010-11-08 23:32bat3a