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 649121 - Crash in GtkAppChooserDialog packagekit button
Crash in GtkAppChooserDialog packagekit button
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkAppChooser
3.3.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Cosimo Cecchi
: 652322 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-05-01 22:02 UTC by Cosimo Cecchi
Modified: 2012-02-01 20:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
log (14.99 KB, text/x-log)
2011-10-12 13:07 UTC, Misha Shnurapet
Details

Description Cosimo Cecchi 2011-05-01 22:02:16 UTC
From downstream Fedora report: https://bugzilla.redhat.com/show_bug.cgi?id=700137

Backtrace:

Thread 1 (Thread 0x7f57cc7289c0 (LWP 8138))

  • #0 gtk_box_pack
    at gtkbox.c line 845
  • #1 app_chooser_online_get_default_ready_cb
    at gtkappchooserdialog.c line 172
  • #2 pk_proxy_created_cb
    at gtkappchooseronlinepk.c line 187
  • #3 complete_in_idle_cb
    at gsimpleasyncresult.c line 757
  • #4 g_main_dispatch
    at gmain.c line 2440
  • #5 g_main_context_dispatch
    at gmain.c line 3013
  • #6 g_main_context_iterate
    at gmain.c line 3091
  • #7 g_main_loop_run
    at gmain.c line 3299
  • #8 gtk_main
    at gtkmain.c line 1358
  • #9 g_application_run
    at gapplication.c line 1322
  • #10 main
    at nautilus-main.c line 102

Comment 1 Misha Shnurapet 2011-10-12 13:07:10 UTC
Created attachment 198847 [details]
log
Comment 2 Misha Shnurapet 2011-10-12 13:07:45 UTC
Experienced on Fedora 16 w/ GNOME 3.2
Comment 3 Sebastien Bacher 2012-01-18 14:40:52 UTC
The issue is still there on gtk 3.3.6:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/910976
Comment 4 Sebastien Bacher 2012-02-01 12:47:02 UTC
*** Bug 652322 has been marked as a duplicate of this bug. ***
Comment 5 Sebastien Bacher 2012-02-01 12:47:50 UTC
the issue is still there with gtk 3.3.10
Comment 6 Cosimo Cecchi 2012-02-01 18:22:35 UTC
I pushed a couple of fixes for this bug to git master.
Closing as FIXED.