Re: [Harbour] SF.net SVN: harbour-project:[13403] trunk/harbour
On Ubuntu 9.10 and on Ubuntu 10.04 (unstable) compiling from svn rev. 13403 i get this error Thank you and best regards. Marco gcc -I. -I../../../../../include -Wall -W -O3 -ohbtrace.o -c ../../../hbtrace.c ../../../hbtrace.c: In function ‘hb_tracelog_’: ../../../hbtrace.c:214: error: ‘s_winout’ undeclared (first use in this function) ../../../hbtrace.c:214: error: (Each undeclared identifier is reported only once ../../../hbtrace.c:214: error: for each function it appears in.) make[3]: *** [hbtrace.o] Errore 1 make[2]: *** [descend] Errore 2 make[1]: *** [common] Errore 2 make: *** [src] Errore 2 ___ 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:[13414] trunk/harbour
With Harbour 2.0.1dev (Rev. 13414) on a Ubuntu 9.10 32 bits after a full compiling of hbide hbmk2 hbide.hbp with no errors or warnings running ./hbide i get this runtime error "cat hb_out.log" Application Internal Error - /home/ubuntu/src/harbour/contrib/hbide/hbide Terminated at: 2009.12.29 14:42:49 Unrecoverable error 6005: Exception SIGSEGV at address 0x4 A dialog window show me this detailed errors list: Error BASE/1068 Argument error: array access Called from SETAPPEVENT(0) Called from XBPDIALOG:GRABEVENT(0) Called from (b)XBPDIALOG_CREATE(0) Called from QT_QWIDGET_SHOW(0) Called from QMAINWINDOW:SHOW(0) Called from XBPDIALOG:SHOW(0) Called from XBPDIALOG:CREATE(0) Called from HBIDE:BUILDDIALOG(1081) Called from HBIDE:CREATE(273) Called from MAIN(101) Thank you and best regards ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Harbour 2.0 linux release search a releaser
I already have deb packages for Ubuntu 10.04 32 bits and i'm building the Ubuntu 9.10 32 bits now Can i send the Ubuntu 10.04 directly to you via mail... or please tell me what i must do? Hth ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Harbour 2.0 linux release search a releaser
md5sum ubuntu-9.10-32bits/harbour_2.0.0-1_i386.deb 12b7f5b69ac94c8b1f768e20004a37a0 ubuntu-9.10-32bits/harbour_2.0.0-1_i386.deb md5sum ubuntu-10.04-32bits/harbour_2.0.0-1_i386.deb 3c72d16172b0457bce96e367b7320d17 ubuntu-10.04-32bits/harbour_2.0.0-1_i386.deb If you want them tell me where i can send... Hth ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Public Invitation to see how much is powerful hbide
Massimo ok, but more than one user have this issue running hbide: http://old.nabble.com/HBIDE-dont-start-%2C-see-image-to26963483.html#a26963703 Do you have some hint to compile hbxbp with -l parameter... to help into debug of this...? Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Public Invitation to see how much is powerful hbide
Ok thank you. On Ubuntu i have done this: cd $HOME/src/harbour/contrib/hbxbp export HB_LIB_INSTALL=/usr/lib export HB_INC_INSTALL=/usr/include export HB_USER_PRGFLAGS=-l- make clean; make sudo -E make install Then going into the hbide dir cd $HOME/src/harbour/contrib/hbxbp hbmk2 hbide.hbp -clean hbmk2 hbide.hbp ./hbide i still get startup error with any additional informative row: Error BASE/1068 Argument error: array access Called from SETAPPEVENT(0) Called from XBPDIALOG:GRABEVENT(0) Called from (b)XBPDIALOG_CREATE(0) Called from QT_QWIDGET_SHOW(0) Called from QMAINWINDOW:SHOW(0) Called from XBPDIALOG:SHOW(0) Called from XBPDIALOG:CREATE(0) Called from HBIDE:BUILDDIALOG(1088) Called from HBIDE:CREATE(273) Called from MAIN(101) ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] HBIDE dont start , see image
On Ubuntu i have done this: cd $HOME/src/harbour/contrib/hbxbp export HB_LIB_INSTALL=/usr/lib export HB_INC_INSTALL=/usr/include export HB_USER_PRGFLAGS=-l- make clean; make sudo -E make install Then going into the hbide dir cd $HOME/src/harbour/contrib/hbxbp hbmk2 hbide.hbp -clean hbmk2 hbide.hbp ./hbide i still get startup error with any additional informative row: Error BASE/1068 Argument error: array access Called from SETAPPEVENT(0) Called from XBPDIALOG:GRABEVENT(0) Called from (b)XBPDIALOG_CREATE(0) Called from QT_QWIDGET_SHOW(0) Called from QMAINWINDOW:SHOW(0) Called from XBPDIALOG:SHOW(0) Called from XBPDIALOG:CREATE(0) Called from HBIDE:BUILDDIALOG(1088) Called from HBIDE:CREATE(273) Called from MAIN(101) ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Building HBIDE and qtcore4 lib.
With svn v13425 Run fine in Ubuntu 9.10 32 bits now no more startup dialog error... Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Harbour 2.0 linux release search a releaser
I have wrote a little howto (but i need to verify it to solve your question): Please try this http://www.elart.it/links/harbourhowto_deb_en.php here in italian lang http://www.elart.it/links/harbourhowto_deb.php Please also put this link in your bookmark to have the main develop site of Ubuntu where you can ask questions and submit Ubuntu bugs and generally find help: https://launchpad.net/ubuntu I have made a packaging request here: https://bugs.launchpad.net/ubuntu/+bug/502331 please subcribe yourself to launchpad and subcribe the bug (packaging request) Please also try my mb-ubuntu-optimizer (write in harbour) that auto optimize firefox and give terminal command to optimize Ubuntu http://www.elart.it/ubuntu/mb_ubuntu_optimizer/index_en.php Hth ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Harbour 2.0 linux release search a releaser
Sure i will do but is better to enforce the Ubuntu packaging request i reported here https://bugs.launchpad.net/ubuntu/+source/harbour/+bug/502331 on Launchpad or better create a PPA https://help.launchpad.net/Packaging/PPA for Harbour. to get Harbour easily installed and updated from repositories, while we are waiting for the official inclusion into master repositories. Can we try to do it ? Hope this helps ___ 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:[13462] trunk/harbour
Hi all, compiling hbide i get this: Error compiling hbide.prg with harbour svn rev. Version: Harbour 2.0.1dev (Rev. 13462) hbmk2 hbide.hbp -rebuild hbmk2: Processing configuration: /usr/bin/hbmk.cfg hbmk2: Compiling Harbour sources... Harbour 2.0.1dev (Rev. 13462) Copyright (c) 1999-2010, http://www.harbour-project.org/ Compiling 'hbide.prg'... Lines 6957, Functions/Procedures 53 Generating C source output to '.hbmk/linux/gcc/hbide.c'... Done. Compiling 'idestylesheets.prg'... Lines 7343, Functions/Procedures 1 Generating C source output to '.hbmk/linux/gcc/idestylesheets.c'... Done. Compiling 'idetags.prg'... Lines 10725, Functions/Procedures 4 Generating C source output to '.hbmk/linux/gcc/idetags.c'... Done. Compiling 'idemisc.prg'... Lines 14691, Functions/Procedures 36 Generating C source output to '.hbmk/linux/gcc/idemisc.c'... Done. Compiling 'ideactions.prg'... Lines 18659, Functions/Procedures 5 Generating C source output to '.hbmk/linux/gcc/ideactions.c'... Done. Compiling 'ideeditor.prg'... Lines 22434, Functions/Procedures 14 Generating C source output to '.hbmk/linux/gcc/ideeditor.c'... Done. Compiling 'idefindreplace.prg'... Lines 26034, Functions/Procedures 11 Generating C source output to '.hbmk/linux/gcc/idefindreplace.c'... Done. Compiling 'idedocks.prg'... Lines 29712, Functions/Procedures 11 Generating C source output to '.hbmk/linux/gcc/idedocks.c'... Done. Compiling 'idesaveload.prg'... Lines 32586, Functions/Procedures 2 Generating C source output to '.hbmk/linux/gcc/idesaveload.c'... Done. Compiling 'iderequests.prg'... Lines 32834, Functions/Procedures 1 Generating C source output to '.hbmk/linux/gcc/iderequests.c'... Done. Compiling 'idethemes.prg'... Lines 37192, Functions/Procedures 35 Generating C source output to '.hbmk/linux/gcc/idethemes.c'... Done. hbmk2: Compiling... hbmk2: Linking... hbide .hbmk/linux/gcc/ideeditor.o:(.data+0xa48): undefined reference to `HB_FUN_QT_CONNECT_EVENT' .hbmk/linux/gcc/ideeditor.o:(.data+0xa68): undefined reference to `HB_FUN_QT_DISCONNECT_EVENT' .hbmk/linux/gcc/idethemes.o:(.data+0x9b8): undefined reference to `HB_FUN_QT_CONNECT_SIGNAL' .hbmk/linux/gcc/idethemes.o:(.data+0x9d8): undefined reference to `HB_FUN_QT_DISCONNECT_SIGNAL' /usr/lib/libhbxbp.a(xbpwindow.o):(.data+0x9e8): undefined reference to `HB_FUN_QT_GETEVENTFILTER' /usr/lib/libhbxbp.a(xbpmenubar.o):(.data+0x4b8): undefined reference to `HB_FUN_QT_DISCONNECT_SIGNAL' collect2: ld returned 1 exit status hbmk2: Error: Running linker. 1 gcc .hbmk/linux/gcc/hbide.o .hbmk/linux/gcc/idestylesheets.o .hbmk/linux/gcc/idetags.o .hbmk/linux/gcc/idemisc.o .hbmk/linux/gcc/ideactions.o .hbmk/linux/gcc/ideeditor.o .hbmk/linux/gcc/idefindreplace.o .hbmk/linux/gcc/idedocks.o .hbmk/linux/gcc/idesaveload.o .hbmk/linux/gcc/iderequests.o .hbmk/linux/gcc/idethemes.o .hbmk/linux/gcc/ideparseexpr.o .hbmk/linux/gcc/_hbmkaut.o -Wl,--start-group -lhbxbp -lhbqt -lhbqtcore -lhbqtgui -lhbqtnetwork -lQtCore -lQtGui -lQtNetwork -lQtUiTools -lsupc++ -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgttrm -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lm -ldl -lrt -lhbpcre -lhbzlib -lgpm -Wl,--end-group -ohbide -L/usr/lib ubu...@ubuntu-desktop:~/src/harbour/contrib/hbide$ hbmk2 hbide.hbp hbmk2: Processing configuration: /usr/bin/hbmk.cfg hbmk2: Linking... hbide .hbmk/linux/gcc/ideeditor.o:(.data+0xa48): undefined reference to `HB_FUN_QT_CONNECT_EVENT' .hbmk/linux/gcc/ideeditor.o:(.data+0xa68): undefined reference to `HB_FUN_QT_DISCONNECT_EVENT' .hbmk/linux/gcc/idethemes.o:(.data+0x9b8): undefined reference to `HB_FUN_QT_CONNECT_SIGNAL' .hbmk/linux/gcc/idethemes.o:(.data+0x9d8): undefined reference to `HB_FUN_QT_DISCONNECT_SIGNAL' /usr/lib/libhbxbp.a(xbpwindow.o):(.data+0x9e8): undefined reference to `HB_FUN_QT_GETEVENTFILTER' /usr/lib/libhbxbp.a(xbpmenubar.o):(.data+0x4b8): undefined reference to `HB_FUN_QT_DISCONNECT_SIGNAL' collect2: ld returned 1 exit status hbmk2: Error: Running linker. 1 gcc .hbmk/linux/gcc/hbide.o .hbmk/linux/gcc/idestylesheets.o .hbmk/linux/gcc/idetags.o .hbmk/linux/gcc/idemisc.o .hbmk/linux/gcc/ideactions.o .hbmk/linux/gcc/ideeditor.o .hbmk/linux/gcc/idefindreplace.o .hbmk/linux/gcc/idedocks.o .hbmk/linux/gcc/idesaveload.o .hbmk/linux/gcc/iderequests.o .hbmk/linux/gcc/idethemes.o .hbmk/linux/gcc/ideparseexpr.o .hbmk/linux/gcc/_hbmkaut.o -Wl,--start-group -lhbxbp -lhbqt -lhbqtcore -lhbqtgui -lhbqtnetwork -lQtCore -lQtGui -lQtNetwork -lQtUiTools -lsupc++ -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgttrm -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lm -ldl -lrt -lhbpcre -lhbzlib -lgpm -Wl,--end-group -ohbide -L/usr/lib ubu...@ubuntu-desktop:~/src/harbour/contrib/hbide$ harbour -build Harbour 2.0.1dev (Rev. 13462) Copyright (c) 1999-2010, http://www.harbour-pro
Re: [Harbour] Libs and HBIDE
Be sure you have the qt dev library installed open a terminal from Applications→Accessories→Terminal and copy and paste the row below: sudo apt-get update; sudo apt-get -f install; sudo apt-get dist-upgrade; The system will ask you a password, give your user password, you will not see any back-chars to the screen while you type your password then press enter. And then copy from here and paste into terminal the row below: sudo apt-get install libqt3-mt-dev libqt4-dev libqt4-opengl-dev libqwt5-qt4-dev libsoqt-dev-common libsoqt4-dev pyqt4-dev-tools python-qt4-dev qt3-dev-tools qt4-dev-tools Then retry to compile the demoqt.prg copy and paste the row below one row a time then press enter: cd $HOME/src/harbour_svn/contrib/hbqt/tests hbmk2 demoqt.prg ./demoqt Hope this helps ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] Ubuntu harbour-users for Ubuntu created on Launchpad
Launchpad https://launchpad.net/ is the main website where Ubuntu develop is hosted https://edge.launchpad.net/ubuntu. and where users can ask question and get answers https://answers.edge.launchpad.net/ubuntu with packages or with Ubuntu itself. I have made a group https://edge.launchpad.net/~harbour-users to support Harbour package in Ubuntu here the overwiev https://launchpad.net/ubuntu/+source/harbour And to make official inclusion request to Ubuntu team here https://bugs.launchpad.net/ubuntu/+source/harbour/+bug/502331 And to help Ubuntu user in install and general help under Ubuntu Hope this helps ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] observation about 9.1 ubuntu Package
I have made a new questions about this here on Launchpad https://answers.edge.launchpad.net/ubuntu/+source/harbour/ because this is related to Ubuntu and Harbour and we need to move questions like this to some users (not directly development related ) more specific group. Please join launchpad harbour-users to reply https://edge.launchpad.net/~harbour-users Hope this helps ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] svn rev. 13483 hbide startup error
On Ubuntu 9.10 32 bits at start of hbide after showing interface in a second or two i get this error: ./hbide Application Internal Error - /home/danilo/src/harbour/contrib/hbide/hbide Terminated at: 2010.01.06 01:39:57 Unrecoverable error 9023: hb_xgrab requested to allocate zero bytes 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(348) in hbide.prg Called from MAIN(104) in hbide.prg Hth ___ 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:[13484] trunk/harbour
On Harbour rev. 13484 On Ubuntu 9.10 32 bits build/run hbide i get this startup error: Unrecoverable error 9023: hb_xgrab requested to allocate zero bytes 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(348) in hbide.prg Called from MAIN(104) in hbide.prg Thank you and best regards ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] hbide problems
I get this error when i try to "save as" a small piece of source code on Ubuntu 9.10 32 bits from hbide compiled after (Rev. 13499) svn build, thank. Error BASE/1004 Message not found: HBIDE:SAVESOURCEAS Called from __ERRRT_SBASE(0) Called from HBIDE:ERROR(0) Called from (b)HBOBJECT(0) Called from HBIDE:MSGNOTFOUND(0) Called from HBIDE:SAVESOURCEAS(0) Called from HBIDE:EXECACTION(470) Called from (b)IDEACTIONS_BUILDMAINMENU(375) Called from XBPMENU:EXEBLOCK(0) Called from (b)XBPMENUBAR_PLACEITEM(0) Called from QT_QEVENTLOOP_PROCESSEVENTS(0) Called from QEVENTLOOP:PROCESSEVENTS(0) Called from APPEVENT(0) Called from HBIDE:CREATE(347) Called from MAIN(104) ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] hbide svn 13513 runtime error
On Ubuntu 9.10 32bits with hbide from svn 13513 Runtime error: 1) On exit from hbide after created a little source .prg Error BASE/1081 Argument error: + Called from HBIDE_SAVEINI(119) Called from HBIDE:CREATE(357) Called from MAIN(104) But cannot recreate this error twice... 2) Opening the x.prg from File→Open - the hbide open the x.prg file source into editor but show me the file open dialog again 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:[13512] trunk/harbour
- if i open a already existent p.prg source it open and get the file open dialog back again to me so i reopen it i get a dialog that warning me about overwrite already opened content i confirm with yes reload and now i can open the source. In short to open the source code i must open it twice and confirm the warning dialog. - FYI on hbide start it open the latest prg source that i have previously in edit if i don't close it and i get xbpwindow.prg:0:XBPMENU:CONNECT(): HB_TR_ALWAYS hovered() : Failed! Hth ___ 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:[13514] trunk/harbour
- if i open a already existent p.prg source it open and get the file open dialog back again to me so i reopen it i get a dialog that warning me about overwrite already opened content i confirm with yes reload and now i can open the source. In short to open the source code i must open it twice and confirm the warning dialog. - FYI on hbide start it open the latest prg source that i have previously in edit if i don't close it and i get xbpwindow.prg:0:XBPMENU:CONNECT(): HB_TR_ALWAYS hovered() : Failed! Hth 2010/1/8 : > Revision: 13514 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13514&view=rev > Author: vouchcac > Date: 2010-01-08 09:54:38 + (Fri, 08 Jan 2010) > > Log Message: > --- > 2010-01-08 01:37 UTC-0800 Pritpal Bedi (prit...@vouchcac.com) > * contrib/hbqt/hbqt_hbslots.cpp > * contrib/hbqt/hbqt_hbslots.h > + Added QListlistObj member. > There was no guard against an object connected > more than once for the same slot. That's why menu > and toolbar actions were being executed twice. > > * contrib/hbqt/qtcore/QSettings.cpp > * contrib/hbqt/qtcore/TQSettings.prg > * contrib/hbqt/qth/QSettings.qth > ! Added missing static functions. > > * contrib/hbxbp/xbpmenubar.prg > ! Extended guard against invalid QAction. > > * contrib/hbxbp/xbpwindow.prg > ! QPoint() was being accessed without initialization. > > * contrib/hbide/ideactions.prg > * contrib/hbide/ideeditor.prg > * contrib/hbide/idesaveload.prg > ! Fixes to execution of menu and toolbar events twice. > ! Some more artifacts set right. > > Modified Paths: > -- > trunk/harbour/ChangeLog > trunk/harbour/contrib/hbide/ideactions.prg > trunk/harbour/contrib/hbide/ideeditor.prg > trunk/harbour/contrib/hbide/idesaveload.prg > trunk/harbour/contrib/hbqt/hbqt_hbslots.cpp > trunk/harbour/contrib/hbqt/hbqt_hbslots.h > trunk/harbour/contrib/hbqt/qtcore/QSettings.cpp > trunk/harbour/contrib/hbqt/qtcore/TQSettings.prg > trunk/harbour/contrib/hbqt/qth/QSettings.qth > trunk/harbour/contrib/hbxbp/xbpmenubar.prg > trunk/harbour/contrib/hbxbp/xbpwindow.prg > > > This was sent by the SourceForge.net collaborative development platform, the > world's largest Open Source development site. > ___ > Harbour mailing list (attachment size limit: 40KB) > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Perche' continuare ad usare Windows... pur sapendo che non è sicuro...?! Ubuntu Linux non risente di spyware e virus. Facilissimo installarlo sullo stesso pc dove si ha gia' Windows. Maggiori dettagli qui: http://www.elart.it/kubuntu/ La sicurezza di Linux sul tuo desktop in modo facile ed immediato. ___ 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:[13514] trunk/harbour
File→Open select x.prg the file is opened into the editor and a fileopen dialog is showed again i select the x.prg file i get a overwrite warning i confirm yes the x.prg is now opened. 2010/1/8 Pritpal Bedi : > > Hi > > > marco bra wrote: >> >> - if i open a already existent p.prg source it open and get the file >> open dialog back again to me >> so i reopen it i get a dialog that warning me about overwrite already >> opened content i confirm with yes reload and now i can open the >> source. >> >> In short to open the source code i must open it twice and confirm the >> warning dialog. >> > > hbIDE always warn if a file is already open and user tries to open it again, > either via "Open" menu option OR toolbar icon OR from double clicking the > project-tree. But it now does not open the "Open" dialog twice. > > I cannot reproduce it. > > > >> - FYI on hbide start it open the latest prg source that i have >> previously in edit if i don't close it and i get >> xbpwindow.prg:0:XBPMENU:CONNECT(): HB_TR_ALWAYS >> hovered() : Failed! >> > > You need not to close the last editing source, it is why we call > it IDE. Next time you are presented with same tabs you were > working before. > > But I do not get this error at all, Windows XP Professional. > Can you detail step-by-step under what keystrokes you get it. > > Regards > Pritpal Bedi > > -- > View this message in context: > http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13514--trunk-harbour-tp27073620p27077917.html > Sent from the Harbour - Dev mailing list archive at Nabble.com. > > ___ > Harbour mailing list (attachment size limit: 40KB) > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Perche' continuare ad usare Windows... pur sapendo che non è sicuro...?! Ubuntu Linux non risente di spyware e virus. Facilissimo installarlo sullo stesso pc dove si ha gia' Windows. Maggiori dettagli qui: http://www.elart.it/kubuntu/ La sicurezza di Linux sul tuo desktop in modo facile ed immediato. ___ 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:[13514] trunk/harbour
Pritbal i don't know if is a standard behaviors but i want to tell you that i have issue here the fileopen dialog is showed twice i repeat for sake of clarity: i do: 1) file→Open fileopen dialog is showed i choose the p.prg the file dialog close itself and the file is opened into the editor frame 2) i don't need another filedialog but without doing nothing a filedialog open window come in front of me Hth ___ 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:[13514] trunk/harbour
Pritbal ok fixed, Work fine now. Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Sample Project HBIDE
Massimo to get the hbide under heavy development i think the better way is to install harbour using svn under Ubuntu you can try to follow this my little howto page http://www.elart.it/links/harbourhowto_deb.php http://www.elart.it/links/harbourhowto_deb_en.php Then if you want a ready made script to update from svn please try this from terminal type: cd $HOME mkdir src cd src wget http://www.elart.it/harbour/MBaggharbour2_svn chmod 700 MBaggharbour2_svn ./MBaggharbour2_svn Then use this script to keep your sources updated... everyday or when you want run: cd $HOME/src; ./MBaggharbour2_svn Then you will find hbide sources under harbour/contrib/hbide/ cd src/harbour/contrib/hbide/ hbmk2 hbide.hbp -rebuild hth ___ 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:[13525] trunk/harbour
Be sure to upgrade form svn Rev. 13530 and retry... Hth ___ 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:[13539] trunk/harbour
Ubuntu 9.10 32bits Hbide svn. 13539 What i have done open a simple prg source code try to play with menu i select menu: Build→Compile to PPO Here the dialog error rows: Error BASE/2017 Argument error: AEVAL Called from AEVAL(0) Called from IDEPROJMANAGER:BUILDPROJECT(936) Called from HBIDE:EXECACTION(430) Called from (b)IDEACTIONS_BUILDMAINMENU(482) Called from XBPMENU:EXEBLOCK(0) Called from (b)XBPMENUBAR_PLACEITEM(0) Called from QT_QEVENTLOOP_PROCESSEVENTS(0) Called from QEVENTLOOP:PROCESSEVENTS(0) Called from APPEVENT(0) Called from HBIDE:CREATE(336) Called from MAIN(104) and the terminal error messages: ./hbide idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS FAILED: updateRequest(QRect,int) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS modificationChanged(bool) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS contentsChanged() idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS modificationChanged(bool) Unrecoverable error 6005: Exception SIGSEGV at address 0x4 Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] svn. 13567: svn source compile error
Ubuntu 9.10 32bits error compiling rev. 13567 Thank you an best regards ../../../../../bin/linux/gcc/harbour ../../../treport.prg -i../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l -gc3 ../../../treport.prg(203) Error E0030 Syntax error "syntax error at '('" ../../../treport.prg(233) Warning W0001 Ambiguous reference 'CHEADING' ../../../treport.prg(233) Warning W0001 Ambiguous reference 'CHEADING' ../../../treport.prg(237) Warning W0001 Ambiguous reference 'LPRINTER' ../../../treport.prg(237) Warning W0001 Ambiguous reference 'LPRINTER' ../../../treport.prg(239) Warning W0001 Ambiguous reference 'LNOCONSOLE' ../../../treport.prg(241) Warning W0001 Ambiguous reference 'LPRINTER' ../../../treport.prg(247) Warning W0001 Ambiguous reference 'CALTFILE' ../../../treport.prg(249) Warning W0001 Ambiguous reference 'CALTFILE' ../../../treport.prg(259) Warning W0001 Ambiguous reference 'LSUMMARY' ../../../treport.prg(260) Warning W0001 Ambiguous reference 'LSUMMARY' ../../../treport.prg(262) Warning W0001 Ambiguous reference 'LBEJECT' ../../../treport.prg(262) Warning W0001 Ambiguous reference 'LBEJECT' ../../../treport.prg(265) Warning W0001 Ambiguous reference 'LPLAIN' ../../../treport.prg(267) Warning W0001 Ambiguous reference 'CHEADING' ../../../treport.prg(270) Warning W0001 Ambiguous reference 'CHEADING' ../../../treport.prg(313) Warning W0001 Ambiguous reference 'BFOR' ../../../treport.prg(313) Warning W0001 Ambiguous reference 'BWHILE' ../../../treport.prg(313) Warning W0001 Ambiguous reference 'NNEXT' ../../../treport.prg(313) Warning W0001 Ambiguous reference 'NRECORD' ../../../treport.prg(313) Warning W0001 Ambiguous reference 'LREST' ../../../treport.prg(439) Warning W0001 Ambiguous reference 'CALTFILE' ../../../treport.prg(451) Error E0030 Syntax error "syntax error at '('" ../../../treport.prg(885) Error E0030 Syntax error "syntax error at '('" ../../../treport.prg(1155) Error E0030 Syntax error "syntax error at '('" ../../../treport.prg(1287) Error E0030 Syntax error "syntax error at '('" ../../../treport.prg(1292) Warning W0001 Ambiguous reference 'NOFFSET' ../../../treport.prg(1296) Warning W0001 Ambiguous reference 'NOFFSET' ../../../treport.prg(1300) Warning W0001 Ambiguous reference 'NOFFSET' ../../../treport.prg(1307) Warning W0001 Ambiguous reference 'NOFFSET' ../../../treport.prg(1314) Warning W0001 Ambiguous reference 'NOFFSET' ../../../treport.prg(1343) Warning W0001 Ambiguous reference 'NOFFSET' ../../../treport.prg(1343) Warning W0001 Ambiguous reference 'NOFFSET' 5 errors No code generated. make[3]: *** [treport.c] Errore 1 make[2]: *** [descend] Errore 2 make[1]: *** [rtl] Errore 2 make: *** [src] Errore 2 ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] hbide Rev. 13587 runtime error
Version: Harbour 2.0.1dev (Rev. 13587) Compiler: GNU C 4.4.1 (32-bit) Platform: Linux 2.6.31-16-generic i686 --- hbide editor runtime error: When i select menu: edit → insert → external files at cursor i get a dialog window within the error rows as reported below: --- Error BASE/1004 Message not found: IDEEDITSMANAGER:SELECTSOURCE Called from __ERRRT_SBASE(0) Called from IDEEDITSMANAGER:ERROR(0) Called from (b)HBOBJECT(0) Called from IDEEDITSMANAGER:MSGNOTFOUND(0) Called from IDEEDITSMANAGER:SELECTSOURCE(0) Called from IDEEDITSMANAGER:INSERTTEXT(534) Called from HBIDE:EXECACTION(503) Called from (b)IDEACTIONS_BUILDMAINMENU(448) Called from XBPMENU:EXEBLOCK(0) Called from (b)XBPMENUBAR_PLACEITEM(0) Called from QT_QEVENTLOOP_PROCESSEVENTS(0) Called from QEVENTLOOP:PROCESSEVENTS(0) Called from APPEVENT(0) Called from HBIDE:CREATE(328) Called from MAIN(104) -- Terminal output: idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: copyAvailable(bool) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: customContextMenuRequested(QPoint) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: triggered(bool) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: updateRequest(QRect,int) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: customContextMenuRequested(QPoint) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: textChanged() idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: copyAvailable(bool) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: modificationChanged(bool) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: redoAvailable(bool) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: selectionChanged() idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS Connection SUCCEEDED: cursorPositionChanged() idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS .. idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS modificationChanged(bool) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS textChanged idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS modificationChanged(bool) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS modificationChanged(bool) idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS textChanged idemisc.prg:772:HBIDE_DBG(): HB_TR_ALWAYS modificationChanged(bool) Unrecoverable error 6005: Exception SIGSEGV at address 0x4 -- cat hb_out.log Application Internal Error - /home/ubuntu/src/harbour/contrib/hbide/hbide Terminated at: 2010.01.15 10:15:02 Unrecoverable error 6005: Exception SIGSEGV at address 0x4 ubu...@ubuntu-desktop:~/src/harbour/contrib/hbide$ cat hb_out.log Application Internal Error - /home/ubuntu/src/harbour/contrib/hbide/hbide Terminated at: 2010.01.15 10:15:02 Unrecoverable error 6005: Exception SIGSEGV at address 0x4 ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] svn Rev. 13591 compile error
Svn Rev. 13591 compile error thank you gcc -I. -I../../../../../include -Wall -W -O3 -oexproptb.o -c ../../../exproptb.c In file included from ../../../exproptb.c:10: ../../../../../include/hbexprb.c: In function ‘hb_compExprUseIIF’: ../../../../../include/hbexprb.c:985: error: ‘HB_P_JUMPHB_TRUEFAR’ undeclared (first use in this function) ../../../../../include/hbexprb.c:985: error: (Each undeclared identifier is reported only once ../../../../../include/hbexprb.c:985: error: for each function it appears in.) make[3]: *** [exproptb.o] Errore 1 make[2]: *** [descend] Errore 2 make[1]: *** [compiler.inst] Errore 2 make: *** [src.inst] Errore 2 ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] Testing send mail with Harbour: testmail.prg this is working with Ubuntu 9.10 and local lan mail server
Here testmail.prg for testing the hbtip hb_SendMail function... hope can help some testing user... Thank you -- testmail.prg start - #include "common.ch" #include "simpleio.ch" // Compile with command: hbmk2 testmail.prg -lhbtip -rebuild procedure main local cServer := "192.168.1.18" // Required. IP or domain name of the mail server local nPort := 25 // Optional. Port used my email server local cFrom := "usern...@maildomain.com" // Required. Email address of the sender local xTo := "usern...@maildomain.com" // Required. Character string or array of email addresses to send the email to local xCC := "" // Optional. Character string or array of email adresses for CC (Carbon Copy) local xBCC := "" // Optional. Character string or array of email adresses for BCC (Blind Carbon Copy) local cBody := "Please ignore only a test..." // Optional. The body message of the email as text, or the filename of the HTML message to send. local cSubject := "Test from Harbour" // Optional. Subject of the sending email local aFiles:= {} // Optional. Array of files attachments to the email to send {{"a"},{"b"}} local cUser := "pop3username" // Required. User name for the POP3 server local cPass := "pop3userpassword" // Required. User password for the POP3 server local cPopServer:= "192.168.1.18" // Required. POP3 server name or address local nPriority := 3 // Optional. Email priority: 1=High, 3=Normal (Standard), 5=Low local lRead := .f. // Optional. If set to .T., a confirmation request is send. Standard setting is .F. local bTrace:= .f. // Optional. If set to .T., a log file is created (smtp-.log). Standard setting is NIL. // If a block is passed, it will be called for each log event with the message a string, no param on session close. local lPopAuth := .f. // Optional. Do POP3 authentication before sending mail. local lNoAuth := .t. // Optional. Disable Autentication methods local nTimeOut := 1000// Optional. Number os ms to wait default 2 (20s) local cReplyTo := "usern...@maildomain.com" // Optional. mail address to reply to local lTLS := .F. // Optional. Set to .t. if you want/need to use Transport Layer Security default to .F. local cSMTPPass := "" // Optional. Character string password for SMTP server if needed local cCharset := "" // Character set to be used, default to "ISO-8859-1" local cEncoding := "" // Optional. Encode option to be used, default to "quoted-printable" ? "Sending mail..." if hb_SendMail( cServer, nPort, cFrom, xTo, xCC , xBCC , cBody, cSubject, aFiles, cUser, cPass, cPopServer, nPriority, lRead, bTrace, lPopAuth, lNoAuth, nTimeOut, cReplyTo, lTLS , cSMTPPass, cCharset, cEncoding ) ? "An email was sent..." else alert("Cannot contact the mail server ","Please verify parameter or the connection...") endif return -- testmail.prg end - ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] SVN Rev. 13667 compile/install error
Ubuntu 9.10 32bit svn: 13667 ! Installing ../../lib/linux/gcc/libhbpgsql.a on /usr/lib/harbour ! Using QT 'moc' executable: /usr/bin/moc (autodetected) make[3]: *** Nessuna regola per creare l'obiettivo «hbqt_hbqplaintextedit.o», necessario a «libhbqt.a». Arresto. make[2]: *** [descend] Errore 2 make[1]: *** [hbqt.inst] Errore 2 make: *** [contrib.inst] Errore 2 Thank you and best regards ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] hbide change theme issue
Running hbide on a pc with Ubuntu 9.10 i was playing with themes: but changing default theme, don't change theme. Thank you and best regards. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] OT: is there an Ubuntu expert who can help me?
One of the best place to get answer on Ubuntu is https://answers.edge.launchpad.net/ubuntu Please send a question on that q&a site... Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] Can be Harbour have tool like Glade working with it...?
Just curious of your answers... I'm looking for some cross platform tool to quickly design user interface and then refine event methods and then compile it with harbour Something similar to this http://glade.gnome.org/ ( Glade + Python ) http://www.linuxjournal.com/article/7421 Can be a hbide future extension...? Thank you and best regards. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] hbide startup error...
Ubuntu 9.10 32bits hbide - svn rev. 13731 compiled with -rebuild parameter At start of hbide before any hbide graphics appear to me i get a dialog error window that show: Error BASE/1004 No exported method: SETMOUSETRACKING Called from SETMOUSETRACKING(0) Called from HBPQTUI:SETMOUSETRACKING(0) Called from XBPDIALOG:CREATE(0) Called from IDEDOCKS:BUILDDIALOG(134) Called from HBIDE:CREATE(282) Called from MAIN(100) Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13738] trunk/harbour
Same error on starting hbide with svn. Rev. 13740 Hth ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13738] trunk/harbour
>Can you change line #133 of idedocks.prg as > >::oDlg:qtObject := HbQtUI():new( ::resPath + "mainWindow.ui" ) >=> >::oDlg:qtObject := HbQtUI():new( ::resPath + "mainwindow.ui" ) > >See the difference, "W" => "w". >Probably this should fix this issue, tell me. It works, solved... Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: hbide startup error...
This solve the issue http://article.gmane.org/gmane.comp.lang.harbour.devel/25952 Hth ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Debugging c code
To get the support (or to report bug) about your Ubuntu issue please refer to the main https://launchpad.net/ubuntu Ubuntu site, be free to ask any kind of question here: https://answers.launchpad.net/ubuntu Hth ___ 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:[13776] trunk/harbour
Ubuntu 9.10 hbide from svn. Rev. 13777 If i open the hbide then i try to close pressing the "X" on the hbide main window the close request come in front of me if i answer "No" hbide, hide the main window and don't show me anymore its interface but it is still running i must stop it with terminal ctrl+c. I can close and exit from Hbide as usual using the menu. Thank you. ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] mysql test sample either compile in LINUX
Same here on Ubuntu 9.10 32 bits. with harbour -build Harbour 2.1.0dev (Rev. 13777) Copyright (c) 1999-2010, http://www.harbour-project.org/ Harbour Build Info --- Version: Harbour 2.1.0dev (Rev. 13777) Compiler: GNU C 4.4.1 (32-bit) Platform: Linux 2.6.31-16-generic i686 PCode version: 0.2 ChangeLog last entry: 2010-02-05 10:11 UTC-0800 Pritpal Bedi ( prit...@vouchcac.com) ChangeLog ID: ChangeLog 13777 2010-02-05 18:13:49Z vouchcac Built on: Feb 5 2010 21:38:59 Build options: Language options: (Clipper 5.3) (Clipper 5.x undoc) (Xbase++) (Flagship) ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13776] trunk/harbour
Harbour r13779 - hbide Solved...! Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] hbmk2 libpq cannot be found linked contrib/hbpgsql/tests
Hi, on 3 pc: 2 with Ubuntu 9.10 and 1 with Ubuntu 10.04 i get same link error... trying to compile contrib/hbpgsql/tests hbmk2 dbf2pg.prg hbmk2: Processing local make script: hbmk.hbm hbmk2: Processing configuration: /usr/bin/hbmk.cfg Harbour 2.1.0dev (Rev. 13880) Copyright (c) 1999-2010, http://www.harbour-project.org/ Compiling 'dbf2pg.prg'... Lines 745, Functions/Procedures 2 Generating C source output to '/tmp/dbf2pg.c'... Done. /usr/bin/ld: cannot find -llibpq collect2: ld returned 1 exit status hbmk2: Error: Running linker. 1 gcc /tmp/dbf2pg.o /tmp/hbmk_2fbgew.o -Wl,--start-group -lhbpgsql -llibpq -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgttrm -lhbrdd -lhbuddall -lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix -lhbmacro -lhbcplr -lhbpp -lhbcommon -lm -ldl -lrt -lpcre -lz -lgpm -Wl,--end-group -odbf2pg -L/usr/lib On my system i have the library: ls -l /usr/lib/libpq.* -rw-r--r-- 1 root root 201356 2009-12-15 19:43 /usr/lib/libpq.a lrwxrwxrwx 1 root root 12 2009-12-19 19:12 /usr/lib/libpq.so -> libpq.so.5.2 lrwxrwxrwx 1 root root 12 2009-12-19 19:12 /usr/lib/libpq.so.5 -> libpq.so.5.2 -rw-r--r-- 1 root root 138696 2009-12-15 19:43 /usr/lib/libpq.so.5.2 --- My hbmk.hm in the contrib/hbpgsql/tests dir: # # $Id: hbmk.hbm 12732 2009-10-19 21:17:04Z vszakats $ # ../hbpgsql.hbc -w3 -es2 --- My ../hbpgsql.hbc is: # # $Id: hbpgsql.hbc 11672 2009-07-08 16:36:29Z druzus $ # incpaths=. libs=hbpgsql libs=libpq --- Can you confirm...? Do you have any suggestion... Thank you in advance Best regards ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] mysql test sample either compile in LINUX
Fixed by Victor http://thread.gmane.org/gmane.comp.lang.harbour.devel/26719 ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] SVN Rev. 13897 error compiling hbdyn.c
Ubuntu 9.10 32 bits Harbour from SVN Rev: 13897 gcc -I. -I../../../../../include -Wall -W -O3 -DHB_LEGACY_TYPES_OFF -DHB_HAS_PCRE -I/usr/include -DHB_HAS_ZLIB -I/usr/include -ohbdyn.o -c ../../../hbdyn.c ../../../hbdyn.c:778: error: expected ‘)’ before ‘*’ token ../../../hbdyn.c:779: error: expected ‘)’ before ‘*’ token ../../../hbdyn.c:780: error: expected ‘)’ before ‘*’ token ... ... ../../../hbdyn.c:1032: error: expected ‘)’ before ‘*’ token ../../../hbdyn.c: In function ‘hb_dynCall’: ../../../hbdyn.c:1401: error: ‘FX86_S32P00’ undeclared (first use in this function) ../../../hbdyn.c:1401: error: (Each undeclared identifier is reported only once ../../../hbdyn.c:1401: error: for each function it appears in.) ../../../hbdyn.c:1402: error: ‘FX86_S32P01’ undeclared (first use in this function) ../../../hbdyn.c:1403: error: ‘FX86_S32P02’ undeclared (first use in this function) ../../../hbdyn.c:1404: error: ‘FX86_S32P03’ undeclared (first use in this function) ... ... ../../../hbdyn.c:1838: error: ‘FX86_CFLP29’ undeclared (first use in this function) ../../../hbdyn.c:1839: error: ‘FX86_CFLP30’ undeclared (first use in this function) make[3]: *** [hbdyn.o] Errore 1 make[2]: *** [descend] Errore 2 make[1]: *** [rtl] Errore 2 make: *** [src] Errore 2 Thank you and 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:[13907] trunk/harbour
Hi, hbide runtime error on close app How i get this error: main menu File → Exit Error BASE/1004 No exported method: OWIDGET Called from OWIDGET(0) Called from IDEFINDINFILES:DESTROY(670) Called from HBIDE:CREATE(469) Called from MAIN(110) - my Harbour detail: harbour -build Harbour 2.1.0dev (Rev. 13907) Copyright (c) 1999-2010, http://www.harbour-project.org/ Harbour Build Info --- Version: Harbour 2.1.0dev (Rev. 13907) Compiler: GNU C 4.4.1 (32-bit) Platform: Linux 2.6.31-16-generic i686 PCode version: 0.2 ChangeLog last entry: 2010-02-17 18:13 UTC-0800 Pritpal Bedi ( prit...@vouchcac.com) ChangeLog ID: ChangeLog 13907 2010-02-18 02:20:00Z vouchcac Built on: Feb 18 2010 09:06:25 Build options: Language options: (Clipper 5.3) (Clipper 5.x undoc) (Xbase++) (Flagship) Bast regard and thanks Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Error: Unresolved external '_HB_FUN_CURDRIVE'
Hi, on Ubuntu 9.10 32bit Recompiling Harbour SVN Rev.: 13933 I get make[3]: `../../../../../bin/linux/gcc/hbrun' is up to date. gcc -L../../../../../lib/linux/gcc -L/usr/X11R6/lib -o../../../../../bin/linux/gcc/hbmk2 hbmk2.o -lhbcplr -lhbpp -lhbcommon -lhbextern -lhbdebug -lhbvmmt -lhbrtl -lhblang -lhbcpage -lgtcgi -lgtpca -lgtstd -lgtcrs -lgtsln -lgtxwc -lgttrm -lhbnulrdd -lhbrtl -lhbvmmt -lhbmacro -lhbcplr -lhbpp -lhbcommon -lncurses -lslang -lX11 -lgpm -lpcre -lz -lrt -ldl -lpthread -lm hbmk2.o:(.data+0xb18): undefined reference to `HB_FUN_CURDRIVE' collect2: ld returned 1 exit status make[3]: *** [hbmk2] Error 1 make[2]: *** [descend] Error 2 make[1]: *** [hbmk2] Error 2 make: *** [utils] Error 2 ! Building Harbour 2.1.0dev from source - http://www.harbour-project.org 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:[13955] trunk/harbour
Version: Harbour 2.1.0dev (Rev. 13954) Compiler: GNU C 4.4.1 (32-bit) Platform: Linux 2.6.31-16-generic i686 I get this runtime error on Hbide pressing the "Home" icon on Document Viewer Dock Error BASE/1132 Bound error: array access Called from IDEHARBOURHELP:EXECEVENT(409) Called from (b)IDEHARBOURHELP_INSTALLSIGNALS(333) Called from QT_QEVENTLOOP_PROCESSEVENTS(0) Called from QEVENTLOOP:PROCESSEVENTS(0) Called from APPEVENT(0) Called from HBIDE:CREATE(417) Called from MAIN(110) 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:[13955] trunk/harbour
Same error on Rev. 13955 ... Best regards ___ 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:[13957] trunk/harbour
Hbide from rev. 13957 playing with Document Viewer Dock i set as Harbour installation root "/home/ubuntu/src/harbour" and i live the "doc folder prefix" empty pressing the green upper row i get this runtime error Unrecoverable error 6005: Exception SIGSEGV at address 0x5d Called from QT_QTREEWIDGET_SETCURRENTITEM(0) Called from QTREEWIDGET:SETCURRENTITEM(0) in ../../../TQTreeWidget.prg Called from IDEHARBOURHELP:EXECEVENT(428) in ideharbourhelp.prg Called from (b)IDEHARBOURHELP_INSTALLSIGNALS(336) in ideharbourhelp.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(417) in hbide.prg Called from MAIN(110) in hbide.prg 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:[13952] trunk/harbour
Pritbal please consider. I agree with Renato I hope in something RAD functions/tools in hbide Congratulation. Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13957] trunk/harbour
This might be the issue my doc tree is not populated and i can press the buttons i was just trying to populate my doc. What about to disable navigation button if doc is not populated... Also can you please provide some example or tips to help user to populate the doc on Ubuntu. What mean "Harbour installation root" sources path root or binary installed path...? What mean "Doc folder prefix" ...? Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13957] trunk/harbour
2010/2/22 Pritpal Bedi > > > marco bra wrote: > > > > This might be the issue my doc tree is not populated and i can press the > > buttons i was just trying to populate my doc. > > > > What about to disable navigation button if doc is not populated... > > > > Also can you please provide some example or tips to help user to populate > > the doc on Ubuntu. > > > > What mean "Harbour installation root" sources path root or binary > > installed > > path...? > > What mean "Doc folder prefix" ...? > > > > To populate, click on "Refresh" button after providing the Harbour Root > Path. > > i have put /home/danilo/src/harbour into Harbour Root Path i press Refresh button but i can't get doc loaded no error nothing come in front to me. Ubuntu 9.10 hbide rebuilded with the hbmk2 ... -rebuild option Thank you > So I will have to ensure that no irrelevant buttons is available when > no tree is populated. Will commit next time. > > > > - > enjoy hbIDEing... >Pritpal Bedi > _a_student_of_software_analysis_&_design_ > -- > View this message in context: > http://n2.nabble.com/SF-net-SVN-harbour-project-13957-trunk-harbour-tp4611158p4613597.html > Sent from the harbour-devel mailing list archive at Nabble.com. > ___ > Harbour mailing list (attachment size limit: 40KB) > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Linux Infinite Freedom ___ 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:[13963] trunk/harbour
Rebuilding from a clean state Revision: 13963 make[3]: `../../../../../lib/linux/gcc/libhbqt.a' is up to date. ! Installing hbqt.ch on /usr/include ! Installing ../../lib/linux/gcc/libhbqt.a on /usr/lib gcc -I. -I../../../../../../include -Wall -W -O3 -DHB_LEGACY_TYPES_OFF -I/usr/include/qt4 -I/usr/include/qt4/QtCore -oQDateTime.o -c ../../../QDateTime.cpp ../../../QDateTime.cpp: In function ‘void hbqt_gcRelease_QDateTime(void*)’: ../../../QDateTime.cpp:111: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[4]: *** [QDateTime.o] Error 1 make[3]: *** [descend] Error 2 make[2]: *** [qtcore.inst] Error 2 make[1]: *** [hbqt.inst] Error 2 make: *** [contrib.inst] Error 2 Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13963] trunk/harbour
Harbour 2.1.0dev (Rev. 13964) compile and install fine. Thank you 2010/2/22 Viktor Szakáts > > marco bra wrote: > >> > >> Rebuilding from a clean state Revision: 13963 > >> > >> make[3]: `../../../../../lib/linux/gcc/libhbqt.a' is up to date. > >> ! Installing hbqt.ch on /usr/include > >> ! Installing ../../lib/linux/gcc/libhbqt.a on /usr/lib > >> gcc -I. -I../../../../../../include -Wall -W -O3 -DHB_LEGACY_TYPES_OFF > >> -I/usr/include/qt4 -I/usr/include/qt4/QtCore -oQDateTime.o -c > >> ../../../QDateTime.cpp > >> ../../../QDateTime.cpp: In function ‘void > >> hbqt_gcRelease_QDateTime(void*)’: > >> ../../../QDateTime.cpp:111: internal compiler error: Segmentation fault > >> Please submit a full bug report, > >> with preprocessed source if appropriate. > >> See for instructions. > >> make[4]: *** [QDateTime.o] Error 1 > >> make[3]: *** [descend] Error 2 > >> make[2]: *** [qtcore.inst] Error 2 > >> make[1]: *** [hbqt.inst] Error 2 > >> make: *** [contrib.inst] Error 2 > >> > > > > I have no idea why this error is. > > Most probably it is caused by the changes in headers order. > > But for sure I am at a loss what has gone wrong. > > The only thing changed is that hbapi.h is now > included from the top of hbqt.h, instead of > being included manually before each hbqt.h. > > Doesn't seem like a strong reason to cause > compiler internal errors... > > Brgds, > Viktor > > ___ > Harbour mailing list (attachment size limit: 40KB) > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Linux Infinite Freedom ___ 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:[13964] trunk/harbour
Hbide Ubntu 9.10 32 bits harbour -build Harbour 2.1.0dev (Rev. 13964) Copyright (c) 1999-2010, http://www.harbour-project.org/ Harbour Build Info --- Version: Harbour 2.1.0dev (Rev. 13964) Compiler: GNU C 4.4.1 (32-bit) Platform: Linux 2.6.31-16-generic i686 PCode version: 0.2 ChangeLog last entry: 2010-02-22 20:43 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) ChangeLog ID: ChangeLog 13964 2010-02-22 19:44:36Z vszakats Built on: Feb 22 2010 20:57:07 Build options: Language options: (Clipper 5.3b) (Clipper 5.x undoc) after: hbmk2 hbide.hbp -rebuild Trying to generate doc from document viewer: a) i set Harbour installation root: /home/danilo/src/harbour b) push on the refresh button (no feed back, no error, no generate doc) c) Playing with navigation buttons (all active) if i press the up green arrow button key i get: idemisc.prg:897:HBIDE_DBG(): HB_TR_ALWAYS textChanged() idemisc.prg:897:HBIDE_DBG(): HB_TR_ALWAYS cursorPositionChanged() idemisc.prg:897:HBIDE_DBG(): HB_TR_ALWAYS cursorPositionChanged() idemisc.prg:897:HBIDE_DBG(): HB_TR_ALWAYS C:\dev_sources\vouch\abc.prg idemisc.prg:897:HBIDE_DBG(): HB_TR_ALWAYS C:\harbour\contrib\hbide\projects\vouch\abc.prg Unrecoverable error 6005: Exception SIGSEGV at address 0x9d Called from QT_QTREEWIDGET_SETCURRENTITEM(0) Called from QTREEWIDGET:SETCURRENTITEM(0) in ../../../TQTreeWidget.prg Called from IDEHARBOURHELP:EXECEVENT(428) in ideharbourhelp.prg Called from (b)IDEHARBOURHELP_INSTALLSIGNALS(336) in ideharbourhelp.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(417) in hbide.prg Called from MAIN(110) in hbide.prg 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:[13965] trunk/harbour
Selecting Project → Enviroment → Compiler Environments → Path to hbmk2 i get this error ... THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS verticalLayout {|o,v| o[v]:addLayout(o[ "horizontalLayout_4" ])} THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS tabWidget{|o,v| o[v]:setCurrentIndex(0)} THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS Form {|o,v| o[v]:setWindowTitle(q__tr("Form", "Form", 0, "UTF8"))} THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS tabWidget{|o,v| o[v]:setTabText(o[ "tabWidget" ]:indexOf(o[ "tabCompilers" ]), q__tr("Form", "Environments", 0, "UTF8"))} xbpgeneric.prg:0:HBXBP_END$(): HB_TR_ALWAYS ... EXIT PROCEDURE hbxbp_End()begin xbpgeneric.prg:0:HBXBP_END$(): HB_TR_ALWAYS ... EXIT PROCEDURE hbxbp_End()end QApplication.cpp:115: HB_TR_ALWAYS hbqt_exit 0 0x9d9b6f8 QApplication.cpp:120: HB_TR_ALWAYS hbqt_exit 1 (nil) Unrecoverable error 6005: Exception SIGSEGV at address 0x3f0 Plus a dialog that i send to you privately. Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13964] trunk/harbour
2010/2/23 Pritpal Bedi > > > marco bra wrote: > > > > Trying to generate doc from document viewer: > > a) i set Harbour installation root: /home/danilo/src/harbour > > b) push on the refresh button (no feed back, no error, no generate doc) > > c) Playing with navigation buttons (all active) if i press the up green > > arrow button key i get: > > > > Let us take a tour: > > How did you set - /home/danilo/src/harbour ? > By keyboard input or selecting folder with "Select..." button ? > Try typing-in the the root path, do you see red background > if you type a wrong one? > > By selecting with "Select..." > Though I do not know about nix*s, [/home/danilo/src/harbour] > seems to be the path relative to current folder. Probably > ./home/danilo/src/harbour could do. > > No is the absolute path: /home/danilo/src/harbour Must be the path relative to hbide...? > When you type-in the path in edit control, it informs its > existance visually with background color - white=ok, red=does_not_exists. > > White when i meet the existent dirs and subdir, red when i type incomplete dirs (work ok) Delete "CurrentHarbour" entry in hbide.ini and start afresh. > deleted the hbide.ini but i get same issue no doc generated/imported. I must go bed now, i will retry tomorrow. Thank you -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13964] trunk/harbour
Pritbal ( i use two different Ubuntu 9.10 pc, with Harbour installed on different path, so sometimes you will see danilo and sometimes ubuntu in the path) By the way, it works if i put a relative path to hbide position ../../../harbour/doc or this absolute path /home/ubuntu/src/harbour/doc but it load/populate data only at hbide start, the refresh button doesn't works. It doesn't works if i put the absolute path: /home/danilo/src/harbour Hope this helps Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13964] trunk/harbour
Also if i set in the path /home/ubuntu/src/harbour ( i can't populated result ) and then if i select the "index" tab and then i press enter i get: Unrecoverable error 6005: Exception SIGSEGV at address 0x10 Called from QT_QLISTWIDGETITEM_TEXT(0) Called from QLISTWIDGETITEM:TEXT(0) in ../../../TQListWidgetItem.prg Called from IDEHARBOURHELP:POPULATEINDEXEDSELECTION(524) in ideharbourhelp.prg Called from IDEHARBOURHELP:EXECEVENT(393) in ideharbourhelp.prg Called from (b)IDEHARBOURHELP_INSTALLSIGNALS(376) in ideharbourhelp.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(417) in hbide.prg Called from MAIN(110) in hbide.prg Hth ___ 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
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 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] Re: SF.net SVN: harbour-project:[13985] trunk/harbour
As a very first trying to debug the main variables and i never see the terminal output of: ?" -- *xxx " + cRootPath is this function called, or might by hbide redirect the standard output ? FUNCTION hbide_fetchSubPaths( aPaths, cRootPath, lSubs ) LOCAL aDir, a_ DEFAULT lSubs TO .t. ?" -- * " + cRootPath IF right( cRootPath, 1 ) != hb_osPathSeparator() cRootPath += hb_osPathSeparator() ENDIF ?" -- ** " + cRootPath cRootPath := hbide_pathToOSPath( cRootPath ) ?" -- *** " + cRootPath aadd( aPaths, cRootPath ) IF lSubs aDir := directory( cRootPath + "*.", "D" ) FOR EACH a_ IN aDir IF a_[ 5 ] == "D" .AND. left( a_[ 1 ], 1 ) != "." hbide_fetchSubPaths( @aPaths, cRootPath + a_[ 1 ] ) ENDIF NEXT ENDIF RETURN NIL Thank you ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13985] trunk/harbour
Pritpal, some little debug as you can see below, i have put: hbide_dbg (cRootPath) and the len of result array "hbide_dbg (a_)" give me 0 length Changing at row 1588 aDir := directory( cRootPath + "*.", "D" ) to aDir := directory( cRootPath , "D" ) make hbide loading the directory structure and the subdirs related docs text file are now showed. But the refresh button still not recall nothing (especially this function with debug vars) and to have the doc loaded (if i change the doc path) i must restart the hbide to get new path related contents refreshed/listed. Thank you Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13985] trunk/harbour
2010/2/26 Pritpal Bedi > > > Viktor Szakáts wrote: > > > > Why not simply with "*"? > > > > I never tried only "*". To my absent mind > it always sounded synonymous to "*.*". > I will experiment with it today. > > FYI the "*" aDir := directory( cRootPath + "*", "D" ) file filter mask work on Linux Ubuntu 9.10. BTW to populate the frame with doc contents i MUST restart hbide. Thank you Marco Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13985] trunk/harbour
2010/2/27 Pritpal Bedi > > > marco bra wrote: > > > > aDir := directory( cRootPath + "*", "D" ) > > > > file filter mask work on Linux Ubuntu 9.10. > > > > Implemented. > > > > > BTW to populate the frame with doc contents i MUST restart hbide. > > > > Implemented. > Can you test after r14005 ? > > After Rev. 14006 i cannot open the Documentation frame i get a dialog error: i try to attach to this post. Thank you <>___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[13985] trunk/harbour
Pritbal with Harbour 2.1.0dev (Rev. 14023) all is working i get error on closing app: Unrecoverable error 6005: Exception SIGSEGV at address 0x61 Called from HBQTUI:DESTROY(0) in ../../../THbQtUI.prg Called from IDEHARBOURHELP:DESTROY(248) in ideharbourhelp.prg Called from XBPWINDOW:DESTROY(0) in ../../../xbpwindow.prg Called from (b)XBPWINDOW_DESTROY(0) in ../../../xbpwindow.prg Called from AEVAL(0) Called from XBPWINDOW:DESTROY(0) in ../../../xbpwindow.prg Called from XBPDIALOG:DESTROY(0) in ../../../xbpdialog.prg Called from HBIDE:CREATE(502) in hbide.prg Called from MAIN(110) in hbide.prg dan...@ubuntu:~/src/harbour/contrib/hbide$ harbour -build Harbour 2.1.0dev (Rev. 14023) Copyright (c) 1999-2010, http://www.harbour-project.org/ Many thanks and best regards Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] hbide (Rev. 14053): source code and function list...
Hi Pritpal, i was playing with hbide editor and the function list on a .prg source file When i double click on a function listed on the functions list, the editor wrap to the function code, it wrap to the function starting code but it put it at bottom of the editor page. I suggest to have the selected function code starting from the top of the source page. Thank to Harbour developers and to you for your works. Best regards Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: hbide (Rev. 14053): source code and function list...
Pritpal with hbide rev. 14058 it doesn't work on Ubuntu 9.10 or better it is working as previous release. Using the Function list to skip to the listed function code: - if i select functions starting click from top of the list to bottom is working good - if i select functions starting from bottom and going back to top it doesn't works good the source frame skip to requested function but the function starting code is not at top of source frame page. See the attached image Thank you Marco 2010/3/4 Pritpal Bedi > > > marco bra wrote: > > > > Hi Pritpal, i was playing with hbide editor and the function list on a > > .prg > > source file > > > > When i double click on a function listed on the functions list, the > editor > > wrap to the function code, it wrap to the function starting code but it > > put > > it at bottom of the editor page. > > I suggest to have the selected function code starting from the top of the > > source page. > > > > Done. > > > - > enjoy hbIDEing... >Pritpal Bedi > _a_student_of_software_analysis_&_design_ > -- > View this message in context: > http://n2.nabble.com/hbide-Rev-14053-source-code-and-function-list-tp4673629p4674696.html > Sent from the harbour-devel mailing list archive at Nabble.com. > ___ > Harbour mailing list (attachment size limit: 40KB) > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Linux Infinite Freedom <>___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Still have problems to compile mysql test sample
Bruno try this (tested on Ubuntu 9.10) sudo apt-get update sudo apt-get install libmysqlclient-dev edit the file gedit ~/src/harbour/contrib/hbmysql/hbmysql.hbc Change the row: {unix}libs=mysql to {unix}libs=mysqlclient and retry. Hope this helps. Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] hbIDE and Intellisense
Bruno thank for the suggestion. On my GNU Linux Ubuntu computers i usually use vi terminal editor and sometimes gedit with the highlight mode set as "c" is a good idea to use kate (kate is the kde Desktop Environment default installed editor) to edit qt related sources files on Gnome (my preferred Desktop Environment) i will test it . Just quickly installed now with "sudo apt-get install kate" terminal command... ;-) I discover kate have a source/clipper highlight mode (xHarbour). I think hbide source editor will be the best to edit Harbour sources files in a GUI framework. Best regards to all. -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[14111] trunk/harbour
2010/3/9 Pritpal Bedi > > > Viktor Szakáts wrote: > > > > Yes, I had it after recent 2 or 3 modifications, I had to make > > a full Harbour rebuild to fix it. > > > > Oh, I forget to mention that hbqt+ libs and hbsbp.lib > needed to be rebuild. > > How about GPF at exit ? You are still experiencing > or it is fixed. On my system all works fine. > > On Ubuntu 10.04 32 bits ( development post alpha3 ) Work well i still get error on exit hbide xbpgeneric.prg:0:HBXBP_END$(): HB_TR_ALWAYS ... EXIT PROCEDURE hbxbp_End()begin xbpgeneric.prg:0:HBXBP_END$(): HB_TR_ALWAYS ... EXIT PROCEDURE hbxbp_End()end QApplication.cpp:115: HB_TR_ALWAYS hbqt_exit 0 0x87b8598 QApplication.cpp:120: HB_TR_ALWAYS hbqt_exit 1 (nil) Unrecoverable error 6005: Exception SIGSEGV at address 0x8 Many thanks... Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: SF.net SVN: harbour-project:[14111] trunk/harbour
On Ubuntu 10.04 32 bits ( development post alpha3 ) hbide another error report on exit... Unrecoverable error 6005: Exception SIGSEGV at address 0x61 Called from HBQTUI:DESTROY(0) in ../../../THbQtUI.prg Called from IDEHARBOURHELP:DESTROY(245) in ideharbourhelp.prg Called from HBIDE:CREATE(537) in hbide.prg Called from MAIN(117) in hbide.prg Hth ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] Error cross compiling Harbour for win on Ubuntu 10.04 32 bits
Ubuntu 10.04 unstable Harbour: harbour -build Harbour 2.1.0dev (Rev. 14131) Copyright (c) 1999-2010, http://www.harbour-project.org/ Harbour Build Info --- Version: Harbour 2.1.0dev (Rev. 14131) Compiler: GNU C 4.4.3 (32-bit) Platform: Linux 2.6.32-15-generic i686 PCode version: 0.3 ChangeLog last entry: 2010-03-11 12:33 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) ChangeLog ID: ChangeLog 14131 2010-03-11 11:34:41Z vszakats Built on: Mar 11 2010 13:01:10 Build options: (Clipper 5.3b) (Clipper 5.x undoc) Compile and install fine... --- But when i try...: -- export PATH=/tmp/hbwin/bin:$PATH # rm -fr /tmp/hbwin/* make HB_PLATFORM=win export HB_INSTALL_PREFIX=/tmp/hbwin make install HB_PLATFORM=win i get the errors below: any suggestion...? ! Installing ../../lib/win/mingw/libhbdebug.a on /tmp/hbwin/lib/win/mingw /usr/bin/i586-mingw32msvc-gcc -shared -L../../../../../lib/win/mingw -o ../../../../../bin/win/mingw/harbour-21.dll __dyn__.tmp -lkernel32 -luser32 -lws2_32 -ladvapi32 -lgdi32 -Wl,--out-implib,../../../../../lib/win/mingw/libharbour-21.a,--output-def,../../../../../bin/win/mingw/harbour-21.def Creating library file: ../../../../../lib/win/mingw/libharbour-21.a ../../../../../src/rdd/obj/win/mingw/ordwldsk.o:ordwldsk.c:(.text+0x0): multiple definition of `_HB_FUN_ORDWILDSEEK' ../../../../../src/rdd/obj/win/mingw/dbcmdx.o:dbcmdx.c:(.text+0x1b0): first defined here ../../../../../src/hbextern/obj/win/mingw/hbextern.o:hbextern.c:(.data+0x3388): undefined reference to `_HB_FUN_XPP_TBROWSE' ../../../../../src/hbextern/obj/win/mingw/hbextern.o:hbextern.c:(.data+0x3398): undefined reference to `_HB_FUN_XPP_TBCOLUMN' ../../../../../src/hbextern/obj/win/mingw/hbextern.o:hbextern.c:(.data+0x36c8): undefined reference to `_HB_FUN_HB_SETCODEPAGE' ../../../../../src/hbextern/obj/win/mingw/hbextern.o:hbextern.c:(.data+0x3db8): undefined reference to `_HB_FUN_HB_LIBDO' collect2: ld returned 1 exit status make[3]: *** [harbour-21.dll] Errore 1 make[2]: *** [descend] Errore 2 make[1]: *** [dynlib.inst] Errore 2 make: *** [src.inst] Errore 2 Thank you and best regards. Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] libgpm ?
2010/3/10 Bruno Luciani > when I have installes libgpm-devel in linux UBUNTU > > Harbour detect it , and generates gttrm with GPM support , but generates a > lib named libgpm.a ?? > > I saw it in any moment , but i don' t see anymore , and have problems > compiling programs using gttrm > > But desinstaling libgpm-devel now works ok but without GPM support > > > this the error: > > /usr/local/lib/harbour/libgttrm.a(gttrm.o): In function > `hb_gt_trm_mouse_Hide': > > gttrm.c:(.text+0x16e): undefined reference to `gpm_visiblepointer' > > /usr/local/lib/harbour/libgttrm.a(gttrm.o): In function > `hb_gt_trm_mouse_Show': > > > Have you already tried to add the -lgpm hbmk2 -lgpm ... Hth ___ 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:[14142] trunk/harbour
Today compiling harbour for Win (last day was compiling and installing fine) on Ubuntu 9.10 32 bits i get this error... ! Installing rdd.api on /tmp/hbwin/include ! Installing vm.api on /tmp/hbwin/include make[3]: «../../../../../lib/win/mingw/libsqlite3.a» è aggiornato. ! Installing ../../lib/win/mingw/libsqlite3.a on /tmp/hbwin/lib/win/mingw /usr/bin/i586-mingw32msvc-gcc -I. -I../../../../../include -O3 -fomit-frame-pointer -march=i586 -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF -DUNICODE -obzip2.o -c ../../../bzip2.c ../../../bzip2.c:131:25: error: sys\stat.h: Nessun file o directory ../../../bzip2.c: In function ‘cleanUpAndFail’: ../../../bzip2.c:690: error: storage size of ‘statBuf’ isn’t known ../../../bzip2.c: In function ‘notAStandardFile’: ../../../bzip2.c:984: error: storage size of ‘statBuf’ isn’t known ../../../bzip2.c:988: error: ‘_S_IFREG’ undeclared (first use in this function) ../../../bzip2.c:988: error: (Each undeclared identifier is reported only once ../../../bzip2.c:988: error: for each function it appears in.) ../../../bzip2.c: In function ‘countHardLinks’: ../../../bzip2.c:1001: error: storage size of ‘statBuf’ isn’t known ../../../bzip2.c: In function ‘compress’: ../../../bzip2.c:1138: error: storage size of ‘statBuf’ isn’t known ../../../bzip2.c:1186: error: ‘_S_IFDIR’ undeclared (first use in this function) ../../../bzip2.c: In function ‘uncompress’: ../../../bzip2.c:1321: error: storage size of ‘statBuf’ isn’t known ../../../bzip2.c:1365: error: ‘_S_IFDIR’ undeclared (first use in this function) ../../../bzip2.c: In function ‘testf’: ../../../bzip2.c:1516: error: storage size of ‘statBuf’ isn’t known ../../../bzip2.c:1545: error: ‘_S_IFDIR’ undeclared (first use in this function) make[3]: *** [bzip2.o] Errore 1 make[2]: *** [descend] Errore 2 make[1]: *** [bzip2.inst] Errore 2 make: *** [external.inst] Errore 2 Best regards Thank you Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] hbide Unrecoverable error 6005: Exception SIGSEGV on exit
Hi Pritpal, on Ubuntu 9.10 32bit hbide when i exit from hbide i get this error: idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS xbeP_Close QMainWindow::saveState(): 'objectName' not set for QToolBar 0x8d8fcc8 '' idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS xbeP_Close after: hbide_saveINI( Self ) idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS xbeP_Close after: ::oSM:closeAllSources() idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS == idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS Before::oDlg:destroy() 0 0 idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS ,, IdeEnvironments:destroy() 0 Object::disconnect: No such signal QTableWidget::itemDoubleClicked( QTableWidgetItem *, int ) in ../../../hbqt_hbslots.cpp:286 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS101 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS102 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS103 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS101 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS102 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS103 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS101 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS102 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS103 xbpdialog.prg:0:XBPDIALOG:DESTROY(): HB_TR_ALWAYS . xbpdialog.prg:0:XBPDIALOG:DESTROY(): HB_TR_ALWAYS . xbpdialog.prg:0:XBPDIALOG:DESTROY(): HB_TR_ALWAYS . xbpdialog.prg:0:XBPDIALOG:DESTROY(): HB_TR_ALWAYS << XbpDialog:destroyB >> THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS101 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS102 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS103 xbpdialog.prg:0:XBPDIALOG:DESTROY(): HB_TR_ALWAYS << XbpDialog:destroyE >> xbpdialog.prg:0:XBPDIALOG:DESTROY(): HB_TR_ALWAYS . xbpdialog.prg:0:XBPDIALOG:DESTROY(): HB_TR_ALWAYS . xbpdialog.prg:0:XBPDIALOG:DESTROY(): HB_TR_ALWAYS . idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS After ::oDlg:destroy() 0 0 idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS == idemisc.prg:923:HBIDE_DBG(): HB_TR_ALWAYS EXITING after destroy 0 0 xbpgeneric.prg:0:HBXBP_END$(): HB_TR_ALWAYS ... EXIT PROCEDURE hbxbp_End()begin xbpgeneric.prg:0:HBXBP_END$(): HB_TR_ALWAYS ... EXIT PROCEDURE hbxbp_End()end Unrecoverable error 6005: Exception SIGSEGV at address 0x8 Thank you and best regards -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: hbide Unrecoverable error 6005: Exception SIGSEGV on exit
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_hbslots.cpp:286 > > 1st one I know and have fixed. > 2nd one is strange. This slot is always fired and is connected. > Why this entry is in the changelog ? Is Qt also dumb some debug info ? > > I don't know why but i get this on Linux Ubuntu 9.10 32 bits with the installed qt related packages that i send you in attach (might be incomplete): And there no dbg package installed on this Ubuntu pc. Hope this helps ii libattica0 0.1.2-0ubuntu2~karmic1~ppa1 a Qt library that implements the Open Collab ii libdbusmenu-qt10.2.2-0ubuntu2~karmic1~ppa1 a Qt library that implements the DBusMenu sp ii libkexiv2-8 4:4.4.1-0ubuntu1~karmic1~ppa1 Qt like interface for the libexiv2 library ( ii libodbcinstq1c22.2.11-16ubuntu1 Qt-based ODBC configuration library ii libphonon-dev 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 Phonon library development files ii libphonon4 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 Phonon module ii libpolkit-qt0 0.9.3-0ubuntu1~karmic1~ppa1 PolicyKit-qt library ii libqca22.0.2-1ubuntu1 libraries for the Qt Cryptographic Architect ii libqt3-compat-headers 3:3.3.8-b-5ubuntu3 Qt 1.x and 2.x compatibility includes ii libqt3-headers 3:3.3.8-b-5ubuntu3 Qt3 header files ii libqt3-mt 3:3.3.8-b-5ubuntu3 Qt GUI Library (Threaded runtime version), V ii libqt3-mt-dev 3:3.3.8-b-5ubuntu3 Qt development files (Threaded) ii libqt4-assistant 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 assistant module ii libqt4-dbus 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 D-Bus module ii libqt4-designer 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 designer module ii libqt4-dev 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 development files ii libqt4-gui 4:4.6.2-0ubuntu1~karmic1~ppa2 transitional package for Qt 4 GUI runtime li ii libqt4-help 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 help module ii libqt4-multimedia 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 Multimedia module ii libqt4-network 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 network module ii libqt4-opengl 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 OpenGL module ii libqt4-opengl-dev 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 OpenGL library development files ii libqt4-phonon 4:4.6.2-0ubuntu1~karmic1~ppa2 transitional package for Qt 4 Phonon librari ii libqt4-phonon-dev 4:4.6.2-0ubuntu1~karmic1~ppa2 transitional package for Qt 4 Phonon librari ii libqt4-qt3support 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 3 compatibility library for Qt 4 ii libqt4-script 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 script module ii libqt4-scripttools 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 script tools module ii libqt4-sql 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 SQL module ii libqt4-sql-mysql 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 MySQL database driver ii libqt4-sql-sqlite 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 SQLite 3 database driver ii libqt4-svg 4:4.6.2-0ubuntu1~karmic1~ppa2 Qt 4 SVG module ii libqt4-test
Re: [Harbour] SF.net SVN: harbour-project:[14188] trunk/harbour
Ubuntu 9.10 32 bits Harbour built from svn. hbide recompiled with hbmk2 hbide.hbp -rebuild running hbide when i try to open a source .prg file i get this dialog error: Error BASE/1005 Message not found: XBPTREEVIEWITEM:_TOOLTIPTEXT Called from __ERRRT_SBASE(0) Called from XBPTREEVIEWITEM:ERROR(0) Called from (b)HBOBJECT(0) Called from XBPTREEVIEWITEM:MSGNOTFOUND(0) Called from XBPTREEVIEWITEM:_TOOLTIPTEXT(0) Called from IDEEDITSMANAGER:ADDSOURCEINTREE(276) Called from IDEEDITOR:CREATE(1077) Called from IDEEDITSMANAGER:BUILDEDITOR(304) Called from IDESOURCESMANAGER:EDITSOURCE(234) Called from IDESOURCESMANAGER:OPENSOURCE(413) Called from HBIDE:EXECSOURCEACTION(804) Called from HBIDE:EXECACTION(581) Called from (b)IDEACTIONS_BUILDMAINMENU(413) Called from XBPMENU:EXEBLOCK(0) Called from (b)XBPMENUBAR_PLACEITEM(0) Called from QT_QEVENTLOOP_PROCESSEVENTS(0) Called from QEVENTLOOP:PROCESSEVENTS(0) Called from APPEVENT(0) Called from HBIDE:CREATE(492) Called from MAIN(117) >From terminal i read this output: ** (:28275): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed idemisc.prg:925:HBIDE_DBG(): HB_TR_ALWAYS NIL QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockProjectTree", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockEditorTabs", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockFuncList", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockSkltnsTree", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockHelp", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockSkeleton", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockFindInFiles", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockThemes", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockProperties", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockEnvironments", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockCompileResults", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockLinkResults", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockOutputResults", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockDocViewer", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockDocWriter", which already has a layout QWidget::setLayout: Attempting to set QLayout "" on QDockWidget "dockFunctions", which already has a layout xbpgeneric.prg:0:HBXBP_END$(): HB_TR_ALWAYS ... EXIT PROCEDURE hbxbp_End()begin xbpgeneric.prg:0:HBXBP_END$(): HB_TR_ALWAYS ... EXIT PROCEDURE hbxbp_End()end Unrecoverable error 6005: Exception SIGSEGV at address 0x4 Best regards Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] @...GET LISTBOX Problem
Same here on Ubuntu 32 bits and Harbour build the return key doesn't validate the codeblock and don't skyp to the next read i must to press esc to get codeblock evaluation and next field read access. Here the p.prg code that i test compiled with " hbmk2 -lgpm p.prg -rebuild " Many thanks and best regards. Marco #include "inkey.ch" function main *local a_opt_list:= {{"A","A"},{"B","B"},{"C","C"}} local a_opt_list := {" ","A","B","C"} local getlist:= {} local r, c local msele := " " SET( _SET_EVENTMASK, INKEY_ALL ) MSETCURSOR( .T. ) CLS do while .t. @ 1, 1 say "Press ESC to exit..." cCaption := '&Please choose from list :' r := 2 c := 1 + len(cCaption) @ r, c, r + len(a_opt_list)+2, c + 5 GET mSele LISTBOX a_opt_list CAPTION cCaption DROPDOWN COLOR "W/N,B/W+,W/N,W+/B,W/N,N/W*,G/W*,N/G" valid !empty(mSele) read @ 10, 1 say "User choose :" + mSele inkey(1) cCaption := '&Please choose from list :' r := 3 c := 1 + len(cCaption) @ r, c, r + len(a_opt_list)+2, c + 5 GET mSele LISTBOX a_opt_list CAPTION cCaption DROPDOWN COLOR "W/N,B/W+,W/N,W+/B,W/N,N/W*,G/W*,N/G" valid { || len(trim(mSele))>0 } read if lastkey()==27 return endif @ 10, 1 say "User choose :" + mSele inkey(1) enddo /* http://www.itlnet.net/Programming/Program/Reference/c53g01c/ngb388e.html @ , , , GET LISTBOX [CAPTION] [MESSAGE ] [WHEN ] [VALID ] [COLOR ] [FOCUS ] [STATE ] [DROPDOWN] [SCROLLBAR] [SEND ] [GUISEND ] [BITMAP ] */ return nil ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] @...GET LISTBOX Problem
Sorry i cannot compare i have only Harbour on Ubuntu 32 bits i don't have any Windows or Dos here... The only reference i have follow was http://www.itlnet.net/Programming/Program/Reference/c53g01c/ngb388e.html I'm testing the Mario H. Sabado code here http://thread.gmane.org/gmane.comp.lang.harbour.devel/28546 Thank you. BTW the code below is working good, but i was testing the previous sent code sample with listbox and valid, is this a clipper behavior or something else...? : #include "inkey.ch" function main local getlist:= {} local r, c local msele := " " do while .t. clear screen @ 1, 1 say "Press ESC to exit..." @ 2, 1 say "Please insert a not empty one char value " get mSele valid !empty(mSele) read if lastkey()==27 clear screen return endif @ 10, 1 say "User choose :" + mSele inkey(2) enddo return nil ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] @...GET LISTBOX Problem
Victor, thanks for the dosemu hints for Linux: my old Clipper is 5.2e so i cannot confirm your verify request. Seems hardly to find here someone that have the Clipper 5.3 to test the code :-( Best regards, Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: WVW
Bruno, gtwvw (i never used it) is under the harbour/examples/gtwvw hbct: compatible functions and procedures with Clipper Tools for CA-Clipper, is a contrib library under harbour/contrib/hbct http://www.harbour-project.org/download_contrib.html to get this lib compiled on your Linux when you upgrade from svn simply add the lib name to the exported var HB_CONTRIBLIBS: export HB_CONTRIBLIBS="other_already_included_libs hbct" Hth Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Mouse whell problem!?
Here, on GNU Linux distribution Ubuntu Lucid Lynx 10.04 32 bits and harbour -build Harbour 2.1.0dev (Rev. 14273) Copyright (c) 1999-2010, http://www.harbour-project.org/ Harbour Build Info --- Version: Harbour 2.1.0dev (Rev. 14273) Compiler: GNU C 4.4.3 (32-bit) Platform: Linux 2.6.32-19-generic i686 PCode version: 0.3l: ChangeLog last entry: 2010-04-06 03:00 UTC+0200 Xavi (jarabal/at/gmail.com) ChangeLog ID: ChangeLog 14273 2010-04-06 01:01:13Z jarabal Built on: Apr 6 2010 03:24:28 Build options: (Clipper 5.3b) (Clipper 5.x undoc) Your test code compile and work good. Hth ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Introducing myself
Hi Antonio which Linux distribution have you installed... or you are about to install...? I follow the Harbour project for many years using Linux (RedHat, Fedora then Ubuntu) i'm ready to help you. I think the right place is the harbour user list not this list... Hth Best regards Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] Hbide Linux Ubuntu 32 bits error report...
Hi Pritpal, i regulary update Harbour from svn and sometimes i compile and run Hbide and i send you report. So, quick test Hbide today: only open and then immediately close it without do nothing, i get: ** (:9130): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS HbIde:create( cProjIni ) #Params= idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS IdeSearchReplace:create() idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS xbeP_Close idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS hbide_saveINI( oIde ) 0 1 hbide.ini idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS xbeP_Close after: hbide_saveINI( Self ) hbqt_hbqplaintextedit.cpp:103: HB_TR_ALWAYS HBQPlainTextEdit::~HBQPlainTextEdit( 0 ) hbqt_hbqplaintextedit.cpp:109: HB_TR_ALWAYS HBQPlainTextEdit::~HBQPlainTextEdit( 1 ) hbqt_hbqplaintextedit.cpp:113: HB_TR_ALWAYS HBQPlainTextEdit::~HBQPlainTextEdit( 2 ) hbqt_hbqplaintextedit.cpp:118: HB_TR_ALWAYS HBQPlainTextEdit::~HBQPlainTextEdit( 3 ) idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS xbeP_Close after: ::oSM:closeAllSources() idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS == idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS Before::oDlg:destroy() 0 0 idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS ,, IdeEnvironments:destroy() 0 Object::disconnect: No such signal QTableWidget::itemDoubleClicked( QTableWidgetItem *, int ) in ../../../hbqt_hbslots.cpp:287 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS101 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS102 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS103 idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS -- Theme Manager 0 -- idemisc.prg:939:HBIDE_DBG(): HB_TR_ALWAYS -- Theme Manager 1 -- THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS101 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS102 THbQtUI.prg:0:HBQ_DBG(): HB_TR_ALWAYS103 Unrecoverable error 6005: Exception SIGSEGV at address 0x51 Called from HBQTUI:DESTROY(0) in ../../../THbQtUI.prg Called from IDESEARCHREPLACE:DESTROY(157) in idefindreplace.prg Called from HBIDE:CREATE(591) in hbide.prg Called from MAIN(115) in hbide.prg Hope this help you Best Regards Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] Ubuntu issue building hbpcre lib
I cannot have hbpcre compiled and installed on my Harbour environment on Ubuntu 9.10 I compile Harbour sources with this setting: export HB_CONTRIBLIBS="hbqt hbct hbhpdf hblog hbxml hbmzip hbzip hbxbp hbtip hbvpdf hbgd hbpgsql hbcurl hbmysql hbsqlit3 hbssl hbodbc rddsql gtqtc hbmisc hbpcre" and to try to have hbpcre installed i later also put this var export HB_WITH_PCRE=yes also put export HB_CONTRIBLIBS= so the lib can be guessed. I have referred to the Harbour source INSTALL file to get some info and to check the required files But at compile time i always have this answer from the system and the hbpcre lib not install on my system i need it to try the samples of wxHarbour GUI cross platform for the Harbour compiler http://sourceforge.net/projects/wxharbour/files/: ! Building Harbour 2.1.0dev from source - http://www.harbour-project.org ! MAKE: make 3.81 /bin/sh ! HB_INSTALL_PREFIX: /usr/bin ! HB_BIN_INSTALL: /usr/bin ! HB_LIB_INSTALL: /usr/lib/harbour ! HB_INC_INSTALL: /usr/include/harbour ! HB_DOC_INSTALL: /usr/share/doc/harbour ! HB_BUILD_SHARED: no ! HB_HOST_PLAT: linux (x86) HB_SHELL: sh ! HB_PLATFORM: linux (x86) (autodetected) ! HB_COMPILER: gcc (autodetected: /usr/bin/) ! HB_HOST_PKGM: deb ! Component: 'zlib' found in /usr/include ! Component: 'pcre' found in /usr/include ! Component: 'openssl' found in /usr/include ! Component: 'gpm' found in /usr/include ! Component: 'slang' found in /usr/include ! Component: 'curses' found in /usr/include ! Component: 'x11' found in /usr/include ! Component: 'wattcp/watt-32' not supported on linux platform ! REVISION: 14287M make[2]: Non c'è da fare nulla per «all» make[1]: Non c'è da fare nulla per «all» ! 'sqlite3' library skipped (unused) ! 'bz2' library skipped (unused) make[3]: «../../../../../lib/linux/gcc/liblibhpdf.a» è aggiornato. ! 'libpng' library skipped (unused) ! 'jpeg' library skipped (unused) ! 'hbpcre' library skipped (unused) ! 'hbzlib' library skipped (unused) make[3]: «../../../../../lib/linux/gcc/libhbcommon.a» è aggiornato. make[3]: «../../../../../lib/linux/gcc/libhbnortl.a» è aggiornato. ... Please give me some hints... ? Best regards Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Ubuntu issue building hbpcre lib
Many thanks to Premzek and Viktor for the clear answer. Surely i will send some note to the developer of wxHarbour BTW i was solving this compiling samples issue with this statement: make HBLIBSTYPE=shared The samples coming into the wxHarbour directory structure have singles GNUmakefile, one for directory and these files seems to be auto generated by http://www.bakefile.org as far i can read in all the GNUmakefile files header, i suppose Bakefile tool don't generate hbmk2 make statement (i don't know that tool). Best regards Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: HBIDE Project build start folder problem
2010/4/8 Barry Jackson > On 08/04/10 11:21, Barry Jackson wrote: > > >> So, now the problem seems to be the missing full path to hbmk2 >> > > Ignore that silly remark - hbmk2 is already in the path and should be > found. > > Something strange though. > I paused hbide just after it wrote (and closed) the temp script. > I found the script and ran it after displaying PATH and looking at the > script:- > > [...@jackodesktop tmp]$ echo $PATH > > /usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/home/baz/Scripts:/home/baz/bin:/home/baz/SVN/harbour/bin/linux/gcc:/home/baz/SVN/harbour/lib/linux/gcc:/home/baz/SVN/harbour/include > > [...@jackodesktop tmp]$ cat 7aqf54.sh > #!/bin/sh > export HB_COMPILER=gcc > > export PATH=$PATH:/home/baz/SVN/harbour/bin/linux/gcc > export PATH=$PATH:/home/baz/SVN/harbour/lib/linux/gcc > export PATH=$PATH:/home/baz/SVN/harbour/include > export PATH=$PATH:/usr/bin/gcc:/usr/lib/gcc > > [...@jackodesktop tmp]$ sh 7aqf54.sh > Please read http://www.troubleshooters.com/linux/prepostpath.htm try: source 7aqf54.sh to get the PATH exported var changed not only into that script Hth, best regards Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Ubuntu issue building hbpcre lib
Viktor i see here http://sourceforge.net/projects/wxharbour/develop you are an admin of the project I was playing with samples i like them, i like the gtk lib. Do you think wxHarbour might be a good GUI choice for my Ubuntu environment or it is in a too early state? Do you know some related wxHarbour on the net with more complete samples and doc...? 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] Re: Ubuntu issue building hbpcre lib
Teo, on an fresh installation of Ubuntu 10.04 32 bits, harbour Rev. 14306 and wxHarbour Rev. 574 from svn : After installing this deb packages: sudo apt-get install libwxbase2.8-dev libwxgtk2.8-dev wx-common so i have a "wx-config --version" -> 2.8.10 Compiling with: hbmk2 wxharbour.hbp compile fine, then doing: cd samples/dbf_ctrls1 hbmk2 ../../wxharbour.hbc dbf_ctrls1.prg ./dbf_ctrls1 Work fine... 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] Installation of hbide
2010/4/11 Andriy K > Hi! > > I installed Harbour on my Ubuntu 9.10 64-bit. > I followed the instructions > http://www.elart.it/links/harbourhowto_deb_en.php > > Everything was going well, except installation of hbide. > I typed > cd $HOME/src/contrib/hbide > bud the directory did not exist. > Then I realized that there is a directory $HOME/src/harbour/contrib/hbide > There is a typo (now i correct it) and i must made a better work... Thank you, best regards Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] svn rev. 14322 zlib compile error
Hi, all On Ubuntu 9.10 32 bits compiling Harbour (after a make clean) svn. rev. 14322 gcc -I. -I../../../../../include -Wall -W -O3 -DHB_LEGACY_TYPES_OFF -DHB_HAS_ZLIB -I/home/ubuntu/src/harbour/external/zlib -oioapi.o -c ../../../ioapi.c In file included from ../../../ioapi.h:45, from ../../../ioapi.c:19: /home/ubuntu/src/harbour/external/zlib/zlib.h:1561: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gzseek64’ /home/ubuntu/src/harbour/external/zlib/zlib.h:1562: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gztell64’ /home/ubuntu/src/harbour/external/zlib/zlib.h:1563: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gzoffset64’ /home/ubuntu/src/harbour/external/zlib/zlib.h:1564: error: expected declaration specifiers or ‘...’ before ‘off64_t’ /home/ubuntu/src/harbour/external/zlib/zlib.h:1565: error: expected declaration specifiers or ‘...’ before ‘off64_t’ ../../../ioapi.c: In function ‘fopen64_file_func’: ../../../ioapi.c:123: warning: implicit declaration of function ‘fopen64’ ../../../ioapi.c:123: warning: assignment makes pointer from integer without a cast ../../../ioapi.c: In function ‘ftell64_file_func’: ../../../ioapi.c:165: warning: implicit declaration of function ‘ftello64’ ../../../ioapi.c: In function ‘fseek64_file_func’: ../../../ioapi.c:217: warning: implicit declaration of function ‘fseeko64’ Best regards, Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Howto setup OS enviroment HBIDE
2010/4/12 Bruno Luciani > I just try to create a project in linux , but i can't setup linux > enviroment > > howto ? > > I'm interested and i have some spare time to help but please be more specific or give a sample so we can do the same thing you do... Best regards, Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] hbide r14323 some tests...
On Ubuntu 10.04 32bits hbide, after compiling hbide r14323 with "hbmk2 hbide.hbp -rebuild" i report here some test - After "Close" and also "Close all" the function list isn't released i get old opened sources function listed if i exit and close and rerun HBIDE the function list is empty. - Opening and closing the HBIDE get me this error: ./hbide hbide.prg:325:HBIDE:CREATE(): HB_TR_ALWAYS HbIde:create( cProjIni ) #Params= hbide.prg:520:HBIDE:CREATE(): HB_TR_ALWAYS xbeP_Close idesaveload.prg:92:HBIDE_SAVEINI(): HB_TR_ALWAYS hbide_saveINI( oIde ) 0 1 hbide.ini hbide.prg:522:HBIDE:CREATE(): HB_TR_ALWAYS xbeP_Close after: hbide_saveINI( Self ) hbide.prg:524:HBIDE:CREATE(): HB_TR_ALWAYS xbeP_Close after: ::oSM:closeAllSources() hbide.prg:565:HBIDE:CREATE(): HB_TR_ALWAYS == hbide.prg:566:HBIDE:CREATE(): HB_TR_ALWAYS Before::oDlg:destroy() 0 hbide.prg:567:HBIDE:CREATE(): HB_TR_ALWAYS Object::disconnect: No such signal QTableWidget::itemDoubleClicked( QTableWidgetItem *, int ) in ../../../hbqt_hbslots.cpp:287 THbQtUI.prg:0:HBQTUI:DESTROY(): HB_TR_ALWAYS101 THbQtUI.prg:0:HBQTUI:DESTROY(): HB_TR_ALWAYS102 THbQtUI.prg:0:HBQTUI:DESTROY(): HB_TR_ALWAYS103 idethemes.prg:228:IDETHEMES:DESTROY(): HB_TR_ALWAYS -- Theme Manager 0 -- idethemes.prg:245:IDETHEMES:DESTROY(): HB_TR_ALWAYS -- Theme Manager 1 -- THbQtUI.prg:0:HBQTUI:DESTROY(): HB_TR_ALWAYS101 THbQtUI.prg:0:HBQTUI:DESTROY(): HB_TR_ALWAYS102 THbQtUI.prg:0:HBQTUI:DESTROY(): HB_TR_ALWAYS103 Unrecoverable error 6005: Exception SIGSEGV at address 0x4 Called from HBQTUI:DESTROY(0) in ../../../THbQtUI.prg Called from IDESEARCHREPLACE:DESTROY(157) in idefindreplace.prg Called from HBIDE:CREATE(583) in hbide.prg Called from MAIN(102) in hbide.prg Best Regards, Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] hbide svn 14322 runtime error
Trying to create a project on hbide compiled with (hbmk2 hbide.hbp -rebuild) on Linux Ubuntu 9.10 32 bits on choosing the folder icon to select the destination folder Hbide crash with this error: ** (:5034): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed hbide.prg:327:HBIDE:CREATE(): HB_TR_ALWAYS HbIde:create( cProjIni ) #Params= Unrecoverable error 6005: Exception SIGSEGV at address 0x1c4f Called from QT_QDIALOG_EXEC(0) Called from QFILEDIALOG:EXEC(0) in ../../../TQDialog.prg Called from XBPFILEDIALOG:OPEN(0) in ../../../xbpfiledialog.prg Called from HBIDE_FETCHADIR(304) in idemisc.prg Called from IDEPROJMANAGER:PROMPTFORPATH(1101) in ideprojmanager.prg Called from (b)IDEPROJMANAGER_BUILDINTERFACE(710) in ideprojmanager.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(514) in hbide.prg Called from MAIN(102) in hbide.prg Best regards, Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: Compiling CGI programs and RUN on Apache
Also here on apache2 on Ubuntu 9.10 32 bits More detailed error... seems there is something wrong in sent header: [Tue Apr 13 14:46:33 2010] [error] [client 127.0.0.1] malformed header from script. Bad header=\x1b[0m\x1b[1;1H\x1b[?25hHTTP/1.0 200 O: testcgi Hth Best regard, Marco ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
Re: [Harbour] Re: Compiling CGI programs and RUN on Apache
i test with this t1.prg FUNCTION Main() s_cNewLine := HB_OSNewLine() // s_cNewLine := chr(10) cContent := ; "Content-type: text/html"+ s_cNewLine + s_cNewLine + ; " Hello world " + ; "I am Harbour" outstd(cContent) return # compile hbmk2 t1.prg -lgtcgi -rebuild then mv the compiled file to my /home/ubuntu/sit/cgi-bin/ dir dressing owner and permissions the output from apache cgi is; Hello world I am Harbour[0;10;37;40m[m my conf of apache is: ServerAdmin webmas...@localhost AddType application/x-bittorrent .torrent AddHandler cgi-script .cgi .pl .hrb # DocumentRoot /var/www/ DocumentRoot /home/ubuntu/sit/ Options Indexes FollowSymLinks AllowOverride None Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all # ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ # ScriptAlias /cgi-bin/ /home/ubuntu/sit/cgi-bin/ AllowOverride None # Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Options +ExecCGI SetHandler cgi-script Order allow,deny Allow from all ErrorLog /var/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. #LogLevel warn LogLevel debug CustomLog /var/log/apache2/access.log combined ServerSignature On Alias /doc/ "/usr/share/doc/" Options Indexes MultiViews FollowSymLinks AllowOverride None Order deny,allow Deny from all Allow from 127.0.0.0/255.0.0.0 ::1/128 Still in problem to correct parse the resulting html form apache2 Hth ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour
[Harbour] Test of Hbide build r14331 on Linux Ubuntu 10.04 i get no more GPF errors
On Ubuntu 10.04 32 bits Harbour Rev. 14331 test: a) - Launching Hbide from the source contrib dir path b) - Creating a test1 project ( with only one source, simply a qout("hello world") ) c) - Compiling the project: "hello" is created in ./contrib/hbide/projects/hello but hbide auto create and run don't find the file so the autometed run can be done. More test in my spare time... In Ubuntu 10.04 Hbide don't get any GPF error ( tomorrow i will test on Ubuntu 9.10 and i will report here ) Hope this helps, best regards, Marco -- Linux Infinite Freedom ___ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour