[Wickedshell-user] wickedshell on Linux - bash unresponsive
Brought to you by:
sreichert
From: <sla...@ma...> - 2007-01-04 10:02:26
|
Hi all, hi Stefan! Wicked sounds like the right plugin I'm missing for running most my=20 things from Eclipse directly.. However, while trying to run shell=20 commands, I currently get no response. The shell view opens well, and=20 displays the following: =3D=3D=3D=3D=3D bash: no job control in this shell [sebastocha@localhost Workspace1]$ #ls =3D=3D=3D=3D=3D ...but when typing a command like ls, the view does not respond. Any=20 idea? I copy below i) the log entry error I get, ii) my configuration. Cheers St=E9phane Lauri=E8re Log entry =3D=3D=3D=3D=3D=3D=3D=3D=3D !ENTRY org.eclipse.ui 4 0 2007-01-04 10:39:48.012 !MESSAGE String index out of range: -1 !STACK 0 java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(String.java:1768) at=20 net.sf.wickedshell.facade.IShellFacade$ShellFacade.getCurrentPath(IShellF= acade.java:377) at=20 net.sf.wickedshell.facade.IShellFacade$ShellFacade.setCurrentCommand(IShe= llFacade.java:446) at=20 net.sf.wickedshell.facade.IShellFacade$ShellFacade.executeCommand(IShellF= acade.java:331) at=20 net.sf.wickedshell.ui.shell.viewer.ShellViewerKeyAdapter.keyPressed(Shell= ViewerKeyAdapter.java:68) at=20 org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:122) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1109) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1094) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1121) at org.eclipse.swt.widgets.Widget.gtk_key_press_event(Widget.java:655) at org.eclipse.swt.widgets.Control.gtk_key_press_event(Control.java:2082= ) at org.eclipse.swt.widgets.Text.gtk_key_press_event(Text.java:1251) at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1434) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3796) at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method) at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:5245) at org.eclipse.swt.widgets.Display.eventProc(Display.java:1133) at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Meth= od) at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1427= ) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2838) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at=20 org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:41= 9) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95= ) at=20 org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivat= or.java:78) at=20 org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicati= on(EclipseAppLauncher.java:92) at=20 org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclips= eAppLauncher.java:68) at=20 org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:4= 00) at=20 org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:1= 77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at=20 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java= :39) at=20 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI= mpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Config =3D=3D=3D=3D=3D=3D=3D eclipse.buildId=3DM20060629-1905 eclipse.commands=3D-os linux -ws gtk -arch x86 -launcher /usr/local/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata d8001 -data /home/sebastocha/Workspace1 -vm /usr/java/jdk1.5.0_02/bin/java --=20 St=E9phane Lauri=E8re Email: sla...@ma... Mandriva Research http://www.mandriva.com http://nepomuk.semanticdesktop.org http://www.edos-project.org |