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

#2447 SVGs with gradients loaded without gradient when imported
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: upgraded Help

> What steps will reproduce the problem? Importing svg files with gradient > What is the expected output? What do you see instead? The paths to appear with gradient when they just appear with a plain color > What version of the product are you using? Is it "nightly build"? Which operating system do you have? v.22.0.2 on Linux > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. I'm specifically trying to add the svg file bellow to a flash game and when it is imported by replacing another shape, the path with gradient appears filled fully black. I hope I've communicated properly! This is my first issue report
Download465.svg (148 KiB)
admin
Yes, you did good job with the issue. This is fixed in nightly 3072, try it.
State: new→upgraded
user
I tried installing it with the DEB package file and while it loads for some reason it doesn't initiate. I'm pretty inexpert and don't even really know how a nightly works. Is there something I'm missing?
admin
Nightly should be like a normal installation, it just has special name and version number. I tried installing it now via WLS (windows linux subsystem) and it works for me. What do you mean exactly by "doesn't initiate"? Does it exit immediately? The window does not open?
user
Yeah, it starts loading but the window does not open
user
I've compared the nightly's and the normal app's properties and both have noticeable differences like how the former points to no file location also how on the permission tab it says how only the owner can change permissions
admin
How can I compare myself? Does an linux command for checking it exist? Also, do you use really nightly 3072 from official site - here: https://github.com/jindrapetrik/jpexs-decompiler/releases ? Also, if DEB file does not work for you, you can download ZIPped version, unzip it and run ffdec.sh there to start app.
user
Yes! I've used the same link as you've linked. Also, just tried running the ffdec.sh from the zipped version but I'm apparently missing something to do so. Attached below are side to side the tabs of the normal application and nightly build properties for comparison
Downloadshot1.png (108 KiB)Downloadshot2.png (66 KiB)Downloadshot3.png (72 KiB)Downloadshot4.png (89 KiB)