

Michael Collier
-
Content Count
37 -
Joined
-
Last visited
Posts posted by Michael Collier
-
-
Seems file associations not set after Delphi 11.1 install
When I double click CameraComponent.dproj Windows tells me I "need a new app to open this file".
-
-
Delphi 11.1 Can't clean project (reports missing module/DLL)
-
Delphi 11.1 gives this error when configuring Embarcadero sample project
Stack overflow - save your work and restart Delphi 11.
-
I see thank you.
And in relation to the Community Edition being "Full Featured" except for the limitations specified ( £5,000 limit etc) - no mention of reduced version, any comments (my interpretation of a product being full featured may be different to others)?, thanks.
https://www.embarcadero.com/products/delphi/starter
Delphi Community Edition is a full featured IDE for building iOS, Android, Windows and macOS apps from a single Delphi codebase (limited commercial use license).
And (without distinguishing version number it just says)
Delphi is available in Community, Professional, Enterprise, and Architect editions.
Note: I'm not the person who would have been purchasing this, I just need clear information to pass on, thanks..
-
On 3/24/2022 at 1:06 PM, Uwe Raabe said:Indeed - and it is intended.
Can anyone please explain why they believe the Community Edition of Delphi would be a different version number from the latest release?
From Embarcadero FAQ
https://www.embarcadero.com/products/delphi/starter/faq
Paragraph 22
"The Community Edition license is always valid for the most recent version."
-
-
17 hours ago, corneliusdavid said:What version of Delphi?
Rad Studio 11.0
17 hours ago, corneliusdavid said:Do you have code in the OnResize events?
No (plus, this wouldn't fire in the IDE would it?)
17 hours ago, corneliusdavid said:Can you create a small example program that demonstrates this problem?
Afraid not, the trial period has ran out.
-
I have an application (windows 64) that crashes when I resize the main form.
It only did this after I set margin properties of panels on the form.
I reverted properties back to zero and it worked ok.
IIRC it actually crashed inside the IDE too, when I resized the form in designer.
Anyone else experienced this?
-
My trial of RAD Studio 11 expired so I thought I'd install Delphi community edition.
It seems the CE edition is version 10.4
Is Delphi 10.4 suitable for latest Operating systems Windows 11 & Android 12 & IPhone ?
-
I was testing the CameraComponent demo
\Samples\Object Pascal\Mobile Snippets\CameraComponent
It crashes fairly quickly on my android phone by doing this..
1) Change camera kind to "Back"
2) Change "Resolution"
3) Change camera kind to "Front"
It hangs, I get "Close App" or "Wait" option from android.
I'm wondering if the demo is at fault of the underlying camera component is broken?
I can also get this message by switching apps..
"java.lang.RuntimeException:getParameters failed (empty parameters)"
-
IDE Provisioning "More Info..." takes me to non existent help page
https://docwiki.embarcadero.com/RADStudio/10.4/en/IOS_Mobile_Application_Development
I get this error after closing the provisioning window in Delphi 11
-
OK figured it out, you MUST use your "username" NOT "email address" as Username field
-
On 2/26/2022 at 5:47 PM, Janderson Cardoso said:I too receive an error message when I use my Username and Password that works for other parts of Embarcadero website.
Does this https://quality.embarcadero.com/login.jsp require a different registration?
-
Thanks Serge, it compiles and runs great 🙂
-
Thanks but none of the examples you gave compile for me, nor does the example from embarcadero
https://docwiki.embarcadero.com/CodeExamples/Alexandria/en/ScanLine_(Delphi)
A notable difference between examples I have seen and reports from my compiler are that the PixelFormat property is now read only.
My other examples came from here:
https://www.swissdelphicenter.ch/en/showcode.php?id=437
I tried getting information from Embarcadero (looking up where a particular type was declared so I might fix an example)
-
I have example code to convert bitmap to grayscale, but probably for previous versions of Delphi (I'm testing on 11), does anyone have example for delphi 11 please?
-
-
Ignore this, I thought the IPhone could be plugged into a Windows PC, as long as the Windows PC had remote access to PAServer, seems I need to plug IPhone into the Mac for it to appear.
-
When I test the default project created from here "Header/Footer with Navigation"..
The "Back Arrow" fails to appear on Android - works OK on Windows.
-
Can PAServer be shared amongst a team of developers, so only 1 Mac needs to be purchased?
-
5 hours ago, SwiftExpat said:Great job on documenting the steps to reproduce.
Thank you 🙂 ... Hopefully the bug will be fixed quickly..
-
1 hour ago, SwiftExpat said:Did you modify the layout, using the edit layout?
No, didn't do that
-
5 hours ago, Lars Fosdal said:If you close your projects and start a new one and empty one - do you get the same errors when you start the IDE?
No - that seems to be ok
To get the same error at your end try downloading demos from here:
https://github.com/DelphiWorlds/Kastri
1) Open project group KastriDemosGroup
2) Make sure that the NFCDemo project is the Active Project in the Project Group and Save All.
3) Open RAD Studio and in Welcome Screen hit Enter Key on KastriDemosGroup
Repeat but at step (3) but Double Click with mouse and you won't get the error.
-
1
-
Delphi 11.1 Provisioning Access Violation
in Delphi IDE and APIs
Posted
Delphi 11.1 Provisioning Access Violation