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 594229 - crash Nautilus opening prefferences in Edit menu
crash Nautilus opening prefferences in Edit menu
Status: RESOLVED DUPLICATE of bug 594302
Product: nautilus
Classification: Core
Component: Preferences
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-05 13:48 UTC by Sasa Ostrouska
Modified: 2009-10-19 11:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Trace (4.05 KB, application/octet-stream)
2009-10-19 06:16 UTC, FelipeDarder
Details

Description Sasa Ostrouska 2009-09-05 13:48:09 UTC
To acheive the crash its simply double click on the home folder in the desktop icon, after that select the Edit menu, and click on last item Prefferences.

Doing that it crashes nautilus.

Using Slackware with Dropline GNOME.

This is what I get from bug-buddy:

Distribution: Slackware Slackware 12.2.0
Gnome Release: 2.26.0 2009-03-18 (Dropline GNOME)
BugBuddy Version: 2.26.0

System: Linux 2.6.27.7-smp #2 SMP Thu Nov 20 22:32:43 CST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: TwoEighteen
Icon Theme: gnome-wine
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



---- Critical and fatal warnings logged during execution ----

** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** Gtk **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed 
** GLib-GObject **: g_object_set_data_full: assertion `G_IS_OBJECT (object)' failed 
** Gtk **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed 
** GLib-GObject **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_signal_handlers_block_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed 


----------- .xsession-errors ---------------------
(nautilus:2644): Gtk-CRITICAL **: gtk_combo_box_append_text: assertion `GTK_IS_COMBO_BOX (combo_box)' failed
(nautilus:2644): GLib-GObject-CRITICAL **: g_object_set_data_full: assertion `G_IS_OBJECT (object)' failed
(nautilus:2644): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed
(nautilus:2644): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus:2644): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(nautilus:2644): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus:2644): GLib-GObject-CRITICAL **: g_signal_handlers_block_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(nautilus:2644): GLib-GObject-CRITICAL **: g_object_get_data: assertion `G_IS_OBJECT (object)' failed
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-09-05 15:00:02 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 FelipeDarder 2009-10-19 06:16:53 UTC
Created attachment 145762 [details]
Trace

I have the same crash on a (nautilus 2.26.3) debian/testing fresh install spanish translation. 
To reproduce it..

Edit>Preferences(CRASH)

I'm not sure if this is all the trace. But let me know if it's useful or you need anything else.
Comment 3 Fabio Durán Verdugo 2009-10-19 11:20:16 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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