New ERange error with v8.46 on app startup

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35841
    IPSteven
    Participant

    Delphi 2010 (32bit), Windows 7

    Just updated AlphaSkins to v8.46

    Updated an old project (still using old embedded skins) – ran fine. was using non-problematic skin – see update notes…

    Updated embedded skins to v8.46 and now I get an eRange error when application starts.

    Quote:

    UPDATE: This error only happens with certain skins!

    – These test OK

    Black Box

    DarkGlass

    Deep

    Desert

    Light Board

    LikeOperaStyle

    Moonlight

    NeonNight

    Sand

    Vienna Ext (w & w/o extended borders)

    WMP 2008

    WOT

    These get – ERange Error

    BlueIce

    Golden

    MacMetal

    Office12Style

    TheFrog

    Winter2003

    WMP11

    Address : 00694A5D

    Type : ERangeError

    Message : Range check error.

    Code:
    Call Stack Information:
    —————————————————————————————————
    |Address |Module |Unit |Class |Procedure/Method |Line |
    —————————————————————————————————
    |*Exception Thread: ID=9640; Priority=0; Class=; [Main] |
    |————————————————————————————————-|
    |00694A5D|MenuMagic.exe|sCommonData.pas | |IsCacheRequired |232[3] |
    |004044EE|MenuMagic.exe|System.pas | |ErrorAt |3644[3] |
    |00405B50|MenuMagic.exe|System.pas | |_BoundErr |9346[1] |
    |00694A5D|MenuMagic.exe|sCommonData.pas | |IsCacheRequired |232[3] |
    |00694A14|MenuMagic.exe|sCommonData.pas | |IsCacheRequired |229[0] |
    |00696A85|MenuMagic.exe|sCommonData.pas | |UpdateSkinState |804[5] |
    |006969F8|MenuMagic.exe|sCommonData.pas | |UpdateSkinState |799[0] |
    |00697D59|MenuMagic.exe|sCommonData.pas | |CommonMessage |1275[88] |
    |006978BC|MenuMagic.exe|sCommonData.pas | |CommonMessage |1187[0] |
    |00698624|MenuMagic.exe|sCommonData.pas | |CommonWndProc |1449[5] |
    |006985F8|MenuMagic.exe|sCommonData.pas | |CommonWndProc |1444[0] |
    |005F02A2|MenuMagic.exe|sPanel.pas |TsPanel |WndProc |387[37] |
    |00682166|MenuMagic.exe|sVclUtils.pas | |SendAMessage |1425[4] |
    |00565EEC|MenuMagic.exe|Controls.pas |TControl |Perform |6840[10] |
    |00565EC8|MenuMagic.exe|Controls.pas |TControl |Perform |6830[0] |
    |00682408|MenuMagic.exe|sVclUtils.pas | |AlphaBroadCast |1531[6] |
    |0068237C|MenuMagic.exe|sVclUtils.pas | |AlphaBroadCast |1525[0] |
    |0060AC43|MenuMagic.exe|sFrameAdapter.pas|TsFrameAdapter|NewWndProc |193[47] |
    |0056A230|MenuMagic.exe|Controls.pas |TWinControl |MainWndProc |9540[3] |
    |0044DE48|MenuMagic.exe|Classes.pas |TThread |Create |11074[24]|
    |74E196C0|USER32.dll | | |SendMessageW | |
    |74E19679|USER32.dll | | |SendMessageW | |
    |0060B768|MenuMagic.exe|sFrameAdapter.pas|TsFrameAdapter|NewWndProc |379[233] |
    |0056F820|MenuMagic.exe|Controls.pas |TWinControl |UpdateRecreatingFlag |13078[0] |
    |0056F860|MenuMagic.exe|Controls.pas |TWinControl |UpdateRecreatingFlag |13085[7] |
    |00565EEC|MenuMagic.exe|Controls.pas |TControl |Perform |6840[10] |
    |00565EC8|MenuMagic.exe|Controls.pas |TControl |Perform |6830[0] |
    |0056491E|MenuMagic.exe|Controls.pas |TControl |SetVisible |5880[5] |
    |005648F8|MenuMagic.exe|Controls.pas |TControl |SetVisible |5875[0] |
    |00B10275|MenuMagic.exe|main.pas |TfrmMain |UpdateOptionFrame |10963[8] |
    |00B101A0|MenuMagic.exe|main.pas |TfrmMain |UpdateOptionFrame |10955[0] |
    |00B0B063|MenuMagic.exe|main.pas |TfrmMain |btnOptAppearanceClick |9236[41] |
    |00B0AD3C|MenuMagic.exe|main.pas |TfrmMain |btnOptAppearanceClick |9195[0] |
    |00B0B640|MenuMagic.exe|main.pas |TfrmMain |FormActivate |9454[208]|
    |0059014C|MenuMagic.exe|Forms.pas |TCustomForm |Activate |5447[2] |
    |00405F1C|MenuMagic.exe|System.pas | |_CallDynaInst |9882[1] |
    |0059120C|MenuMagic.exe|Forms.pas |TCustomForm |CMActivate |6128[2] |
    |74E20D32|USER32.dll | | |CallWindowProcW | |
    |0056AC90|MenuMagic.exe|Controls.pas |TWinControl |DefaultHandler |9860[30] |
    |005662C8|MenuMagic.exe|Controls.pas |TControl |WndProc |7062[91] |
    |00565FF4|MenuMagic.exe|Controls.pas |TControl |WndProc |6971[0] |
    |0056AB90|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9819[144]|
    |0056A628|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9675[0] |
    |004FB3A0|MenuMagic.exe|StdCtrls.pas |TButtonControl|WndProc |4364[13] |
    |004DD012|MenuMagic.exe|Graphics.pas | |FreeMemoryContexts |6935[12] |
    |004DCF70|MenuMagic.exe|Graphics.pas | |FreeMemoryContexts |6923[0] |
    |0056A245|MenuMagic.exe|Controls.pas |TWinControl |MainWndProc |9543[6] |
    |76531DAD|imm32.dll | | |ImmUnlockClientImc | |
    |76531DA0|imm32.dll | | |ImmUnlockClientImc | |
    |0056A230|MenuMagic.exe|Controls.pas |TWinControl |MainWndProc |9540[3] |
    |0044DE48|MenuMagic.exe|Classes.pas |TThread |Create |11074[24]|
    |74E196C0|USER32.dll | | |SendMessageW | |
    |74E19679|USER32.dll | | |SendMessageW | |
    |0058A43C|MenuMagic.exe|Forms.pas | |SendFocusMessage |1914[2] |
    |0058A42C|MenuMagic.exe|Forms.pas | |SendFocusMessage |1912[0] |
    |0058FD8D|MenuMagic.exe|Forms.pas |TCustomForm |SetFocusedControl |5315[31] |
    |0056A795|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9693[18] |
    |0056A628|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9675[0] |
    |004FB3A0|MenuMagic.exe|StdCtrls.pas |TButtonControl|WndProc |4364[13] |
    |004FB334|MenuMagic.exe|StdCtrls.pas |TButtonControl|WndProc |4351[0] |
    |0065DFAF|MenuMagic.exe|sRadioButton.pas |TsRadioButton |WndProc |920[256] |
    |0056A230|MenuMagic.exe|Controls.pas |TWinControl |MainWndProc |9540[3] |
    |0044DE48|MenuMagic.exe|Classes.pas |TThread |Create |11074[24]|
    |00404374|MenuMagic.exe|System.pas | |_ReallocMem |3089[1] |
    |0043FEB0|MenuMagic.exe|Classes.pas |TList |SetCapacity |3598[5] |
    |004639D8|MenuMagic.exe|Classes.pas | |Finalization |14103[13]|
    |00463E13|MenuMagic.exe|Classes.pas | |Finalization |14103[13]|
    |74E22175|USER32.dll | | |SetFocus | |
    |0058FF51|MenuMagic.exe|Forms.pas |TCustomForm |SetWindowFocus |5376[10] |
    |0058FF04|MenuMagic.exe|Forms.pas |TCustomForm |SetWindowFocus |5366[0] |
    |0058FB56|MenuMagic.exe|Forms.pas |TCustomForm |SetActiveControl |5237[10] |
    |0058FACC|MenuMagic.exe|Forms.pas |TCustomForm |SetActiveControl |5227[0] |
    |0058FFC7|MenuMagic.exe|Forms.pas |TCustomForm |SetActive |5389[7] |
    |0058FF7C|MenuMagic.exe|Forms.pas |TCustomForm |SetActive |5382[0] |
    |00590A82|MenuMagic.exe|Forms.pas |TCustomForm |WMActivate |5767[6] |
    |005662C8|MenuMagic.exe|Controls.pas |TControl |WndProc |7062[91] |
    |00565FF4|MenuMagic.exe|Controls.pas |TControl |WndProc |6971[0] |
    |0056AB90|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9819[144]|
    |0056A628|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9675[0] |
    |0058D850|MenuMagic.exe|Forms.pas |TCustomForm |WndProc |3960[191]|
    |006BFED5|MenuMagic.exe|sSkinProvider.pas|TsSkinProvider|NewWndProc |2969[182]|
    |74E17033|USER32.dll | | |GetWindowLongW | |
    |7714261D|ntdll.dll | | |NtdllDefWindowProc_W | |
    |0055508C|MenuMagic.exe|Menus.pas |TPopupList |WndProc |4639[154]|
    |77132280|ntdll.dll | | |RtlLeaveCriticalSection | |
    |004DD012|MenuMagic.exe|Graphics.pas | |FreeMemoryContexts |6935[12] |
    |0056A230|MenuMagic.exe|Controls.pas |TWinControl |MainWndProc |9540[3] |
    |0044DE48|MenuMagic.exe|Classes.pas |TThread |Create |11074[24]|
    |74E20DFB|USER32.dll | | |ShowWindow | |
    |005917C5|MenuMagic.exe|Forms.pas |TCustomForm |CMShowingChanged |6269[91] |
    |005662C8|MenuMagic.exe|Controls.pas |TControl |WndProc |7062[91] |
    |00565FF4|MenuMagic.exe|Controls.pas |TControl |WndProc |6971[0] |
    |0056AB90|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9819[144]|
    |0056A628|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9675[0] |
    |0058D850|MenuMagic.exe|Forms.pas |TCustomForm |WndProc |3960[191]|
    |006BFED5|MenuMagic.exe|sSkinProvider.pas|TsSkinProvider|NewWndProc |2969[182]|
    |005662C8|MenuMagic.exe|Controls.pas |TControl |WndProc |7062[91] |
    |00565FF4|MenuMagic.exe|Controls.pas |TControl |WndProc |6971[0] |
    |0056AB90|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9819[144]|
    |0056A628|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9675[0] |
    |005F0628|MenuMagic.exe|sPanel.pas |TsPanel |WndProc |435[85] |
    |00408228|MenuMagic.exe|System.pas | |_UStrClr |16852[1] |
    |005F0EF8|MenuMagic.exe|sPanel.pas |TsPanel |WndProc |678[328] |
    |0056F8A9|MenuMagic.exe|Controls.pas |TWinControl |UpdateControlOriginalParentSize|13096[7] |
    |00565EEC|MenuMagic.exe|Controls.pas |TControl |Perform |6840[10] |
    |00565EC8|MenuMagic.exe|Controls.pas |TControl |Perform |6830[0] |
    |00569FD9|MenuMagic.exe|Controls.pas |TWinControl |UpdateShowing |9463[19] |
    |00569ECC|MenuMagic.exe|Controls.pas |TWinControl |UpdateShowing |9444[0] |
    |0056A0E8|MenuMagic.exe|Controls.pas |TWinControl |UpdateControlState |9498[21] |
    |0056A02C|MenuMagic.exe|Controls.pas |TWinControl |UpdateControlState |9477[0] |
    |0056CBCA|MenuMagic.exe|Controls.pas |TWinControl |CMVisibleChanged |11239[3] |
    |005662C8|MenuMagic.exe|Controls.pas |TControl |WndProc |7062[91] |
    |00565FF4|MenuMagic.exe|Controls.pas |TControl |WndProc |6971[0] |
    |0056AB90|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9819[144]|
    |0056A628|MenuMagic.exe|Controls.pas |TWinControl |WndProc |9675[0] |
    |0058D850|MenuMagic.exe|Forms.pas |TCustomForm |WndProc |3960[191]|
    |006BFED5|MenuMagic.exe|sSkinProvider.pas|TsSkinProvider|NewWndProc |2969[182]|
    |0043FBDC|MenuMagic.exe|Classes.pas |TList |Get |3414[0] |
    |0059390B|MenuMagic.exe|Forms.pas |TScreen |GetCustomForms |7611[1] |
    |00593900|MenuMagic.exe|Forms.pas |TScreen |GetCustomForms |7610[0] |
    |005945AA|MenuMagic.exe|Forms.pas | |AlignWork |8222[3] |
    |00594588|MenuMagic.exe|Forms.pas | |AlignWork |8219[0] |
    |005945F0|MenuMagic.exe|Forms.pas |TScreen |AlignForms |8229[1] |
    |005945E0|MenuMagic.exe|Forms.pas |TScreen |AlignForms |8228[0] |
    |005946BA|MenuMagic.exe|Forms.pas |TScreen |AlignForm |8255[8] |
    |005941CC|MenuMagic.exe|Forms.pas |TScreen |EnableAlign |8103[1] |
    |005946D9|MenuMagic.exe|Forms.pas |TScreen |AlignForm |8258[11] |
    |00594668|MenuMagic.exe|Forms.pas |TScreen |AlignForm |8247[0] |
    |005924AD|MenuMagic.exe|Forms.pas |TCustomForm |RequestAlign |6730[2] |
    |0056D232|MenuMagic.exe|Controls.pas |TWinControl |SetBounds |11563[23]|
    |005934CB|MenuMagic.exe|Forms.pas |TMonitor |GetWorkareaRect |7387[6] |
    |00415D58|MenuMagic.exe|System.pas | |Finalization |23145[14]|
    |006F0954|MenuMagic.exe|sSkinManager.pas |TsSkinManager |LoadAllMasks |2367[451]|
    |0058EEF2|MenuMagic.exe|Forms.pas |TCustomForm |SetWindowToMonitor |4759[50] |
    |00565EEC|MenuMagic.exe|Controls.pas |TControl |Perform |6840[10] |
    |00565EC8|MenuMagic.exe|Controls.pas |TControl |Perform |6830[0] |
    |0056491E|MenuMagic.exe|Controls.pas |TControl |SetVisible |5880[5] |
    |005648F8|MenuMagic.exe|Controls.pas |TControl |SetVisible |5875[0] |
    |0058D146|MenuMagic.exe|Forms.pas |TCustomForm |SetVisible |3695[8] |
    |0058D10C|MenuMagic.exe|Forms.pas |TCustomForm |SetVisible |3687[0] |
    |00596CAB|MenuMagic.exe|Forms.pas |TApplication |Run |9924[23] |
    |00596BF8|MenuMagic.exe|Forms.pas |TApplication |Run |9901[0] |
    |00B355C3|MenuMagic.exe|MenuMagic.dpr | | |232[173] |
    —————————————————————————————————
    #50858
    Support
    Keymaster

    Hello Steven!

    I can't reproduce it unfortunately. It's possible to make a new test-app with such error?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.