Giter Site home page Giter Site logo

Comments (6)

VladimirAlexiev avatar VladimirAlexiev commented on July 23, 2024 1

@cleydyr I get the same exception as @cksachdev, here it is as text:

InteropFactory: cannot load com.sun.javafx.embed.swing.newimpl.InteropFactoryN
Graphics Device initialization failed for :  d3d, sw
Error initializing QuantumRenderer: no suitable pipeline found
java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
        at com.sun.javafx.tk.quantum.QuantumRenderer.getInstance(QuantumRenderer.java:280)
        at com.sun.javafx.tk.quantum.QuantumToolkit.init(QuantumToolkit.java:222)
        at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:260)
        at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:267)
        at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:158)
        at javafx.embed.swing.JFXPanel.initFx(JFXPanel.java:251)
        at javafx.embed.swing.JFXPanel.<init>(JFXPanel.java:267)
        at at.laborg.briss.BrissGUI.<init>(BrissGUI.java:123)
        at at.laborg.briss.Briss.main(Briss.java:34)
Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
        at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.init(QuantumRenderer.java:94)
        at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:124)
        at java.base/java.lang.Thread.run(Unknown Source)
Exception in thread "main" java.lang.RuntimeException: No toolkit found
        at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:272)
        at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:267)
        at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:158)
        at javafx.embed.swing.JFXPanel.initFx(JFXPanel.java:251)
        at javafx.embed.swing.JFXPanel.<init>(JFXPanel.java:267)
        at at.laborg.briss.BrissGUI.<init>(BrissGUI.java:123)
        at at.laborg.briss.Briss.main(Briss.java:34)

System configuration:

# systeminfo
OS Name:                   Microsoft Windows 10 Pro
OS Version:                10.0.19045 N/A Build 19045
OS Configuration:          Standalone Workstation
OS Build Type:             Multiprocessor Free
System Manufacturer:       LENOVO
System Model:              21A90007BM
System Type:               x64-based PC
Processor(s):              1 Processor(s) Installed.
                           [01]: Intel64 Family 6 Model 141 Stepping 1 GenuineIntel ~2688 Mhz
BIOS Version:              LENOVO N38ET29W (1.10 ), 8/3/2021

# java -version
openjdk version "18.0.2" 2022-07-19
OpenJDK Runtime Environment Temurin-18.0.2+9 (build 18.0.2+9)
OpenJDK 64-Bit Server VM Temurin-18.0.2+9 (build 18.0.2+9, mixed mode, sharing)

Both alpha2 and alpha3 have the same problem.
The batch mode works fine, so that's what I'll use for now.

from briss-2.0.

cksachdev avatar cksachdev commented on July 23, 2024

Getting few more exceptions:
image

I am trying to use this pdf but couldn't get it to split in a sequence. Configured the pages as shown in screenshot below:

image

from briss-2.0.

cleydyr avatar cleydyr commented on July 23, 2024

Hey, @cksachdev .

What is the Windows 11 architecture that you're using. Is it arm64?

from briss-2.0.

cksachdev avatar cksachdev commented on July 23, 2024

No, its intel x86.

from briss-2.0.

cleydyr avatar cleydyr commented on July 23, 2024

Hey, @VladimirAlexiev, thank you for the detailed information. I could reproduce the issue and get rid of it by adding the javafx dependencies.

I'll send a PR soon.

from briss-2.0.

cleydyr avatar cleydyr commented on July 23, 2024

Hey, @cksachdev and @VladimirAlexiev .

I've released a new version of Briss 2.0 alpha. Can you give it a try and see if the issue this issue is solved there?

from briss-2.0.

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.