Two problems occur:
1) Starting with a new .opera directory, going to YouTube and clicking a
video doesn't seem to do anything at all. No downloading, no caching,
nothing.
2) Using my normal .opera directory, clicking a video shows that it's being
loaded into cache, since I see the video being downloaded by the browser
itself, and *not* be redirected to the Flash plugin.
Does anyone have any idea what's going on here? Is there some other
setting/file that Opera uses that isn't part of the Opera package that
could cause this? Obviously there's something different between Mandriva
and Kubuntu wrt this, but I can start with a fresh installation of Opera on
both, and it still doesn't work in Mandriva. Arrghh :(
Steve
If nothing at all happens, then this is not your problem, but just in
case: Make sure the flash library is not in a directory where any of
the path components is "netscape". For some reason, flash detects
this case and then video playback doesn't work on youtube nor
videos.google. However, in this case the flash should still work, it
just does not show any video.
Note that opera is a bit stubborn about which plug-in to use, so you
may have to manually modify which plug-in it uses in
prefs->advanced->downloads, mime type application/x-shockwave-flash.
To be sure which plug-in opera uses, you can 'ps xwww' while opera
shows the flash and look at the final argument to
'operapluginwrapper'. It should be the complete path to the plug-in
in use.
eirik
> OK, I can't figure out what's going on here, and I'm at my wits end,
> especially since it works fine in Kubuntu (what I use on another system).
> I'm using the latest versions of Opera (9.0.1.xxx.6) and Flash.
>
For what it's worth, I'm finding that the flash at youtube.com won't work
in either opera 9.0 or 9.01 on a brand new Gentoo install with all current
updates. I'm using the static qt version only because I haven't installed
qt yet. It works fine in firefox on this install...pretty annoying.
Tom
Most strange. It works in my gentoo system
~% uname --all
Linux localhost 2.6.15-gentoo-r1 #1 Thu Apr 13 19:16:40 PDT 2006 i686 Celeron (Mendocino) GNU/Linux
A snippet of Opera's --debuplugin output.
opera: [plugin path ] #001: /usr/local/lib/opera/plugins
opera: [plugin path ] #002: /home/me/.opera/realplugin
opera: [plugin path ] #003: /home/me/.opera/gxineplugin
opera: [plugin path ] #004: /home/me/.opera/mplayerplugin
opera: [plugin path ] #005: /home/me/.opera/flashplugin
~% ls -al ~/.opera/flashplugin/
total 2
drwxr-x--x 2 me users 88 Apr 1 17:38 .
drwx--x--x 22 me users 1784 Aug 22 16:02 ..
lrwxrwxrwx 1 me users 39 Apr 1 17:38 libflashplayer.so -> /opt/netscape/plugins/libflashplayer.so
I tend to be a control freak -- I have separate directories in
~/.opera/ that only point to one (1) plugin. Makes it easier to
disable individual plugins.
I using 9.01-20060728.1 -- the static version of Opera and the current
version of flash.
~% emerge -pv netscape-flash
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] net-www/netscape-flash-7.0.63 0 kB
Most strange. One of the guys on the Gentoo forums reported (and
issued a bug-report against Opera) the netscape problem i.e. if
netscape is in the flash path, flash doesn't work.
I'm identifying as Mozilla. (F12 output).
--
-rwf
> Does anyone have any idea what's going on here? Is there some other
> setting/file that Opera uses that isn't part of the Opera package that
> could cause this? Obviously there's something different between Mandriva
> and Kubuntu wrt this, but I can start with a fresh installation of Opera on
> both, and it still doesn't work in Mandriva. Arrghh :(
>
> Steve
I have Mandriva 2006 and have no problems with YouTube's Flash videos. I
have found that you *might* need to manually inform Opera about the
whereabouts of the Flash plugin directory, but maybe that's because I
installed it as a user in my ~/.mozilla/plugins (I used to use Firefox as
my main browser and still have it installed) rather than it being
installed elsewhere on the system. In any case, maybe a look in
opera:plugins might be in order. If it shows that Opera doesn't know where
the Flash plug-in is, then you can set it via
Tools>Preferences>Content>Plug-in Options>Plug-in Path. Other than that,
I'm not sure what's wrong, other than to say it works for me.
Graham
Gentoo installs flash in a directory where one of the path components
is 'netscape'. Move libflashplayer.so somewhere else, tell opera
where to look for it, and reconfigure application/x-shockwave-flash to
use it from the new location. If libflashplayer.so is placed in a
directory where one of the path components is 'netscape', it won't
work on youtube.
(Alternatively, you could use a hex editor and modify the string
'netscape' inside libflashplayer.so. That works too.)
eirik
Following the hint in your earlier post to this thread, I used 'Tools -
Preferences - Advanced - Content - Plug-in Options - Change path' to
un-select all the entries mentioning 'netscape' (leaving 'opera' and
'mozilla' selected), and now the Flash content at 'YouTube' does play in
Opera. (Mandriva 2005).
Is there some sort of problem between YouTube and AOL/Netscape?
--
-- ^^^^^^^^^^
-- Whiskers
-- ~~~~~~~~~~
As far as I understand, the flash plug-in works fine in firefox even
when placed in a "netscape" directory. It just doesn't work in opera.
I have no idea what the flash plug-in is doing differently based on
it's installation path, or why it affects only opera. Or for that
matter, why it is only the video playback that fails. Other flash
content seems to work.
eirik
--
Mens agitat molem (Virgilio, Eneide)
> I have my flashplayer plugin in the home/.mozilla/plugins
> directory. It works with both Mozilla and Firefox in www.nasa.gov but
> gives me only the audio stream in www.jpl.nasa.gov and I don't know
> why.
This link
http://www.jpl.nasa.gov/multimedia/students06/index-flash.html plays
sound and 'video' -- some of the other links only play audio.
FF and Opera 9.01-400(.1) both work on the above link. Maybe some of
the jpl links/require need flash 8/9 (Windoz only)
--
-rwf