Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#7689 closed defect (othersoftware)

Error when switching to fullscreen view via the view menu

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

Description

What steps will reproduce the problem?

  1. Select "Fullscreen View" from the View Menu. Keyboard shortcut (F11) works fine

What is the expected result?
Switch to fullscreen view

What happens instead?
Error message displayed, no switch to fullscreen but no further problems (e.g. crash)

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-05-02 01:31:00
Last Changed Author: stoecker
Revision: 5210
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-05-01 16:42:42 +0200 (Tue, 01 May 2012)
Last Changed Rev: 5210

Identification: JOSM/1.5 (5210 en)
Memory Usage: 31 MB / 494 MB (7 MB allocated, but free)
Java version: 1.6.0_26, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP
Dataset consistency test: No problems found

Plugin: openstreetbugs (27852)
Plugin: turnrestrictions (27891)

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 So

Attachments (0)

Change History (3)

comment:1 by bastiK, 13 years ago

Resolution: othersoftware
Status: newclosed

You can try the start option -Dsun.java2d.d3d=false.

It's a bit strange that the shortcut works fine, but the menu item does not. In any case this seems to be a Java bug and we cannot do anything about it.

comment:2 by Don-vip, 13 years ago

Ticket #8016 has been marked as a duplicate of this ticket.

comment:3 by Don-vip, 13 years ago

Tickets #2373, #3026, #5699 and #7796 have been marked as duplicates of this ticket.

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.