Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 352634 - I got IWAV0198E Get of the picture failed info message while dragging a new Panel into tabbedPane
Summary: I got IWAV0198E Get of the picture failed info message while dragging a new P...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: VE Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-20 13:47 EDT by Ilgar CLA
Modified: 2011-10-17 15:50 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilgar CLA 2011-07-20 13:47:36 EDT
Build Identifier: 20100917-0705

And after then it gives following errors:


Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0
	at javax.swing.plaf.basic.BasicTabbedPaneUI.paintTabArea(Unknown Source)
	at javax.swing.plaf.basic.BasicTabbedPaneUI.paint(Unknown Source)
	at javax.swing.plaf.metal.MetalTabbedPaneUI.paint(Unknown Source)
	at javax.swing.plaf.metal.MetalTabbedPaneUI.update(Unknown Source)
	at javax.swing.JComponent.paintComponent(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at javax.swing.JLayeredPane.paint(Unknown Source)
	at javax.swing.JComponent.paintChildren(Unknown Source)
	at javax.swing.JComponent.paintToOffscreen(Unknown Source)
	at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
	at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
	at javax.swing.RepaintManager.paint(Unknown Source)
	at javax.swing.JComponent.paint(Unknown Source)
	at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
	at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
	at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
	at java.awt.Container.paint(Unknown Source)
	at java.awt.Window.paint(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
	at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(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)

Reproducible: Always

Steps to Reproduce:
1. Add visual class using VE choose JFrame(Swing)
2. Set layout null
3. Add jTabbedPane still everything OK.
4. While dragging jPanel into jTabbedPane i got the info message IWAV0198E Get of the picture failed
and as i wrote above while running that class i got the specified exceptions
Comment 1 Remy Suen CLA 2011-07-20 16:24:06 EDT
Please open bugs encountered with VE against VE.
Comment 2 Ilgar CLA 2011-07-20 22:17:14 EDT
(In reply to comment #1)
> Please open bugs encountered with VE against VE.

Is it OK now? (i'm not sure if it is now on the proper form or not)