Skip to content

AV after turning the screen off and on #196

@den13x

Description

@den13x

I'm using Windows 11 23H2 (set HighDPI = 150% i.e. Settings -> System -> Display -> Scale = 150%), Delphi 12.1 (v29.0.51961.7529), CnWizards v1.3.1.1181 (only "Source Highlight Enhancements" and "Debugger Enhancements" are enabled).
Problem: I’m working in Delphi, I leave the computer, after some time the monitor turns off (energy saving), after I return to the computer and the monitor turns on, Delphi becomes smaller when I try to work in Delphi or expand Delphi to full screen (Maximize), then the following error appears:


Error


Access violation at address 504D556D in module 'CnWizards_D120A.DLL'. Read of address 5B5EFFFC.


OK Details <<


[504D556D]{CnWizards_D120A.DLL} Unknown function at INITWIZARD0001 + $104369
[58CE0D8E]{vcl290.bpl } Vcl.Controls.TControl.GetStyleName (Line 8990, "Vcl.Controls.pas" + 5) + $7
[577B9ADE]{rtl290.bpl } System.Contnrs..TCustomBucketList + $15E
[504D5565]{CnWizards_D120A.DLL} Unknown function at INITWIZARD0001 + $104361
[58DAFDD3]{vcl290.bpl } Vcl.ExtCtrls.TTimer.Timer (Line 3253, "Vcl.ExtCtrls.pas" + 1) + $E
[58DAFCB3]{vcl290.bpl } Vcl.ExtCtrls.TTimer.WndProc (Line 3211, "Vcl.ExtCtrls.pas" + 4) + $7
[5758477C]{rtl290.bpl } System.Classes.StdWndProc (Line 19085, "System.Classes.pas" + 9) + $2
[50399D9A]{CnWizards_D120A.DLL} Unknown function at __dbk_fcall_wrapper + $B805A
[58E33927]{vcl290.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 13282, "Vcl.Forms.pas" + 23) + $1
[58E3396A]{vcl290.bpl } Vcl.Forms.TApplication.HandleMessage (Line 13312, "Vcl.Forms.pas" + 1) + $4
[58E33CA9]{vcl290.bpl } Vcl.Forms.TApplication.Run (Line 13451, "Vcl.Forms.pas" + 27) + $3
[00F08AD2]{bds.exe } bds.bds + $DE

This problem also occurred in Delphi 11, 11.1, 11.2, 11.3, 12.0. CnWizard is always the latest version.
Restarting Delphi helps solve the problem. Or turn off, then turn on "Source Highlight Enhancements"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions