Giter Site home page Giter Site logo

A bug in Console about eclipse-ui-theme HOT 6 CLOSED

guari avatar guari commented on August 22, 2024
A bug in Console

from eclipse-ui-theme.

Comments (6)

guari avatar guari commented on August 22, 2024

As reported in #5, it happens when building this project, but I never experienced it when running also external projects.
I'll take a look in next days to see if it can be bypassed in some ways or it needs to wait a patch in the eclipse platform.
Are you using moonrise_0.8.2_OSX.jar?

from eclipse-ui-theme.

fjalvingh avatar fjalvingh commented on August 22, 2024

I have the same problem: lots of errors like the above in the console, for both the standalone and the non-standalone version. Those errors also cause problems in Eclipse behavior: many "selection clicks" need to be repeated to actually select an object. For instance if the editor is current, clicking a node in the explorer will select the explorer but not the node; only the second click on the node selects it.

I am running on Linux.

from eclipse-ui-theme.

lzrak47m4a1 avatar lzrak47m4a1 commented on August 22, 2024

@guari yeah, moonrise_0.8.2_OSX.jar in eclipse for kelper on Mac OS X 10.8.5.

from eclipse-ui-theme.

lzrak47m4a1 avatar lzrak47m4a1 commented on August 22, 2024

@fjalvingh me, too! I often need to click button twice.

from eclipse-ui-theme.

fjalvingh avatar fjalvingh commented on August 22, 2024

Ok, most of the errors occur because of the "font-size: default" statement in the css. Remove that and most console messages are gone. What is left is twice:
java.lang.UnsupportedOperationException: NOT YET IMPLEMENTED
at org.eclipse.e4.ui.css.core.impl.dom.Measure.getStringValue(Measure.java:60)
at org.eclipse.e4.ui.css.swt.helpers.CSSSWTColorHelper.getSWTColor(CSSSWTColorHelper.java:53)
at org.eclipse.e4.ui.css.swt.properties.converters.CSSValueSWTColorConverterImpl.convert(CSSValueSWTColorConverterImpl.java:45)
at org.eclipse.e4.ui.css.swt.properties.converters.CSSValueSWTColorConverterImpl.convert(CSSValueSWTColorConverterImpl.java:1)
at org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine.convert(AbstractCSSEngine.java:1125)
at org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyBackgroundSWTHandler.applyCSSPropertyBackgroundColor(CSSPropertyBackgroundSWTHandler.java:68)
at org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBackgroundHandler.applyCSSProperty(AbstractCSSPropertyBackgroundHandler.java:34)
at org.eclipse.e4.ui.css.swt.properties.css2.CSSPropertyBackgroundSWTHandler.applyCSSProperty(CSSPropertyBackgroundSWTHandler.java:41)
at org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine.applyCSSProperty(AbstractCSSEngine.java:779)
at org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine.applyStyleDeclaration(AbstractCSSEngine.java:551)
at org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine.applyStyles(AbstractCSSEngine.java:465)
at org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine.applyStyles(AbstractCSSEngine.java:405)
at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.applyStyles(ThemeEngine.java:497)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$10.setClassnameAndId(PartRenderingEngine.java:1267)
at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.setCSSInfo(SWTPartRenderer.java:92)
at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.bindWidget(SWTPartRenderer.java:108)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:951)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:633)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:735)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:706)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:700)

I'll try to find that too. Clicking still does not work properly 8-/

from eclipse-ui-theme.

lzrak47m4a1 avatar lzrak47m4a1 commented on August 22, 2024

Awesome!

from eclipse-ui-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.