[Harbour] Re: Error running hbide with today svn (13910)

2010-02-18 Thread Pritpal Bedi
Guy Roussin wrote: > > > cd /usr/local/src/harbour > svn update ' --> now rev > 13912 > make clean > make > sudo make install > cd contrib/hbide > ./hbmk2 hbide.hbp > ./hbide > {same crash} > I can reproduce this error on my desktop. On laptop ever

Re: [Harbour] Re: Error running hbide with today svn (13910)

2010-02-18 Thread Guy Roussin
I get this error running hbide on linux debian sid 32 bits : $ ./hbide Unrecoverable error 6005: Exception SIGSEGV at address 0x29 Called from HBIDE:_OSEARCHREPLACE(0) in ../../../tobject.prg Called from IDEDOCKS:BUILDSEARCHREPLACEWIDGET(333) in idedocks.prg Called from IDEDOCKS:BUILDDIALOG(300

[Harbour] Re: Error running hbide with today svn (13910)

2010-02-18 Thread Pritpal Bedi
Viktor Szakáts wrote: > > Why can a missing file causing RTE or GPF in HBQT/HBIDE? > > This is clear bug and should be fixed. A missing > file should be handled gracefully and an error > displayed or functionality made unavailable (picture > not displayed), etc. > Yep. And will update the

Re: [Harbour] Re: Error running hbide with today svn (13910)

2010-02-18 Thread Viktor Szakáts
Hi All, Why can a missing file causing RTE or GPF in HBQT/HBIDE? This is clear bug and should be fixed. A missing file should be handled gracefully and an error displayed or functionality made unavailable (picture not displayed), etc. Brgds, Viktor On 2010 Feb 18, at 18:21, Pritpal Bedi wrot

[Harbour] Re: Error running hbide with today svn (13910)

2010-02-18 Thread Pritpal Bedi
Guy Roussin wrote: > > Hi, > > I get this error running hbide on linux debian sid 32 bits : > $ ./hbide > > Unrecoverable error 6005: Exception SIGSEGV at address 0x29 > Called from HBIDE:_OSEARCHREPLACE(0) in ../../../tobject.prg > Called from IDEDOCKS:BUILDSEARCHREPLACEWIDGET(333) in idedock