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 671149 - Cheese crashes on startup in cheese_thumb_view_thread_append_item()
Cheese crashes on startup in cheese_thumb_view_thread_append_item()
Status: RESOLVED OBSOLETE
Product: cheese
Classification: Applications
Component: general
3.3.x
Other Linux
: Normal critical
: 3.4
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-03-01 17:53 UTC by Vadim Rutkovsky
Modified: 2013-11-12 17:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Rutkovsky 2012-03-01 17:53:35 UTC
Cheese crashes on startup - thumbnails could not be displayed.

  • #0 g_logv
    at /build/buildd/glib2.0-2.30.0/./glib/gmessages.c line 577
  • #1 g_log
    at /build/buildd/glib2.0-2.30.0/./glib/gmessages.c line 591
  • #2 verify_items
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkiconview.c line 3294
  • #3 _gtk_marshal_VOID__BOXED_BOXED
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmarshalers.c line 1310
  • #4 g_closure_invoke
    at /build/buildd/glib2.0-2.30.0/./gobject/gclosure.c line 774
  • #5 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c line 3272
  • #6 g_signal_emit_valist
    at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c line 3003
  • #7 g_signal_emit
    at /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c line 3060
  • #8 gtk_tree_model_row_changed
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtktreemodel.c line 1803
  • #9 gtk_list_store_set_valist
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkliststore.c line 1166
  • #10 gtk_list_store_set
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkliststore.c line 1195
  • #11 cheese_thumb_view_thread_append_item
    at thumbview/cheese-thumb-view.c line 166
  • #12 g_thread_create_proxy
    at /build/buildd/glib2.0-2.30.0/./glib/gthread.c line 1962

Comment 1 David King 2013-11-12 17:25:23 UTC
That function no longer exists, and Cheese has not generated thumbnails in a separate thread for a while.