Issue Details (XML | Word | Printable)

Key: FDT-2577
Type: Bug Bug
Status: Under Investigation Under Investigation
Priority: Major Major
Assignee: FDT Team
Reporter: aYo Binitie
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FDT

Variables Debug panel in FDT4 and FDT5 on Linux

Created: 07/Feb/12 11:31 AM   Updated: 26/Jul/12 08:09 PM
Component/s: ANT, Debugger, Editor (Deprecated), Linux (Deprecated), SDK Management
Affects Version/s: FDT 4.3.2, FDT 4.5.3, FDT 5.0
Fix Version/s: None
Security Level: public

Time Tracking:
Not Specified

Environment: LinuxMint Katya - with KDE Plasma desktop, LinuxMint Lisa / KDEPlasma desktop - all machines desktops and laptops are 64 bit, powerful gaming spec machines


 Description  « Hide
In the Variable debug panel - no variables ever show up - NEVER EVER

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Philipp Arnolds added a comment - 07/Feb/12 04:42 PM
Hey Ayo,

thanks again for your report!
Unfortunately I can not reproduce this, its working fine for my on a 64 bit ubuntu machine. Do you have a demo project that I can try on my machine?

regards,

Philipp


aYo Binitie added a comment - 08/Feb/12 09:12 AM
<project default="doConfigurate" name="PeugeotConfig_V2">
<property name="scr.dir" value="${basedir}/src" />
<property name="deploy.dir" value="${basedir}/bin-debug" />
<property name="browser" value="firefox" />
<echo message="${basedir}" />
<target name="doConfigurate">
<fdt.launch.application projectname="PeugeotConfigurator_V2" mainclass="${scr.dir}/PeugeotConfigurator.mxml" target="${deploy.dir}/PeugeotConfigurator.swf" debug="true" />
<fdt.loadProjectProperties projectname="PeugeotConfigurator_V2" />
<fdt.startDebugger projectname="PeugeotConfigurator_V2" targetswf="${deploy.dir}/PeugeotConfigurator.swf" switchperspectiveonbreakpoint="true" />
<!--echo message="${FDTProjectPath}" /-->
<fdt.launch.application projectname="${FDTProject}" mainclass="${FDTProjectPath}/V2_Dev_Classes/com/fourddigital/peugeot/states/statemodules/modules/financementdetails.mxml" target="${FDTProjectPath}/bin-debug/com/fourddigital/peugeot/states/statemodules/modules/financementdetails.swf" debug="true" swflocation="bin-debug/com/fourddigital/peugeot/states/statemodules/financementdetails.swf" />
<fdt.launch.application projectname="${FDTProject}" mainclass="${FDTProjectPath}/V2_Dev_Classes/com/fourddigital/peugeot/states/statemodules/modules/peugeot_summary.mxml" target="${FDTProjectPath}/bin-debug/com/fourddigital/peugeot/states/statemodules/modules/peugeot_summary.swf" debug="true" swflocation="bin-debug/com/fourddigital/peugeot/states/statemodules/modules/peugeot_summary.swf" />
<copy file="${scr.dir}/index.html" tofile="${deploy.dir}/index.html" />
<copy todir="${deploy.dir}/xml">
<fileset dir="${scr.dir}/xml" />
</copy>
<exec executable="${browser}" spawn="yes">
<arg line="${deploy.dir}/index.html" />
</exec>
</target>
</project>

here is my any script


aYo Binitie added a comment - 08/Feb/12 09:13 AM
the dubugger always registers the target swf as unknown

FDT Team added a comment - 02/Jul/12 07:52 PM
Is this still happening with the latest FDT version?

We have it working on ubuntu fine.

This version of Linux is a big exotic for us to support. If it continues to happen in a more popular version of Linux, let us know, I'll re-open this ticket and we'll look into it.


aYo Binitie added a comment - 03/Jul/12 11:56 AM
LinuxMint is now the most popular Ubuntu based distro so I think its worth a look. On all my machines FDT5 either crashes or kills the debug session before you can debug. I use Linux Mint on all my machines (5)

FDT Team added a comment - 03/Jul/12 03:10 PM
Ok. We'll have to look into getting a machine setup with this Linux install. It might take some time.....

FDT Team added a comment - 17/Jul/12 05:59 PM
How are things.

We're in the process of getting a Linux Mint setup; however, what is the current status? Is this still an issue for you?

Are you willing to provide a project where it fails?

Is it every project?

Sensitive material can be sent to:

admin.fdt@powerflasher.com