If you send me an email and you don't get my answer...

If you send me an email and you don't get my answer...

Postby Antonio Linares » Thu Jul 07, 2022 5:26 pm

Sometimes, I don't know why, my gmail account send incoming emails to the trash. This happens not very often, fortunately :-)

If you ever send me an email and you don't get my answer, please post a msg here telling me about it.

thank you :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: If you send me an email and you don't get my answer...

Postby carlos vargas » Thu Jul 07, 2022 9:35 pm

me lo temia. :-)
Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
User avatar
carlos vargas
 
Posts: 1683
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: If you send me an email and you don't get my answer...

Postby Antonio Linares » Fri Jul 08, 2022 6:04 am

Querido Carlos,

Me enviaste algún email que no te respondi ? :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: If you send me an email and you don't get my answer...

Postby driessen » Fri Jul 08, 2022 7:10 am

Antonio,

Yesterday evening I replied to your last e-mailmessages.
Can you have a look at them (debug + problem xHarbour Builder)?
I need a solution quite urgently.

Thank you so much.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1396
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: If you send me an email and you don't get my answer...

Postby Antonio Linares » Fri Jul 08, 2022 10:26 am

Dear Michel,

Your email again went to gmail trash (really don't know why)

You need to use the FWH debugger with xHarbour commercial, is it so ?

Please confirm this, so we start checking it

thank you
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: If you send me an email and you don't get my answer...

Postby Antonio Linares » Fri Jul 08, 2022 11:04 am

Dear Michel,

If you go to FWH\samples folder and you do:

buildh tutor01 /b then you get the FWH debugger working ok

if you do:

buildx tutor01 /b

then you get it also working fine with xHarbour (free version)

but if you do:

buildxhb tutor01 /b

then it does nothing. Sincerelly, this is the first time that we try it with xHarbour commercial and we have no idea why it does not work as the other compilers do
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: If you send me an email and you don't get my answer...

Postby hmpaquito » Fri Jul 08, 2022 11:08 am

Estimado Antonio,

https://windowsreport.com/gmail-emails- ... -to-trash/

Puedes tener activado, sin querer, un filtro que redirija determinadas direcciones email a la papelera. Probablemente se pueda solucionar en configuracion

Saludos
hmpaquito
 
Posts: 1482
Joined: Thu Oct 30, 2008 2:37 pm

Re: If you send me an email and you don't get my answer...

Postby Antonio Linares » Fri Jul 08, 2022 11:09 am

Dear Michel,

ok, I got it working this way :-)

Please go to c:\xhb\bin\ and run xdebugw.exe. Then from xdebugw.exe select "open" and look for FWH\samples\tutor01.exe built using:

buildxhb tutor01 /b

and then the FWH debugger starts properly and work as expected :-)

So the only thing that you need to do is to build your PRGs using /b and then follow the procedure described above.

Please let me know if you get it working or if you need something else
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: If you send me an email and you don't get my answer...

Postby Antonio Linares » Fri Jul 08, 2022 11:14 am

hmpaquito wrote:Estimado Antonio,

https://windowsreport.com/gmail-emails- ... -to-trash/

Puedes tener activado, sin querer, un filtro que redirija determinadas direcciones email a la papelera. Probablemente se pueda solucionar en configuracion

Saludos


Estimado Paco,

Tengo la sensación de que gmail ha implementado unos nuevos algoritmos porque estos dias pasados, sin haber tocado nada, esta haciendo preguntas "raras" de si confio en un remitente o no, de si es spam, o no, etc... una serie de cosas que antes no hacia :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: If you send me an email and you don't get my answer...

Postby driessen » Fri Jul 08, 2022 11:19 am

Antonio,

I got your e-mail a few minutes ago, but I put my answer here since my e-mails seems to vanish in gmail.

Until now, I have always be using the debugger of the commercial xHarbour. But I want to get rid of the commercial xHarbour. I pay for it, but nothing happens anymore. I already send a e-mail to Patrick Mast, but I received no answer. After a new FWH, the libs need to be corrected so that xHarbour can be used again.

So using the harbour debugger was the ideal solution. That was the reason why I tried it. But I still get errors, like I send you.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1396
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: If you send me an email and you don't get my answer...

Postby Antonio Linares » Fri Jul 08, 2022 11:45 am

Dear Michel,

So do you want to use the Harbour debugger and not the FWH debugger ? As far as I understand it, you are organizing to build using Harbour finally, am I right ?

Could you post here the errors that you mention ?

many thanks and sorry for the gmail troubles
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: If you send me an email and you don't get my answer...

Postby driessen » Fri Jul 08, 2022 12:04 pm

Antonio,

I have completely rebuild my application using the /B option.
I also put fwdbg.dll in the correct folder.
If I run my application, a logfile hb_out.log is created in which we can read :
Code: Select all  Expand view
Application Internal Error - C:\JUDA\JUDA_2.EXE
Terminated at: 2022-07-08 14:01:54
Unrecoverable error 6005: Exception error:

    Exception Code:C0000005 ACCESS_VIOLATION
    Exception Address:0042B334
    EAX:0019F354  EBX:00000000  ECX:00000003  EDX:01724F80
    ESI:00000000  EDI:00000000  EBP:0019F3A0
    CS:EIP:0023:0042B334  SS:ESP:002B:0019F2B8
    DS:002B  ES:002B  FS:0053  GS:002B
    Flags:00010246
    Exception Parameters: 00000000 0000000C
    CS:EIP: FF 73 0C E8 E6 06 1B 00 8B F0 85 F6 74 07 89 73
    SS:ESP: 0019F354 00B0BC2B 00000000 00CF7810 03460004 FFFFFFFF 000032C4 0401A001 00F95A8C 00000000 FFA01A98 FFFFFFFF 000032C4 0401A001 00F95A8C A0011A98

    C stack:
    EIP:     EBP:       Frame: OldEBP, RetAddr, Params...
    0042B334 0019F3A0   0019F3BC 004D82F4 00000037 00000000 0170EEF4 00000000 00000000
    004D82F4 0019F3BC   0019F4D0 004D20FE 00000003 00C193E0 00000000 00CF7810 00CF7810 00000041 00000000 0172B3FC
    004D20FE 0019F4D0   0019F4E0 00414208 00B0AF03 00B06C04
    00414208 0019F4E0   0019F4FC 004D82F4 00000031 00000000 0172B01C 00000000 00000609
    004D82F4 0019F4FC   0019F610 004D20FE 00000004 00CF7810 FFFFFFFF 016EF6BC 0019F528 004EFB75 0341A6E4 00CF7810
    004D20FE 0019F610   0019F644 004D866D 00C193D5 00C142D8 01724F14 00000004 00190004 004D85C0 0000002C 00000000
    004D866D 0019F644   0019F678 004E61CB 00000004 00C5448D 00000000 00C24B2C 004D84B1 00CF7810 00000024 00000000
    004E61CB 0019F678   0019F78C 004D21BC 00000003 00C4B889 00000000 00CF7810 016EF7BC 016EF85C 0019F6B0 004D9767
    004D21BC 0019F78C   0019F79C 0042395C 00C543B1 00C22FEC
    0042395C 0019F79C   0019F7B8 004D82F4 0000001F 00000000 0172B3FC 00000000 00003E88
    004D82F4 0019F7B8   0019F8CC 004D20FE 00000002 00CF7810 FFFFFFFF 016EF47C 00000000 016EF73C 0019F7F0 004D9767
    004D20FE 0019F8CC   0019F900 004D866D 00C4B882 00C22FEC 01724ED4 00000002 00190002 004D85C0 0000001C 00000000
    004D866D 0019F900   0019F934 004E61CB 00000002 00AEE31B 00000000 00AEBD80 004D84B1 00CF7810 0000000E 00000000
    004E61CB 0019F934   0019FA48 004D21BC 00000001 00AED055 00000000 00AEB7B0 00CF7810 0019F944 00000000 005D33D9
    004D21BC 0019FA48   0019FA58 00411F18 00AEDC7E 00AEB760
    00411F18 0019FA58   0019FA78 004D84B1 00CF7810 00000005 00000000 016F493C 007F0004 00000134
    004D84B1 0019FA78   0019FB8C 004D21BC 00000000 0172C7AC 0172C5F4 00AEB760 01140000 00000448 01182778 00CF89BC
    004D21BC 0019FB8C   0019FB9C 00411ED0 00AED004 00AEB760
    00411ED0 0019FB9C   0019FBBC 004D8411 016F918C 00000003 00000000 00000000 00000000 0000005A
    004D8411 0019FBBC   0019FBDC 005417CB 00000006 00000005 00000000 016F918C 00000000 0172F474


Modules:
00400000 00B52000 C:\JUDA\JUDA_2.EXE
775D0000 001AA000 C:\Windows\SYSTEM32\ntdll.dll
76340000 000F0000 C:\Windows\System32\KERNEL32.DLL
75DC0000 00257000 C:\Windows\System32\KERNELBASE.dll
761A0000 0007C000 C:\Windows\System32\ADVAPI32.DLL
756B0000 000C2000 C:\Windows\System32\msvcrt.dll
75A50000 0007A000 C:\Windows\System32\sechost.dll
755F0000 000BB000 C:\Windows\System32\RPCRT4.dll
757D0000 000C0000 C:\Windows\System32\COMDLG32.DLL
767D0000 00112000 C:\Windows\System32\ucrtbase.dll
75B30000 0028C000 C:\Windows\System32\combase.dll
77490000 000C1000 C:\Windows\System32\shcore.dll
76430000 0007B000 C:\Windows\System32\msvcp_win.dll
6B200000 0001A000 C:\Windows\SYSTEM32\MPR.DLL
73610000 00008000 C:\Windows\SYSTEM32\VERSION.DLL
6D4F0000 00074000 C:\Windows\SYSTEM32\WINSPOOL.DRV
753D0000 001AC000 C:\Windows\System32\USER32.dll
75900000 0001A000 C:\Windows\System32\win32u.dll
6CEA0000 00223000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22000.120_none_e541a94fcce8ed6d\COMCTL32.DLL
76120000 00022000 C:\Windows\System32\GDI32.dll
75920000 000DF000 C:\Windows\System32\gdi32full.dll
75780000 0004A000 C:\Windows\System32\SHLWAPI.dll
76A40000 0060C000 C:\Windows\System32\SHELL32.dll
768F0000 0014D000 C:\Windows\System32\OLE32.DLL
76720000 0009C000 C:\Windows\System32\OLEAUT32.DLL
75890000 00064000 C:\Windows\System32\WS2_32.DLL
6CB80000 00006000 C:\Windows\SYSTEM32\MSIMG32.DLL
6CE40000 00031000 C:\Windows\SYSTEM32\WINMM.DLL
7C700000 0002E000 C:\Windows\SYSTEM32\OLEDLG.DLL
6CB90000 0016B000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22000.675_none_1631a6712776d946\GDIPLUS.DLL
73C70000 00024000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
68D30000 00485000 C:\Windows\SYSTEM32\WININET.DLL
75A10000 00025000 C:\Windows\System32\IMM32.DLL
01750000 0009D000 M:\SOFTWARE\JUDA\DATA\fwdbg.dll

Called from GDIP_FROMHBITMAP(0)
Called from FW_READIMAGE(1545) in .\source\function\IMGTXTIO.PRG
Called from (b)TWINDOW(585) in .\source\classes\WINDOW.PRG
Called from TXBROWSE:READIMAGE(0) in .\source\classes\WINDOW.PRG
Called from FNADDBITMAP(16008) in .\source\classes\XBROWSE.PRG
Called from (b)TXBRWCOLUMN(12653) in .\source\classes\XBROWSE.PRG
Called from TXBRWCOLUMN:ADDRESOURCE(0) in .\source\classes\XBROWSE.PRG
Called from TDBG:ACTIVATE(308) in .\source\classes\FWDBG.PRG
Called from __DBGENTRY(90) in .\source\classes\FWDBG.PRG
Called from ERRORSYS(28) in .\Z-ERROR1.PRG
Called from __HBVMINIT(74) in ../../../harbinit.prg
------------------------------------------------------------------------
 
After which my appliction is stopped.

No idea what all this means.

Any idea?
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1396
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: If you send me an email and you don't get my answer...

Postby driessen » Fri Jul 08, 2022 12:06 pm

Antonio,

My clientversion of my application is build with harbour for many years.
I only used until now xHarbour for debugging reasons.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1396
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: If you send me an email and you don't get my answer...

Postby Antonio Linares » Fri Jul 08, 2022 12:14 pm

Dear Michel,

Please add this dummy function to your main PRG:

function GDIP_FROMHBITMAP()

return nil

and please let me know what you get

many thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: If you send me an email and you don't get my answer...

Postby hmpaquito » Fri Jul 08, 2022 12:19 pm

Antonio Linares wrote:
hmpaquito wrote:Estimado Antonio,

https://windowsreport.com/gmail-emails- ... -to-trash/

Puedes tener activado, sin querer, un filtro que redirija determinadas direcciones email a la papelera. Probablemente se pueda solucionar en configuracion

Saludos


Estimado Paco,

Tengo la sensación de que gmail ha implementado unos nuevos algoritmos porque estos dias pasados, sin haber tocado nada, esta haciendo preguntas "raras" de si confio en un remitente o no, de si es spam, o no, etc... una serie de cosas que antes no hacia :-)



Pues entonces debe ser eso. En funcion de tus respuestas ha establecido filtros. En la configuracion de filtros hallaras, probablemente, la respuesta
En todo caso, con gmail tiene uno la sensacion que lo traquetean como quieren. A mi, desde hace años, no me para de bloquear envio de emails con archivos maliciosos y bloquearme la llegada de lo que el estima oportuno
hmpaquito
 
Posts: 1482
Joined: Thu Oct 30, 2008 2:37 pm

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 55 guests