Re: [Harbour] A Bug in TBrowse Class

2008-10-27 Thread Szakáts Viktor
I suspect it's the hb_AINS()/hb_ADEL() modification, but first quick fixes made it just worse. Brgds, Viktor On 2008.10.27., at 14:13, Przemyslaw Czerpak wrote: On Mon, 27 Oct 2008, Szak�ts Viktor wrote: Hi, While experimenting with Darwin GTXWC build, I just got the exact same error. (neve

Re: [Harbour] A Bug in TBrowse Class

2008-10-27 Thread Szakáts Viktor
Hi Przemek, It's now very easy to exploit by going to the bottom of the browse with DOWN button, then go up to make the screen scroll one position, then go down to the bottom again. The crash happens at that point. Simple BROWSE() call will do. r9693 (with -gc3) was still okay, r9732 (with -gc3

Re: [Harbour] A Bug in TBrowse Class

2008-10-27 Thread Przemyslaw Czerpak
On Mon, 27 Oct 2008, Szak�ts Viktor wrote: Hi, > While experimenting with Darwin GTXWC build, I just > got the exact same error. (never ever got it before) > --- > ErrorMessage= Error(2) BASE/1066 Argument error: conditional > ErrorCategory=EG_ARG (1) > ErrorOS= Nincs hiba (0) >

Re: [Harbour] A Bug in TBrowse Class

2008-10-26 Thread Teo Fonrouge
On Saturday 25 October 2008 09:09:06 pm Pritpal Bedi wrote: > Hello Przemek > > How this error can be generated: > Open any TBrowse. I did with tests/wvtext.prg . > > Scroll down with down-arrow past last line by two records. > Scroll up with up-arrow past first record. > Scroll down with down-arro

Re: [Harbour] A Bug in TBrowse Class

2008-10-26 Thread Szakáts Viktor
Hi, While experimenting with Darwin GTXWC build, I just got the exact same error. (never ever got it before) --- ErrorMessage= Error(2) BASE/1066 Argument error: conditional ErrorCategory=EG_ARG (1) ErrorOS= Nincs hiba (0) ErrorArgs=NIL ErrorFlags= ErrorRetries= 0 Ca

[Harbour] A Bug in TBrowse Class

2008-10-25 Thread Pritpal Bedi
Hello Przemek How this error can be generated: Open any TBrowse. I did with tests/wvtext.prg . Scroll down with down-arrow past last line by two records. Scroll up with up-arrow past first record. Scroll down with down-arrow and at stay at last row for a moment - just to be sure. Scroll down -