FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Erro fwh com harbour 11478
Posts: 344
Joined: Tue Oct 11, 2005 11:33 AM
Erro fwh com harbour 11478
Posted: Mon Jun 22, 2009 02:18 PM
Olá Antonio,

Ao atualizar a versão harbour svn 11478 nenhum exemplo de fivewin "c:\fwh\samples" funciona mais. Me é retornado erros GPF´s como cito alguns deles abaixo:



Application Internal Error - C:\fwh\samples\testget.exe
Terminated at: 2009.06.22 11:14:22
Unrecoverable error 9003: Too many recursive error handler calls
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from TDIALOG:CTOCHAR(0) in classes\DIALOG.PRG
Called from TDIALOG:ACTIVATE(0) in classes\DIALOG.PRG
Called from MAIN(30) in testget.prg
------------------------------------------------------------------------
Application Internal Error - C:\fwh\samples\webexp.exe
Terminated at: 2009.06.22 11:14:44
Unrecoverable error 9003: Too many recursive error handler calls
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from TOLEAUTO:NAVIGATE(0)
Called from __OBJSENDMSG(0)
Called from TACTIVEX:DO(0) in classes\ACTIVEX.PRG
Called from MAIN(17) in webexp.prg
------------------------------------------------------------------------
Application Internal Error - C:\fwh\samples\testimg.exe
Terminated at: 2009.06.22 11:15:27
Unrecoverable error 9003: Too many recursive error handler calls
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from ERRORDIALOG(0) in function\errsysw.prg
Called from (b)ERRORSYS(0) in function\errsysw.prg
Called from TDIALOG:CTOCHAR(0) in classes\DIALOG.PRG
Called from TDIALOG:ACTIVATE(0) in classes\DIALOG.PRG
Called from MAIN(41) in testimg.prg
------------------------------------------------------------------------


Porque será que isto está ocorrendo ?
Obrigado, Regards, Saludos



Rossine.



Harbour and Harbour++
Posts: 337
Joined: Fri Oct 07, 2005 02:44 PM
Re: Erro fwh com harbour 11478
Posted: Mon Jun 22, 2009 02:57 PM

Rossine,

Al parecer hubo un cambio con el api de hb_par() / hb_stor(), me creo que significa recompilar y/o cambiar codigo en fwh.

Atte.,

Lautaro

Hola,

Soy un Contador que por necesidad aprendio a programar y se quedo programando.
Posts: 344
Joined: Tue Oct 11, 2005 11:33 AM
Re: Erro fwh com harbour 11478
Posted: Mon Jun 22, 2009 04:27 PM
Gracias Lautaro por responder :-)

Viktor (harbour) wrote:


It's difficult to guess without knowing the code actually causing
the error, but my guess would be that FWH needs to be updated
and rebuilt after our hb_par*() / hb_stor*() API changes.


Antonio, alguma ajuda para estes erros ?
Obrigado, Regards, Saludos



Rossine.



Harbour and Harbour++
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Erro fwh com harbour 11478
Posted: Mon Jun 22, 2009 06:11 PM

Rossine,

Vamos a revisarlo cuanto antes, gracias :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 344
Joined: Tue Oct 11, 2005 11:33 AM
Re: Erro fwh com harbour 11478
Posted: Mon Jun 22, 2009 06:15 PM

Gracias Maestro :D

Obrigado, Regards, Saludos



Rossine.



Harbour and Harbour++
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Erro fwh com harbour 11478
Posted: Wed Aug 19, 2009 07:50 PM
Rossine,

Hemos detectado y arreglado un bug en Harbour SVN que impedia que la Clase TActiveX funcionase correctamente (error "Navigate" en FWH\samples\WebExp.prg)

Aqui estan los detalles de los cambios a implementar en Harbour:
http://www.mail-archive.com/harbour@harbour-project.org/msg18014.html

Viktor ha quedado en incluirlos mañana en el SVN de Harbour :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 344
Joined: Tue Oct 11, 2005 11:33 AM
Re: Erro fwh com harbour 11478
Posted: Wed Aug 19, 2009 08:30 PM

Gracias Antonio vamos aguardar viktor :D

Obrigado, Regards, Saludos



Rossine.



Harbour and Harbour++
Posts: 337
Joined: Fri Oct 07, 2005 02:44 PM
Re: Erro fwh com harbour 11478
Posted: Wed Aug 19, 2009 08:53 PM
Rossine, Antonio,


Una observacion, en la clase tactivex, hay que hacer una pequeña correccion en el metodo :setprop

que dice :
Code (fw): Select all Collapse
  
 METHOD SetProp( cPropName, uParam1 ) INLINE __ObjSendMsg( ::oOleAuto,cPropName, uParam1 )


y debe decir :
Code (fw): Select all Collapse
   METHOD SetProp( cPropName, uParam1 ) INLINE __ObjSendMsg( ::oOleAuto,"_"+cPropName, uParam1 )


Atte.,

Lautaro Moreira
Osorno
Chile
Hola,

Soy un Contador que por necesidad aprendio a programar y se quedo programando.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Erro fwh com harbour 11478
Posted: Wed Aug 19, 2009 09:10 PM

Lautaro,

Gracias! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion