Re: Mozilla Firefox & Java -- WTF???

From: robin (robin_at_rektau.ukfsn.org)
Date: 09/30/04

  • Next message: Robert Harris: "Re: Mutt, imap and mailboxes?"
    Date: Thu, 30 Sep 2004 01:02:03 +0100
    To: debian-user@lists.debian.org
    
    

    Robert Tilley wrote:

    >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:~$
    >
    >
    I had something similar after I installed a new theme. Finding and
    removing the new theme file corrected the problem. If it is a theme
    issue removing the <themename>.jar file will resolve the problem.

    Robin

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Robert Harris: "Re: Mutt, imap and mailboxes?"

    Relevant Pages

    • Re: What is Pythons answer to Perl 6?
      ... >> Most of the suggested changes remove redundancy, such as removing ... str, slice, tuple, type ... In consequence: chr -> int ...
      (comp.lang.python)
    • Re: equivalent of chomp in perl
      ... int flushln{ ... resemblance to Perl's chomp function. ... chomp is used for a specific purpose, which is removing ... the newline from a whole line read from input. ...
      (comp.lang.c)
    • Re: How to modify value in ArrayList?
      ... You cannot modify the value without removing and readding it, ... Freeware Tools, Games and Humour ... since int is an value type object: ...
      (microsoft.public.dotnet.languages.csharp)
    • [RFC][PATCH 8/9] -Wshadow: vgacon fixes
      ... Fixing the last one of these by just removing the local 'i'. ... Just reusing ... int font_select = 0x00, beg, i; ...
      (Linux-Kernel)
    • [RFC: -mm patch] drivers/serial/jsm/: cleanups
      ... This patch contains the following cleanups: ... Is there any problem with removing the now useless jsm_rawreadok ... module_param(jsm_debug, int, 0); ...
      (Linux-Kernel)