JPEXS Free Flash Decompiler Issue Tracker

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

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#1163 Clicking on Open > File will make the program buggy
Author: user capasha
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: GUI
State: postponed Help

> What steps will reproduce the problem? Clicking on Open > File will make the program buggy > What is the expected output? To be able to use the program > What do you see instead? The uploaded picture, everything is a mess > What version of the product are you using? Is it "nightly build"? Which operating system do you have? running 8.0.1 on windows 7 sp1 > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you.
developer
Hmm, this is interesting. I think we need more information to fix this problem. Is there any error message? Is the problem temporary and will be ok after some seconds? Can you repruduce it every time? Could you please try to start ffdec.bat from a command line, is there any error message?
developer
+Please try older versions, 8.0.0 and 7.1.2
user
It works sometime, and sometime its buggy. I need to check what I do exactly.
user
When I start ffdec and then click on Open and click on the little dropdown, it turns white and buggs everything.
user
Here is it with white background.
developer
After I click on the Open an open dialog appears, and not possible to click on the little dropdown anymore... Could you please try to start ffdec.bat from a command line, is there any error message?
user
This one. Damn now it's bugged again.
developer
Please answer to my questions(s)
user
I tried to run ffdec.bat without errors.
developer
You mean that the problem occurs, but no error message in the black window, or you can't reproduce the problem?
user
I can reproduce the problem. And there is no error messages in the black window.
user
Here is a video. It only works when you start ffdec.
developer
Can you reproduce it with older versions? (7.1.2 and 8.0.0?)
user
Same on 7.1.2 and 8.0.0. When you clear recent files, and then click down on the little arrow. It happens.
developer
Please try nightly 1286 or newer. Now you the list should be better when it is empty (Not only that little half R letter) But probably it won't solve the buggy behavior. It should have some other cause. Let me know if it solves it....
developer
-you
user
Tried latest nightly build. The issue is still there. Can it maybe be my videocard drivers? Sounds like it can only be that.
admin
This might be related(?) http://stackoverflow.com/questions/22737535/swing-rendering-appears-broken-in-jdk-1-8-corr ect-in-jdk-1-7 Try running this on commandline in the app directory: java -Dsun.java2d.d3d=false -jar ffdec.jar
user
That command worked. No bugging anymore.
user
This issue is back, but with saving a file. Look at the attached movie.
Download71101F6yf7.mp4 (395 KiB)
admin
State: new→postponed