Jump to content

Stéphane Wierzbicki

Members
  • Content Count

    230
  • Joined

  • Last visited

Everything posted by Stéphane Wierzbicki

  1. Stéphane Wierzbicki

    10.3 Consumes 45% of my CPU

    I'm also pretty sure this caused the problem. Are you maybe aware of an powershell or batch script that will helps me to register all these .net DLL correctly ?
  2. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    Thank you. I'll try it.
  3. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    Uwe, does it makes sense if you export me those keys? As you see I don't have even Tokyo keys... Regards
  4. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    Hi David, Thank you for jumping in. I only installed from the GetIt installer. Well, swierzbicki stand for Stephane WIERZBICKI (you should find me in your records). I was on the beta and I did install all beta builds on this very same machine. Regads, Ps : after installing Delphi RIO with GetIt installer : - I did uninstall Delphi Tokyo (previously installed with ISO) and remove all BDS\19.0 keys (HKCU and HKLM) - I did install Delphi Tokyo again with GetIt installer
  5. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    I finally found it :
  6. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    I don't have this regestry entries
  7. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    I've tried tried to re-register all tlb files again with tregsrv 18/11/18 15:55 11.552 Borland.Build.Tasks.Common.tlb 18/11/18 15:55 1.964 Borland.Build.Tasks.Cpp.tlb 18/11/18 15:55 1.832 Borland.Build.Tasks.Delphi.tlb 18/11/18 15:55 59.372 Borland.Studio.Interop.tlb 18/11/18 15:55 196.728 Borland.Studio.ToolsAPI.tlb 19/11/18 00:55 8.972 Embarcadero.Studio.Modeling.tlb 18/11/18 15:55 3.324 stdvcl40.tlb I've also correctly renamed Tokyo folder. This didn't help neither. Here are screenshot of process monitor having these filters : Process name is bds.exe Path contians 19.0 So as soon as I start Rio here is what we can get : bds.exe is using wrong path : c:\program files (x86)\embarcadero\studio\19.0\Bin\etm.exe insteand of c:\program files (x86)\embarcadero\studio\20.0\Bin\etm.exe
  8. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    This is an issue with IDE. It is using Borland.Studio.ToolsAPI.tlb from Delphi Tokyo. If you look at my previous screenshots you will this bds is using C:\Program Files (x86)\Embarcadero\Studio\19.0\bin\Borland.Studio.ToolsAPI.tlb No problem since I renaming the Delphi Tokyo installation folder... Ps : I did reinstall Delphi Tokyo AFTER installing Delphi RIO. Both using Web installer...
  9. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    I've used the default install options (like I did for years now). I do of course have admin rights. All my problems disseapers after renaming C:\Program Files (x86)\Embarcadero\Studio\19 to C:\Program Files (x86)\Embarcadero\Studio\----19.0
  10. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    I really don't know why I'm getting this. Process monitor show me this horrible thing : bds.exe is endlessly parsing all search path for .pas files and .dcu as you can see there (this last 15min ....) And more scary : look the blue selection ( bds is using C:\Program Files (x86)\Embarcadero\Studio\19.0\bin\Borland.Studio.ToolsAPI.tlb ) MMX.reg
  11. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    Is there a way to help you? Do you have a logging tool or something else that will get you an insight on this?
  12. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    Yes, just look at the video. You will notice that even the desktop will be displayed a few milliseconds... I really hope that Uwe will fix this MMX issue and that EMB will fix those nasty drawing bottleneck...
  13. Stéphane Wierzbicki

    How to inspect TRecord with JvInspector ?

    Hello, I'm working with TRecord structure that I can load from or save to JSON string. Is there a way to pass a Record to the JVInspector component ? For what I've seen, only TObject descedants are allowed. Kind regards, SW
  14. Stéphane Wierzbicki

    Unresponsive IDE and massive memory leaks with RIO

    This is perfectly working with an empty VCL form project. I guess that the problem comes from my unit. I've attached it. I don't have this problem with Delphi Tokyo. SicsBaseConvertor.pas
  15. Stéphane Wierzbicki

    Delphi Tokyo - Is FDConnection manager broken ? - Need advice connecting MsSQL DB

    So this makes sense. According to the ODBC 3.0 Spec, the following characters should be avoided for connection string keywords and their attributes: []{}(),;?*=!@ There is one thing that I don't understand as the "Expert" accepts my credentials and list all available databases. Does it means you are not using an ODBC conenction to connect to the server? Now have a look at the "Password" property once I've validated the expert
  16. Stéphane Wierzbicki

    Delphi Tokyo - Is FDConnection manager broken ? - Need advice connecting MsSQL DB

    Dmitry, I've tried with both Tokio 10.2.3 and Rio 10.3.
  17. Stéphane Wierzbicki

    Delphi Tokyo - Is FDConnection manager broken ? - Need advice connecting MsSQL DB

    I guess that the problem occurs when password has an ending exclamation mark.
  18. Stéphane Wierzbicki

    MMX for Delphi 10.3 Rio

    Thank you so much for updating this great tool
  19. Stéphane Wierzbicki

    Before you ask: GExperts for Delphi 10.3 is not ready

    It would be nice to ellaborate a little bit more ! What are your problems ?
  20. Stéphane Wierzbicki

    Codex 1.1.0 released

    I wasn't aware of your plugin. Thank you for sharing it !
×