After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 754640 - UI freezes when clutter initializes
UI freezes when clutter initializes
Status: RESOLVED OBSOLETE
Product: clutter
Classification: Platform
Component: x11
1.22.x
Other Linux
: Normal major
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2015-09-06 15:27 UTC by Sean Davis
Modified: 2021-06-10 11:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample application (430 bytes, text/x-python)
2015-09-06 15:27 UTC, Sean Davis
Details
backtrace (5.16 KB, text/plain)
2015-09-06 15:30 UTC, Sean Davis
Details

Description Sean Davis 2015-09-06 15:27:08 UTC
Created attachment 310754 [details]
sample application

Gtk applications freeze when initializing clutter, and the window contents are not displayed. 

The behavior is similar to https://bugzilla.gnome.org/show_bug.cgi?id=743085 and can be worked around by launching the application with CLUTTER_BACKEND=x11

Attaching sample python application which recreates the issue.
Comment 1 Sean Davis 2015-09-06 15:30:01 UTC
Created attachment 310755 [details]
backtrace

This is using the intel drivers. Below output from inxi:

$ inxi -G
Graphics:  Card-1: Intel Haswell-ULT Integrated Graphics Controller
           Card-2: NVIDIA GK107M [GeForce GT 745M]
           Display Server: X.Org 1.17.2 drivers: intel (unloaded: fbdev,vesa) Resolution: 1920x1080@60.10hz
           GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 10.6.3

Attaching backtrace.
Comment 2 Sean Davis 2015-09-06 15:37:42 UTC
Version info:
GTK 3.16.6
Clutter 1.22.4

Please let me know if you need any additional details.
Comment 3 André Klapper 2021-06-10 11:33:56 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of clutter, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a ticket at
  https://gitlab.gnome.org/GNOME/clutter/-/issues/

Thank you for your understanding and your help.