FreeRapid

FreeRapid Downloader is a special tool for downloading files from public share file archives like RapidShare.com, FileFactory.com or Uploaded.to and others.

How we check your bug reports...

| Tasklist |

FS#93 - IllegalComponentStateException: component must be showing on the screen to determine its [0.8]

Attached to Project: FreeRapid
Opened by Anonymous Submitter - Monday, 22 December 2008, 09:55 GMT+2
Last edited by Vity (Vity) - Monday, 22 December 2008, 11:23 GMT+2
Task Type Exception
Category Backend/Core
Status Unconfirmed
Assigned To No-one
Operating System All
Severity High
Priority Normal
Reported Version 0.8
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Product version: FreeRapid 0.8

Operating system: Windows Vista

Locale: en

User comment:



User info:

java.version=1.6.0_07
os.name=Windows Vista
user.language=ru user.name=Shakimayeff
user.dir=F:\\DISTR\\FreeRapid-0.8 user.country=RU

Exception :

 
 java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
	at java.awt.Component.getLocationOnScreen_NoTreeLock(Unknown Source)
	at java.awt.Component.getLocationOnScreen(Unknown Source)
	at com.jtattoo.plaf.BaseRootPaneUI$MouseInputHandler.mouseDragged(Unknown Source)
	at java.awt.Component.processMouseMotionEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Window.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
 
This task depends upon

Comment by Vity (Vity) - Monday, 22 December 2008, 13:32 GMT+2

It looks like a problem in JTattoo look and feel. Try to use another look and feel library.
Also more comments how this happened would be welcome.

Loading...