Comment #26 on issue 16787 by behanz: Java Plugin not working
http://code.google.com/p/chromium/issues/detail?id=16787
Tried a little patch for resolving symlinks (attached). It kills
the "Didn't find JVM
under ..." error.
Now i'm stuck on:
[20676:20676:4163839119976:ERROR:/home/rain/projects/chromium/chromium/src/webkit/glue/plugins/plugin_instance.cc(445)]
Not implemented reached in NPError
NPAPI::PluginInstance::GetServiceManager(void**)
...
[20026:20026:4163139004689:ERROR:/home/rain/projects/chromium/chromium/src/webkit/glue/plugins/plugin_instance.cc(420)]
Not implemented reached in void
NPAPI::PluginInstance::OnPluginThreadAsyncCall(void
(*)(void*), void*)
...
[19977:19980:4163152686804:WARNING:/home/rain/projects/chromium/chromium/src/chrome/browser/renderer_host/resource_dispatcher_host.cc(1119)]
Canceling a request that wasn't found
It seems this is the right way to go, but there's something else missing in
chrome.
(Note that the patch doesn't resolve recursive symlinks yet, only one
level... have
to make sure the symlink points directly to libnpjp2.so)
Attachments:
plugin_resolve_symlinks.patch 1.0 KB
--
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
-~----------~----~----~----~------~----~------~--~---