Re: [Harbour] Re: hbide Unrecoverable error 6005: Exception SIGSEGV on exit

2010-03-15 Thread Bruno Luciani
I confirm the same problem here , same scenario ubuntu 9.10 32 bits Bruno br...@notebook:~/harbour-project/harbour/contrib/hbide$ ./hbide idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS NIL QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockProjectTree", which already has a layout QWi

Re: [Harbour] Re: hbide Unrecoverable error 6005: Exception SIGSEGV on exit

2010-03-15 Thread marco bra
2010/3/15 Pritpal Bedi > > Hi Marco > > This log has two entries of primary interest for me: > > 1. QMainWindow::saveState(): 'objectName' not set for QToolBar 0x8d8fcc8 '' > 2. Object::disconnect: No such signal QTableWidget::itemDoubleClicked( > QTableWidgetItem *, int ) in ../../../hbqt_hbslot

[Harbour] Re: hbide Unrecoverable error 6005: Exception SIGSEGV on exit

2010-03-15 Thread Pritpal Bedi
Hi Marco This log has two entries of primary interest for me: 1. QMainWindow::saveState(): 'objectName' not set for QToolBar 0x8d8fcc8 '' 2. Object::disconnect: No such signal QTableWidget::itemDoubleClicked( QTableWidgetItem *, int ) in ../../../hbqt_hbslots.cpp:286 1st one I know and have fix