PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 97 - Doesn't translated by qm file
: Doesn't translated by qm file
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: 0.2.1
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2009-11-11 10:30 EET by Jooncheol Park
Modified: 2009-11-24 15:29 EET (History)
6 users (show)

See Also:


Attachments
sample proglem that has translate problem (909 bytes, application/octet-stream)
2009-11-11 10:35 EET, Jooncheol Park
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jooncheol Park 2009-11-11 10:30:12 EET
i attached a sample program.


1. build (to make qm file)
make

2. run
LANG=ko_KR.UTF-8 python translate.py
Comment 1 Jooncheol Park 2009-11-11 10:35:23 EET
Created attachment 27 [details]
sample proglem that has translate problem

tar -zxvf translate-problem.tar.gz
cd translate-problem
make
python translate-problem.py
Comment 2 Jooncheol Park 2009-11-11 10:52:50 EET
sorry, i didnt change one line 
to test this sample, you have to change
"from PyQt4 ..." to "from PySide .."

when use PyQt4, it translate well, but PySide is not work
Comment 3 renato filho 2009-11-11 13:40:04 EET
Fixed on PySide commit: 6964fd30af129b0ad83653571fa32022de76dfdc
Comment 4 renato filho 2009-11-24 15:29:03 EET
fixed on release 0.2.2.