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 710563 - White background in nautilus and g-c-c crash
White background in nautilus and g-c-c crash
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
3.10.x
Other Linux
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-10-20 19:27 UTC by Laurent Bigonville
Modified: 2014-04-27 19:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Bigonville 2013-10-20 19:27:47 UTC
Hi,

With GTK+ 3.10.1, I have the following issue.

Nautilus is drawing a white background (when asked to manage the desktop) and the Background panel in gnome-control-center is crashing with the following backtrace:

  • #0 convert_alpha
    at /tmp/buildd/gtk+3.0-3.10.1/./gdk/gdkpixbuf-drawable.c line 162
  • #1 gdk_pixbuf_get_from_surface
    at /tmp/buildd/gtk+3.0-3.10.1/./gdk/gdkpixbuf-drawable.c line 270
  • #2 ??
  • #3 g_simple_async_result_complete
    at /build/glib2.0-m8PF51/glib2.0-2.38.0/./gio/gsimpleasyncresult.c line 777
  • #4 g_dbus_connection_call_done
    at /build/glib2.0-m8PF51/glib2.0-2.38.0/./gio/gdbusconnection.c line 5490
  • #5 g_simple_async_result_complete
    at /build/glib2.0-m8PF51/glib2.0-2.38.0/./gio/gsimpleasyncresult.c line 777
  • #6 complete_in_idle_cb
    at /build/glib2.0-m8PF51/glib2.0-2.38.0/./gio/gsimpleasyncresult.c line 789
  • #7 g_main_dispatch
    at /build/glib2.0-m8PF51/glib2.0-2.38.0/./glib/gmain.c line 3065
  • #8 g_main_context_dispatch
    at /build/glib2.0-m8PF51/glib2.0-2.38.0/./glib/gmain.c line 3641
  • #9 g_main_context_iterate
    at /build/glib2.0-m8PF51/glib2.0-2.38.0/./glib/gmain.c line 3712
  • #10 g_main_context_iteration
    at /build/glib2.0-m8PF51/glib2.0-2.38.0/./glib/gmain.c line 3773
  • #11 g_application_run
    at /build/glib2.0-m8PF51/glib2.0-2.38.0/./gio/gapplication.c line 1635
  • #12 main

Reverting to 3.8.5 is fixing these 2 problems.
Comment 1 Alban Browaeys 2014-02-09 11:19:59 UTC
I confirm on debian arm v7l. Upgrade of to the whole 3.10 clutter and cogl 1.16 fixes the crashes of g-c-c Background panel but the alpha of the backgrounds preview (same for the backgrounds made of colors) is wrong .
Comment 2 silver94 2014-04-15 23:30:27 UTC
Confirmed in a vanilla debian jessie amd64 as of April 15 2014

libgtk-3-0 3.12.0-4
Comment 3 Laurent Bigonville 2014-04-27 14:50:06 UTC
OK, so apparently,

The white background is fixed by nautilus 3.12 and g-c-c crashing is fixed also in 3.12

I guess this could be closed