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

Add support for multiple application windows #6

Open
joansalasoler opened this issue Aug 26, 2020 · 1 comment
Open

Add support for multiple application windows #6

joansalasoler opened this issue Aug 26, 2020 · 1 comment
Labels
Milestone

Comments

@joansalasoler
Copy link
Owner

Support for multiple windows was disabled because Clutter crashes with a GLXBadDrawable error when more than one window is open. It would be nice to add this feature back.

@joansalasoler
Copy link
Owner Author

GTK: 3.24.20
Clutter: 1.26.4
OS: Ubuntu 20.04.1 LTS
Graphics: Mesa Intel HD Graphics 530 (SKL GT2)

(auale:22274): Gdk-ERROR **: 12:46:47.369: The program 'auale' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadDrawable'.
  (Details: serial 10133 error_code 160 request_code 152 (GLX) minor_code 29)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant