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

User avatar
Antonio Linares
Site Admin
Posts: 42655
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 67 times
Been thanked: 96 times
Contact:

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

Post by Antonio Linares »

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
carlos vargas
Posts: 1723
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

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

Post by carlos vargas »

me lo temia. :-)
Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
User avatar
Antonio Linares
Site Admin
Posts: 42655
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 67 times
Been thanked: 96 times
Contact:

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

Post by Antonio Linares »

Querido Carlos,

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

Antonio Linares
www.fivetechsoft.com
User avatar
driessen
Posts: 1422
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...

Post by driessen »

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.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
Antonio Linares
Site Admin
Posts: 42655
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 67 times
Been thanked: 96 times
Contact:

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

Post by Antonio Linares »

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: 42655
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 67 times
Been thanked: 96 times
Contact:

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

Post by Antonio Linares »

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
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...

Post by hmpaquito »

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
User avatar
Antonio Linares
Site Admin
Posts: 42655
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 67 times
Been thanked: 96 times
Contact:

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

Post by Antonio Linares »

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: 42655
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 67 times
Been thanked: 96 times
Contact:

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

Post by Antonio Linares »

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
driessen
Posts: 1422
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...

Post by driessen »

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.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
Antonio Linares
Site Admin
Posts: 42655
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 67 times
Been thanked: 96 times
Contact:

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

Post by Antonio Linares »

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
driessen
Posts: 1422
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...

Post by driessen »

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

Application Internal Error - C:\JUDA\JUDA_2.EXETerminated at: 2022-07-08 14:01:54Unrecoverable 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 0172F474Modules:00400000 00B52000 C:\JUDA\JUDA_2.EXE775D0000 001AA000 C:\Windows\SYSTEM32\ntdll.dll76340000 000F0000 C:\Windows\System32\KERNEL32.DLL75DC0000 00257000 C:\Windows\System32\KERNELBASE.dll761A0000 0007C000 C:\Windows\System32\ADVAPI32.DLL756B0000 000C2000 C:\Windows\System32\msvcrt.dll75A50000 0007A000 C:\Windows\System32\sechost.dll755F0000 000BB000 C:\Windows\System32\RPCRT4.dll757D0000 000C0000 C:\Windows\System32\COMDLG32.DLL767D0000 00112000 C:\Windows\System32\ucrtbase.dll75B30000 0028C000 C:\Windows\System32\combase.dll77490000 000C1000 C:\Windows\System32\shcore.dll76430000 0007B000 C:\Windows\System32\msvcp_win.dll6B200000 0001A000 C:\Windows\SYSTEM32\MPR.DLL73610000 00008000 C:\Windows\SYSTEM32\VERSION.DLL6D4F0000 00074000 C:\Windows\SYSTEM32\WINSPOOL.DRV753D0000 001AC000 C:\Windows\System32\USER32.dll75900000 0001A000 C:\Windows\System32\win32u.dll6CEA0000 00223000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22000.120_none_e541a94fcce8ed6d\COMCTL32.DLL76120000 00022000 C:\Windows\System32\GDI32.dll75920000 000DF000 C:\Windows\System32\gdi32full.dll75780000 0004A000 C:\Windows\System32\SHLWAPI.dll76A40000 0060C000 C:\Windows\System32\SHELL32.dll768F0000 0014D000 C:\Windows\System32\OLE32.DLL76720000 0009C000 C:\Windows\System32\OLEAUT32.DLL75890000 00064000 C:\Windows\System32\WS2_32.DLL6CB80000 00006000 C:\Windows\SYSTEM32\MSIMG32.DLL6CE40000 00031000 C:\Windows\SYSTEM32\WINMM.DLL7C700000 0002E000 C:\Windows\SYSTEM32\OLEDLG.DLL6CB90000 0016B000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22000.675_none_1631a6712776d946\GDIPLUS.DLL73C70000 00024000 C:\Windows\SYSTEM32\IPHLPAPI.DLL68D30000 00485000 C:\Windows\SYSTEM32\WININET.DLL75A10000 00025000 C:\Windows\System32\IMM32.DLL01750000 0009D000 M:\SOFTWARE\JUDA\DATA\fwdbg.dllCalled from GDIP_FROMHBITMAP(0)Called from FW_READIMAGE(1545) in .\source\function\IMGTXTIO.PRGCalled from (b)TWINDOW(585) in .\source\classes\WINDOW.PRGCalled from TXBROWSE:READIMAGE(0) in .\source\classes\WINDOW.PRGCalled from FNADDBITMAP(16008) in .\source\classes\XBROWSE.PRGCalled from (b)TXBRWCOLUMN(12653) in .\source\classes\XBROWSE.PRGCalled from TXBRWCOLUMN:ADDRESOURCE(0) in .\source\classes\XBROWSE.PRGCalled from TDBG:ACTIVATE(308) in .\source\classes\FWDBG.PRGCalled from __DBGENTRY(90) in .\source\classes\FWDBG.PRGCalled from ERRORSYS(28) in .\Z-ERROR1.PRGCalled 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.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
driessen
Posts: 1422
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...

Post by driessen »

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.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
Antonio Linares
Site Admin
Posts: 42655
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 67 times
Been thanked: 96 times
Contact:

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

Post by Antonio Linares »

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
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...

Post by hmpaquito »

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
Post Reply