Can I get any logging and error output from Flash?
Posted
by
Dave M G
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Dave M G
Published on 2012-05-27T11:26:57Z
Indexed on
2012/07/03
3:24 UTC
Read the original article
Hit count: 411
To further provide better information for my other question about browsers and Pulse audio, I wanted to see if I could get some kind of helpful log information.
I've looked at logs from both Pulseaudio and Firefox, but don't see anything like an error in either of them.
The problem I'm experiencing may be coming from Flash. Is there a way I can trap specifically any log output from Flash?
Update:
I've downloaded the Linux Flash Player 10.3 Plugin content debugger, and I've installed libflashplayer.so
in ~/.mozilla/firefox/plugins/
, and copied the user/*
files to /user
. I've also set up mm.cfg to say:
ErrorReportingEnable=1
TraceOutputFileEnable=1
MaxWarnings=50
TraceOutputFileName=/home/dave/.macromedia/Flash_Player/Logs/flashlog.txt
And I rebooted just to be sure everything was starting fresh.
However, after playing a Flash video from Youtube, flashlog.txt is not being generated.
How can I be sure that logging is in fact enabled, so I can tell whether I'm simply not getting errors or I haven't set up logging correctly?
© Ask Ubuntu or respective owner