We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While debugging an issue with the cosmic-greeter through the Pop Chat, we encountered the following error in the journal:
Failed to add device /dev/dri/card1: Failed to obtain file descriptor for drm device: /dev/dri/card1 Caused by: Failed to open device: Resource temporarily unavailable (os error 11)
Jan 24 09:24:34 vos cosmic-comp[22293]: Failed to add device /dev/dri/card1: Failed to optain file descriptor for drm device: /dev/dri/card1 Caused by: Failed to open device: Resource temporarily unavailable (os error 11) Stack backtrace: 0: <unknown> 1: <unknown> 2: <unknown> 3: <unknown> 4: <unknown> 5: __libc_start_call_main at ./csu/../sysdeps/nptl/libc_start_call_main.h:58:16 6: __libc_start_main_impl at ./csu/../csu/libc-start.c:360:3 7: <unknown> Jan 24 09:24:54 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 10) Jan 24 09:24:55 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 10) Jan 24 09:24:58 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 15) Jan 24 09:24:59 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 10) Jan 24 09:25:33 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 24 > 10) Jan 24 09:25:36 vos cosmic-comp[22293]: [GL] GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 15 > 10) Jan 24 09:40:19 vos cosmic-comp[22293]: Client bug: Unable to re-configure repositioned popup.
The text was updated successfully, but these errors were encountered:
Possibly related to #1172
Sorry, something went wrong.
No branches or pull requests
While debugging an issue with the cosmic-greeter through the Pop Chat, we encountered the following error in the journal:
Extended journal
Specs
The text was updated successfully, but these errors were encountered: