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

Starting error: No available configurations for the given RGBA pixel format #565

Open
1 task
workingCPU opened this issue Dec 28, 2024 · 4 comments
Open
1 task
Assignees
Labels
app:pieces os os:linux status:triaged The ticket has been reviewed, prioritized, categorized, and assigned to the appropriate team member.

Comments

@workingCPU
Copy link

Software

Pieces OS, VS Code

Operating System / Platform

Linux

Your Pieces OS Version

11.0.3

Early Access Program

  • Yes, this is related to an Early Access Program feature.

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:

Image

Information about my system:

inxi -G
Graphics:
  Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] driver: nvidia v: 535.183.01
  Display: x11 server: X.Org v: 1.21.1.7 with: Xwayland v: 22.1.9 driver: X:
    loaded: nvidia unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia
    resolution: 1680x1050~60Hz
  API: OpenGL v: 4.6.0 NVIDIA 535.183.01 renderer: NVIDIA GeForce GTX 1050
    Ti/PCIe/SSE2
uname -a
Linux debian 6.1.0-25-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.106-3 (2024-08-26) x86_64 GNU/Linux

Thanks in a advance!

@nathan-courtney-pieces
Copy link

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.

@workingCPU
Copy link
Author

workingCPU commented Dec 30, 2024 via email

@robert-at-pieces
Copy link

robert-at-pieces commented Jan 2, 2025

@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.

@workingCPU
Copy link
Author

workingCPU commented Jan 3, 2025 via email

@mark-at-pieces mark-at-pieces added status:triaged The ticket has been reviewed, prioritized, categorized, and assigned to the appropriate team member. status:waiting_on_user_responses Additional information is required from the user to proceed. and removed status:waiting_on_user_responses Additional information is required from the user to proceed. labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:pieces os os:linux status:triaged The ticket has been reviewed, prioritized, categorized, and assigned to the appropriate team member.
Projects
None yet
Development

No branches or pull requests

4 participants