[Kde-bindings] [PATCH] Fix pykdeuic4 UI file generation

Luca Beltrame einar at heavensinferno.net
Sat Dec 19 20:29:04 UTC 2009


Hello,

As per bug report 217537 (https://bugs.kde.org/show_bug.cgi?id=217537 ), 
pykdeuic4 is unable to generate new UI files because of a change in the latest 
versions of PyQt4. As the reporter says, this is because qtproxies.i18n_string 
no longer contains the "escape" method, now moved to a function outside of the 
class.

In fact, I applied the fix suggested there and everything seems to work fine. 
Therefore, here's an one-liner patch that fixes the issue.

I hope it is helpful.

Credits should go to the original reporter, I merely made the patch.

If there needs to be a reply, please CC, I'm not subscribed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pykdeuic.patch
Type: text/x-patch
Size: 439 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20091219/0842f9ef/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20091219/0842f9ef/attachment.sig>


More information about the Kde-bindings mailing list