Modify

Opened 3 years ago

Closed 3 years ago

#4381 closed defect (invalid)

Crash on 'Open'

Reported by: deadly_risk Owned by: team
Priority: normal Component: Core
Version: tested Keywords: template_report
Cc:

Description

What steps will reproduce the problem?

  1. Run JAR file
  2. Click the 'Open' icon, or go to file -> 'Open'
  3. Crash & Burn

What is the expected result?
A dialog box prompting me to select a file to open.

What happens instead?
It produces a crash pop-up box asking me to file this ticket.

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

This crash happens whether or not a download OSM data first.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-12-02 02:32:19
Last Changed Author: jttt
Revision: 2561
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-12-01 21:37:23 +0100 (Tue, 01 Dec 2009)
Last Changed Rev: 2561

Memory Usage: 24 MB / 63 MB (1 MB allocated, but free)
Java version: 1.6.0_17

Dataset consistency test:
No problems found


Plugins: colorscheme,dataimport,openstreetbugs,remotecontrol,routes,validator,wmsplugin

java.lang.RuntimeException: java.io.IOException: Could not get shell folder ID list
	at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Unknown Source)
	at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Unknown Source)
	at sun.awt.shell.Win32ShellFolderManager2.getPersonal(Unknown Source)
	at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source)
	at sun.awt.shell.ShellFolder.get(Unknown Source)
	at sun.swing.WindowsPlacesBar.<init>(Unknown Source)
	at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.updateUseShe

Attachments (1)

josm_crash.jpg (822.4 KB) - added by deadly_risk 3 years ago.
Screenshot of crash dialog box after clicking "Open'

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by deadly_risk

Screenshot of crash dialog box after clicking "Open'

comment:1 Changed 3 years ago by deadly_risk

This is on windows 7 pro x64 using java 6 32-bit, with all updates and default settings.

"This crash happens whether or not a download OSM data first."
Should read...
"This crash happens whether or not I download OSM data first."

comment:2 Changed 3 years ago by deadly_risk

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

Ok, if I uninstall JOSM, then delete the JOSM file in C:\Users\user\AppData\Roaming then re-install with the .exe it all works fine.

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.