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

Abort if the stage could not be created #4

Open
aalex opened this issue Aug 15, 2010 · 0 comments
Open

Abort if the stage could not be created #4

aalex opened this issue Aug 15, 2010 · 0 comments
Assignees
Milestone

Comments

@aalex
Copy link
Owner

aalex commented Aug 15, 2010

aalex@plank:~/src/toonloop$ ./src/toonloop -d test
video-source is set to test
project-home is set to /home/aalex/Documents/toonloop/default
The initial frame rate for clip playhead is set to 12
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Starting GUI.

(toonloop:1976): Clutter-WARNING **: Unable to create a new stage: the glx backend does not support multiple stages.

(toonloop:1976): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(toonloop:1976): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(toonloop:1976): Clutter-CRITICAL **: clutter_stage_set_user_resizable: assertion `CLUTTER_IS_STAGE (stage)' failed

(toonloop:1976): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(toonloop:1976): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(toonloop:1976): Clutter-CRITICAL **: clutter_stage_set_minimum_size: assertion `CLUTTER_IS_STAGE (stage)' failed
Segmentation fault
@aalex aalex added this to the 2.6 milestone Feb 22, 2016
@aalex aalex self-assigned this Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant