Native PulseAudio with Flash 9 - fix video crashes
I spent some time and appeared to fix the video-related crashes in the Flash 9 plugin when you use Revolution Linux’s libflashsupport.so to use PulseAudio with Flash 9. I suspect this library is somewhat buggy, but this fix makes it skip the buggy sections (at least for me, I couldn’t get it to crash). The changes to the source file are in this diff file if you’re curious; basically we change around the order that the plugin tries to access sound backends - skipping ESD and ALSA since if you try to use ALSA while Pulseaudio is using it, there’s a mess, and falling back to OSS (which can also work decently if you use padsp)
Ubuntu Package
Install this file using sudo dpkg -i libflashsupport_1.0~2219-2_i386.deb
- libflashsupport_1.0~2219-2_i386.deb
- libflashsupport_1.0~2219-2.dsc
- libflashsupport_1.0~2219-2.tar.gz
- libflashsupport_1.0~2219-2_i386.changes
Other files if you’re interested:







Entries RSS
ikkefc3 said,
December 19, 2007 @ 2:25 pm
Flash still lets my browser crash after watching some movies on Youtube for example.
me! said,
July 10, 2008 @ 8:03 am
it works! - thanks!!