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 658534 - Various errors with new filechooser code
Various errors with new filechooser code
Status: RESOLVED DUPLICATE of bug 658257
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2011-09-08 09:27 UTC by Nick Schermer
Modified: 2011-09-08 14:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nick Schermer 2011-09-08 09:27:43 UTC
Multiple programs abort with the new file chooser code, while this worked fine in 2.24.5. I also don't see a location entry.

Gtk-CRITICAL **: _gtk_file_chooser_entry_set_file_part: assertion `GTK_IS_FILE_CHOOSER_ENTRY (chooser_entry)' failed

Gtk:ERROR:gtkfilechooserdefault.c:8750:gtk_file_chooser_default_initial_focus: assertion failed: (widget != NULL)

I don't want to be the wise guy here, but please stop adding new code to stable branches and instead focus on bug fixing or do nothing at all in 2.24, other desktop suffer from this.
Comment 1 Federico Mena Quintero 2011-09-08 14:20:25 UTC

*** This bug has been marked as a duplicate of bug 658257 ***