Flash running for me well since ca 5th July on 2 systems, one Debian stable 32 bit, one (more or less) Debian testing 64bit.
GOOD, I can look music videos in Chrome on Linux now :-) ( Was big battle on 64 bit machine with those 32 bit libraries; that's another story, but i have won it after much effort ;-), ... yet maybe something is still missing: ... occasional crashes on the 64 bit I could make to disappear only after commenting out (temporarily ;-) ) error_ = cert_->Verify(hostname_, flags_, &result_); in DoVerify() in cert_verifier.cc (Debugger showed the crash was there) These crashes do not happen on the 32 bit machine. ) On Jun 29, 3:59 pm, skrat <[email protected]> wrote: > Hi All, > > don't know it this is news or if it is worth a mention. But I was > toying around with Chromium linux build and found that it is somehow > already playing Flash. By playing Flash I mean, nothing is visible, > but you can hear the sound of youtube video for example. > > How to do that: > > 1. cd /usr/lib/chromium-browser/plugins > 2. sudo ln -s ../../mozilla/plugins/flashplugin-alternative.so > flashplugin.so > 3. ..that's it, restart browser and visit about:plugins and then > youtube.com > > Adjust the path of flashplugin-alternative.so to place where you have > flash plugin installed. --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
