|
| O9.50-1823(.6) - poor/confusing debugplugin output. |
 |
Sat, 23 Feb 2008 14:25:13 -080 |
~% opera -pd ~/._foobar -debugplugin &
[1] 14313
~%
operapluginwrapper: [plugin probing] /opt/netscape/plugins/libflashplayer.so
operapluginwrapper: [plugin probing] MIMEDescription : present
operapluginwrapper: [plugin probing] NPPVpluginNameString : present
operapluginwrapper: [plugin probing] NPPVpluginDescriptionString : present
operapluginwrapper: [plugin probing] dlclose returned : 0
operapluginwrapper: [plugin probing] Return value : 0 File :
/opt/netscape/plugins/libflashplayer.so
opera: plugin detection successful: /opt/netscape/plugins/libflashplayer.so
Well that's interesting. Where the hell is
/opt/netscape/plugins/libflashplayer.so coming from??
~% cat ~/._foobar/pluginpath.ini
Opera Preferences version 2.1
; Do not edit this file while Opera is running
; This file is stored in UTF-8 encoding
[Paths]
/usr/local/lib/opera/plugins=1
/opt/netscape/plugins=2
/usr/lib/mozilla/plugins=2
/home/me/.opera/flash9.0.115=1
~% ls -al /usr/local/lib/opera/plugins/
total 0
drwxr-xr-x 2 root root 48 Oct 12 14:13 .
drwxr-xr-x 5 root root 136 Feb 22 09:04 ..
~% ls -al ~/.opera/flash115/
total 7941
drwxr-x--x 2 me users 88 Dec 4 12:14 .
drwx--x--x 28 me users 1816 Feb 23 14:08 ..
-rwxr-x--x 1 me users 8119784 Dec 4 12:14 libflashplayer.so
~% ls -al /opt/netscape/plugins/libflashplayer.so
-rwxr-xr-x 1 root root 8119784 Jan 2 11:18
/opt/netscape/plugins/libflashplayer.so
So the facts:
1. /usr/local/lib/opera/plugins/ is empty.
2. ~/.opera/flash115/ contains libflashplayer.so (i.e. not a soft link)
3. libflashplayer.so is also in the /opt/netscape/plugins/ directory
4. I don't want Opera to use the libflashplayer.so in the
/opt/netscape/plugins/ directory since that directory contains the
word 'netscape'
5. /opt/netscape/plugins is not listed as a directory to search for
plugins.
Conclusion:
The debug output is flat out erroneous -- and should be
fixed/corrected.
--
|
| Post Reply
|
| Re: O9.50-1823(.6) - poor/confusing debugplugin output. |
 |
Sat, 23 Feb 2008 14:33:17 -080 |
Bug report submitted - bug-314586
--
|
| Post Reply
|
|
|
|
|
|
|
|
|
|