Coder Social home page Coder Social logo

Comments (5)

grosenberg avatar grosenberg commented on June 10, 2024

What is reported about the error in the Eclipse log file? What web browser is installed (and accessible from the Fluentmark process).

Please provide information identifying exactly when and where the error is occurring in use.

from fluentmark.

SimonKagstrom avatar SimonKagstrom commented on June 10, 2024

OK, thanks for the hints. I'm not very familiar with debugging Eclipse itself. Here is the entries from the Eclipse log:

eclipse.buildId=4.6.3.M20170301-0400
java.version=1.8.0_121
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.cpp.product
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.cpp.product

org.eclipse.core.jobs
Error
Fri May 05 09:12:29 CEST 2017
An internal error occurred during: "Update".

java.lang.NullPointerException
	at net.certiv.fluentmark.editor.FluentMkEditor.find(FluentMkEditor.java:637)
	at net.certiv.fluentmark.editor.FluentMkEditor.getStyles(FluentMkEditor.java:588)
	at net.certiv.fluentmark.editor.FluentMkEditor.getHtml(FluentMkEditor.java:545)
	at net.certiv.fluentmark.views.UpdateJob.run(UpdateJob.java:81)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

In Eclipse, the Web browser is set to the internal browser. I also tested Chromium and Firefox as external browsers with the same result.

from fluentmark.

grosenberg avatar grosenberg commented on June 10, 2024

Ok. This is due to a problem finding the CSS stylesheet for the view. Initial guess is that it is something peculiar to your setup.

Are you running in a container or other virtualized environment? What is the filesystem path to the workspace? Anything not purely standard in how/where you installed Eclipse?

Are you using a custom or default stylesheet (preference)? If custom, where is it located on the filesystem? Does it have adequate read permissions? Is it in a linked directory?

from fluentmark.

grosenberg avatar grosenberg commented on June 10, 2024

I have pushed an update that should prevent the NPE. Let me know if this fixes the problem you are experiencing.

from fluentmark.

SimonKagstrom avatar SimonKagstrom commented on June 10, 2024

Works like a charm, thanks!

from fluentmark.

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.