Modify

Opened 4 years ago

Closed 4 years ago

Last modified 10 months ago

#2373 closed defect (duplicate)

JOSM error moving window to secondary monitor

Reported by: openstreetmap@… Owned by: team
Priority: major 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:1 Changed 4 years ago by stoecker

comment:2 follow-up: Changed 4 years ago by anonymous

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

comment:3 Changed 4 years ago by stoecker

  • Resolution set to worksforme
  • Status changed from new to closed

comment:4 in reply to: ↑ 2 Changed 4 years ago by Phil Hornby

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 Changed 4 years ago by anonymous

  • Resolution worksforme deleted
  • Status changed from closed to reopened

reopening

comment:6 Changed 4 years ago by stoecker

  • Status changed from reopened to new

comment:7 Changed 4 years ago by stoecker

  • Resolution set to wontfix
  • Status changed from new to closed

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

comment:8 Changed 10 months ago by Don-vip

  • Description modified (diff)
  • Resolution changed from wontfix 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.