[Harbour] Re: OS/2: Harbour 14525 - hbqt

2010-05-23 Thread Pritpal Bedi
David Arturo Macias Corona wrote: > > idetools.prg restored > hbqt/qtgui/QMenu.cpp modified with your change > hbqtqui.lib recreated > hbide.exe recreated > > Same old GPF: > :-(. > Ready for next tests > Just comment-out this line, let's proceed. - enjoy hbIDEing... P

[Harbour] Re: OS/2: Harbour 14525 - hbqt

2010-05-23 Thread David Arturo Macias Corona
Pritpal: >My assertion was wrong. >QMenu():new() somehow is broken. >Can you try changing hbqt/qtgui/QMenu.cpp [...] >Also remove previous try. I hope it should work. idetools.prg restored hbqt/qtgui/QMenu.cpp modified with your change hbqtqui.lib recreated hbide.exe recreated Same old GPF

[Harbour] Re: OS/2: Harbour 14525 - hbqt

2010-05-20 Thread Pritpal Bedi
David Arturo Macias Corona wrote: > > Pritpal: > > >Try changing idetools.prg#135: > > > oAct:setMenu( QMenu():new() ) > >=> > > oAct:setMenu( QMenu():new( oAct ) ) > > >I am not sure, but let's try. > > I changed: > >//DAVID: oAct:setMenu( QMenu():new() ) >

[Harbour] Re: OS/2: Harbour 14525 - hbqt

2010-05-20 Thread David Arturo Macias Corona
Pritpal: >Try changing idetools.prg#135: > oAct:setMenu( QMenu():new() ) >=> > oAct:setMenu( QMenu():new( oAct ) ) >I am not sure, but let's try. I changed: //DAVID: oAct:setMenu( QMenu():new() ) oAct:setMenu( QMenu():new( oAct ) ) so line moved to 136 New GPF is

[Harbour] Re: OS/2: Harbour 14525 - hbqt

2010-05-20 Thread Pritpal Bedi
David Arturo Macias Corona wrote: > > hbide build fine > Running hbide.exe GPF as before with: > > - > Exception c005 at address 0x1ddd69ca > > Exception Code:C005 > Exception Address:1DDD69CA > EAX:0001 EBX:02F3D39C ECX:02F3D3A4 EDX:00