Closed
Bug 107330
Opened 24 years ago
Closed 24 years ago
Error from LoadPlugin on startup and subsequent failure of plugin
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: al, Assigned: joe.chou)
References
(
URL
)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011012
BuildID: 2001101202
When starting mozilla I get:
> LoadPlugin: failed to initialize shared library libXt.so [libXt.so: cannot
open shared object file: No such file or directory]
for libXt.so and libXext.so.
Both libraries are present on my system, both are used in many other
applications without error. The mozilla binary used libXext without
problems. This error has only started since I installed the Java plugin.
If you go to a page with java on it, or even to Debug -> Verification -> Applets
it hangs the browser with no method of recovery that I've found so far.
Reproducible: Always
Steps to Reproduce:
For me:
1. Install Java plugin
2. Start Java
3. Watch error messages and try and use view pages with Java content.
Actual Results: Error as described above. Mozilla window freezes and can only
be recovered with kill -KILL
Expected Results: No errors and I'd like to view the page :)
Machine is a very recent Red Hat 7.2 install and Ximian but without
their Mozilla install and a build off the mozilla.org site instead.
Comment 1•24 years ago
|
||
OJI.
Assignee: av → joe.chou
Component: Plug-ins → OJI
QA Contact: shrir → pmac
Comment 2•24 years ago
|
||
What is your jre version? linux distribution?
Could you please report the output of
ls /usr/X11R6/lib/libXt*
and
ldd *oji*.so
Reporter, please answer Igor's question. If we don't have the needed
information to reproduce the problem, we will mark the bug invalid.
Comment 4•24 years ago
|
||
Three monthes later - no reply.
I think it's time to close :-))
Comment 5•24 years ago
|
||
ok, closing as INVALID
Please, reopen if problem still persist.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: joe.chou → petersen
Comment 8•23 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
You need to log in
before you can comment on or make changes to this bug.
Description
•