-
Notifications
You must be signed in to change notification settings - Fork 5
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
Starting error: No available configurations for the given RGBA pixel format #565
Comments
Hello @workingCPU Sorry to hear that you are running into this issue. Have you been able to get the application to not show any of those error messages at all? We have found that some Nvidia drivers do not function properly with our application so you may find better luck in trying out a different driver, or if you have integrated graphics on your CPU to try those as well. You may also try switching between x11 and Wayland to see if that resolves your issue. We officially support Ubuntu, so there may be nuances with Debian that we are not aware of currently. |
Hello,
thanks for your reply!
no, I have not been able to run pieces at all.
Do you have some hint how I can probably run Pieces with a different driver than other applications? Is that possible at all?
Thanks in advance!
Chris
Gesendet: Montag, 30. Dezember 2024 um 17:31
Von: "Nathan Courtney" ***@***.***>
An: pieces-app/support ***@***.***>
CC: aiAdept ***@***.***>,Mention ***@***.***>
Betreff: Re: [pieces-app/support] Starting error: No available configurations for the given RGBA pixel format (Issue #565)
Hello @workingCPU
Sorry to hear that you are running into this issue.
Have you been able to get the application to not show any of those error messages at all?
We have found that some Nvidia drivers do not function properly with our application so you may find better luck in trying out a different driver, or if you have integrated graphics on your CPU to try those as well.
You may also try switching between x11 and Wayland to see if that resolves your issue. We officially support Ubuntu, so there may be nuances with Debian that we are not aware of currently.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@workingCPU Hi there. The issue seems to be related to flutter. We've seen other issues on github that are similar. Like this one. Particularly the user LucasXu0 states
Be sure to launch pieces from the same session so that the export is picked up. Give it a shot! Eager to see if this works for you. |
Hello, regrettably, this did not work.But thanks for the hint, anyway!
Gesendet: Donnerstag, 2. Januar 2025 um 20:06
Von: "Robert Vrooman" ***@***.***>
An: pieces-app/support ***@***.***>
CC: aiAdept ***@***.***>,Mention ***@***.***>
Betreff: Re: [pieces-app/support] Starting error: No available configurations for the given RGBA pixel format (Issue #565)
@workingCPU Hi there. The issue seems to be related to flutter. We've seen other issues on github that are similar. Like this one.
Particularly the user LucasXu0 states
Hi there! There's a workaround worth trying:
before running the application,
|execute this command:
export LIBGL_ALWAYS_SOFTWARE=1.
Be sure to launch pieces from the same session so that the export is picked up.
Give it a shot! Eager to see if this works for you.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Software
Pieces OS, VS Code
Operating System / Platform
Linux
Your Pieces OS Version
11.0.3
Early Access Program
Kindly describe the bug and include as much detail as possible on what you were doing so we can reproduce the bug.
Whenever I am trying to start Pieces OS or Pieces For Developers via the Linux Terminal, or via VS Code Plug-In (I don't use / haven't tried other ways), the following error message appears:
Information about my system:
Thanks in a advance!
The text was updated successfully, but these errors were encountered: