-
Notifications
You must be signed in to change notification settings - Fork 294
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
Cairo assertion failure when draging and hovering in Fedora 23 #19
Comments
I need some help with this one. This problem occurs on my Fedora 23 VM when dragging a terminal between two windows of terminix. On my VM when I try to debug it with GDB the Gnome GUI crashes thus preventing me from getting a stack trace. If someone is running Fedora 23 natively, can you do the following:
|
I couldn't reproduce this one
|
Sorry I'm confused, you could or could not reproduce? You say you couldn't reproduce but it looks like it aborted with the cairo message on the run you posted. Can you try again and once it fails type 'bt' in GDB to get a stack trace and post it here. Thanks. |
Well i couldn't, the error message i posted here is when i opened the application i couldn't do anything and i had to kill the terminal :S thought this might be helpful |
This looks to be an issue with the way I'm drawing the scaled version of the window to be used as the drag image. If I comment this out and let the system use a placeholder icon it all works fine, more investigation required. |
If you drag a terminal and hover it over another terminal, an error from cairo is generated.
The text was updated successfully, but these errors were encountered: