tencrocs / fb4linux

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

Debugging doesn't work #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I installed FB4linux following these steps:

http://www.brighthub.com/hubfolio/matthew-casperson/articles/78818.aspx

I can run some code just fine in my browser, but the debugger doesnt work. 
It gets stuck on 57%, and the console never displays enything.
After a while a message pops up, telling me to make sure, that i am using the 
flash standalone debugger, which i am. 

Has anuone experienced this or just got an idea?
Pleeease let me know :)

Original issue reported on code.google.com by esbenlyk...@gmail.com on 22 Sep 2011 at 2:57

Attachments:

GoogleCodeExporter commented 8 years ago
1). download flash debugger version.
2). exptract the zip. 
3). run  mv libflashplayer.so /usr/lib/flashplugin-installer/libflashplayer.so
4). run nspluginwrapper -i /usr/lib/mozilla/plugins/libflashplayer.so (This 
step is for 64-bit bit OS)

Original comment by harsh.k....@gmail.com on 13 Apr 2012 at 6:25

GoogleCodeExporter commented 8 years ago
Thanks for the reply :)
I found a way to debug with the standalone debugger, but i'll probably give 
this a try.

Original comment by esbenlyk...@gmail.com on 13 Apr 2012 at 8:59