Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Full frame themes for E4

After installing my eclipse won't start any more. Any idea how to fix it?

!SESSION 2013-07-29 13:59:38.101 -----------------------------------------------
eclipse.buildId=4.3.0.I20130605-2000
java.version=1.7.0_07
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.rcp.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.rcp.product

!ENTRY org.eclipse.osgi 4 0 2013-07-29 13:59:39.726
!MESSAGE Application error
!STACK 1
java.lang.NoSuchMethodError: proxyProc
at org.eclipse.swt.internal.Callback.bind(Native Method)
at org.eclipse.swt.internal.Callback.<init>(Callback.java:117)
at org.eclipse.swt.internal.Callback.<init>(Callback.java:72)
at org.eclipse.swt.internal.Callback.<init>(Callback.java:54)
at org.eclipse.swt.widgets.Display.init(Display.java:2716)
at org.eclipse.swt.graphics.Device.<init>(Device.java:138)
at org.eclipse.swt.widgets.Display.<init>(Display.java:489)
at org.eclipse.swt.widgets.Display.<init>(Display.java:480)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:691)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:162)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:96)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)


On Mon, Jul 29, 2013 at 1:59 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
My previous comment could come across as blunt. It was not meant that way. Thanks for sharing but please clarify the license. 

Cheers,

Wim


On Mon, Jul 29, 2013 at 1:54 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
Hi Gerald.

It looks really cool and promising. However, I agree that the license is a bit odd [*]. Does this mean you are not going to release it under the EPL? If you don't then why do you want us to look at it?

Regards,

Wim


*  License:  A personal right to use, as is, and nothing more;
distribution of any component or part to any other person or
entity is specifically prohibited. 
* Warrantees:  Absolutely none of any cognizable nature including
MERCHANTABILITY and/or FITNESS FOR ANY GENERAL OR SPECIFIC PURPOSE
OR USE.  In fact, be forewarned that use of this software will
fail, will likely cause failures in other software, and will
likely result in the loss of data.
* If you use this software, then you agree to these terms.




On Mon, Jul 29, 2013 at 10:32 AM, Markus Alexander Kuppe <e4-dev_eclipse.org@xxxxxxxxxxx> wrote:
On 07/29/2013 10:24 AM, Gerald Rosenberg wrote:
> **Corrected links**
>
> Hi guys,
>
> I just put "Bent" up on my public repo.  It is a pure-E4 plugin that
> extends the standard SWT/CSS theme options to the full frame, including
> the main menu-bar.  A few screen-shots are here:
>
> www.certiv.net/images/BentTheme-Grayson.png
> www.certiv.net/images/BentTheme-Weavers.png
> www.certiv.net/images/BentTheme-BiblioTech.png
>
> The update site is www.certiv.net/updates/
>
> If you have a few moments to spare, I would appreciate if you could
> verify that Bent runs correctly on a wider variety of Windows systems
> than I have available.  There are a number of visual artifacts that need
> to be corrected, and the color palettes need to be refined.  The only
> significant failure mode is a failure to complete the custom painting of
> the frame.
>
> Thanks,
> Gerald

Hi Gerald,

under what license do you publish the code/themes?

Markus

_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/e4-dev




Back to the top