[MacPorts] #21517: py26-eyed3-0.6.17 LookupError: unknown encoding: x-mac-japanese

MacPorts noreply at macports.org
Mon Sep 21 14:35:22 PDT 2009


#21517: py26-eyed3-0.6.17 LookupError: unknown encoding: x-mac-japanese
---------------------------------+------------------------------------------
 Reporter:  null.atou@…          |       Owner:  blb@…             
     Type:  enhancement          |      Status:  new               
 Priority:  Normal               |   Milestone:                    
Component:  ports                |     Version:  1.8.0             
 Keywords:                       |        Port:  python26  python25
---------------------------------+------------------------------------------

Comment(by null.atou@…):

 You can test eyeD3 hoge.mp3
 {{{
 % __CF_USER_TEXT_ENCODING=$UID:1:0 /opt/local/bin/eyeD3 hoge.mp3
 (LookupError)
 % __CF_USER_TEXT_ENCODING=$UID:0:0 /opt/local/bin/eyeD3 hoge.mp3
 (snip)
 title:          artist: ????????
 album: ????????         year: 2009
 }}}
 hmm, not mojibake but ??????? :-)
 and private build version from source to /usr/local/bin and using
 /usr/bin/python, result is expected.
 {{{
 % LANG=ja_JP.UTF-8 /usr/local/bin/eyeD3 hoge.mp3

 hoge.mp3        [ 18.00 KB ]
 -------------------------------------------------------------------------------
 Time: 00:01     MPEG1, Layer III        [ 128 kb/s @ 44100 Hz - Joint
 stereo ]
 -------------------------------------------------------------------------------
 ID3 v2.3:
 title:          artist: アップルの中の人
 album: システムサウンド         year: 2009
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/21517#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list