Comment 4 for bug 395175

Revision history for this message
Gary van der Merwe (garyvdm) wrote : Re: Refresh twice in a row causes segmentation fault

Some tips to solve this:
* Use the modeltest.py from PyQt. Try reproduce the refresh that is happening that is causing the segfault while model test is connected to the model. Qbzr has a class to make modeltest operate better in conjunction with bzr's test suit (see /lib/test/excepthookwatcher.py from qbzr).

* See this change: http://bazaar.launchpad.net/~garyvdm/qbzr/commitstuff/revision/831.1.5 The symptoms were similar.