Comment #45 on issue 16787 by behanz: Java Plugin not working
http://code.google.com/p/chromium/issues/detail?id=16787

Looking at the issue of symlinked flash plugin not working.

My plugin is physically located at path:
/usr/opt/netscape/plugins/libflashplugin.so

What does work with current code:
- make a physical copy in chrome plugins
- copy into .. and make symlink to ../libflashplugin.so
I also tried making a hard copy all along the physical path, ie.:
/libflashplugin.so
/usr/libflashplugin.so
/usr/opt/libflash..
...

Symlinks to /libflashplugin.so through /usr/opt/libflashplugin.so work.

Symlinks to /usr/opt/netscape/libflashplugin.so and
/usr/opt/netscape/plugins/libflashplugin.so _don't_.

I checked ownership and permissions, all directories in the
/usr/opt/netscape/plugins/ path are owned by root:root, and have 766  
permissions
(rwxr-xr-x).

All directories are easilly accessible by a common user.

If only the plugin had a debug variant to be able to produce backtraces  
properly. *sighs*

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to