Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video player not working on linux #14

Open
AnthonyGambache opened this issue Jul 29, 2024 · 8 comments
Open

Video player not working on linux #14

AnthonyGambache opened this issue Jul 29, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@AnthonyGambache
Copy link

Hi,
I've tried to use the VideoPlayer on linux but i get an error "No toolkit found".
Thanks

@AnthonyGambache
Copy link
Author

Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found

@KhubaibKhan4
Copy link
Owner

Linux support might not be working. In the upcoming update, this issue will be resolved.

@AnthonyGambache
Copy link
Author

I still have the problem under linux, I get the error :

Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found

@KhubaibKhan4
Copy link
Owner

Let me test it on Linux.

@KhubaibKhan4 KhubaibKhan4 reopened this Aug 11, 2024
@KhubaibKhan4
Copy link
Owner

This error on linux support is due to Graphics issues. Please update your graphics else add this -Dprism.order=sw line inside the gradle.properties. JavaFx requires the Graphics Acceleration and for that you need to have Compactible Drivers. By adding the above line, it will forcefully stop that for JavaFx. If you still face any issues. Please report here.

@KhubaibKhan4 KhubaibKhan4 added the enhancement New feature or request label Aug 31, 2024
@mimoccc
Copy link

mimoccc commented Sep 14, 2024

Still the same error: Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found

@KhubaibKhan4
Copy link
Owner

Still the same error: Caused by: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found

Kindly share your Project details and your system details as well.

@KhubaibKhan4
Copy link
Owner

@mimoccc @AnthonyGambache Thank you guys for your suggestion to include the Linux support. I just updated the latest version and fixed a lot issues and added some suggested features as well. I've not included the Linux Support yet due to Compose Support Conflict Issue. I'll include this in the upcoming update. If you've any other suggestions, Please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants