[PyQt] Can't load UI files under Turkish locale (again)

Phil Thompson phil at riverbankcomputing.com
Tue Jun 16 10:13:15 BST 2009


On Tue, 16 Jun 2009 11:57:53 +0300, Gökçen Eraslan <gokcen at pardus.org.tr>
wrote:
> Hi,
> 
> In an early version of PyQt(< 4.4.4) we were having problems about
loading
> ui 
> files with Turkish locale like:
> 
> File "/usr/lib/python2.4/site-packages/PyQt4/uic/properties.py", line
220, 
> in setProperties
>     getattr(widget, "set%s%s" % (propname[0].upper(), propname[1:]))(
> AttributeError: seticon
> 
> And this problem was fixed after this thread[1], and PyQt 4.4.4 was fine.
> But 
> in PyQt 4.5, according patch in the thread (also attached) is not
included.
> Is 
> this intentional or just forgotten? Can you include it again in next
> release?
> 
> Thanks.
> 
> [1] http://www.mail-archive.com/pyqt@riverbankcomputing.com/msg11374.html

Dropped by accident I'm afraid. Also too late for the next release.

Phil


More information about the PyQt mailing list