Jump to content

Al T

Members
  • Content Count

    93
  • Joined

  • Last visited

Posts posted by Al T


  1. 15 hours ago, Dalija Prasnikar said:

    Maybe someone here had similar issue, but the fastest way to get help would be to contact support like the message says.

     

    You can do that through web. Make sure you choose Registration & Instalaltion https://www.embarcadero.com/support 

    Thank you.

     

    I was able to get it working after I deleted my serial number and then registered it again.

     


  2. The official "DelphiLSP" Plugin for Visual Studio Code https://marketplace.visualstudio.com/items?itemName=EmbarcaderoTechnologies.delphilsp

     

    Every time I hover over a function, variable, procedure, etc.... I get "A valid license was not found. Please contact Embarcadero Support" .

     

    I have Delphi 11.0 Enterprise edition with a valid license!

     

    I'm using Visual Studio Code because it allows me to use GitHub Copilot.

     

    Any ideas?

     

     

     

    PS

     

    I've tried this:

    but the help does not help.  I still have "A valid license was not found. Please contact Embarcadero Support"!

     

     

    Any help is much appreciated!

     


  3. On 5/13/2022 at 1:53 AM, psla314 said:

    If you remove the DelphiLSP.exe from Path to DelphiLSP.exe in extension setting it will fix the license error, but a "cannot start DelphiLSP" error will be displayed on project load, but it seems to work. see https://quality.embarcadero.com/browse/RSP-35388

     

    lsp.png

    Adding a path tells me that it can't load DelphiLSP.exe .... I've tried

    ```

    C:\Program Files (x86)\Embarcadero\Studio\22.0\bin

    "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin"

    C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\

    "C:\Program Files (x86)\Embarcadero\Studio\22.0\bin\"

    ```

     

    But if I don't have a path, it loads DelphiLSP.exe, yet it still complains about " A valid license was not found. Please contact Embarcadero Support" .  I also have Delphi 11.0 Enterprise edition with a valid license!

     

    Any ideas?

     


  4. On 11/30/2022 at 11:32 AM, programmerdelphi2k said:

    any way, in Registry we have it:

    image.thumb.png.a0ee6e62d0816f89e12dc871afcdbf4d.png

     

    He done reference to ...

     

     

    So... I can delete C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\designide270.bpl  from the registry and be done with it?

     

     

    dephi registry.JPG

     

    ALSO...... What is Computer\HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\22.0\Known Packages FOR?

     


  5. After looking at my files...

     

    C:\Program Files (x86)\Embarcadero\Studio\22.0\bin

     

    I found that designide280.bpl does not have a digital signature from Idera, Inc. !!

     

    Although in

     

    C:\Program Files (x86)\Embarcadero\Studio\21.0\bin

     

    designide270.bpl does have a digital signature

     

    Can someone please look in their C:\Program Files (x86)\Embarcadero\Studio\22.0\bin designide280_bpl.thumb.JPG.8126e8b3f80064cd7f065fbcfe234faf.JPG(See attached picture)

    With Windows 10 Command Prompt (Administrator Access):

    C:\Program Files (x86)\Embarcadero\Studio\22.0\bin>certUtil -hashfile designide280.bpl SHA256
    SHA256 hash of designide280.bpl:
    293754639af04e03242ffe719d0c3c3b7c2ad5f186fcf6c4197063b987982fda
    CertUtil: -hashfile command completed successfully.

     

    Please let me know if this file is correct for Delphi 11.0 November patch

     

    Thank you!

     

    ....PS..... If you don't have time to compare, can you please just reply with your SHA256 ?

     

    designide280.bpl.JPG


  6. 22 hours ago, programmerdelphi2k said:

    the RAD use 2 types of enviroment vars:

    1. O.S. vars, like "PATH"
    2. internal vars, like $(xxxxxxx) on IDE

    then, verify the "ordem on PATH var": who is first: RAD 11 or 2007?

    in your IDE, RAD "catch" the O.S. vars to assign some internal vars. Then, look in Tools->Options-Variables... who is who?

     

    now, for my experience:

    1. always create yourself directory for install your softwares (always that possible)
    2. always install the old-edition before new-editions
    3. after each installation, verify if old-edition still working... after, verify new-edition
    4. in your RAD case, just look on REGISTRY too! if any doubt.

    in your case, I think that is not really problem with RAD, but yeah just "orderm of the configuration" in use!

    The path variables are just fine.

     

    Component -> Install Packages -> Embarcadero Designer IDE Package

     

    ^^ If I change this in the registry.. load Delphi 11.. and look at it again... it shows up but is NOT checked to use.

     


  7. On 11/10/2022 at 6:30 AM, Vandrovnik said:

    Could you manually delete the target file and try again? Or try to suspend antivirus software?

    I had to delete target files:

     

    lib/win32/debug/Vcl.Menus.dcu

    lib/win32/debug/Vcl.Themes.dcu

    lib/win32/release/Vcl.Menus.dcu

    lib/win32/release/Vcl.Themes.dcu

    lib/win64/debug/Vcl.Menus.dcu

    lib/win64/debug/Vcl.Themes.dcu

    lib/win64/release/Vcl.Menus.dcu

    lib/win64/release/Vcl.Themes.dcu

     

    in order to complete the patch install

     

     

    Embarcadero PatchTool
    Copyright (c) 2020 Embarcadero Technologies, Inc.
    
    Creating backup folder 'C:\Program Files (x86)\Embarcadero\Studio\22.0\_patch-backup\2022-11-29 08.03.27'
    Created directory C:\Program Files (x86)\Embarcadero\Studio\22.0\_patch-backup\2022-11-29 08.03.27.
    Creating backup of 205 file(s)...
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win32\debug\Vcl.Menus.dcu not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win32\debug\Vcl.Themes.dcu not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win32\release\Vcl.Menus.dcu not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win32\release\Vcl.Themes.dcu not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\debug\Vcl.Menus.dcu not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\debug\Vcl.Themes.dcu not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\de\rtl.a not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\de\vcl.a not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\fmx.a not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\fmx.bpi not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\fr\rtl.a not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\fr\vcl.a not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\ja\rtl.a not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\ja\vcl.a not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\rtl.a not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\vcl.a not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\Vcl.Menus.dcu not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\lib\win64\release\Vcl.Themes.dcu not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\PAServer\PAServer22.0.pkg not found
    Warning: C:\Program Files (x86)\Embarcadero\Studio\22.0\source\fmx\FMX.FontGlyphs.iOS.pas not found
    185/205 files backed up.
    Backup successfully created.
    Replacing 205 file(s)...
    Replacing bin64/fmx280.bpl
    Replacing bin64/rtl280.bpl
    Replacing bin64/vcl280.bpl
    Replacing binosx64/bplfmx280.dylib
    Replacing binosxarm64/bplfmx280.dylib
    Replacing bin/CodeGear.Cpp.Targets
    Replacing bin/designide280.bpl
    Replacing bin/designide280.jdbg
    Replacing bin/fmx280.bpl
    Replacing bin/fmx280.jdbg
    Replacing bin/rtl280.bpl
    Replacing bin/rtl280.jdbg
    Replacing bin/vcl280.bpl
    Replacing bin/vcl280.jdbg
    Replacing bin/vcldesigner280.bpl
    Replacing bin/vcldesigner280.jdbg
    Replacing bin/WelcomePage.Plugin.CreateNew280.bpl
    Replacing bin/WelcomePage.Plugin.CreateNew280.jdbg
    Replacing bin/WelcomePage.Plugin.GetItFeed280.bpl
    Replacing bin/WelcomePage.Plugin.GetItFeed280.jdbg
    Replacing bin/WelcomePage.Plugin.Learn280.bpl
    Replacing bin/WelcomePage.Plugin.Learn280.jdbg
    Replacing bin/WelcomePage.Plugin.OpenRecent280.bpl
    Replacing bin/WelcomePage.Plugin.OpenRecent280.jdbg
    Replacing bin/WelcomePageIDE280.bpl
    Replacing bin/WelcomePageIDE280.jdbg
    Replacing lib/android64/debug/fmx.dcp
    Replacing lib/android64/debug/FMX.FontGlyphs.Android.dcu
    Replacing lib/android64/debug/FMX.FontGlyphs.Android.o
    Replacing lib/android64/debug/fmx.o
    Replacing lib/android64/debug/libfmx.a
    Replacing lib/android64/debug/rtl.dcp
    Replacing lib/android64/release/fmx.dcp
    Replacing lib/android64/release/FMX.FontGlyphs.Android.dcu
    Replacing lib/android64/release/FMX.FontGlyphs.Android.o
    Replacing lib/android64/release/fmx.o
    Replacing lib/android64/release/libfmx.a
    Replacing lib/android64/release/rtl.dcp
    Replacing lib/android/debug/fmx.dcp
    Replacing lib/android/debug/FMX.FontGlyphs.Android.dcu
    Replacing lib/android/debug/FMX.FontGlyphs.Android.o
    Replacing lib/android/debug/fmx.o
    Replacing lib/android/debug/libfmx.a
    Replacing lib/android/debug/rtl.dcp
    Replacing lib/android/release/fmx.dcp
    Replacing lib/android/release/FMX.FontGlyphs.Android.dcu
    Replacing lib/android/release/FMX.FontGlyphs.Android.o
    Replacing lib/android/release/fmx.o
    Replacing lib/android/release/libfmx.a
    Replacing lib/android/release/rtl.dcp
    Replacing lib/iosdevice64/debug/fmx.dcp
    Replacing lib/iosdevice64/debug/FMX.FontGlyphs.iOS.dcu
    Replacing lib/iosdevice64/debug/FMX.FontGlyphs.iOS.o
    Replacing lib/iosdevice64/debug/fmx.o
    Replacing lib/iosdevice64/debug/libfmx.a
    Replacing lib/iosdevice64/debug/rtl.dcp
    Replacing lib/iosdevice64/release/fmx.dcp
    Replacing lib/iosdevice64/release/FMX.FontGlyphs.iOS.dcu
    Replacing lib/iosdevice64/release/FMX.FontGlyphs.iOS.o
    Replacing lib/iosdevice64/release/fmx.o
    Replacing lib/iosdevice64/release/libfmx.a
    Replacing lib/iosdevice64/release/rtl.dcp
    Replacing lib/linux64/debug/fmx.dcp
    Replacing lib/linux64/debug/rtl.dcp
    Replacing lib/linux64/release/fmx.dcp
    Replacing lib/linux64/release/rtl.dcp
    Replacing lib/osx64/debug/fmx.dcp
    Replacing lib/osx64/debug/FMX.FontGlyphs.Mac.dcu
    Replacing lib/osx64/debug/FMX.FontGlyphs.Mac.o
    Replacing lib/osx64/debug/FMX.Memo.Style.New.dcu
    Replacing lib/osx64/debug/FMX.Memo.Style.New.o
    Replacing lib/osx64/debug/fmx.o
    Replacing lib/osx64/debug/libfmx.a
    Replacing lib/osx64/debug/rtl.dcp
    Replacing lib/osx64/release/fmx.dcp
    Replacing lib/osx64/release/FMX.FontGlyphs.Mac.dcu
    Replacing lib/osx64/release/FMX.FontGlyphs.Mac.o
    Replacing lib/osx64/release/FMX.Memo.Style.New.dcu
    Replacing lib/osx64/release/FMX.Memo.Style.New.o
    Replacing lib/osx64/release/fmx.o
    Replacing lib/osx64/release/libfmx.a
    Replacing lib/osx64/release/rtl.dcp
    Replacing lib/osxarm64/debug/fmx.dcp
    Replacing lib/osxarm64/debug/FMX.FontGlyphs.Mac.dcu
    Replacing lib/osxarm64/debug/FMX.FontGlyphs.Mac.o
    Replacing lib/osxarm64/debug/FMX.Memo.Style.New.dcu
    Replacing lib/osxarm64/debug/FMX.Memo.Style.New.o
    Replacing lib/osxarm64/debug/fmx.o
    Replacing lib/osxarm64/debug/libfmx.a
    Replacing lib/osxarm64/debug/rtl.dcp
    Replacing lib/osxarm64/release/fmx.dcp
    Replacing lib/osxarm64/release/FMX.FontGlyphs.Mac.dcu
    Replacing lib/osxarm64/release/FMX.FontGlyphs.Mac.o
    Replacing lib/osxarm64/release/FMX.Memo.Style.New.dcu
    Replacing lib/osxarm64/release/FMX.Memo.Style.New.o
    Replacing lib/osxarm64/release/fmx.o
    Replacing lib/osxarm64/release/libfmx.a
    Replacing lib/osxarm64/release/rtl.dcp
    Replacing lib/win32/debug/de/fmx.dcp
    Replacing lib/win32/debug/de/rtl.dcp
    Replacing lib/win32/debug/de/rtl.lib
    Replacing lib/win32/debug/de/vcl.dcp
    Replacing lib/win32/debug/de/vcl.lib
    Replacing lib/win32/debug/fmx.dcp
    Replacing lib/win32/debug/fmx.lib
    Replacing lib/win32/debug/FMX.Memo.Style.New.dcu
    Replacing lib/win32/debug/fr/fmx.dcp
    Replacing lib/win32/debug/fr/rtl.dcp
    Replacing lib/win32/debug/fr/rtl.lib
    Replacing lib/win32/debug/fr/vcl.dcp
    Replacing lib/win32/debug/fr/vcl.lib
    Replacing lib/win32/debug/ja/fmx.dcp
    Replacing lib/win32/debug/ja/rtl.dcp
    Replacing lib/win32/debug/ja/rtl.lib
    Replacing lib/win32/debug/ja/vcl.dcp
    Replacing lib/win32/debug/ja/vcl.lib
    Replacing lib/win32/debug/rtl.dcp
    Replacing lib/win32/debug/rtl.lib
    Replacing lib/win32/debug/System.Classes.dcu
    Replacing lib/win32/debug/Vcl.Controls.dcu
    Replacing lib/win32/debug/vcl.dcp
    Replacing lib/win32/debug/Vcl.Forms.dcu
    Replacing lib/win32/debug/Vcl.ImgList.dcu
    Replacing lib/win32/debug/vcl.lib
    Replacing lib/win32/debug/Vcl.Menus.dcu
    Warning: lib/win32/debug/Vcl.Menus.dcu not found, new file successfully copied
    Replacing lib/win32/debug/Vcl.Themes.dcu
    Warning: lib/win32/debug/Vcl.Themes.dcu not found, new file successfully copied
    Replacing lib/win32/release/de/rtl.lib
    Replacing lib/win32/release/de/vcl.lib
    Replacing lib/win32/release/fmx.dcp
    Replacing lib/win32/release/fmx.lib
    Replacing lib/win32/release/FMX.Memo.Style.New.dcu
    Replacing lib/win32/release/fr/rtl.lib
    Replacing lib/win32/release/fr/vcl.lib
    Replacing lib/win32/release/ja/rtl.lib
    Replacing lib/win32/release/ja/vcl.lib
    Replacing lib/win32/release/rtl.dcp
    Replacing lib/win32/release/rtl.lib
    Replacing lib/win32/release/System.Classes.dcu
    Replacing lib/win32/release/Vcl.Controls.dcu
    Replacing lib/win32/release/vcl.dcp
    Replacing lib/win32/release/Vcl.Forms.dcu
    Replacing lib/win32/release/Vcl.ImgList.dcu
    Replacing lib/win32/release/vcl.lib
    Replacing lib/win32/release/Vcl.Menus.dcu
    Warning: lib/win32/release/Vcl.Menus.dcu not found, new file successfully copied
    Replacing lib/win32/release/Vcl.Themes.dcu
    Warning: lib/win32/release/Vcl.Themes.dcu not found, new file successfully copied
    Replacing lib/win64/debug/de/fmx.dcp
    Replacing lib/win64/debug/de/rtl.a
    Replacing lib/win64/debug/de/rtl.dcp
    Replacing lib/win64/debug/de/vcl.a
    Replacing lib/win64/debug/de/vcl.dcp
    Replacing lib/win64/debug/fmx.a
    Replacing lib/win64/debug/fmx.bpi
    Replacing lib/win64/debug/fmx.dcp
    Replacing lib/win64/debug/FMX.Memo.Style.New.dcu
    Replacing lib/win64/debug/fr/fmx.dcp
    Replacing lib/win64/debug/fr/rtl.a
    Replacing lib/win64/debug/fr/rtl.dcp
    Replacing lib/win64/debug/fr/vcl.a
    Replacing lib/win64/debug/fr/vcl.dcp
    Replacing lib/win64/debug/ja/fmx.dcp
    Replacing lib/win64/debug/ja/rtl.a
    Replacing lib/win64/debug/ja/rtl.dcp
    Replacing lib/win64/debug/ja/vcl.a
    Replacing lib/win64/debug/ja/vcl.dcp
    Replacing lib/win64/debug/rtl.a
    Replacing lib/win64/debug/rtl.dcp
    Replacing lib/win64/debug/System.Classes.dcu
    Replacing lib/win64/debug/vcl.a
    Replacing lib/win64/debug/Vcl.Controls.dcu
    Replacing lib/win64/debug/vcl.dcp
    Replacing lib/win64/debug/Vcl.Forms.dcu
    Replacing lib/win64/debug/Vcl.ImgList.dcu
    Replacing lib/win64/debug/Vcl.Menus.dcu
    Warning: lib/win64/debug/Vcl.Menus.dcu not found, new file successfully copied
    Replacing lib/win64/debug/Vcl.Themes.dcu
    Warning: lib/win64/debug/Vcl.Themes.dcu not found, new file successfully copied
    Replacing lib/win64/release/de/rtl.a
    Warning: lib/win64/release/de/rtl.a not found, new file successfully copied
    Replacing lib/win64/release/de/vcl.a
    Warning: lib/win64/release/de/vcl.a not found, new file successfully copied
    Replacing lib/win64/release/fmx.a
    Warning: lib/win64/release/fmx.a not found, new file successfully copied
    Replacing lib/win64/release/fmx.bpi
    Warning: lib/win64/release/fmx.bpi not found, new file successfully copied
    Replacing lib/win64/release/fmx.dcp
    Replacing lib/win64/release/FMX.Memo.Style.New.dcu
    Replacing lib/win64/release/fr/rtl.a
    Warning: lib/win64/release/fr/rtl.a not found, new file successfully copied
    Replacing lib/win64/release/fr/vcl.a
    Warning: lib/win64/release/fr/vcl.a not found, new file successfully copied
    Replacing lib/win64/release/ja/rtl.a
    Warning: lib/win64/release/ja/rtl.a not found, new file successfully copied
    Replacing lib/win64/release/ja/vcl.a
    Warning: lib/win64/release/ja/vcl.a not found, new file successfully copied
    Replacing lib/win64/release/rtl.a
    Warning: lib/win64/release/rtl.a not found, new file successfully copied
    Replacing lib/win64/release/rtl.dcp
    Replacing lib/win64/release/System.Classes.dcu
    Replacing lib/win64/release/vcl.a
    Warning: lib/win64/release/vcl.a not found, new file successfully copied
    Replacing lib/win64/release/Vcl.Controls.dcu
    Replacing lib/win64/release/vcl.dcp
    Replacing lib/win64/release/Vcl.Forms.dcu
    Replacing lib/win64/release/Vcl.ImgList.dcu
    Replacing lib/win64/release/Vcl.Menus.dcu
    Warning: lib/win64/release/Vcl.Menus.dcu not found, new file successfully copied
    Replacing lib/win64/release/Vcl.Themes.dcu
    Warning: lib/win64/release/Vcl.Themes.dcu not found, new file successfully copied
    Replacing PAServer/PAServer22.0.pkg
    Warning: PAServer/PAServer22.0.pkg not found, new file successfully copied
    Replacing source/fmx/FMX.FontGlyphs.Android.pas
    Replacing source/fmx/FMX.FontGlyphs.iOS.pas
    Warning: source/fmx/FMX.FontGlyphs.iOS.pas not found, new file successfully copied
    Replacing source/fmx/FMX.FontGlyphs.Mac.pas
    Replacing source/fmx/FMX.Memo.Style.New.pas
    Replacing source/rtl/common/System.Classes.pas
    Replacing source/vcl/Vcl.Controls.pas
    Replacing source/vcl/Vcl.Forms.pas
    Replacing source/vcl/Vcl.ImgList.pas
    Replacing source/vcl/Vcl.Menus.pas
    Replacing source/vcl/Vcl.Themes.pas
    Patch successfully applied. Backup and log files are in 'C:\Program Files (x86)\Embarcadero\Studio\22.0\_patch-backup\2022-11-29 08.03.27'.

     


  8. So Delphi, in order for this issue to become a big deal, more people will have to report this issue:

     

    Sync status from internal system, internal issue closed on Nov 22, 2022 by Marco Cantù with comment:
    While the IDE could provide better errors in such a case, if a component in a third party project shows an AV at every compilation, it seems the issue is in the component code – it doesn't happen with other components, to our knowledge. Please check with the original author (if it's not your code) or ask for someone to check the specific code..

     

    The only way they will accept there is a Access Violation is if this happens to more than just one person and other components.

     

    With any other component, mainly copy my setups in https://en.delphipraxis.net/topic/7842-replicable-w-source-why-do-i-always-get-access-violation-every-time-i-rebuild-any-component-current-solution-is-to-restart-delphi-why/?do=findComment&comment=65699 and I'm sure you'll get a Access Violation with any other component using a single instance of the IDE.

     

    It's going to take more than one person with this issue for it to become a issue.

     

     

×