Modify

Opened 4 years ago

Closed 4 years ago

Last modified 9 months ago

#3026 closed defect (duplicate)

Relation dialogue issues

Reported by: anonymous Owned by: anonymous
Priority: minor Component: Core
Version: Keywords:
Cc:

Description (last modified by Don-vip)

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1818
Node Kind: directory
Last Changed Author: jttt
Last Changed Rev: 1818
Last Changed Date: 2009-07-20 21:43:37 +0200 (Mon, 20 Jul 2009)


Memory Usage: 40 MB / 1016 MB (13 MB allocated, but free)
Java version: 1.6.0_14

Plugins: AgPifoJmeasurementopenstreetbugstagging-preset-testerwalkingpaperswmsplugin
Plugin AgPifoJ Version: 16315
Plugin measurement Version: 16317
Plugin openstreetbugs Version: 16294
Plugin tagging-preset-tester Version: 14015
Plugin walkingpapers Version: 16549
Plugin wmsplugin Version: 16442


java.lang.IllegalStateException: Buffers have not been created
	at sun.awt.windows.WComponentPeer.getBackBuffer(Unknown Source)
	at java.awt.Component$FlipBufferStrategy.getBackBuffer(Unknown Source)
	at java.awt.Component$FlipBufferStrategy.updateInternalBuffers(Unknown Source)
	at java.awt.Component$FlipBufferStrategy.revalidate(Unknown Source)
	at java.awt.Component$FlipBufferStrategy.revalidate(Unknown Source)
	at java.awt.Component$FlipBufferStrategy.getDrawGraphics(Unknown Source)
	at javax.swing.BufferStrategyPaintManager.prepare(Unknown Source)
	at javax.swing.BufferStrategyPaintManager.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 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)

Attachments (0)

Change History (4)

comment:1 follow-up: Changed 4 years ago by jttt

  • Owner changed from team to anonymous
  • Status changed from new to needinfo

I've tested Relation editor with ThreadCheckingRepaintManager and it looks like it's using EDT correctly. So this might be a Java bug.

Does it happen regulary or was it a one time exception? What did you do before this happened?

comment:2 in reply to: ↑ 1 Changed 4 years ago by blackadderajr@…

Replying to jttt:

I've tested Relation editor with ThreadCheckingRepaintManager and it looks like it's using EDT correctly. So this might be a Java bug.

Does it happen regulary or was it a one time exception? What did you do before this happened?

Think it was me that submitted this one (forgot to add my email). Will watch for re-occurrence with latest version. Original behaviour under 1818 occurred on several occasions, but only after several edits of relations (more than one relation). Cheers, Andy

comment:3 Changed 4 years ago by stoecker

  • Description modified (diff)
  • Resolution set to worksforme
  • Status changed from needinfo to closed

comment:4 Changed 9 months ago by Don-vip

  • Description modified (diff)
  • Resolution changed from worksforme to duplicate

Closed as duplicate of #7689. You can try the start option -Dsun.java2d.d3d=false.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.