Modify

Opened 16 years ago

Closed 14 years ago

#4847 closed defect (needinfo)

PicLayer Fehler

Reported by: HiasNussreiner Owned by: HiasNussreiner
Priority: normal Milestone:
Component: unspecified Version: tested
Keywords: Cc:

Description (last modified by Larry0ua)

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-03-08 02:32:04
Last Changed Author: Gubaer
Revision: 3094
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-03-07 18:48:56 +0100 (Sun, 07 Mar 2010)
Last Changed Rev: 3094

Memory Usage: 41 MB / 63 MB (11 MB allocated, but free)
Java version: 1.6.0_17, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP

Dataset consistency test:
No problems found

Plugins: wmsplugin,plastic_laf,openvisible,tageditor,remotecontrol,validator
Plugin plastic_laf Version: 19469
Plugin openvisible Version: 20067
Plugin PicLayer Version: 20217
Plugin tageditor Version: 20334
Plugin remotecontrol Version: 19946

java.security.AccessControlException: access denied (java.io.FilePermission C:\Dokumente und Einstellungen\daheim\Eigene Dateien read)

at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkRead(Unknown Source)
at java.io.File.exists(Unknown Source)
at sun.awt.shell.ShellFolder.exists(Unknown Source)
at javax.swing.JFileChooser.setCurrentDirectory(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxAction.actionPerformed(Unknown Source)
at javax.swing.JComboBox.fireActionEvent(Unknown Source)
at javax.swing.JComboBox.contentsChanged(Unknown Source)
at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.setSelectedItem(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.addItem(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI$DirectoryComboBoxModel.access$1100(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.doDirectoryChanged(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.access$1400(Unknown Source)
at com.sun.java.swing.plaf.windows.WindowsFileChooserUI$8.propertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JFileChooser.setCurrentDirectory(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at javax.swing.JFileChooser.<init>(Unknown Source)
at org.openstreetmap.josm.plugins.piclayer.NewLayerFromFileAction.actionPerformed(NewLayerFromFileAction.java:82)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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 by stoecker, 15 years ago

Component: CorePlugin piclayer

comment:2 by Olivier Croquette <ocroquette@…>, 15 years ago

Looks like a permission problem at the filesystem level. Can you reproduce it with the latest version ?

comment:3 by Larry0ua, 14 years ago

Component: Plugin piclayerunspecified
Description: modified (diff)
Resolution: needinfo
Status: newclosed

Does the problem persist? Looks like some problems with folder access rights, and not related to piclayer

comment:4 by Larry0ua, 14 years ago

Resolution: needinfoduplicate
Last edited 14 years ago by Larry0ua (previous) (diff)

comment:5 by Larry0ua, 14 years ago

Resolution: duplicateneedinfo

comment:6 by stoecker, 14 years ago

Resolution: needinfo
Status: closedreopened

comment:7 by stoecker, 14 years ago

Owner: changed from team to HiasNussreiner
Status: reopenedneedinfo

Don't close as needinfo when needing info. This is supposed for the fact when needed info was not supplied after an longer amount of time.

comment:8 by stoecker, 14 years ago

Resolution: needinfo
Status: needinfoclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain HiasNussreiner.
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.