Bisz István wrote:
> 
> Yes, indeed, this is the solution for the so hunted GPF-s in HBQT.
> 
> In the attachment is the hbqt patch for the hbide crashes in different
> circumstances.
> 
> The problem is generated by the following sequences in searchreplace.uic:
> 
>         horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding,
> QSizePolicy::Minimum);
>         horizontalLayout->addItem(horizontalSpacer);
> and
> 
>         horizontalSpacer_2 = new QSpacerItem(40, 20,
> QSizePolicy::Expanding, QSizePolicy::Minimum);
>         horizontalLayout_2->addItem(horizontalSpacer_2);
> 

For now I am including above patch in my tests.
And if it resolves crashes with the updated code, I will commit.
Later we will be waiting for Przemek's commit to see it the same 
is done on GC levels.


-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://n2.nabble.com/Pritpal-and-Vikto-please-test-this-generator-tp4900883p4907848.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to