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

does not seem to work as expected #3

Open
dmorilha opened this issue Apr 5, 2021 · 0 comments
Open

does not seem to work as expected #3

dmorilha opened this issue Apr 5, 2021 · 0 comments

Comments

@dmorilha
Copy link

dmorilha commented Apr 5, 2021

I gave this code a spin but I wasn't able to make it work. I tried to display one image using lsix and while it perfectly works with xterm -ti vt340, it generated a bunch of the following X errors with the latest commit. What am I doing wrong? Thanks for the awesome work!

$ ./build/src/rxvt
urxvt: An X Error occurred, trying to continue after report.
urxvt: + Serial number of failed request:  406
urxvt: + X Error of failed request: BadMatch (invalid parameter attributes)
urxvt: + Major opcode of failed request:  72
urxvt: + (which is X_PutImage)
urxvt: An X Error occurred, trying to continue after report.
urxvt: + Serial number of failed request:  407
urxvt: + X Error of failed request: BadMatch (invalid parameter attributes)
urxvt: + Major opcode of failed request:  72
urxvt: + (which is X_PutImage)
urxvt: An X Error occurred, trying to continue after report.
urxvt: + Serial number of failed request:  408
urxvt: + X Error of failed request: BadMatch (invalid parameter attributes)
urxvt: + Major opcode of failed request:  72
urxvt: + (which is X_PutImage)
urxvt: An X Error occurred, trying to continue after report.
urxvt: + Serial number of failed request:  411
urxvt: + X Error of failed request: BadMatch (invalid parameter attributes)
urxvt: + Major opcode of failed request:  62
urxvt: + (which is X_CopyArea)
urxvt: An X Error occurred, trying to continue after report.
urxvt: + Serial number of failed request:  417
urxvt: + X Error of failed request: BadMatch (invalid parameter attributes)
urxvt: + Major opcode of failed request:  62
urxvt: + (which is X_CopyArea)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant