[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Remote X client troubles
|
I have entered the following bug report:
http://dev.eclipse.org/bugs/show_bug.cgi?id=6516
Please add yourself to the CC list for further updates.
"Rob Walker" <walker@xxxxxxxxx> wrote in message
news:9ucl0r$vsh$1@xxxxxxxxxxxxxxxx
> I'm using the latest release build. Actually, I was wrong about having
> troubles when running remotely from a Solaris platform; it's only from NTs
> with Xwin32 (both 3.4.1 and 4.1.4). No problems from one Linux box to
> another either.
>
> The exception follows:
>
> java.lang.ArrayIndexOutOfBoundsException
> at
org.eclipse.swt.graphics.ImageData.stretch1(ImageData.java:2904)
> at org.eclipse.swt.graphics.Image.putImage(Image.java:1104)
> at org.eclipse.swt.graphics.Image.init(Image.java:468)
> at org.eclipse.swt.graphics.Image.<init>(Image.java:977)
> at
>
org.eclipse.jface.action.ActionContributionItem$ImageCache.getGrayImage(Acti
onContributionItem.java:105)
> at
>
org.eclipse.jface.action.ActionContributionItem.updateImages(ActionContribut
ionItem.java:452)
> at
>
org.eclipse.jface.action.ActionContributionItem.update(ActionContributionIte
m.java:518)
> at
>
org.eclipse.jface.action.ActionContributionItem.fill(ActionContributionItem.
java:277)
> at
> org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:212)
> at
>
org.eclipse.ui.internal.WorkbenchWindow.addShortcut(WorkbenchWindow.java:224
)
> at
>
org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:25
7)
> at
> org.eclipse.ui.internal.WorkbenchWindow.access$6(WorkbenchWindow.java:248)
> at
> org.eclipse.ui.internal.WorkbenchWindow$4.run(WorkbenchWindow.java:645)
> at
> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:98)
> at
> org.eclipse.ui.internal.WorkbenchWindow.openPage(WorkbenchWindow.java:642)
> at
> org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:465)
> at
> org.eclipse.ui.internal.Workbench.openWindows(Workbench.java:541)
> at org.eclipse.ui.internal.Workbench.init(Workbench.java:434)
> at org.eclipse.ui.internal.Workbench.run(Workbench.java:672)
> at
>
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.jav
a:810)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:280)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:151)
> at org.eclipse.core.launcher.Main.run(Main.java:433)
> at org.eclipse.core.launcher.Main.main(Main.java:306)
>
>
> Peter Manahan wrote:
>
> > I run remotely all the time. On other linux boxes as well as on my
laptop
> > using exceed.
> > I've done this with V1 i forget if i tried it with any V2 builds . Which
are
> > you using? Possible the content of the exception being
> > thrown may shed some light on this. Could you post it?
>
> > Peter
>
> > Rob Walker wrote:
>
> > > I'm running eclipse on a Red Hat Linux 7.1 platform. When I do so
> > > locally, no
> > > problems. However, if I attempt to run it from a remote X client, it
> > > throws
> > > an exception during launch and freezes. I've encountered the same
problem
> > > when
> > > the remote client is either a Solaris platform, or a PC running
Xwin32. A
> > > colleague here has experienced the same problem, with an earlier
release
> > > of
> > > eclipse.
> > >
> > > Anyone else been successful at this?
> > >
> > > Thanks.
>
>
>
>