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 351713 - [strlen g_strdup] metadata crash on quit
[strlen g_strdup] metadata crash on quit
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
2.16.x
Other All
: Immediate blocker
: 2.16.x
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 350037 352098 353418 353514 353536 353629 353707 353944 354278 355023 355227 355283 355295 355341 355441 355443 356224 356231 356483 356620 356784 357576 361406 363416 363577 364033 364100 364108 364894 364961 364972 365028 365131 365133 365259 365479 365530 365575 365800 365931 366049 366063 366160 366205 366285 366308 366348 366396 366494 366549 366556 366661 366676 366677 366844 366848 366911 367006 367013 367161 367244 367265 367329 367343 367353 367416 367483 367542 367923 367929 367958 368000 368026 368134 368136 368201 368253 368332 368357 368406 368538 368579 368654 368730 368788 368822 368844 368861 368925 369010 369123 369157 369195 369246 369353 369472 369489 369649 369810 369868 369986 370037 370090 370159 370170 370194 370286 370339 370357 370362 370676 370695 370897 370927 371002 371027 371098 371200 371211 371214 371321 409930 430543 433279 436863 480593 518112 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-08-17 01:48 UTC by Stewart Adam
Modified: 2008-02-24 10:58 UTC
See Also:
GNOME target: 2.16.x
GNOME version: 2.15/2.16


Attachments
Crash info collected by BugBuddy. I had a similar type of experience that is reproducable. I hope the information collected is helpful (8.63 KB, text/plain)
2006-09-17 06:50 UTC, Randy Liden
Details
The trace outputted by Bug Buddy (7.13 KB, text/plain)
2006-09-28 12:22 UTC, Stewart Adam
Details

Description Stewart Adam 2006-08-17 01:48:09 UTC
What were you doing when the application crashed?
 I simply clicked in the 'File Browser' icon.
This has been occurring quite often, but more so since I started using
XGL.


Distribution: Fedora Core release 5.91 (FC6 Test2)
Gnome Release: 2.15.91 2006-08-13 (Red Hat, Inc)
BugBuddy Version: 2.15.90

Memory status: size: 119975936 vsize: 0 resident: 119975936 share: 0 rss: 23281664 rss_rlim: 0
CPU usage: start_time: 1155779054 rtime: 0 utime: 127 stime: 0 cutime:102 cstime: 0 timeout: 25 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208345856 (LWP 5187)]
(no debugging symbols found)
0xb7fc6402 in __kernel_vsyscall ()

Thread 1 (Thread -1208345856 (LWP 5187))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strlen
    from /lib/libc.so.6
  • #5 g_strdup
    from /lib/libglib-2.0.so.0
  • #6 nautilus_directory_async_state_changed
  • #7 nautilus_file_get_uri
  • #8 nautilus_file_get_uri
  • #9 nautilus_file_has_volume
  • #10 nautilus_icon_container_request_update_all
  • #11 fm_directory_view_bump_zoom_level
  • #12 gtk_tree_model_get_value
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 gtk_tree_view_column_cell_set_cell_data
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_tree_view_set_hover_selection
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_tree_view_set_fixed_height_mode
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_tree_view_set_fixed_height_mode
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_tree_view_set_fixed_height_mode
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 g_source_is_destroyed
    from /lib/libglib-2.0.so.0
  • #19 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #20 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #22 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 POA_Nautilus_MetafileMonitor__init
  • #24 __libc_start_main
    from /lib/libc.so.6
  • #25 ??
  • #0 __kernel_vsyscall

Comment 1 Christian Kirbach 2006-08-17 22:13:11 UTC
unique trace

Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 Stewart Adam 2006-08-17 23:26:52 UTC
Hello,
I didn't really report it per-say - It was generated by bug-buddy... If it happens again, I'll try to get a better trace...
-- off topic --
The only thing is, apparently bug-buddy created an accound with my new email, s.adam@diffingo.com, while my old account is sadam@diffingo.com (I added a dot in the new one) - Is it possible to delete the old one?
-- /off topic --
Thanks,
Stewart
Comment 3 Fabio Bonelli 2006-08-20 10:05:43 UTC
*** Bug 352098 has been marked as a duplicate of this bug. ***
Comment 4 Christian Kirbach 2006-08-29 22:03:44 UTC
*** Bug 353418 has been marked as a duplicate of this bug. ***
Comment 5 Fabio Bonelli 2006-08-30 09:18:57 UTC
*** Bug 353514 has been marked as a duplicate of this bug. ***
Comment 6 Christian Kirbach 2006-08-30 10:13:00 UTC
Unfortunately, that stack trace is not very useful
in determining the cause of the crash. Can you get us one with debugging
symbols? Please see http://live.gnome.org/GettingTraces for more information on
how to do so.
Comment 7 Stewart Adam 2006-08-30 11:53:43 UTC
No problem - I've installed nautilus- and nautilus-cd-burner- debuginfo and will post the new stack trace w/ debugging symbols when it happens again.
Comment 8 Karsten Bräckelmann 2006-08-30 18:36:36 UTC
*** Bug 353536 has been marked as a duplicate of this bug. ***
Comment 9 Karsten Bräckelmann 2006-08-31 17:21:47 UTC
*** Bug 353707 has been marked as a duplicate of this bug. ***
Comment 10 Sergej Kotliar 2006-09-02 14:31:52 UTC
*** Bug 353944 has been marked as a duplicate of this bug. ***
Comment 11 Sergej Kotliar 2006-09-04 16:42:10 UTC
*** Bug 354278 has been marked as a duplicate of this bug. ***
Comment 12 Fabio Bonelli 2006-09-10 07:34:09 UTC
*** Bug 355227 has been marked as a duplicate of this bug. ***
Comment 13 Rob Bradford 2006-09-10 13:48:23 UTC
*** Bug 355283 has been marked as a duplicate of this bug. ***
Comment 14 Rob Bradford 2006-09-10 15:16:07 UTC
*** Bug 355295 has been marked as a duplicate of this bug. ***
Comment 15 Brent Smith (smitten) 2006-09-10 21:44:52 UTC
*** Bug 355341 has been marked as a duplicate of this bug. ***
Comment 16 Fabio Bonelli 2006-09-12 08:20:53 UTC
*** Bug 355443 has been marked as a duplicate of this bug. ***
Comment 17 Fabio Bonelli 2006-09-12 08:21:12 UTC
*** Bug 355441 has been marked as a duplicate of this bug. ***
Comment 18 Karsten Bräckelmann 2006-09-16 10:58:54 UTC
*** Bug 356231 has been marked as a duplicate of this bug. ***
Comment 19 Karsten Bräckelmann 2006-09-16 10:58:57 UTC
*** Bug 356224 has been marked as a duplicate of this bug. ***
Comment 20 Randy Liden 2006-09-17 06:50:19 UTC
Created attachment 72926 [details]
Crash info collected by BugBuddy.  I had a similar type of experience that is reproducable.  I hope the information collected is helpful

This is the information and details of the crash collected by the BugBuddy.
Comment 21 Karsten Bräckelmann 2006-09-18 11:14:26 UTC
*** Bug 356483 has been marked as a duplicate of this bug. ***
Comment 22 Fabio Bonelli 2006-09-20 09:50:29 UTC
*** Bug 356784 has been marked as a duplicate of this bug. ***
Comment 23 Karsten Bräckelmann 2006-09-25 11:23:59 UTC
*** Bug 357576 has been marked as a duplicate of this bug. ***
Comment 24 Stewart Adam 2006-09-28 12:22:00 UTC
Created attachment 73555 [details]
The trace outputted by Bug Buddy
Comment 25 Stewart Adam 2006-09-28 12:23:04 UTC
I've managed to get a trace with debugging symbols, see above. Nautilus 2.16, using AIGLX (It seems to happen less without AIGLX, it could be just me though)
Comment 26 André Klapper 2006-10-06 08:34:05 UTC
*** Bug 350037 has been marked as a duplicate of this bug. ***
Comment 27 André Klapper 2006-10-09 15:01:59 UTC
*** Bug 355023 has been marked as a duplicate of this bug. ***
Comment 28 André Klapper 2006-10-09 15:05:32 UTC
hi stewart, thanks a lot for the stacktrace!
(confirming as per duplicates.)
Comment 29 Baptiste Mille-Mathias 2006-10-11 11:45:00 UTC
*** Bug 361406 has been marked as a duplicate of this bug. ***
Comment 30 André Klapper 2006-10-16 13:33:43 UTC
comment #24:

  • #3 <signal handler called>
  • #4 nautilus_directory_get_file_metadata_list
    at nautilus-directory-metafile.c line 272
  • #5 nautilus_file_get_metadata_list
    at nautilus-file.c line 2465
  • #6 get_column_order
    at fm-list-view.c line 1412
  • #7 set_columns_settings_from_metadata_and_preferences
    at fm-list-view.c line 1430

not a blocker yet, but more than 20 duplicates already.
Comment 31 Baptiste Mille-Mathias 2006-10-19 21:19:16 UTC
*** Bug 363416 has been marked as a duplicate of this bug. ***
Comment 32 André Klapper 2006-10-20 09:09:13 UTC
*** Bug 363577 has been marked as a duplicate of this bug. ***
Comment 33 André Klapper 2006-10-22 10:50:34 UTC
*** Bug 364108 has been marked as a duplicate of this bug. ***
Comment 34 André Klapper 2006-10-22 10:51:50 UTC
*** Bug 356620 has been marked as a duplicate of this bug. ***
Comment 35 André Klapper 2006-10-22 10:51:59 UTC
*** Bug 364033 has been marked as a duplicate of this bug. ***
Comment 36 André Klapper 2006-10-22 10:52:08 UTC
*** Bug 364100 has been marked as a duplicate of this bug. ***
Comment 37 André Klapper 2006-10-25 10:38:41 UTC
*** Bug 364894 has been marked as a duplicate of this bug. ***
Comment 38 André Klapper 2006-10-25 11:10:57 UTC
*** Bug 364961 has been marked as a duplicate of this bug. ***
Comment 39 André Klapper 2006-10-25 13:46:28 UTC
*** Bug 364972 has been marked as a duplicate of this bug. ***
Comment 40 Fabio Bonelli 2006-10-25 19:08:39 UTC
*** Bug 365028 has been marked as a duplicate of this bug. ***
Comment 41 Karsten Bräckelmann 2006-10-25 22:29:11 UTC
*** Bug 365131 has been marked as a duplicate of this bug. ***
Comment 42 Karsten Bräckelmann 2006-10-25 22:30:24 UTC
*** Bug 365133 has been marked as a duplicate of this bug. ***
Comment 43 Fabio Bonelli 2006-10-26 13:05:40 UTC
*** Bug 365259 has been marked as a duplicate of this bug. ***
Comment 44 Karsten Bräckelmann 2006-10-26 22:49:25 UTC
*** Bug 365479 has been marked as a duplicate of this bug. ***
Comment 45 Karsten Bräckelmann 2006-10-27 01:31:50 UTC
*** Bug 365530 has been marked as a duplicate of this bug. ***
Comment 46 Fabio Bonelli 2006-10-27 14:42:17 UTC
*** Bug 365575 has been marked as a duplicate of this bug. ***
Comment 47 Karsten Bräckelmann 2006-10-27 16:06:10 UTC
*** Bug 365800 has been marked as a duplicate of this bug. ***
Comment 48 André Klapper 2006-10-27 21:25:57 UTC
*** Bug 365931 has been marked as a duplicate of this bug. ***
Comment 49 Karsten Bräckelmann 2006-10-28 02:52:43 UTC
*** Bug 366049 has been marked as a duplicate of this bug. ***
Comment 50 Karsten Bräckelmann 2006-10-28 02:59:46 UTC
*** Bug 366063 has been marked as a duplicate of this bug. ***
Comment 51 Fabio Bonelli 2006-10-28 10:54:23 UTC
*** Bug 366160 has been marked as a duplicate of this bug. ***
Comment 52 Fabio Bonelli 2006-10-28 10:54:51 UTC
*** Bug 366205 has been marked as a duplicate of this bug. ***
Comment 53 Karsten Bräckelmann 2006-10-28 15:32:06 UTC
*** Bug 366308 has been marked as a duplicate of this bug. ***
Comment 54 Karsten Bräckelmann 2006-10-28 15:35:42 UTC
*** Bug 366285 has been marked as a duplicate of this bug. ***
Comment 55 Baptiste Mille-Mathias 2006-10-28 15:43:44 UTC
*** Bug 366348 has been marked as a duplicate of this bug. ***
Comment 56 Karsten Bräckelmann 2006-10-28 21:12:30 UTC
*** Bug 366494 has been marked as a duplicate of this bug. ***
Comment 57 Karsten Bräckelmann 2006-10-28 23:27:11 UTC
*** Bug 366556 has been marked as a duplicate of this bug. ***
Comment 58 André Klapper 2006-10-29 12:21:37 UTC
*** Bug 366549 has been marked as a duplicate of this bug. ***
Comment 59 André Klapper 2006-10-29 12:23:30 UTC
*** Bug 366396 has been marked as a duplicate of this bug. ***
Comment 60 André Klapper 2006-10-29 12:23:33 UTC
*** Bug 366661 has been marked as a duplicate of this bug. ***
Comment 61 André Klapper 2006-10-29 12:23:40 UTC
*** Bug 366676 has been marked as a duplicate of this bug. ***
Comment 62 André Klapper 2006-10-29 12:23:47 UTC
*** Bug 366677 has been marked as a duplicate of this bug. ***
Comment 63 André Klapper 2006-10-29 15:38:47 UTC
*** Bug 366844 has been marked as a duplicate of this bug. ***
Comment 64 André Klapper 2006-10-29 15:38:53 UTC
*** Bug 366848 has been marked as a duplicate of this bug. ***
Comment 65 André Klapper 2006-10-29 15:39:00 UTC
*** Bug 366911 has been marked as a duplicate of this bug. ***
Comment 66 Karsten Bräckelmann 2006-10-29 17:19:23 UTC
*** Bug 367006 has been marked as a duplicate of this bug. ***
Comment 67 Karsten Bräckelmann 2006-10-29 17:19:30 UTC
*** Bug 367013 has been marked as a duplicate of this bug. ***
Comment 68 André Klapper 2006-10-29 23:12:06 UTC
*** Bug 367244 has been marked as a duplicate of this bug. ***
Comment 69 André Klapper 2006-10-29 23:12:14 UTC
*** Bug 367161 has been marked as a duplicate of this bug. ***
Comment 70 André Klapper 2006-10-29 23:26:41 UTC
*** Bug 367265 has been marked as a duplicate of this bug. ***
Comment 71 Karsten Bräckelmann 2006-10-30 01:47:23 UTC
*** Bug 367329 has been marked as a duplicate of this bug. ***
Comment 72 Karsten Bräckelmann 2006-10-30 02:18:54 UTC
*** Bug 367343 has been marked as a duplicate of this bug. ***
Comment 73 Karsten Bräckelmann 2006-10-30 09:41:44 UTC
*** Bug 367483 has been marked as a duplicate of this bug. ***
Comment 74 Karsten Bräckelmann 2006-10-30 10:02:55 UTC
*** Bug 367416 has been marked as a duplicate of this bug. ***
Comment 75 Karsten Bräckelmann 2006-10-30 11:19:56 UTC
*** Bug 367343 has been marked as a duplicate of this bug. ***
Comment 76 Karsten Bräckelmann 2006-10-30 11:19:59 UTC
*** Bug 367542 has been marked as a duplicate of this bug. ***
Comment 77 André Klapper 2006-10-30 11:41:07 UTC
*** Bug 367353 has been marked as a duplicate of this bug. ***
Comment 78 Baptiste Mille-Mathias 2006-10-30 21:01:50 UTC
*** Bug 367923 has been marked as a duplicate of this bug. ***
Comment 79 Karsten Bräckelmann 2006-10-30 21:54:26 UTC
*** Bug 367929 has been marked as a duplicate of this bug. ***
Comment 80 Karsten Bräckelmann 2006-10-30 22:27:24 UTC
*** Bug 367958 has been marked as a duplicate of this bug. ***
Comment 81 André Klapper 2006-10-31 10:29:52 UTC
*** Bug 368201 has been marked as a duplicate of this bug. ***
Comment 82 André Klapper 2006-10-31 10:30:05 UTC
*** Bug 368136 has been marked as a duplicate of this bug. ***
Comment 83 André Klapper 2006-10-31 10:30:31 UTC
*** Bug 368134 has been marked as a duplicate of this bug. ***
Comment 84 André Klapper 2006-10-31 10:30:35 UTC
*** Bug 368000 has been marked as a duplicate of this bug. ***
Comment 85 André Klapper 2006-10-31 10:30:51 UTC
*** Bug 368026 has been marked as a duplicate of this bug. ***
Comment 86 Karsten Bräckelmann 2006-10-31 13:53:49 UTC
*** Bug 368253 has been marked as a duplicate of this bug. ***
Comment 87 André Klapper 2006-10-31 15:58:13 UTC
*** Bug 368332 has been marked as a duplicate of this bug. ***
Comment 88 André Klapper 2006-10-31 16:01:31 UTC
*** Bug 368357 has been marked as a duplicate of this bug. ***
Comment 89 Karsten Bräckelmann 2006-10-31 20:59:40 UTC
*** Bug 368538 has been marked as a duplicate of this bug. ***
Comment 90 Johan (not receiving bugmail) Dahlin 2006-11-01 01:28:12 UTC
I can trivially re-produce this using this small shell script on my laptop (2GHz AMD64) running Fedora Core 6:

while true;
do
   nautilus --no-desktop -n --browser . &
   sleep 1
   nautilus --quit
done
Comment 91 Johan (not receiving bugmail) Dahlin 2006-11-01 02:28:53 UTC
*** Bug 368655 has been marked as a duplicate of this bug. ***
Comment 92 André Klapper 2006-11-01 09:18:46 UTC
*** Bug 368654 has been marked as a duplicate of this bug. ***
Comment 93 André Klapper 2006-11-01 09:18:54 UTC
*** Bug 368730 has been marked as a duplicate of this bug. ***
Comment 94 André Klapper 2006-11-01 10:34:53 UTC
*** Bug 368788 has been marked as a duplicate of this bug. ***
Comment 95 Behdad Esfahbod 2006-11-01 14:06:21 UTC
*** Bug 368822 has been marked as a duplicate of this bug. ***
Comment 96 Behdad Esfahbod 2006-11-01 14:59:31 UTC
*** Bug 368861 has been marked as a duplicate of this bug. ***
Comment 97 Behdad Esfahbod 2006-11-01 15:04:33 UTC
(In reply to comment #90)
> I can trivially re-produce this using this small shell script on my laptop
> (2GHz AMD64) running Fedora Core 6:
> 
> while true;
> do
>    nautilus --no-desktop -n --browser . &
>    sleep 1
>    nautilus --quit
> done
> 

Reproduced here too.
Comment 98 Behdad Esfahbod 2006-11-01 16:32:26 UTC
*** Bug 368925 has been marked as a duplicate of this bug. ***
Comment 99 Behdad Esfahbod 2006-11-01 18:04:25 UTC
*** Bug 368861 has been marked as a duplicate of this bug. ***
Comment 100 Behdad Esfahbod 2006-11-01 18:06:02 UTC
*** Bug 368844 has been marked as a duplicate of this bug. ***
Comment 101 Behdad Esfahbod 2006-11-01 18:09:07 UTC
*** Bug 368579 has been marked as a duplicate of this bug. ***
Comment 102 Karsten Bräckelmann 2006-11-01 18:56:38 UTC
*** Bug 369010 has been marked as a duplicate of this bug. ***
Comment 103 Behdad Esfahbod 2006-11-01 23:16:15 UTC
*** Bug 369123 has been marked as a duplicate of this bug. ***
Comment 104 Behdad Esfahbod 2006-11-02 00:53:28 UTC
*** Bug 369157 has been marked as a duplicate of this bug. ***
Comment 105 Behdad Esfahbod 2006-11-02 03:24:39 UTC
*** Bug 369195 has been marked as a duplicate of this bug. ***
Comment 106 André Klapper 2006-11-02 10:49:24 UTC
*** Bug 369246 has been marked as a duplicate of this bug. ***
Comment 107 André Klapper 2006-11-02 12:39:09 UTC
*** Bug 369353 has been marked as a duplicate of this bug. ***
Comment 108 Behdad Esfahbod 2006-11-02 16:17:42 UTC
*** Bug 369489 has been marked as a duplicate of this bug. ***
Comment 109 Behdad Esfahbod 2006-11-02 16:43:19 UTC
*** Bug 369472 has been marked as a duplicate of this bug. ***
Comment 110 Behdad Esfahbod 2006-11-02 19:21:57 UTC
*** Bug 368406 has been marked as a duplicate of this bug. ***
Comment 111 Behdad Esfahbod 2006-11-02 21:19:25 UTC
*** Bug 369649 has been marked as a duplicate of this bug. ***
Comment 112 André Klapper 2006-11-03 03:57:54 UTC
*** Bug 369810 has been marked as a duplicate of this bug. ***
Comment 113 André Klapper 2006-11-03 10:34:54 UTC
*** Bug 369868 has been marked as a duplicate of this bug. ***
Comment 114 Alexander Larsson 2006-11-03 12:19:51 UTC
This seems to be some sort of race with bonobo activation and registering for the metadata server ownership.
Comment 115 Karsten Bräckelmann 2006-11-03 13:21:33 UTC
*** Bug 369986 has been marked as a duplicate of this bug. ***
Comment 116 Alexander Larsson 2006-11-03 14:34:17 UTC
*** Bug 353629 has been marked as a duplicate of this bug. ***
Comment 117 Behdad Esfahbod 2006-11-03 14:55:17 UTC
*** Bug 370037 has been marked as a duplicate of this bug. ***
Comment 118 Behdad Esfahbod 2006-11-03 16:07:11 UTC
*** Bug 370079 has been marked as a duplicate of this bug. ***
Comment 119 Behdad Esfahbod 2006-11-03 16:22:50 UTC
*** Bug 370090 has been marked as a duplicate of this bug. ***
Comment 120 Alexander Larsson 2006-11-03 16:35:09 UTC
Fixed in cvs:

2006-11-03  Alexander Larsson  <alexl@redhat.com>

	* libnautilus-private/nautilus-directory-metafile.c:
	Always use the in-process metafile factory. We don't need it
	oop, since nautilus is single process these days. This fixes
	some strange races with bonobo-activation that caused #351713
	
	* src/nautilus-application.[ch]:
	* src/nautilus-shell.h:
	Change the way we use bonobo-activation to get the NautilusShell
	so that we don't rely on bonobo-activation-server to spawn nautilus,
	as this could lead to some strange duplicate processes.
	We now directly try to register the app-wide shell object with
	bonobo-activation manually and activate it with
	Bonobo_ACTIVATION_FLAG_EXISTING_ONLY.
	
	* src/nautilus-shell.c:
	Handle all corba calls from the NautilusShell in an idle handler.
	This fixes some crashes where we reentered badly into e.g. quit
	when calling gconf.
	
	* src/nautilus-main.c:
	Since we now handle the initial open_window shell calls via an idle
	we need to delay until idle time to know if we can quit or not.
Comment 121 Karsten Bräckelmann 2006-11-03 19:36:58 UTC
*** Bug 370159 has been marked as a duplicate of this bug. ***
Comment 122 Karsten Bräckelmann 2006-11-03 19:56:53 UTC
*** Bug 370170 has been marked as a duplicate of this bug. ***
Comment 123 Karsten Bräckelmann 2006-11-03 20:42:55 UTC
*** Bug 370194 has been marked as a duplicate of this bug. ***
Comment 124 André Klapper 2006-11-04 03:30:59 UTC
*** Bug 370286 has been marked as a duplicate of this bug. ***
Comment 125 André Klapper 2006-11-04 09:26:59 UTC
*** Bug 370357 has been marked as a duplicate of this bug. ***
Comment 126 André Klapper 2006-11-04 09:29:36 UTC
*** Bug 370362 has been marked as a duplicate of this bug. ***
Comment 127 André Klapper 2006-11-04 09:31:51 UTC
*** Bug 370339 has been marked as a duplicate of this bug. ***
Comment 128 Wouter Bolsterlee (uws) 2006-11-04 20:31:39 UTC
*** Bug 370695 has been marked as a duplicate of this bug. ***
Comment 129 Behdad Esfahbod 2006-11-05 01:24:45 UTC
*** Bug 370676 has been marked as a duplicate of this bug. ***
Comment 130 Behdad Esfahbod 2006-11-05 07:57:31 UTC
*** Bug 370897 has been marked as a duplicate of this bug. ***
Comment 131 André Klapper 2006-11-05 13:16:26 UTC
*** Bug 370927 has been marked as a duplicate of this bug. ***
Comment 132 André Klapper 2006-11-05 13:27:42 UTC
*** Bug 371002 has been marked as a duplicate of this bug. ***
Comment 133 André Klapper 2006-11-05 14:01:52 UTC
*** Bug 370975 has been marked as a duplicate of this bug. ***
Comment 134 André Klapper 2006-11-05 14:06:10 UTC
*** Bug 371027 has been marked as a duplicate of this bug. ***
Comment 135 André Klapper 2006-11-05 16:47:18 UTC
*** Bug 371098 has been marked as a duplicate of this bug. ***
Comment 136 Behdad Esfahbod 2006-11-05 20:50:21 UTC
*** Bug 371211 has been marked as a duplicate of this bug. ***
Comment 137 Karsten Bräckelmann 2006-11-05 22:07:40 UTC
*** Bug 371200 has been marked as a duplicate of this bug. ***
Comment 138 Karsten Bräckelmann 2006-11-05 22:47:14 UTC
*** Bug 371214 has been marked as a duplicate of this bug. ***
Comment 139 Behdad Esfahbod 2006-11-06 01:51:52 UTC
*** Bug 371321 has been marked as a duplicate of this bug. ***
Comment 140 Diego Escalante Urrelo (not reading bugmail) 2006-11-14 04:27:15 UTC
*** Bug 374598 has been marked as a duplicate of this bug. ***
Comment 141 Vincent Untz 2007-02-20 16:34:15 UTC
*** Bug 409930 has been marked as a duplicate of this bug. ***
Comment 142 palfrey 2007-04-26 10:20:37 UTC
*** Bug 433279 has been marked as a duplicate of this bug. ***
Comment 143 palfrey 2007-05-09 11:20:48 UTC
*** Bug 436863 has been marked as a duplicate of this bug. ***
Comment 144 Cosimo Cecchi 2007-09-28 19:39:53 UTC
*** Bug 480593 has been marked as a duplicate of this bug. ***
Comment 145 palfrey 2007-10-05 14:48:34 UTC
*** Bug 430543 has been marked as a duplicate of this bug. ***
Comment 146 André Klapper 2007-12-09 11:56:00 UTC
no new rejected reports for more than a month now (we reject reports from GNOME <=2.16).
removing from the auto-reject list.
Comment 147 Cosimo Cecchi 2008-02-24 10:58:01 UTC
*** Bug 518112 has been marked as a duplicate of this bug. ***