Bugs item #1872, was opened at 02/06/2009 11:04 You can respond by visiting: http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1872&group_id=8 Or by replying to this e-mail entering your response between the following markers: #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ (enter your response here) #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Closed Priority: 3 Submitted By: sigrid lehuta (sigrid) Assigned to: Eric Chatellier (chatellier) Summary: Impossible de supprimer un script... Category: User simulation script Group: ver-3-2 Resolution: Fixed
Initial Comment: Un script (une rgle de gestion) cre par l'utilisateur dans l'interface d'dition des scripts ne peut pas tre supprim avec le bouton "supprimer localement". Le message d'erreur suivant apparait : java.lang.RuntimeException: file could not be deleted at fr.ifremer.isisfish.ui.script.ScriptAction.deleteScript(ScriptAction.java:643) at fr.ifremer.isisfish.ui.script.ScriptUI.deleteScript(ScriptUI.java:261) at fr.ifremer.isisfish.ui.script.ScriptUI.doActionPerformed__on__miDelete(ScriptUI.java:442) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at jaxx.runtime.Util$1.invoke(Util.java:144) at $Proxy0.actionPerformed(Unknown Source) 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.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) ----------------------------------------------------------------------
Comment By: Eric Chatellier (chatellier) Date: 04/06/2009 10:05
Message: Fix. C'tait bien un problme de lock sous Windows suite au changement d'diteur RSynthaxArea. ---------------------------------------------------------------------- Comment By: Eric Chatellier (chatellier) Date: 02/06/2009 12:10 Message: Message affich si le fichier existe toujours apres suppression. A retester sous windows (pb de lock windows peut etre) ---------------------------------------------------------------------- You can respond by visiting: http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1872&group_id=8