On Fri, Sep 27, 2013 at 02:18:34PM +0200, Robert Schilling wrote:
> This measurement is running about an hour. It continuously sends signals to
> the UI which prints them in a text field.
Do you have a lot of text in your text field?
The problem is that the text field holds too much content.
In data mercoledì 09 ottobre 2013 19:16:59, Filippo Cucchetto ha scritto:
> i'm using the pyqt snapshot 41b8f6ca2ea4 and the latest sip version
> retrieved through mercurial. Any idea? i think that maybe i missed some
I'm getting the same error when trying to package PyQt 5.1 for openSUSE, so
I'
Hi,
i'm trying to cross compile the PyQt bindings for my raspberry pi. During
the build process make fails with:
/home/filippo/Raspberry/src/PyQt-gpl-5.1.1-snapshot-41b8f6ca2ea4/sip/QtQuick/qsggeometry.sip:67:21:
error: 'SIP_READ_ONLY' was not declared in this scope
i'm using the pyqt snapshot 41b
So I managed to update Qt in the Sailfish SDK and I can confirm that the
latest PyQt snapshot works fine. :)
Greets Jens
On Tue, Oct 8, 2013 at 2:31 PM, Jens Persson wrote:
> I didn't find any snapshot of the pyqt-5.0.x series. AFAIK Sailfish' SDK
> hasn't upgraded to qt-5.1.x yet.
>
> Greets