[PyQt] QTextBlockUserData forgotten in SIP 4.14.3, bug?

Phil Thompson phil at riverbankcomputing.com
Mon Apr 8 15:26:53 BST 2013


On Mon, 8 Apr 2013 15:06:28 +0100, Jonathan Riddell <jr at jriddell.org>
wrote:
> On Mon, Mar 11, 2013 at 02:01:21PM +0000, Phil Thompson wrote:
>> It's a PyQt bug - fixed in tonight's snapshot.
> 
> In Ubuntu we had this patch added to PyQt to fix this issue
>
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/raring/python-qt4/raring/view/head:/debian/patches/fix-QTextBlockUserData.patch
> 
> is that right?

No, because of...

> it causes a build failure in pyKDE
> http://paste.kde.org/718754/
> /usr/include/qt4/QtGui/qsyntaxhighlighter.h:95:10: error: 'void
> QSyntaxHighlighter::setCurrentBlockUserData(QTextBlockUserData*)' is
> protected

The current snapshot has the correct fix.

Phil


More information about the PyQt mailing list