Hi all, The attached python program causes a server crash (pg1 from cvs^H^H^Hsvn).
The crash occurs at textedit_logical.c line 502, where p is NULL in my case. Bye, Fr�d�ric -- (1) Everything depends. (2) Nothing is always. (3) Everything is sometimes.
import PicoGUI
app = PicoGUI.Application ()
t = app.addWidget ('TextEdit')
t.text = ''
app.run ()
pgp00000.pgp
Description: PGP signature
