-
-
Notifications
You must be signed in to change notification settings - Fork 950
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
Error: Couldn't import RGB Image: 00003004 #48
Comments
Thanks for submitting your issue. The following is for reference. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Also for reference, it seems that 0x00003004 is an EGL error code indicating 'bad attribute'. as seen here https://developer.android.com/reference/javax/microedition/khronos/egl/EGL10 (it's for Android but I think it applies it here too) |
I have the same issue with a Radeon RX 460 card. In fact I get it from my intel HD 3000 graphics laptop as well. |
with the same hardware I tried installing manjaro to my second drive and it worked on manjaro |
I have the same or similar issue on my Lenovo T440s with Intel graphics on Arch Linux. vainfo: VA-API version: 1.13 (libva 2.14.0)
Same issue even if removing Intel libva libraries:
Debug logs
Edit to add debug logs |
I ended up running into this same exact issue, with albeit a completely different setup. I was attempting to get this to work under wayland, but switched to X11, and it worked fine now. Not really a great solution by any means, but its what worked for me. (Now on to debugging something else.)
|
I had the same issue on my UHD 630 graphics on Arch and Plasma x11 I was able to fix by uninstalling |
Also having this issue under NVIDIA+Wayland, system info below.
|
Same error with NVIDIA+Wayland. When checking with vainfo it returns perfectly fine. |
I am getting this with the packaged version for manjaro, KDE/Wayland/KMS/software encoder. I tried building the nightly branch but ran into a different issue. |
This issue is stale because it has been open for 30 days with no activity. Remove the stale label or comment, otherwise this will be closed in 5 days. |
This issue was closed because it has been stalled for 5 days with no activity. |
Same error with NVIDIA+Wayland |
This comment was marked as off-topic.
This comment was marked as off-topic.
FYI, I had the error on Arch Linux and got it fixed by uninstalling |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Could those of you with this issue test out the build here? https://github.com/LizardByte/Sunshine/actions/runs/2937060754 #345 claims to fix the issue of |
This does appear to resolve the issue. |
Hey there :P Which error does it fix for you? Both? Here are my results running brownj85's branch: with KMS |
Error 00003002 still present over here on Radeon |
FYI folks I'm on the following: Arch 5.19.5.arch1-1 Seems like there are other issues related to wayland? There are many more reasons for a |
#345 fixes my issues on Radeon and Pop Os 22.04 - not running wayland. |
#345 didn't help for NVIDIA + Wayland (with Gamescope) |
#345 didn't work on NVIDIA + Wayland (running with Flatpak)
|
This comment was marked as off-topic.
This comment was marked as off-topic.
|
unfortunately #345 did not resolve for me, self-built |
This issue has been fixed and will be available in the next release. |
This change is available in |
A fresh build from nightly gives me the exact same result.
|
@remenic as I stated previously, please open a new issue.
|
Describe the bug
When I am trying to connect to my linux machine using moonlight from a windows machine I get "Connection terminated" error on windows and "Error: Couldn't import RGB Image: 00003004" on sunshine app using software renderer in linux.
To Reproduce
Expected behavior
I should be able to connect to my host pc successfully.
Screenshots
No Screenshots needed
Host
Logs
Log
The text was updated successfully, but these errors were encountered: