[Solved] Skinning disable/enable causes visual artifacts

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #35639
    ozok
    Participant

    Hello,

    I am developing a open-source tool using AlphaControls 8.17 LE. One of the users reported a bug -and I can reproduce this myself- and I thought it might be a bug of AC.

    You can get said software from here: http://sourceforge.net/projects/taudioconverter/

    Also you can see sources from here: http://code.google.com/p/taudioconverter/source/browse/

    Steps to reproduce the problem:

    -After starting the program go to settings and check “Disable” checkbox next to skins list.

    -Then uncheck same checkbox.

    -Close that window and after adding audio/video files to the list, hit “Start” button.

    -You'll see that where gauges shoulda been there are other random images.

    -Same thing happens if skins are disabled, program shut and restarted and finally skins are re-enabled.

    You can see a screenshot from here: https://dl.dropbox.com/u/19804113/Forumi/Slike/Doom9/002.png (link sent by user)

    AlphaControls 8.17 LE

    Delphi XE3

    JVCL 3.47

    Windows 7 64bit

    #50152
    Support
    Keymaster

    Hello and thank you for this message.

    I have downloaded them and I will check it soon.

    #50153
    Support
    Keymaster

    I should have many tools like ttaenc.exe for executing of the program, seems.

    Can you send me them please?

    #50154
    ozok
    Participant

    You can download portable version from here: http://sourceforge.net/projects/taudioconverter/files/ all the necessary files are included in it.

    #50155
    Support
    Keymaster

    Thank you.

    You added “Self.Repaint” procedure for a solving this issue?

    I have found an error in UnitMain.pas :

    Line №659 FileDuration := Durations;

    “i” is undefined here

    #50165
    ozok
    Participant

    Code there is a bit outdated. Yes, I added Repaint and sSkinManager1.RepaintForms(False) procedures which did not solve the problem. I'll commit latest revision.

    I've already fixed that “i” error but thanks anyway.

    Edit: Code is now up-to-date.

    #50182
    ozok
    Participant

    Any progress on this matter?

    #50198
    Support
    Keymaster

    The problem with repainting will be solved in the nearest release.

    #50200
    ozok
    Participant

    Thanks, that's great news.

    #50201
    Support
    Keymaster

    If you have the license with full sources, then I can send you patched files now.

    #38364
    ozok
    Participant

    Nope, I am using LE.

    #38352
    ozok
    Participant

    I am afraid the problem is still there. AlphaControls LE 8.19.

    #50239
    Support
    Keymaster

    Hello!

    Can you send me the Exe-file with this issue please?

    Which version of Windows do you uses?

    #50249
    ozok
    Participant

    Hello,

    I am using Windows 7 64bit Home Premium.

    Exe needs whole package to run I'm afraid. Here is a link to latest version: http://sourceforge.net/projects/taudioconverter/files/TAC%280.8.1.1205%29portable.7z/download

    #50251
    Support
    Keymaster
    'ozok' wrote:
    Exe needs whole package to run I'm afraid. Here is a link to latest version: http://sourceforge.n…ble.7z/download

    Thank you, I can see the issue there?

    #50259
    ozok
    Participant

    Yes, run the TAudioConverter.exe in the main folder. You can reproduce the problem by running the steps in the first post.

    #38402
    ozok
    Participant

    Problem is solved with 8.20.

    Thanks for the support.

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