[jbosstools-issues] [JBoss JIRA] Reopened: (JBIDE-1940) Argument not valid error appears if user tries to DnD any file from Web Projects (and other) view into source editor.

Max Andersen (JIRA) jira-events at lists.jboss.org
Wed Apr 9 06:11:09 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1940?page=all ]

Max Andersen reopened JBIDE-1940:
---------------------------------

             

> Argument not valid error appears if user tries to DnD any file from Web Projects (and other) view into source editor.
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-1940
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1940
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 2.1
>         Environment: subversion revision 7035.
>            Reporter: Andrei Scherbovich
>             Fix For: 2.1
>
>
> java.lang.IllegalArgumentException: Argument not valid
> 	at org.eclipse.swt.SWT.error(SWT.java:3547)
> 	at org.eclipse.swt.SWT.error(SWT.java:3481)
> 	at org.eclipse.swt.SWT.error(SWT.java:3452)
> 	at org.eclipse.swt.custom.StyledText.getOffsetAtLocation(StyledText.java:3809)
> 	at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.getPosition(JSPTextEditor.java:867)
> 	at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.access$2(JSPTextEditor.java:854)
> 	at org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor$DTL.dragOver(JSPTextEditor.java:788)
> 	at org.eclipse.swt.dnd.DNDListener.handleEvent(DNDListener.java:80)
> 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:947)
> 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:706)
> 	at org.eclipse.swt.dnd.DropTarget.DragOver(DropTarget.java:330)
> 	at org.eclipse.swt.dnd.DropTarget$3.method4(DropTarget.java:235)
> 	at org.eclipse.swt.internal.ole.win32.COMObject.callback4(COMObject.java:101)
> 	at org.eclipse.swt.internal.ole.win32.COM.DoDragDrop(Native Method)
> 	at org.eclipse.swt.dnd.DragSource.drag(DragSource.java:358)
> 	at org.eclipse.swt.dnd.DragSource.access$0(DragSource.java:284)
> 	at org.eclipse.swt.dnd.DragSource$1.handleEvent(DragSource.java:168)
> 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
> 	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
> 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
> 	at org.eclipse.jface.window.Window.open(Window.java:796)
> 	at org.eclipse.pde.internal.runtime.logview.EventDetailsDialog.open(EventDetailsDialog.java:184)
> 	at org.eclipse.pde.internal.runtime.logview.EventDetailsDialogAction.run(EventDetailsDialogAction.java:91)
> 	at org.eclipse.pde.internal.runtime.logview.LogView$12.doubleClick(LogView.java:394)
> 	at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:799)
> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> 	at org.eclipse.core.runtime.Platform.run(Platform.java:857)
> 	at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46)
> 	at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:199)
> 	at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:797)
> 	at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1387)
> 	at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1173)
> 	at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:237)
> 	at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:234)
> 	at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:295)
> 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
> 	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
> 	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
> 	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
> 	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
> 	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
> 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
> 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
> 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
> 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:585)
> 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
> 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
> 	at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
> 	at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list