Sundance,
That's it! I didn't realized the last_traceback was keeping the reference to
the frame.
Thanks for your help!
Fabio Menegazzo
On Wed, Dec 10, 2008 at 9:26 AM, Sundance <[EMAIL PROTECTED]> wrote:
> Fabio Menegazzo wrote:
>
> > Consider a widget in the display. When an exception happen
Is it possible to set timeout for loading an URL in QWebView?
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
2008/12/10 duncan duncan <[EMAIL PROTECTED]>
>
>
> On Wed, Dec 10, 2008 at 10:29 AM, Phil Thompson <
> [EMAIL PROTECTED]> wrote:
>
>> On Wed, 10 Dec 2008 10:05:12 +0100, "piotr maliński" <[EMAIL PROTECTED]
>> >
>> wrote:
>> > I've installed latest PyQt4 release for Windows and the problem is it
>>
On Wed, Dec 10, 2008 at 10:29 AM, Phil Thompson <[EMAIL PROTECTED]
> wrote:
> On Wed, 10 Dec 2008 10:05:12 +0100, "piotr maliński" <[EMAIL PROTECTED]>
> wrote:
> > I've installed latest PyQt4 release for Windows and the problem is it
> > doesn't has MySQL driver (QSqlDatabase: QMYSQL driver not lo
Fabio Menegazzo wrote:
> Consider a widget in the display. When an exception happens the Python
> frame never dies. Am I doing something wrong?
Hi Fabio,
In your example, your exception occurs while the frame for
SlotRaiseError() is still on the stack. The traceback thus keeps a
pointer to tha
hm.. I have qt creator. Does it have MySQL support, anyone knows? :)
2008/12/10 Phil Thompson <[EMAIL PROTECTED]>
> On Wed, 10 Dec 2008 10:05:12 +0100, "piotr maliński" <[EMAIL PROTECTED]>
> wrote:
> > I've installed latest PyQt4 release for Windows and the problem is it
> > doesn't has MySQL dri
El Monday 08 December 2008 03:53:28 vàreu escriure:
> On Mon, Dec 8, 2008 at 12:53 AM, Sergio Jovani <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I'm developing a downloads application and I have created a QThread for
> > that reason. I start the QThread with no problems, but when I try
> > termi
On Wed, 10 Dec 2008 10:05:12 +0100, "piotr maliński" <[EMAIL PROTECTED]>
wrote:
> I've installed latest PyQt4 release for Windows and the problem is it
> doesn't has MySQL driver (QSqlDatabase: QMYSQL driver not loaded). There
is
> only SQLITE and ODBC...
Correct - you will have to compile Qt and
Hi all!
I am facing a problem with Python exceptions on Qt.
Consider a widget in the display. When an exception happens the Python frame
never dies. Am I doing something wrong?
An unittest which reproduce the situation is attached.
Please let me know if I am missing something and the correct sol
I've installed latest PyQt4 release for Windows and the problem is it
doesn't has MySQL driver (QSqlDatabase: QMYSQL driver not loaded). There is
only SQLITE and ODBC...
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.co
10 matches
Mail list logo