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

Blender 2.6 Bug Tracker: Browse

[#25008] missing python library item (cp720.py)

Date:
2010-12-02 01:41
Priority:
3
State:
Closed
Submitted by:
yousef harfoush (bat3a)
Assigned to:
Nathan Letwory (jesterking)
Category:
Python
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
missing python library item (cp720.py)
Detailed description
i tried to reopen the bug number, i didn't know how, so i opened a new :)

http://projects.blender.org/tracker/?func=detail&atid=498&aid=24617&group_id=9

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

Followup

Message
  • Date: 2010-12-02 12:42
  • Sender: Nathan Letwory
  • I don't really know what is happening here. The file that is in our repository now is from python svn.
  • Date: 2010-12-02 17:50
  • Sender: yousef harfoush
  • it looks the version is different, the new one is different in syntax that's what i think, try older version of the file it will work, or it's a python bug maybe :)
  • Date: 2010-12-09 00:49
  • Sender: yousef harfoush
  • i searched the net and i found this

    http://bugs.python.org/issue8693
    the solution at the end of the message is copying an older ( cp720.py ) file and it provided the link

    i confirm that it is working

    please copy that file to the trunk, and that is a solution from the devs.

    because every time i'm download a new build - which i do daily - i have to replace it - which is a hassle for me-
  • Date: 2010-12-15 00:13
  • Sender: Nathan Letwory
  • Committed to repository in r33670 and r33670 . Please download the cp720.py file and test if it is now correct.
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2010-12-17 03:49jesterking
close_dateNone2010-12-17 03:49jesterking
detailsi tried to reopen the bug number, i didn\'t know how, so i opened a new :) http://projects.blender.org/tracker/?func=detail&atid=498&aid=24617&group_id=9 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 ???2010-12-17 03:49jesterking
StatusReady2010-12-17 03:49jesterking
detailsi tried to reopen the bug number, i didn\'t know how, so i opened a new :) http://projects.blender.org/tracker/?func=detail&atid=498&aid=24617&group_id=9 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 ???2010-12-15 00:13jesterking
StatusInvestigate2010-12-15 00:13jesterking
ResolutionNone2010-12-02 11:21campbellbarton
summarymissing library item2010-12-02 11:21campbellbarton
assigned_tonone2010-12-02 11:21campbellbarton