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

#2253 Free transform is non-functional/buggy on linux
Author: user WorstCC
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Free transformGUILinux
State: closed Help

> What steps will reproduce the problem? Select transform button on a shape/sprite/placeObject in the viewer. This happens in any .swf file. > What is the expected output? What do you see instead? The 0,0 grid does not render. Using mouse to scroll the viewer does not work. Using mouse to move the object either does not work or is very delayed. Making changes with the text fields/buttons on the right are delayed but do work. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? Running JPEXS latest nightly build (2789) on Linux Mint 21.3 Cinnamon. This happens on stable version as well. > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. The log constantly prints "Uncaught exception in thread: AWT-EventQueue-0" when in the transform mode. Oddly, transform seems to mostly work in certain, more complex sprites that have lots of PlaceObjects. Selecting transform will print less or even no log errors than on a single shape or sprite. In attached file LEVEL75.swf, using transform on the PlaceObjects in sprite 15 will reproduce this case.
admin
Please try nightly 2793, I think this may be fixed now.
State: new→upgraded
user
I don't encounter the issue anymore, thanks!
admin
You're welcome!
State: upgraded→closed