View Single Post
  #1 (permalink)  
Old June 21st, 2005
Notyou
Guest
 
Posts: n/a
Default Odd crashing on LW start up

Alright, so here's the problem. Every time I start up limewire, it'll give me the splash screen, ask if I want to go Pro, then crash. It gives me a fatal error. Upon review of the crash details, I have what's listed below. I have tried completely uninstalling and reinstalling both Limewire and the Java Runtimes. But I cannot get it to work for the life of me. The problem started when I updated to the most recent version of LW. Everything was working fine before then, but that was a long time ago now because I haven't bothered trying to fix it in a while. Due to that, system restore is not an option. Anyone have any idea how to fix this?

Thanks.

The debug info provided by Limewire is below:

LimeWire version 4.8.1
Java version 1.5.0_02 from Sun Microsystems Inc.
Windows XP v. 5.1 on x86
Free/total memory: 557744/6074368

FATAL ERROR!

java.lang.NullPointerException
at java.awt.Dimension.<init>(Unknown Source)
at javax.swing.plaf.basic.BasicProgressBarUI.getPrefe rredSize(Unknown Source)
at javax.swing.plaf.basic.BasicProgressBarUI.getMinim umSize(Unknown Source)
at javax.swing.JComponent.getMinimumSize(Unknown Source)
at javax.swing.BoxLayout.checkRequests(Unknown Source)
at javax.swing.BoxLayout.minimumLayoutSize(Unknown Source)
at java.awt.Container.minimumSize(Unknown Source)
at java.awt.Container.getMinimumSize(Unknown Source)
at javax.swing.JComponent.getMinimumSize(Unknown Source)
at javax.swing.BoxLayout.checkRequests(Unknown Source)
at javax.swing.BoxLayout.minimumLayoutSize(Unknown Source)
at java.awt.Container.minimumSize(Unknown Source)
at java.awt.Container.getMinimumSize(Unknown Source)
at javax.swing.JComponent.getMinimumSize(Unknown Source)
at javax.swing.BoxLayout.checkRequests(Unknown Source)
at javax.swing.BoxLayout.preferredLayoutSize(Unknown Source)
at java.awt.Container.preferredSize(Unknown Source)
at java.awt.Container.getPreferredSize(Unknown Source)
at javax.swing.JComponent.getPreferredSize(Unknown Source)
at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
at java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
at java.awt.GridBagLayout.ArrangeGrid(Unknown Source)
at java.awt.GridBagLayout.arrangeGrid(Unknown Source)
at java.awt.GridBagLayout.layoutContainer(Unknown Source)
at java.awt.Container.layout(Unknown Source)
at java.awt.Container.doLayout(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validateTree(Unknown Source)
at java.awt.Container.validate(Unknown Source)
at java.awt.Window.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at com.limegroup.gnutella.gui.GUIMediator$1.run(GUIMe diator.java:321)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


-- listing session information --
Current thread: AWT-EventQueue-0
Active Threads: 12

-- listing threads --
Image Fetcher 3: 1
main: 1
IconLoader: 1
AWT-EventQueue-0: 1
AWT-Windows: 1
AWT-Shutdown: 1
Image Fetcher 1: 1
Timer-0: 1
Java2D Disposer: 1
Thread-8: 1
TimerQueue: 1
Image Fetcher 0: 1


-- listing properties --
APP_WIDTH=1600
APP_HEIGHT=1146
WINDOW_Y=-4
WINDOW_X=-4
FILTER_HASH_QUERIES=true
TOTAL_UPTIME=2814
INSTALLED=true
UNSET_FIREWALLED_FROM_CONNECTBACK=true
COUNTRY=
CLIENT_ID=51C4F2F150EC0FE15DAF60C2F1511800
LAST_EXPIRE_TIME=1119352760109
Reply With Quote