[PyQt] Possible bug in pyludate5

Detlev Offenbach detlev at die-offenbachs.de
Sat Jul 12 11:04:48 BST 2014


Any news about that?

On Saturday 05 July 2014, 13:18:49 Detlev Offenbach wrote:
> Hi,
> 
> I have a few calls like these in my program.
> 
> QCoreApplication.translate(
>             "DownloadUtilities",
>             "%n:{0:02} minutes remaining""", "",
>             minutes).format(seconds)
> 
> The observed issue is, that pyludate5 doesn't generate the numerous form.
> Attached find a minumum example and the resultant output. The _correct.ty
> file contains the correct format that should have been created.
> 
> If the compatibility overload of the translate function (the one containg
> the encoding parameter), the generated .ts file is correct. However, that
> is not wrapped (i.e. not cotained in QCoreApplication.sip).
> 
> Regards,
> Detlev--
> *Detlev Offenbach*
> detlev at die-offenbachs.de-- 
*Detlev Offenbach*
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140712/7e493b01/attachment.html>


More information about the PyQt mailing list