AV with open frames

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #57432
    Support
    Keymaster

      Hello! Thank you for the screenshot.

      What version of the used AlphaControls package?

      Which components are placed on this frame? AlphaSkin is active?

      Could you show a screen with full callstack list, please?

      #57448
      Lasse
      Participant

        [Content was edited mistakenly by Support]

        #57449
        Support
        Keymaster

          Hello! Can you try to redownload and reinstall the AlphaControls package?

          I think, something wrong with installation may be in this case.

          #57473
          Lasse
          Participant

            I tried it even thought I already knew the answer – it did not help. I will look at the code when I have time. This is not a big issue, I just need to remember to close frames before I close Delphi.

            #57477
            MarcoMag
            Participant

              I'm having the same issue, Lasse. Reinstalling it didn't help me either. I'd appreciate if the solution was found for this, even though, as you say, it's not that big of a deal. It's just slightly disrupting.

              #57478
              HeDiBo
              Participant

                Using Delphi XE4 I leave numerous frames open when I close Delphi.

                It must be in de CX10Tokyo version, because I have no problem.

                #57488
                Support
                Keymaster

                  I hope, this issue will be solved in the nearest release.

                  Please, try it (after releasing) and write again if the problem still exists.

                  #57576
                  Lasse
                  Participant

                    I installed v13.00 beta and still get the AV (see attachment).

                    #57577
                    HeDiBo
                    Participant
                      'Lasse' wrote:

                      I installed v13.00 beta and still get the AV (see attachment).

                      Could the problem be in TMySkinManager? Can you disclose what this component does?

                      #57578
                      Lasse
                      Participant

                        Well, indeed. It is a wrapper for TsSkinManager and just sets some properties by overriding Create. And it seems that some of those properties is causing this. Thanks, I will investigate which one it is.

                        It was this

                        Code:
                        Saturation := 10;

                        and it does not need to be set. So, problem solved.

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