Description of problem: %buf_funcdesc, %lineedit_funcdesc, %menu_funcdesc, and %title in /usr/share/w3m/w3mhelp-funcdesc.ja.pl contains broken Japanese. Version-Release number of selected component (if applicable): w3m-0.5.3-4.fc17.x86_64 How reproducible: always Steps to Reproduce: 1.see or open it with gedit 2. 3. Actual results: strings in those variables are broken. gedit reports an error. Expected results: no errors on gedit say Additional info:
I don't see any error in gnome-terminal when I open that file in gedit
Created attachment 661307 [details] screenshot No, it's not the error for debugging purpose that can be sometimes seen on the stderr. it is the sort of notification to users that the file might be broken. see the attached screenshot.
Okay, had looked into it carefully. this is because scripts/w3mhelp-funcdesc.ja.pl.in is encoded as EUC-JP and added at the end of file without any encoding conversion once generated from doc-jp/README.funcs, which is converted into UTF-8 at %prep.
w3m-0.5.3-10.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/w3m-0.5.3-10.fc18
Package w3m-0.5.3-10.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing w3m-0.5.3-10.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-0750/w3m-0.5.3-10.fc18 then log in and leave karma (feedback).
w3m-0.5.3-10.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.