tencrocs / fb4linux

Automatically exported from code.google.com/p/fb4linux
0 stars 0 forks source link

Debugger disconnecting #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Debugging an application

Ubuntu 8.04 eclipse 3.4

About 50% of the time the debugger disconnects once my app is up and running.

BTW a huge thanks for creating this project. 

Original issue reported on code.google.com by cormac2...@gmail.com on 25 Nov 2009 at 1:29

GoogleCodeExporter commented 8 years ago
in my env:
eclipse 3.5 ,ubuntu 10.04

the debug work perfect!

so can u add some error log?

Original comment by eshang...@gmail.com on 25 Nov 2009 at 4:44

GoogleCodeExporter commented 8 years ago
eshangrao:
   hi,Thanks for your job.

   im my env:
   eclipse3.5.1,Ubuntu9.10
   Can not Load Components Panel.

Original comment by lazaruse...@gmail.com on 26 Nov 2009 at 12:56

GoogleCodeExporter commented 8 years ago
there are no design view in fb4linux,so the components can't work!
detail view UnsupportedFeatures 

Original comment by eshang...@gmail.com on 26 Nov 2009 at 1:56

GoogleCodeExporter commented 8 years ago
Same problem with debugger : always disconnecting even before the app is up and 
running.
ubuntu 9.10, eclipse 3.5 (and eclipse 3.4.2 too).

Original comment by webattitude on 27 Nov 2009 at 10:00

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
the swt-mozilla-gtk-3550 miss error to view wike:HowToFixedFB4Frozen
detail to view 
http://blog.javaee.cz/2009/11/ubuntu-910-64bit-and-custom-32bit-jdk.html

Original comment by eshang...@gmail.com on 27 Nov 2009 at 2:36

GoogleCodeExporter commented 8 years ago
no more error log, still the app doesnt launch when debug...

Original comment by webattitude on 27 Nov 2009 at 2:55

GoogleCodeExporter commented 8 years ago
which architecture of u system:
{{{
uname -a
}}}

Original comment by eshang...@gmail.com on 27 Nov 2009 at 3:57

GoogleCodeExporter commented 8 years ago
Linux 2.6.31-15-generic #50-Ubuntu SMP Tue Nov 10 14:53:52 UTC 2009 x86_64 
GNU/Linux

Original comment by webattitude on 27 Nov 2009 at 4:15

GoogleCodeExporter commented 8 years ago
using export JAVA_HOME="/usr/lib/jvm/ia32-java-6-sun/jre"

Original comment by webattitude on 27 Nov 2009 at 4:18

GoogleCodeExporter commented 8 years ago
try to do with wiki:HowToFixedFB4Frozen

Original comment by eshang...@gmail.com on 28 Nov 2009 at 3:45

GoogleCodeExporter commented 8 years ago
I've already fixed swt error log with wiki:HowToFixedFB4Frozen

Original comment by webattitude on 29 Nov 2009 at 9:30

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
OOps, I should have posted in issue 6 since the app gets terminated before 
being 
launched at all, not even after a few seconds.

Original comment by webattitude on 30 Nov 2009 at 12:21

GoogleCodeExporter commented 8 years ago
Happens on 32bit as well as 64bit versions of fully updated Ubuntu 10.04 and 
eclipse 3.5.2.

Original comment by LiraNuna on 17 Aug 2010 at 6:47

GoogleCodeExporter commented 8 years ago
Debugger disconnects because of bug in flash player 10.1, I have seen a bug 
report anywhere

workaround: downgrade to flash player 10.0.*

Original comment by josef.br...@gmail.com on 14 Sep 2010 at 2:34

GoogleCodeExporter commented 8 years ago
I am on 10.0.45.2 and the debugger still randomly disconnects. 10.1 player just 
does it more often.

Original comment by LiraNuna on 14 Sep 2010 at 6:25

GoogleCodeExporter commented 8 years ago
fb4linux flash debugging mode is not concerned and works great !
This is flash player for linux that fails so hard !
To debug correctly your app, you have to use Windows with a flash debug version.
(Remote debug on a different machine or in a virtual machine)

Original comment by tfis...@gmail.com on 9 Mar 2011 at 11:24

GoogleCodeExporter commented 8 years ago
definitely, this is the solution ! thx tfis
tutorial here :
http://www.jeffryhouser.com/index.cfm/2007/12/4/Connecting-Flex-3-to-a-running-D
ebugger-session

I use a virtualbox with wXP and a flashplayer debug.

Original comment by desmarai...@gmail.com on 4 Apr 2011 at 2:36

GoogleCodeExporter commented 8 years ago
Or http://demonsterdebugger.com/

Original comment by tfis...@gmail.com on 6 Apr 2011 at 3:53