LWN: Comments on "Adobe pulls Flash player for 64 bit linux (TechWorld)" https://lwn.net/Articles/392132/ This is a special feed containing comments posted to the individual LWN article titled "Adobe pulls Flash player for 64 bit linux (TechWorld)". en-us Thu, 23 Oct 2025 18:05:16 +0000 Thu, 23 Oct 2025 18:05:16 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Adobe pulls Flash player for 64 bit linux (TechWorld) https://lwn.net/Articles/392333/ https://lwn.net/Articles/392333/ josh <div class="FormattedComment"> Personally, I still just use youtube-dl for youtube videos; as an added bonus, I also never have to deal with choppy video due to poor streaming. youtube-dl -b -t '&lt;paste youtube URL here&gt;' downloads a video, or a whole playlist. "get-flash-videos" works surprisingly well for most other sites, as do various bookmarklets for sites that dig out the video URLs. Apart from video of various kinds, I almost never run into flash content I care about; the few times I have, I either try gnash (which works fairly often), try another site, or just not bother at all.<br> <p> I don't find it particularly problematic to not have Flash on my system. I don't claim that everyone will find it as unnecessary as I do, just that I manage to do without it and not miss it.<br> <p> I do, however, look forward to WebM more-or-less eliminating the need for Flash on video sites in the not-too-distant future, hopefully making it increasingly difficult for other sites to count on Flash.<br> </div> Thu, 17 Jun 2010 01:37:52 +0000 Youtube https://lwn.net/Articles/392330/ https://lwn.net/Articles/392330/ elanthis <div class="FormattedComment"> It would not be too terribly difficult to do. The trick really just lies in how the server integrates with the ad display, which can be as simple as streaming an ad without seek support before the video itself, or as complex as using AJAX calls regarding ad display time, mouse behaviour, and clicks back to the server for usage pattern verification before streaming videos. Truly savvy users could get around having to see the ads but not get around necessary pauses and wait time before the video plays, which pretty much negates any reason to block the ads in the first place.<br> </div> Thu, 17 Jun 2010 00:20:19 +0000 Youtube https://lwn.net/Articles/392327/ https://lwn.net/Articles/392327/ paulj <div class="FormattedComment"> I'm using Tom Callaway's builds of Chromium for Fedora, which are patched to use the system FFmpeg (not Chromiums private copy of it), and it all EWORKSFORME.<br> </div> Wed, 16 Jun 2010 22:53:41 +0000 Youtube https://lwn.net/Articles/392278/ https://lwn.net/Articles/392278/ mikachu <div class="FormattedComment"> I was surprised a few months ago when someone mentioned ads overlayed on youtube videos; it turned out I have blocked *.doubleclick.net in my dns and that stops youtube ads completely. Hopefully this will still work with html5 ;).<br> </div> Wed, 16 Jun 2010 17:37:29 +0000 Youtube https://lwn.net/Articles/392266/ https://lwn.net/Articles/392266/ kenmoffat <div class="FormattedComment"> Ah, I tried chromium, but it did nothing for html5. Looks as if I need to run it with --enable-extensions, but youtube still tells me my browser doesn't recognise any of the available video formats. Any links to those extensions ? (google is "unhelpful" for this). Thanks<br> </div> Wed, 16 Jun 2010 17:06:38 +0000 Youtube https://lwn.net/Articles/392223/ https://lwn.net/Articles/392223/ mjr <div class="FormattedComment"> Overlays (eg. ads) are not exactly a problem to insert onto html5 video via canvas and/or svg. Probably easier to filter on the browser end, though, as the ads would be inserted by the browser itself and not a third-party binary blob interpreting another.<br> <p> Generally, forcing something using open technologies doesn't work for savvy circumventers; I don't think that's a major problem for the ad business though since most people don't bother to block ads anyway.<br> <p> Anyway, see <a href="http://ajaxian.com/archives/dynamic-content-injection-with-html5-canvas-and-video">http://ajaxian.com/archives/dynamic-content-injection-wit...</a> for a video overlay sample.<br> </div> Wed, 16 Jun 2010 08:50:49 +0000 Youtube https://lwn.net/Articles/392212/ https://lwn.net/Articles/392212/ paulj <div class="FormattedComment"> Youtube have had a HTML video beta player since quite a while before WebM, using H.264. See youtube.com/html5. It falls back to the Flash player for ads and for content that is "protected" (cause Flash SWF verification obviously is highly secure).<br> <p> There's an extension for Chromium which tries to detect embedded flash videos and automatically replace them with an embedded HTML video version, for supported video sites (e.g. Yt). There's another extension which gives you an easy way to visit the Yt page for any embedded flash videos from Yt. They're called "Video5" and "YouTube Video Kit". Very useful.<br> <p> Vimeo also has HTML video player now.. Dailymotion does too, but availability seems to be very spotty.<br> </div> Wed, 16 Jun 2010 07:27:04 +0000 Youtube https://lwn.net/Articles/392205/ https://lwn.net/Articles/392205/ cowsandmilk <div class="FormattedComment"> any video without ads is currently left out of the html5 beta. It will be interesting to see if they can find a way to have ads work with the video tag.... whether it is through a change in the nature of the ads or a technical solution.<br> </div> Wed, 16 Jun 2010 02:00:25 +0000 Adobe pulls Flash player for 64 bit linux (TechWorld) https://lwn.net/Articles/392197/ https://lwn.net/Articles/392197/ cesarb <div class="FormattedComment"> The Lightspark announcement (<a href="http://lwn.net/Articles/388054/">http://lwn.net/Articles/388054/</a>) mentioned Gnash only works with older versions of the flash scripting language. Youtube probably just upgraded to a more recent version of the language.<br> </div> Wed, 16 Jun 2010 00:58:48 +0000 Youtube https://lwn.net/Articles/392196/ https://lwn.net/Articles/392196/ tialaramex <div class="FormattedComment"> But, Youtube is offering WebM + HTML5, so you won't need the Flash applet to play Youtube videos any more once most videos migrate and you get a newer web browser that plays WebM HTML5 videos. Give it six months.<br> <p> You can expect most web video to follow, although embedded videos in random third party sites might be flash for a few years yet.<br> </div> Wed, 16 Jun 2010 00:25:19 +0000 Adobe pulls Flash player for 64 bit linux (TechWorld) https://lwn.net/Articles/392192/ https://lwn.net/Articles/392192/ kenmoffat <div class="FormattedComment"> What's really sad is that last year, perhaps 9 months ago, youtube mostly worked in x86_64 gnash if you had the dependencies for the various gstreamer plugins (I found a few things that didn't render, but had sound, but most that I was interested in worked well enough). And then youtube changed something again, and gnash stopped working.<br> <p> And there was me thinking that 'do no evil' applied to youtube.<br> </div> Wed, 16 Jun 2010 00:10:22 +0000 Adobe pulls Flash player for 64 bit linux (TechWorld) https://lwn.net/Articles/392190/ https://lwn.net/Articles/392190/ sjj <div class="FormattedComment"> I was in the same boat, and decided to retry 32 bit flash rather than keep running the vulnerable 64 bit version. Something must have gotten fixed in F12 (and F13) along the way, since it works for me now following instructions at <a rel="nofollow" href="http://fedoraproject.org/wiki/Flash">http://fedoraproject.org/wiki/Flash</a> .<br> <p> Yes, tried gnash, couldn't play youtube.<br> </div> Tue, 15 Jun 2010 23:55:53 +0000 Adobe pulls Flash player for 64 bit linux (TechWorld) https://lwn.net/Articles/392159/ https://lwn.net/Articles/392159/ jmorris42 <div class="FormattedComment"> <font class="QuotedText">&gt; Not that the correct solution is to remove vulnerable software -- it should be fixed.</font><br> <p> Exactly. I had problems getting flash working on F12, found the 64 bit beta and it worked for me. In fact, except for some interaction between it and compiz causing full screen mode not to work I have had no problems at all with the beta. Now I'm left with four increasingly bad options.<br> <p> 1. Do nothing and hope a widespread public exploit doesn't happen based on the low installed base for a beta only made available on Linux.<br> <p> 2. Spend another afternoon (or more) trying to figure out why the 32bit one + nspluginwrapper didn't work.<br> <p> 3. Try to install the free player that is known to not work on much actual content live in the wild.<br> <p> 4. Say 'screw it'; Remove Flash and break most of the Internet that is overly dependent on the crap.<br> <p> </div> Tue, 15 Jun 2010 21:16:07 +0000 Adobe pulls Flash player for 64 bit linux (TechWorld) https://lwn.net/Articles/392156/ https://lwn.net/Articles/392156/ clump <div class="FormattedComment"> As cynical as I am, this could be a poorly communicated attempt at removing a vulnerable version of software. Not that the correct solution is to remove vulnerable software -- it should be fixed.<br> <p> Of course without source code, we're left to speculate. And this is particularly dangerous software to be so ubiquitous without source code.<br> </div> Tue, 15 Jun 2010 21:03:20 +0000 Adobe pulls Flash player for 64 bit linux (TechWorld) https://lwn.net/Articles/392141/ https://lwn.net/Articles/392141/ jengelh <div class="FormattedComment"> And a good one on why it has to die.<br> </div> Tue, 15 Jun 2010 19:46:32 +0000 Adobe pulls Flash player for 64 bit linux (TechWorld) https://lwn.net/Articles/392139/ https://lwn.net/Articles/392139/ bronson <div class="FormattedComment"> Adobe is doing a poor job of reminding people why Flash should continue to live.<br> </div> Tue, 15 Jun 2010 19:18:20 +0000