Glenn Dufke 17 Posted February 28, 2023 1 minute ago, softtouch said: Thats it! It works now! Thanks. You're welcome 🙂 Share this post Link to post
Dave Nottage 557 Posted February 28, 2023 5 minutes ago, softtouch said: Should the 11.3 be compatible to macos sdk 13.1? I at least cant use that sdk, I get [dccosx64 Error] E2597 ld: file not found: /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture for architecture x86_64 Delete the SDK from SDK Manager in Delphi Delete the MacOSX13 SDK folder from C:\Users\(username)\Documents\Embarcadero\Studio\SDKs Delete the cache-dir folders from the scratch-dir folder on the Mac Re-import the SDK Share this post Link to post
Lars Fosdal 1792 Posted February 28, 2023 There must be a lot of people are installing today. GetIt UI is slow as heck and server is complaining. Share this post Link to post
Stefan Glienke 2002 Posted February 28, 2023 I wonder what tech GetIt is implemented in that it cannot cope with a bit of workload 2 2 1 Share this post Link to post
Lars Fosdal 1792 Posted February 28, 2023 There must be something fundamentally wrong with the code flow of that dialog. After the initial component load - why does it need so long to change a filter, complete a search, or even just scrolling down the list a little? 2 Share this post Link to post
Lajos Juhász 293 Posted February 28, 2023 GetIt worked ok 4.5 hours ago. 1 Share this post Link to post
Lars Fosdal 1792 Posted February 28, 2023 America is awake now, I guess. 1 Share this post Link to post
KenR 29 Posted February 28, 2023 Opening an existing FMX package crashes Delphi and it completely closes with no error message! Share this post Link to post
Angus Robertson 574 Posted February 28, 2023 (edited) I built all the ICS FMX packages yesterday with 11.3, no problems. Updating GetIt installed components really needs some work, far too many errors and restarts required. Being able to print a list of what GetIt has installed and where would be really useful since we expected to repeat it all after a minor upgrade like 11.3. Angus Edited February 28, 2023 by Angus Robertson Share this post Link to post
David Heffernan 2345 Posted February 28, 2023 This aspect of installation isn't much fun Share this post Link to post
Lajos Juhász 293 Posted February 28, 2023 It's also bad idea that they've changed the install folder for KonopkaControls when installed from GetIt. If you have multiple registry entries you have to update them manually (IMHO there should be options when downloading from GetIt to update it). Share this post Link to post
Anders Melander 1782 Posted February 28, 2023 3 minutes ago, David Heffernan said: This aspect of installation isn't much fun Well, at least it told you what happened so you can fix or work around it 🤦♂️ 4 Share this post Link to post
Vandrovnik 214 Posted February 28, 2023 39 minutes ago, Angus Robertson said: Being able to print a list of what GetIt has installed and where would be really useful since we expected to repeat it all after a minor upgrade like 11.3. It seems, that when you run RAD Studio Command Prompt, you can use: "c:\Program Files (x86)\Embarcadero\Studio\22.0\bin\GetItCmd.exe" -l= -f=installed Share this post Link to post
Attila Kovacs 629 Posted February 28, 2023 (edited) 53 minutes ago, Anders Melander said: Well, at least it told you what happened so you can fix or work around it 🤦♂️ Hey, you forgot the "Retry" button. Also, getit has a nice log file hidden in ProgramData. Edited February 28, 2023 by Attila Kovacs Share this post Link to post
Angus Robertson 574 Posted February 28, 2023 Quote "c:\Program Files (x86)\Embarcadero\Studio\22.0\bin\GetItCmd.exe" -l= -f=installed Thanks, useful, but it should also be a menu item somewhere so people can find it without resorting to documentation. Angus Share this post Link to post
KenR 29 Posted February 28, 2023 I can't currently work out why but some of my FMX forms won't open even if just using Windows. Delphi just crashes can anyone think what would cause thsi? Share this post Link to post
David Heffernan 2345 Posted February 28, 2023 33 minutes ago, Attila Kovacs said: Hey, you forgot the "Retry" button. No prizes for guessing what happened there. I did a complete uninstall, and then a re-install succeeded. Share this post Link to post
Lajos Juhász 293 Posted February 28, 2023 14 minutes ago, KenR said: Delphi just crashes can anyone think what would cause thsi? My bet is on stack overflow. You should try to debug the IDE to catch the reason. Share this post Link to post
programmerdelphi2k 237 Posted February 28, 2023 as I said: I always uninstall, install my softwares! no fails!!! of course, the "software" is not include in "no fails" 🤣 Share this post Link to post
David Heffernan 2345 Posted February 28, 2023 I'd been working with 11.2 to get my app looking good in high DPI settings. This was all fine. Now with 11.3, loads of things look terrible again. One step forward, two steps back. 'Twas ever thus. 1 1 Share this post Link to post
Lars Fosdal 1792 Posted February 28, 2023 1 hour ago, David Heffernan said: Now with 11.3, loads of things look terrible again. Is it possible to make a demo of that problem and report it? Share this post Link to post
malobo 2 Posted February 28, 2023 Another success of these geniuses. The only way is to uninstall everything and do a clean installation again. The most expensive and seediest toy I have. Share this post Link to post
programmerdelphi2k 237 Posted February 28, 2023 a demo about High DPI "Horror", of couse: just PrintScreen 😁 😂 Share this post Link to post
programmerdelphi2k 237 Posted March 1, 2023 Streamlining RAD Studio Upgrades with GetIt by Jim McKeeth This guide covers streamlining GetIt packages during and upgrade and installation for a smoother upgrade experience. Table of Contents Prerequisites 1) Backup Package List 2) Uninstall GetIt Packages (minor updates) 3) Perform the RAD Studio Upgrade 4) Check GetIt Package Versions 5) Reinstall GetIt Packages Summary and Notes https://blogs.embarcadero.com/streamlining-rad-studio-upgrades-with-getit/ Share this post Link to post
David Heffernan 2345 Posted March 1, 2023 15 hours ago, Lars Fosdal said: Is it possible to make a demo of that problem and report it? I need to do work before I can do that. It's really frustrating that I cannot have 11.2 and 11.3 installed on the same machine. 1 Share this post Link to post