salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.19k stars 363 forks source link

erro ao enviar anexos #480

Closed rodrigo-ogioni closed 9 months ago

rodrigo-ogioni commented 9 months ago

Boa tarde!! em alguns clientes, no envio de mensagem, o anexo não é enviado. Em outros clientes vai certinho. O que pode estar acontecendo? Grato

salvadordf commented 9 months ago

Hi,

Please, use our forum for questions and use English or Spanish.

It's not possible to know what's the problem without some code to reproduce this issue in my computer. Build the CEF binaries with proprietary codecs to avoid issues handling videos or audio clips using those codecs.

rodrigo-ogioni commented 9 months ago

Hi,

Please, use our forum for questions and use English or Spanish.

It's not possible to know what's the problem without some code to reproduce this issue in my computer. Build the CEF binaries with proprietary codecs to avoid issues handling videos or audio clips using those codecs.

good morning, I pulled the files from a client that was working correctly. I saw that the js.abr file was different. So I put the same file in the one that wasn't working. However, it didn't work. I copied the entire folder and pasted it into the client and it worked normally with the new folder. I saw that the folder I copied to had several dcus. So I was unsure which files were needed for tinject to work. I compared the two folders, and the main files, dlls, are all the same, except the dcus. Grateful