JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issuesList of issues

#2565 Trying to delete a button, main application locks!
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: DeadlockGUI
State: upgraded Help

> What steps will reproduce the problem? Open ZZAce_spades_3.swf with JPEXS_FFDec_24.1.0_nightly3343 on Windows 7 ultimate 32 bit, in decompiling tree goto folder "button", select button 72, press CANC. > What is the expected output? What do you see instead? Button is expected to be deleted with no problems, instead JPEXS is locked. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? JPEXS_FFDec_24.1.0_nightly3343 on Windows 7 ultimate 32 bit. > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you.
Thank you for your attention.
Same problem with other file:
> What steps will reproduce the problem? Open ZZAce_spades_4_.swf with JPEXS_FFDec_24.1.1 stable on Windows 7 ultimate 32 bit, in decompiling tree goto folder "image", select image 3 "DefineBitsJPEG3 (64)", press CANC. > What is the expected output? What do you see instead? Button is expected to be deleted with no problems, instead JPEXS is locked. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? JPEXS_FFDec_24.1.1 stable on Windows 7 ultimate 32 bit. > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you.
What do you mean by "locked"? Did the confirmation window pop up? (attachment confirm.png) After pressing "Yes" in that window, does the situation look like attachment after_delete.png? I tried it, but after pressing yes, the image is deleted and I can freely go to the resources tree and select another item, I don't have any problem with "locking". Could you describe more where the problem is, or maybe make screenshot? Does "locked" mean it is not responding and need to ne closed?
Downloadconfirm.png (14 KiB)Downloadafter_delete.png (141 KiB)
This could be fixed in nightly 3453, try it.
State: new→upgraded