]> Pileus Git - ~andy/gtk/commit
GtkAppChooser: Deal with 'no app found' gracefully
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Aug 2011 02:43:20 +0000 (22:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Aug 2011 02:46:46 +0000 (22:46 -0400)
commit6d797d5356cf7af445befb846e260b92e6cece2c
tree17b64632600401798727444c69ab9cf6851779af
parent676316bbd3a20a703d3005b841b593e0c5ff30a3
GtkAppChooser: Deal with 'no app found' gracefully

Several functions inside GtkAppChooserDialog were not handling
the situation that app_info might be NULL after the user clicked
'Select'.

https://bugzilla.gnome.org/show_bug.cgi?id=651827
gtk/gtkappchooserdialog.c