Re: [Harbour] SF.net SVN: harbour-project:[13985] trunk/harbour
2010/2/25 Viktor Szakáts > Hi Marco, > > > On Ubuntu 9.10 32 bits hbide recompiled with "hbmk2 hbide.hbp -rebuild" > deleted the hbide.ini file > > It's rather impossible that hbmk2 deleted hbide.ini, > or any other file, which is not even referred to > in the passed commands. (Of course it also won't > delete any files not created by hbmk2 itself) > > Very sorry, Victor: hbmk2 don't delete hbide.ini, the row: "On Ubuntu 9.10 32 bits hbide recompiled with "hbmk2 hbide.hbp -rebuild" deleted the hbide.ini file" is wrong, must be read as "On Ubuntu 9.10 32 bits hbide recompiled with "hbmk2 hbide.hbp -rebuild", then i also deleted the hbide.ini file to get fresh hbide start point" Thank you, best regards Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] SF.net SVN: harbour-project:[13985] trunk/harbour
Hi Marco, > On Ubuntu 9.10 32 bits hbide recompiled with "hbmk2 hbide.hbp -rebuild" > deleted the hbide.ini file It's rather impossible that hbmk2 deleted hbide.ini, or any other file, which is not even referred to in the passed commands. (Of course it also won't delete any files not created by hbmk2 itself) Brgds, Viktor ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] SF.net SVN: harbour-project:[13985] trunk/harbour
2010/2/25 marco bra > > > 2010/2/25 > >> Revision: 13985 >> >> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13985&view=rev >> Author: vouchcac >> Date: 2010-02-25 01:12:15 + (Thu, 25 Feb 2010) >> >> Log Message: >> --- >> 2010-02-24 16:46 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) >> >>+ This commit is mainly uplifts and rationlizes the menus, >> toolbars, and docking widgets plus a big consideration of >> parent child relationship is achieved. >> >>* Implemented: right-side toolbar which contains the toggle >> icons for docking widgets. The same functionality is available >> also in main-menu option. >> >>* Menu options are reworked and all actions pertaining to docking >> widgets are removed from there. The same is applied to >> top-toolbar also. All actions pertaining to block operations >> are cornered at the left-side toolbar. Thus menus, toolbars are >> in perfect synchronization. >> >>* Harbour-help is now loaded on demand. Only when help icon is >> toggled on the right-toolbar. >> >>* hbIDE icon is changed as I committed before. No one forwarded >> his opinions, so I assume it is appropriate image. >> > >; NOTE: This commit now presents hbIDE to the external world >> with almost-profession look and feel, so we can spread the word. >> >>; This commit is with heavy changes so regression is possible. >> Please speak-out if you find something weired. >> >> Please ignore previous report: On Ubuntu 9.10 32 bits hbide recompiled with "hbmk2 hbide.hbp -rebuild" deleted the hbide.ini file a full recompile of Harbour after svn. Rev. 13987 make startup message dialog to disappear Still issue on: - Crash on choosing Default Theme Unrecoverable error 6005: Exception SIGSEGV at address 0x29 Called from IDETHEMES:SELECTTHEME(616) in idethemes.prg Called from IDETHEMES:SETWRKTHEME(226) in idethemes.prg Called from (b)IDEACTIONS_BUILDMAINMENU(575) in ideactions.prg Called from XBPMENU:EXEBLOCK(0) in ../../../xbpmenubar.prg Called from (b)XBPMENUBAR_PLACEITEM(0) in ../../../xbpmenubar.prg Called from QT_QEVENTLOOP_PROCESSEVENTS(0) Called from QEVENTLOOP:PROCESSEVENTS(0) in ../../../TQEventLoop.prg Called from APPEVENT(0) in ../../../xbpgeneric.prg Called from HBIDE:CREATE(418) in hbide.prg Called from MAIN(110) in hbide.prg - Harbour Documentation: the path of Document Viewer load/refresh only after a full hbide restart and i must set the doc path and not the harbour src install path to get doc loaded (at restart). Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] SF.net SVN: harbour-project:[13985] trunk/harbour
2010/2/25 > Revision: 13985 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13985&view=rev > Author: vouchcac > Date: 2010-02-25 01:12:15 + (Thu, 25 Feb 2010) > > Log Message: > --- > 2010-02-24 16:46 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) > >+ This commit is mainly uplifts and rationlizes the menus, > toolbars, and docking widgets plus a big consideration of > parent child relationship is achieved. > >* Implemented: right-side toolbar which contains the toggle > icons for docking widgets. The same functionality is available > also in main-menu option. > >* Menu options are reworked and all actions pertaining to docking > widgets are removed from there. The same is applied to > top-toolbar also. All actions pertaining to block operations > are cornered at the left-side toolbar. Thus menus, toolbars are > in perfect synchronization. > >* Harbour-help is now loaded on demand. Only when help icon is > toggled on the right-toolbar. > >* hbIDE icon is changed as I committed before. No one forwarded > his opinions, so I assume it is appropriate image. > ; NOTE: This commit now presents hbIDE to the external world > with almost-profession look and feel, so we can spread the word. > >; This commit is with heavy changes so regression is possible. > Please speak-out if you find something weired. > > On Ubuntu 9.10 32 bits hbide recompiled with "hbmk2 hbide.hbc -rebuild" deleted the hbide.ini file At startup of hbide i get: 1) two info dialogs before main interface is showed :SETSIZEPOLICY_1 Message not found - IDEDOCKS:BUILDPROJECTTREE:644 2) :SETSIZEPOLICY_1 Message not found - IDEDOCKS:BUILDPROJECTTREE:694 -- Choosing/Setting a theme from menu Setup → Set default theme: Unrecoverable error 6005: Exception SIGSEGV at address 0x29 Called from IDETHEMES:SELECTTHEME(616) in idethemes.prg Called from IDETHEMES:SETWRKTHEME(226) in idethemes.prg Called from (b)IDEACTIONS_BUILDMAINMENU(575) in ideactions.prg Called from XBPMENU:EXEBLOCK(0) in ../../../xbpmenubar.prg Called from (b)XBPMENUBAR_PLACEITEM(0) in ../../../xbpmenubar.prg Called from QT_QEVENTLOOP_PROCESSEVENTS(0) Called from QEVENTLOOP:PROCESSEVENTS(0) in ../../../TQEventLoop.prg Called from APPEVENT(0) in ../../../xbpgeneric.prg Called from HBIDE:CREATE(418) in hbide.prg Called from MAIN(110) in hbide.prg -- Can't setup (might be some path trouble, where are the path settings now...? ) the Harbour doc in Linux Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] SF.net SVN: harbour-project:[13985] trunk/harbour
Revision: 13985 http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13985&view=rev Author: vouchcac Date: 2010-02-25 01:12:15 + (Thu, 25 Feb 2010) Log Message: --- 2010-02-24 16:46 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) * contrib/hbide/resources/docviewgenerator.ui * contrib/hbide/resources/docviewgenerator.uic * contrib/hbide/resources/environments.ui * contrib/hbide/resources/environments.uic * contrib/hbide/resources/finddialog.uic * contrib/hbide/resources/findinfiles.uic * contrib/hbide/resources/findinfilesex.ui * contrib/hbide/resources/findinfilesex.uic * contrib/hbide/resources/findsource.uic * contrib/hbide/resources/mainwindow.uic * contrib/hbide/resources/projectproperties.uic * contrib/hbide/resources/projectpropertiesex.ui * contrib/hbide/resources/projectpropertiesex.uic * contrib/hbide/resources/searchreplace.ui * contrib/hbide/resources/searchreplace.uic * contrib/hbide/resources/searchreplacepanel.ui * contrib/hbide/resources/searchreplacepanel.uic * contrib/hbide/resources/selectionlist.uic * contrib/hbide/resources/selectproject.uic * contrib/hbide/resources/skeletons.ui * contrib/hbide/resources/skeletons.uic * contrib/hbide/resources/themes.uic * contrib/hbide/resources/themesex.ui * contrib/hbide/resources/themesex.uic ! A thourough uniform naming protocol adapted. + contrib/hbide/resources/harbourhelp.png + contrib/hbide/resources/projectstree.png + contrib/hbide/resources/richtext.png + contrib/hbide/resources/syntaxhiliter.png + contrib/hbide/resources/tabs.png * contrib/hbide/resources/blockcomment.png + contrib/hbide/resources/codeskeletons.png * contrib/hbide/resources/dc_function.png + Added more images. * contrib/hbqt/hbqt_hbslots.cpp * contrib/hbqt/hbqt_hbslots.h + Added slots for QDockWidget(). * contrib/hbqt/THbQtUI.prg ! Refined destructor. * contrib/hbide/hbide.prg * contrib/hbide/ideactions.prg * contrib/hbide/idedocks.prg * contrib/hbide/idefindreplace.prg * contrib/hbide/ideharbourhelp.prg * contrib/hbide/idemisc.prg * contrib/hbide/ideobject.prg * contrib/hbide/ideprojmanager.prg * contrib/hbide/idesaveload.prg * contrib/hbide/idethemes.prg + This commit is mainly uplifts and rationlizes the menus, toolbars, and docking widgets plus a big consideration of parent child relationship is achieved. * Implemented: right-side toolbar which contains the toggle icons for docking widgets. The same functionality is available also in main-menu option. * Menu options are reworked and all actions pertaining to docking widgets are removed from there. The same is applied to top-toolbar also. All actions pertaining to block operations are cornered at the left-side toolbar. Thus menus, toolbars are in perfect synchronization. * Harbour-help is now loaded on demand. Only when help icon is toggled on the right-toolbar. * hbIDE icon is changed as I committed before. No one forwarded his opinions, so I assume it is appropriate image. ; NOTE: This commit now presents hbIDE to the external world with almost-profession look and feel, so we can spread the word. ; This commit is with heavy changes so regression is possible. Please speak-out if you find something weired. Modified Paths: -- trunk/harbour/ChangeLog trunk/harbour/contrib/hbide/hbide.prg trunk/harbour/contrib/hbide/ideactions.prg trunk/harbour/contrib/hbide/idedocks.prg trunk/harbour/contrib/hbide/idefindreplace.prg trunk/harbour/contrib/hbide/ideharbourhelp.prg trunk/harbour/contrib/hbide/idemisc.prg trunk/harbour/contrib/hbide/ideobject.prg trunk/harbour/contrib/hbide/ideprojmanager.prg trunk/harbour/contrib/hbide/idesaveload.prg trunk/harbour/contrib/hbide/idethemes.prg trunk/harbour/contrib/hbide/resources/blockcomment.png trunk/harbour/contrib/hbide/resources/dc_function.png trunk/harbour/contrib/hbide/resources/docviewgenerator.ui trunk/harbour/contrib/hbide/resources/docviewgenerator.uic trunk/harbour/contrib/hbide/resources/environments.ui trunk/harbour/contrib/hbide/resources/environments.uic trunk/harbour/contrib/hbide/resources/finddialog.uic trunk/harbour/contrib/hbide/resources/findinfiles.uic trunk/harbour/contrib/hbide/resources/findinfilesex.ui trunk/harbour/contrib/hbide/resources/findinfilesex.uic trunk/harbour/contrib/hbide/resources/findsource.uic trunk/harbour/contrib/hbide/resources/mainwindow.uic trunk/harbour/contrib/hbide/resources/projectproperties.uic trunk/harbour/contrib/hbide/resources/projectpropertiesex.ui trunk/harbour/contrib/hbide/resources/projectpropertiesex.uic trunk/harbour/contrib/hbide/resources/searchreplace.ui trunk/harbour/contrib/hbide/resources/searchreplace.uic trunk/harbour/contrib/hbi