Search found 4 matches

by vnr
Tue Dec 09, 2025 11:33 pm
Forum: RVMedia
Topic: fmxMRVCamView in "uses" section -> IDE crash
Replies: 5
Views: 153

Re: fmxMRVCamView in "uses" section -> IDE crash

Sergey Tkachenko wrote: Tue Dec 09, 2025 4:59 pm Does this problem happen only when debugging in IDE?
Yes, only when running from the IDE and in debug mode only.

Thank you for your prompt response, as it is unclear how to further debug the application!
by vnr
Tue Dec 09, 2025 12:32 am
Forum: RVMedia
Topic: fmxMRVCamView in "uses" section -> IDE crash
Replies: 5
Views: 153

Re: fmxMRVCamView in "uses" section -> IDE crash

The minimum application for guaranteed error reproduction with a probability of 80% - Test.rar

Delphi 13 Version 37.0.57242.3601

Help / About / Version Info:

adortl370.bpl, 37.0.57242.3601, C:\Program Files (x86)\Embarcadero\Studio\37.0\bin64\
advapi32.dll, 10.0.26100.7019, C:\WINDOWS\System32 ...
by vnr
Tue Dec 09, 2025 12:14 am
Forum: RVMedia
Topic: fmxMRVCamView in "uses" section -> IDE crash
Replies: 5
Views: 153

Re: fmxMRVCamView in "uses" section -> IDE crash


Specifically, without JclDebug.

How do I disable JCLDebug anyway? It's just a stack trace tool built into the debugger, as far as I understand.

I just transferred the project from my Win10 computer, didn't change the project settings, cleaned it, and recompiled it. All the IDE settings are at ...
by vnr
Mon Dec 08, 2025 2:06 am
Forum: RVMedia
Topic: fmxMRVCamView in "uses" section -> IDE crash
Replies: 5
Views: 153

fmxMRVCamView in "uses" section -> IDE crash

Hi!

Simply adding fmxMRVCamView to the "uses" section, even without adding the control to the form, results in a debugger error and application crash in Delphi 13 Florence after launching and showing the window with a probability of 80%. Sometimes, the error message doesn't even appear. All ...