Flash player problem in Debian Lenny: “This SWF file is known to trigger bugs in the swfdec decoder.”
December 27th 2007
[Update: read a more recent post]
I have recently come accross this problem, and I am posting the solution I just found. The problem is the following: when trying to watch any online flash animation with Iceweasel on my Debian Lenny (e.g. in YouTube), instead of the video, I got a grey window, with the following black letters on it:
This SWF file is known to trigger bugs in the swfdec decoder. Playback is cancelled.
This bug can be followed in this August 2007 thread at donarmstrong.com. I am amazed why it didn’t affect me sooner than this week, but oh well…
The steps that fixed the issue for me where to install two packages. I am not 100% sure the first one was needed, though. I first installed the package flashplayer-mozilla, which uninstalled flashplugin-nonfree as a side effect. This step alone fixed nothing.
The second step was to actually read the donarmstrong.com bug report, and see that it says that “This is fixed in swfdec-0.4.2 [...]“. Great! I did a aptitude search swf, and found out that Lenny has libswfdec-0.5-4, and a swfdec-mozilla that depends on it. I installed the latter, which obviously also installed the former, plus it removed swf-player and libswfdec0.3.
After that, I opened Iceweasel again, and now flash works!
Tags: Debian, en, Flash, FLOSS, softwareRelated posts
2 Comments »







Flash: better without Flash « handyfloss on 06 Jan 2008 at 13:21 pm #
[...] Posts Ghost RiderCompiz Fusion under Debian Lenny on my home desktopFlash player problem in Debian Lenny: “This SWF file is known to trigger bugs in the swfdec decoder….Linux in the metropolitan buses of [...]
Flash player problem in Debian Lenny: “This SWF file is known to trigger bugs in the swfdec decoder.” « handyfloss on 17 Sep 2008 at 10:44 am #
[...] Entry available at: http://handyfloss.net/2007.12/flash-player-problem-in-debian-lenny-this-swf-file-is-known-to-trigger... [...]