[Bug 195] Webex dies with NullPointerException
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Sep 24 11:09:25 PDT 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=195
------- Comment #3 from j.sumali at gmail.com 2008-09-24 18:09 -------
Hi,
I've been trying to reproduce this with a fresh gcjwebplugin build (no
liveconnect), but the application seems to run fine. I get a security dialog to
verify signing, and the program does it's thing. The application will *not*
complete fully due to some other problem, though, but I think this is
unrelated, because Sun's plugin has the same behavior.
This behavior is most likely due to the application downloading a .so named
"npatgpc.so" to wherever the plugin is stored though (err, why is this
application doing this?...). It gets downloaded to my ~/.mozilla/plugins, since
that's where I linked my gcjwebplugin.so.
I get
LoadPlugin: failed to initialize shared library
/home/jsumali/.mozilla/plugins/npatgpc.so [libstdc++.so.5: cannot open shared
object file: No such file or directory]
running this application with both Sun's plugin, and gcjwebplugin. I believe
this is output from the actual application.
I'll test more and see if I can find anything else...
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list