Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Current builds don't work for me

Hi Stefan,

On Thu, Jul 1, 2010 at 10:30 AM, Stefan Mücke <s.muecke@xxxxxxxxx> wrote:
> I tried the latest e4 SDK builds, and both fail to bring up the workbench. Here is what I tried:
>
> http://download.eclipse.org/e4/sdk/drops/I20100630-1158/eclipse-SDK-I20100630-1158-win32.zip
>
> http://download.eclipse.org/e4/sdk/drops/I20100630-1856/eclipse-SDK-I20100630-1856-win32.zip

Thank you for trying out the builds. This is really very embarrassing
as it indicates we could've caught the bug if some of us tried out the
0630 day build. However, the vast majority of the team was trying to
debug bug 318460 and knowing that the 0630 day build wouldn't have a
fix for it, I guess most of us didn't bother to pick up the build, I
know I didn't.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318460

> The error log contains the following entry (see attachment for full details):
>
> !ENTRY org.eclipse.osgi 4 0 2010-07-01 14:07:58.544
> !MESSAGE Application error
> !STACK 1
> java.lang.NullPointerException
>        at org.eclipse.e4.ui.css.swt.engine.CSSSWTEngineImpl.initializeCSSPropertyHandlers(CSSSWTEngineImpl.java:84)
>        at org.eclipse.e4.ui.css.swt.engine.AbstractCSSSWTEngineImpl.<init>(AbstractCSSSWTEngineImpl.java:48)
>        at org.eclipse.e4.ui.css.swt.engine.CSSSWTEngineImpl.<init>(CSSSWTEngineImpl.java:71)

Tom has just fixed this and we will be doing a respin.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318590

Thank you once again for helping test the 4.0 SDKs, Stefan.

Regards,
Remy


Back to the top