Mozilla Firefox & Java -- WTF???
From: Robert Tilley (tilleyrw_at_cfl.rr.com)
Date: 09/30/04
- Previous message: Ian Thomas: "Re: Gnome-Panel no longer starts at login, or after"
- Next in thread: robin: "Re: Mozilla Firefox & Java -- WTF???"
- Reply: robin: "Re: Mozilla Firefox & Java -- WTF???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Wed, 29 Sep 2004 19:37:10 -0400
Why is Mozilla Firefox dependent an Java? I thought it was an independent
application?
Help!
Bob
tilleyrw@debian-rtg:~$ mozilla-firefox
Error: No running window found
auto selected locale: en-US
Spawned gcjappletviewer successfully.
Exception in thread "main" java.awt.AWTError: Cannot load AWT toolkit:
gnu.java.awt.peer.gtk.GtkToolkit
at java.awt.Toolkit.getDefaultToolkit() (/usr/lib/libgcj.so.5.0.0)
at java.awt.Window.getToolkit() (/usr/lib/libgcj.so.5.0.0)
at java.awt.Component.reshape(int, int, int, int)
(/usr/lib/libgcj.so.5.0.0)
at java.awt.Component.setBounds(int, int, int, int)
(/usr/lib/libgcj.so.5.0.0)
at java.awt.Component.resize(int, int) (/usr/lib/libgcj.so.5.0.0)
at java.awt.Component.setSize(int, int) (/usr/lib/libgcj.so.5.0.0)
at gnu.gcjwebplugin.ConsoleDialog.ConsoleDialog() (Unknown Source)
at gnu.gcjwebplugin.PluginAppletViewer.<clinit>() (Unknown Source)
at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
at gnu.gcjwebplugin.AppletViewer.main(java.lang.String[]) (Unknown Source)
Caused by: java.lang.ClassNotFoundException: gnu.java.awt.peer.gtk.GtkToolkit
not found in [file:/usr/share/gcjwebplugin/gcjappletviewer.jar, core:/]
at java.net.URLClassLoader.findClass(java.lang.String)
(/usr/lib/libgcj.so.5.0.0)
at gnu.gcj.runtime.VMClassLoader.findClass(java.lang.String)
(/usr/lib/libgcj.so.5.0.0)
at java.lang.ClassLoader.loadClass(java.lang.String, boolean)
(/usr/lib/libgcj.so.5.0.0)
at _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader)
(/usr/lib/libgcj.so.5.0.0)
at java.lang.Class.forName(java.lang.String, boolean,
java.lang.ClassLoader)(/usr/lib/libgcj.so.5.0.0)
at java.lang.Class.forName(java.lang.String) (/usr/lib/libgcj.so.5.0.0)
at java.awt.Toolkit.getDefaultToolkit() (/usr/lib/libgcj.so.5.0.0)
...10 more
Segmentation fault
tilleyrw@debian-rtg:~$
-- Your step will soil many countries. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Ian Thomas: "Re: Gnome-Panel no longer starts at login, or after"
- Next in thread: robin: "Re: Mozilla Firefox & Java -- WTF???"
- Reply: robin: "Re: Mozilla Firefox & Java -- WTF???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: check-boxes in JTable
... public TableCellRenderer getCellRenderer(int row, int column) { ... TableColumn
tableColumn = getColumnModel.getColumn; ... boolean isSelected, boolean hasFocus, int
row, int column) { ... return editorComponent; ... (comp.lang.java.gui) - Re: identity...... Was: The wisdom of the object mentors
... // this is it's implementation/mapping from a hidden domain of {int x int} ...
I'd say that the set of all propositions is language defined behavior or ... Boolean
object has no place to keep the class identity. ... bool IsBool1() ... (comp.object) - Re: Design Questions re Subclassing
... public AgeRange(int firstAge, int secondAge) { ... public boolean
between(boolean includesLow, int input, boolean ... >> really digested the proper use of
Generics yet. ... >> You raise a good point in questioning whether TreeSet
should be extended ... (comp.lang.java.programmer) - Re: KeyEvent consume() not working on JTextField, what am I doing wrong?
... public static final int YEAR_1 = 0; ... private boolean keyPressed_actionPerformed{
... public void nextPosition(int intKeyCode, int intCharPos) { ... String strTempNewValue;
... (comp.lang.java.help) - debugger an eternal mystery (reload)
... boolean barFlag = true; ... int facesNum; ... String imagePieces,
str, imagination; ... public void init() { ... (comp.lang.java.help)