[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyKDE] Pb with QTextDocument.clone()
From:       Xavier_Décoret <Xavier.Decoret () imag ! fr>
Date:       2006-08-06 10:42:41
Message-ID: 44D5C7A1.9010707 () imag ! fr
[Download RAW message or body]

Hello, the following simple code crashes python under windows. Under 
linux, it randomly crashes but less often. It really sounds like a 
deallocated object problem. I am using Qt4.1.4 with PyQt4.0.1 and Python 
2.4.
Am I missing something or should I do a bug report?

from PyQt4.QtCore import *
from PyQt4.QtGui import *

import sys

app = QApplication(sys.argv)

doc = QTextDocument()
doc.setHtml("hello")

clo = doc.clone()



_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic