Modify

Opened 15 years ago

Closed 15 years ago

Last modified 12 years ago

#2373 closed defect (duplicate)

JOSM error moving window to secondary monitor

Reported by: openstreetmap@… Owned by: team
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description (last modified by Don-vip)

Invoked JOSM for first time and moved from primary to a secondary monitor (system has 3 monitors in total). Secondary monitor is lower resolution than primary and window didn't fit, so I clicked 'maximise' ... Result ;-) ... :-

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1515
Node Kind: directory
Last Changed Author: ulfl
Last Changed Rev: 1515
Last Changed Date: 2009-03-27 10:07:29 +0100 (Fri, 27 Mar 2009)

Java version: 1.6.0_12

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 (8)

comment:2 by anonymous, 15 years ago

Can't reproduce it on my system Mac OSX with 2 monitors. Everything works as expected.

comment:3 by stoecker, 15 years ago

Resolution: worksforme
Status: newclosed

in reply to:  2 comment:4 by Phil Hornby, 15 years ago

Replying to anonymous:

Can't reproduce it on my system Mac OSX with 2 monitors. Everything works as expected.

um ... but a couple of hundred million of us don't have macs. Perhaps I should have mentioned that I'm boringly mainstream and was using Windows XP on a PC?

comment:5 by anonymous, 15 years ago

Resolution: worksforme
Status: closedreopened

reopening

comment:6 by stoecker, 15 years ago

Status: reopenednew

comment:7 by stoecker, 15 years ago

Resolution: wontfix
Status: newclosed

Oh, I overlooked it has been reopened without any reason. We can't and wont fix Java bugs in JOSM.

comment:8 by Don-vip, 12 years ago

Description: modified (diff)
Resolution: wontfixduplicate

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.