GNOME Bugzilla – Bug 440988
crash in in gtk_list_store_compare_func at gtk/gtkliststore.c:1650
Last modified: 2008-11-18 18:31:54 UTC
Version: 2.18.1 What were you doing when the application crashed? I right clicked on a folder and chose "properties". It has happened more than once. Distribution: Unknown Gnome Release: 2.18.1 2007-04-23 (Archlinux) BugBuddy Version: 2.18.1 System: Linux 2.6.20-ARCH #1 SMP PREEMPT Sat Apr 7 17:08:55 UTC 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: MurrinaEssenseAquish Icon Theme: Tango-custom Memory status: size: 268210176 vsize: 268210176 resident: 33804288 share: 17485824 rss: 33804288 rss_rlim: 18446744073709551615 CPU usage: start_time: 1180031067 rtime: 147 utime: 140 stime: 7 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 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 47761676551024 (LWP 5686)] (no debugging symbols found) 0x00002b705f457a9f in waitpid () from /lib/libpthread.so.0
+ Trace 135863
Thread 1 (Thread 47761676551024 (LWP 5686))
----------- .xsession-errors --------------------- ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 Gtk-ERROR **: file gtkliststore.c: line 1573 (gtk_list_store_compare_func): assertion failed: (VALID_ITER (&iter_b, list_store)) aborting... --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
OK, I downgraded my gtk from the current one I had (2.11.0) back to the one I had before (2.10.12) and now I do not have the problem any more. This means I can not do the stack trace any more, meaning that I can not provide you with further information. Sorry about that. But maybe you knowing that it happens with gtk 2.11 and not with gtk 2.10.12 might help.
It's a little helpful, but we really do need that improved stacktrace or it is a *lot* harder to find out what's caused the problem.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
*** Bug 466771 has been marked as a duplicate of this bug. ***
*** Bug 468314 has been marked as a duplicate of this bug. ***
*** Bug 469420 has been marked as a duplicate of this bug. ***
*** Bug 463468 has been marked as a duplicate of this bug. ***
duplicate bug 457212 comes from 2.11.5. bug 449643 also contains a useful trace. bug 442807 contains the most useful trace, posting it here:
+ Trace 157425
*** Bug 442807 has been marked as a duplicate of this bug. ***
*** Bug 449643 has been marked as a duplicate of this bug. ***
*** Bug 457212 has been marked as a duplicate of this bug. ***
The problem here is some sort of compilation problem with nautilus. Nautilus contains an older copy of the GSequence code, and somehow this copy ends up being used as the backend for GtkListStore. What may have happened is that users have nautilus compiled against an older GLib without GSequence, hence nautilus uses its own internal copy of gsequence. Then glib and gtk+ are upgraded, and somehow GtkListStore in nautilus ends up using nautilus' copy. The proof that this is what happens is that gtk_list_store_compare() is called from line 1136 of gsequence.c, and that only makes sense in the nautilus version. Reassigning back to nautilus, though it isn't clear how it can be fixed there.
Yeah. This seems quite hard to fix...
*** Bug 480003 has been marked as a duplicate of this bug. ***
*** Bug 479788 has been marked as a duplicate of this bug. ***
*** Bug 479763 has been marked as a duplicate of this bug. ***
*** Bug 478973 has been marked as a duplicate of this bug. ***
*** Bug 480831 has been marked as a duplicate of this bug. ***
*** Bug 480818 has been marked as a duplicate of this bug. ***
*** Bug 480377 has been marked as a duplicate of this bug. ***
*** Bug 481552 has been marked as a duplicate of this bug. ***
*** Bug 483175 has been marked as a duplicate of this bug. ***
*** Bug 484100 has been marked as a duplicate of this bug. ***
*** Bug 479925 has been marked as a duplicate of this bug. ***
*** Bug 478784 has been marked as a duplicate of this bug. ***
*** Bug 467275 has been marked as a duplicate of this bug. ***
*** Bug 148466 has been marked as a duplicate of this bug. ***
*** Bug 484845 has been marked as a duplicate of this bug. ***
*** Bug 484844 has been marked as a duplicate of this bug. ***
this one occurs across Gnome versions. Latest duplicate is from nautilus 2.20 ! However in total it rarely happens
*** Bug 484860 has been marked as a duplicate of this bug. ***
*** Bug 486246 has been marked as a duplicate of this bug. ***
*** Bug 486245 has been marked as a duplicate of this bug. ***
*** Bug 485583 has been marked as a duplicate of this bug. ***
*** Bug 485580 has been marked as a duplicate of this bug. ***
*** Bug 485104 has been marked as a duplicate of this bug. ***
*** Bug 482021 has been marked as a duplicate of this bug. ***
*** Bug 481506 has been marked as a duplicate of this bug. ***
*** Bug 480059 has been marked as a duplicate of this bug. ***
*** Bug 480085 has been marked as a duplicate of this bug. ***
*** Bug 479982 has been marked as a duplicate of this bug. ***
*** Bug 479955 has been marked as a duplicate of this bug. ***
*** Bug 479704 has been marked as a duplicate of this bug. ***
*** Bug 479645 has been marked as a duplicate of this bug. ***
*** Bug 486721 has been marked as a duplicate of this bug. ***
*** Bug 487247 has been marked as a duplicate of this bug. ***
*** Bug 487774 has been marked as a duplicate of this bug. ***
*** Bug 487787 has been marked as a duplicate of this bug. ***
*** Bug 486581 has been marked as a duplicate of this bug. ***
*** Bug 477574 has been marked as a duplicate of this bug. ***
*** Bug 483289 has been marked as a duplicate of this bug. ***
*** Bug 484174 has been marked as a duplicate of this bug. ***
*** Bug 477593 has been marked as a duplicate of this bug. ***
*** Bug 488898 has been marked as a duplicate of this bug. ***
*** Bug 488931 has been marked as a duplicate of this bug. ***
*** Bug 489096 has been marked as a duplicate of this bug. ***
*** Bug 489486 has been marked as a duplicate of this bug. ***
*** Bug 490425 has been marked as a duplicate of this bug. ***
*** Bug 491567 has been marked as a duplicate of this bug. ***
*** Bug 492660 has been marked as a duplicate of this bug. ***
*** Bug 492840 has been marked as a duplicate of this bug. ***
*** Bug 492810 has been marked as a duplicate of this bug. ***
*** Bug 492832 has been marked as a duplicate of this bug. ***
*** Bug 492951 has been marked as a duplicate of this bug. ***
*** Bug 492863 has been marked as a duplicate of this bug. ***
*** Bug 492671 has been marked as a duplicate of this bug. ***
*** Bug 493538 has been marked as a duplicate of this bug. ***
*** Bug 493502 has been marked as a duplicate of this bug. ***
*** Bug 493488 has been marked as a duplicate of this bug. ***
*** Bug 493486 has been marked as a duplicate of this bug. ***
*** Bug 493458 has been marked as a duplicate of this bug. ***
*** Bug 493425 has been marked as a duplicate of this bug. ***
*** Bug 493423 has been marked as a duplicate of this bug. ***
*** Bug 493421 has been marked as a duplicate of this bug. ***
*** Bug 493343 has been marked as a duplicate of this bug. ***
*** Bug 493330 has been marked as a duplicate of this bug. ***
*** Bug 493310 has been marked as a duplicate of this bug. ***
*** Bug 493303 has been marked as a duplicate of this bug. ***
*** Bug 493241 has been marked as a duplicate of this bug. ***
*** Bug 493221 has been marked as a duplicate of this bug. ***
*** Bug 493197 has been marked as a duplicate of this bug. ***
*** Bug 493165 has been marked as a duplicate of this bug. ***
*** Bug 493129 has been marked as a duplicate of this bug. ***
*** Bug 492985 has been marked as a duplicate of this bug. ***
*** Bug 492240 has been marked as a duplicate of this bug. ***
*** Bug 492998 has been marked as a duplicate of this bug. ***
*** Bug 491944 has been marked as a duplicate of this bug. ***
*** Bug 493338 has been marked as a duplicate of this bug. ***
*** Bug 493130 has been marked as a duplicate of this bug. ***
*** Bug 493353 has been marked as a duplicate of this bug. ***
hmm, this triggers a lot of dup reports. :-(
*** Bug 493205 has been marked as a duplicate of this bug. ***
*** Bug 493207 has been marked as a duplicate of this bug. ***
*** Bug 493219 has been marked as a duplicate of this bug. ***
*** Bug 493226 has been marked as a duplicate of this bug. ***
*** Bug 493227 has been marked as a duplicate of this bug. ***
*** Bug 493251 has been marked as a duplicate of this bug. ***
*** Bug 493259 has been marked as a duplicate of this bug. ***
*** Bug 493286 has been marked as a duplicate of this bug. ***
*** Bug 493335 has been marked as a duplicate of this bug. ***
*** Bug 493340 has been marked as a duplicate of this bug. ***
*** Bug 493341 has been marked as a duplicate of this bug. ***
*** Bug 493345 has been marked as a duplicate of this bug. ***
*** Bug 493348 has been marked as a duplicate of this bug. ***
*** Bug 493359 has been marked as a duplicate of this bug. ***
*** Bug 493362 has been marked as a duplicate of this bug. ***
*** Bug 493363 has been marked as a duplicate of this bug. ***
*** Bug 493364 has been marked as a duplicate of this bug. ***
*** Bug 493379 has been marked as a duplicate of this bug. ***
*** Bug 493381 has been marked as a duplicate of this bug. ***
*** Bug 493392 has been marked as a duplicate of this bug. ***
*** Bug 493407 has been marked as a duplicate of this bug. ***
*** Bug 493409 has been marked as a duplicate of this bug. ***
*** Bug 493420 has been marked as a duplicate of this bug. ***
*** Bug 493461 has been marked as a duplicate of this bug. ***
*** Bug 493455 has been marked as a duplicate of this bug. ***
*** Bug 493463 has been marked as a duplicate of this bug. ***
*** Bug 493464 has been marked as a duplicate of this bug. ***
*** Bug 493515 has been marked as a duplicate of this bug. ***
*** Bug 493518 has been marked as a duplicate of this bug. ***
*** Bug 493522 has been marked as a duplicate of this bug. ***
*** Bug 493570 has been marked as a duplicate of this bug. ***
*** Bug 493523 has been marked as a duplicate of this bug. ***
*** Bug 493539 has been marked as a duplicate of this bug. ***
*** Bug 493561 has been marked as a duplicate of this bug. ***
*** Bug 493564 has been marked as a duplicate of this bug. ***
*** Bug 493566 has been marked as a duplicate of this bug. ***
*** Bug 493613 has been marked as a duplicate of this bug. ***
*** Bug 493614 has been marked as a duplicate of this bug. ***
*** Bug 493685 has been marked as a duplicate of this bug. ***
*** Bug 493683 has been marked as a duplicate of this bug. ***
*** Bug 493674 has been marked as a duplicate of this bug. ***
*** Bug 493668 has been marked as a duplicate of this bug. ***
*** Bug 492970 has been marked as a duplicate of this bug. ***
*** Bug 493244 has been marked as a duplicate of this bug. ***
I did upgrade to gnome 2.20.1 and problem disappeared ;)
(In reply to comment #137) > I did upgrade to gnome 2.20.1 and problem disappeared ;) > Yes, the problem is fixed with gnome 2.20.1. thnx
*** Bug 493123 has been marked as a duplicate of this bug. ***
*** Bug 493086 has been marked as a duplicate of this bug. ***
*** Bug 493689 has been marked as a duplicate of this bug. ***
*** Bug 493696 has been marked as a duplicate of this bug. ***
*** Bug 488046 has been marked as a duplicate of this bug. ***
*** Bug 493710 has been marked as a duplicate of this bug. ***
*** Bug 493712 has been marked as a duplicate of this bug. ***
*** Bug 493715 has been marked as a duplicate of this bug. ***
*** Bug 493720 has been marked as a duplicate of this bug. ***
*** Bug 493742 has been marked as a duplicate of this bug. ***
*** Bug 493750 has been marked as a duplicate of this bug. ***
*** Bug 493755 has been marked as a duplicate of this bug. ***
*** Bug 493760 has been marked as a duplicate of this bug. ***
*** Bug 493777 has been marked as a duplicate of this bug. ***
*** Bug 493780 has been marked as a duplicate of this bug. ***
*** Bug 493262 has been marked as a duplicate of this bug. ***
*** Bug 493198 has been marked as a duplicate of this bug. ***
*** Bug 493859 has been marked as a duplicate of this bug. ***
*** Bug 493866 has been marked as a duplicate of this bug. ***
*** Bug 493877 has been marked as a duplicate of this bug. ***
*** Bug 493883 has been marked as a duplicate of this bug. ***
*** Bug 493890 has been marked as a duplicate of this bug. ***
*** Bug 493897 has been marked as a duplicate of this bug. ***
*** Bug 493910 has been marked as a duplicate of this bug. ***
*** Bug 493920 has been marked as a duplicate of this bug. ***
*** Bug 493933 has been marked as a duplicate of this bug. ***
*** Bug 493935 has been marked as a duplicate of this bug. ***
*** Bug 493940 has been marked as a duplicate of this bug. ***
*** Bug 493963 has been marked as a duplicate of this bug. ***
*** Bug 493970 has been marked as a duplicate of this bug. ***
*** Bug 494008 has been marked as a duplicate of this bug. ***
*** Bug 494052 has been marked as a duplicate of this bug. ***
*** Bug 494064 has been marked as a duplicate of this bug. ***
*** Bug 494075 has been marked as a duplicate of this bug. ***
*** Bug 494076 has been marked as a duplicate of this bug. ***
*** Bug 494081 has been marked as a duplicate of this bug. ***
*** Bug 494082 has been marked as a duplicate of this bug. ***
*** Bug 494103 has been marked as a duplicate of this bug. ***
*** Bug 493827 has been marked as a duplicate of this bug. ***
*** Bug 493828 has been marked as a duplicate of this bug. ***
*** Bug 493969 has been marked as a duplicate of this bug. ***
*** Bug 494120 has been marked as a duplicate of this bug. ***
*** Bug 493825 has been marked as a duplicate of this bug. ***
<alex_> If the distros ship glib >= 2.14 they *must* build their nautilus with that installed <alex_> The reason the bug is hard to fix is that the conflict is already out there <alex_> All you need to do is rebuild your nautilus with the new glib and it should work, a "better" fix isn't really possible <alex_> i guess they also need to ship a recent enought nautilus that has the GSequence configure check, that fix is included in 2.17.92 <alex_> My guess is that people with this problem ran an old glib + nautilus and then just updated glib
*** Bug 493757 has been marked as a duplicate of this bug. ***
*** Bug 494065 has been marked as a duplicate of this bug. ***
*** Bug 494123 has been marked as a duplicate of this bug. ***
*** Bug 494151 has been marked as a duplicate of this bug. ***
*** Bug 494172 has been marked as a duplicate of this bug. ***
*** Bug 494181 has been marked as a duplicate of this bug. ***
*** Bug 494197 has been marked as a duplicate of this bug. ***
*** Bug 494212 has been marked as a duplicate of this bug. ***
*** Bug 494218 has been marked as a duplicate of this bug. ***
*** Bug 494214 has been marked as a duplicate of this bug. ***
*** Bug 494215 has been marked as a duplicate of this bug. ***
*** Bug 494222 has been marked as a duplicate of this bug. ***
*** Bug 494230 has been marked as a duplicate of this bug. ***
*** Bug 494237 has been marked as a duplicate of this bug. ***
*** Bug 494264 has been marked as a duplicate of this bug. ***
*** Bug 494271 has been marked as a duplicate of this bug. ***
*** Bug 494288 has been marked as a duplicate of this bug. ***
*** Bug 494305 has been marked as a duplicate of this bug. ***
*** Bug 494307 has been marked as a duplicate of this bug. ***
*** Bug 494316 has been marked as a duplicate of this bug. ***
*** Bug 494325 has been marked as a duplicate of this bug. ***
*** Bug 494339 has been marked as a duplicate of this bug. ***
*** Bug 494342 has been marked as a duplicate of this bug. ***
*** Bug 494353 has been marked as a duplicate of this bug. ***
*** Bug 494354 has been marked as a duplicate of this bug. ***
*** Bug 494361 has been marked as a duplicate of this bug. ***
*** Bug 494362 has been marked as a duplicate of this bug. ***
*** Bug 494396 has been marked as a duplicate of this bug. ***
*** Bug 494409 has been marked as a duplicate of this bug. ***
*** Bug 494413 has been marked as a duplicate of this bug. ***
*** Bug 494420 has been marked as a duplicate of this bug. ***
*** Bug 494447 has been marked as a duplicate of this bug. ***
*** Bug 494453 has been marked as a duplicate of this bug. ***
*** Bug 494479 has been marked as a duplicate of this bug. ***
*** Bug 494506 has been marked as a duplicate of this bug. ***
*** Bug 494513 has been marked as a duplicate of this bug. ***
*** Bug 494522 has been marked as a duplicate of this bug. ***
First at all, sorry for my english. I wonder beause i read in here, that the bug is a matter of a wrong compiled nautilus. I didn't compile any package. I installed Debian etch and did a dist-upgrade to testing. The Package in Testing seems to be broken. I can't define the standard application to open files with. I need to rightclick every file an select "open with". Any solutions for this at all?
I have/had the same bug on my machine but since 2 or 3 days nautilus crashes everytime I mark an icon. I tried to recompile nautilus but that didn't help at all. It's now nautilus 2.20.0-1 on amd64 debian lenny with gnome files from the unstable sid repositories.
I can confirm this. Installing Nautilus 2.20 from unstable repository "solves" this issue. Regards
*** Bug 494549 has been marked as a duplicate of this bug. ***
*** Bug 494568 has been marked as a duplicate of this bug. ***
*** Bug 494575 has been marked as a duplicate of this bug. ***
*** Bug 494576 has been marked as a duplicate of this bug. ***
*** Bug 494581 has been marked as a duplicate of this bug. ***
*** Bug 494588 has been marked as a duplicate of this bug. ***
*** Bug 494613 has been marked as a duplicate of this bug. ***
*** Bug 494640 has been marked as a duplicate of this bug. ***
*** Bug 494691 has been marked as a duplicate of this bug. ***
*** Bug 494704 has been marked as a duplicate of this bug. ***
*** Bug 494705 has been marked as a duplicate of this bug. ***
*** Bug 494712 has been marked as a duplicate of this bug. ***
*** Bug 494722 has been marked as a duplicate of this bug. ***
*** Bug 494725 has been marked as a duplicate of this bug. ***
*** Bug 494740 has been marked as a duplicate of this bug. ***
(In reply to comment #222) > I can confirm this. Installing Nautilus 2.20 from unstable repository "solves" > this issue. 2.20.0 or 2.20.1?
*** Bug 494133 has been marked as a duplicate of this bug. ***
*** Bug 494577 has been marked as a duplicate of this bug. ***
*** Bug 494458 has been marked as a duplicate of this bug. ***
*** Bug 494788 has been marked as a duplicate of this bug. ***
*** Bug 481369 has been marked as a duplicate of this bug. ***
*** Bug 494633 has been marked as a duplicate of this bug. ***
*** Bug 494857 has been marked as a duplicate of this bug. ***
*** Bug 494865 has been marked as a duplicate of this bug. ***
*** Bug 494921 has been marked as a duplicate of this bug. ***
*** Bug 494884 has been marked as a duplicate of this bug. ***
*** Bug 494900 has been marked as a duplicate of this bug. ***
*** Bug 494920 has been marked as a duplicate of this bug. ***
Dear Debian reporters of this crash, can please a few more people report if updating to Nautilus 2.20 from unstable repository "solves" this issue (only if you are willing to use the unstable version)? Please add a comment at http://bugzilla.gnome.org/show_bug.cgi?id=440988 , and which distribution and exact version you use. Thanks a lot!
I have updated Nautilus to 2.20.0-1 from Debian unstable. This solved the problem for me.
I've recently move to SID and it resolves the bug. I use Debian SID with Gnome 2.20.1, nautilus 2.20.0.
I've upgraded nautilus to 2.20.0-1 (SID), it seems to solve this problem.
I installed 2.20.0 but seems to be solved with any nautilus package than 2.18. I use debian testing and only nautilus from unstable. If you have any further questions, feel free to ask :)
reporters, thanks a lot everybody for the quick feedback! i am going to close this bug as NOTGNOME due to comment 182 and the many comments reporting that the issue gets fixed by updating. note to the GNOME BUGSQUAD: i have added the stacktrace to the auto-rejecter, but since many of the traces are useless and only the .xsession-errors content or description make them a duplicate of this report, it will only block a few duplicates. :-/ the text sent to reporters: "You recently submitted a bug report to GNOME Bugzilla using Bug-Buddy. Thank you for reporting this bug. This is a distro-specific bug and updating to the latest versions of Nautilus and glib will solve the issue. Please refer to bug tracking system of your distributor for any updates (for example if you run Debian, please refer to http://www.debian.org/Bugs/ ). http://bugzilla.gnome.org/show_bug.cgi?id=440988"
*** Bug 494935 has been marked as a duplicate of this bug. ***
*** Bug 494936 has been marked as a duplicate of this bug. ***
*** Bug 494968 has been marked as a duplicate of this bug. ***
*** Bug 494969 has been marked as a duplicate of this bug. ***
*** Bug 494972 has been marked as a duplicate of this bug. ***
*** Bug 494977 has been marked as a duplicate of this bug. ***
*** Bug 494988 has been marked as a duplicate of this bug. ***
*** Bug 494993 has been marked as a duplicate of this bug. ***
*** Bug 494994 has been marked as a duplicate of this bug. ***
*** Bug 494997 has been marked as a duplicate of this bug. ***
*** Bug 495006 has been marked as a duplicate of this bug. ***
*** Bug 495007 has been marked as a duplicate of this bug. ***
*** Bug 495015 has been marked as a duplicate of this bug. ***
i guess that none of the reporters is interested in getting even more spam because of duplicates, therefore removing everybody from the CC list. if you are interested in watching this bug, please add yourself to the CC list again.
*** Bug 495085 has been marked as a duplicate of this bug. ***
*** Bug 495084 has been marked as a duplicate of this bug. ***
*** Bug 495072 has been marked as a duplicate of this bug. ***
*** Bug 495071 has been marked as a duplicate of this bug. ***
*** Bug 495061 has been marked as a duplicate of this bug. ***
*** Bug 495052 has been marked as a duplicate of this bug. ***
*** Bug 495044 has been marked as a duplicate of this bug. ***
*** Bug 495034 has been marked as a duplicate of this bug. ***
*** Bug 495031 has been marked as a duplicate of this bug. ***
*** Bug 495090 has been marked as a duplicate of this bug. ***
*** Bug 495089 has been marked as a duplicate of this bug. ***
*** Bug 495178 has been marked as a duplicate of this bug. ***
*** Bug 495181 has been marked as a duplicate of this bug. ***
*** Bug 495189 has been marked as a duplicate of this bug. ***
*** Bug 495202 has been marked as a duplicate of this bug. ***
*** Bug 495204 has been marked as a duplicate of this bug. ***
*** Bug 495185 has been marked as a duplicate of this bug. ***
*** Bug 495183 has been marked as a duplicate of this bug. ***
*** Bug 495158 has been marked as a duplicate of this bug. ***
*** Bug 495145 has been marked as a duplicate of this bug. ***
*** Bug 493313 has been marked as a duplicate of this bug. ***
*** Bug 490458 has been marked as a duplicate of this bug. ***
*** Bug 495269 has been marked as a duplicate of this bug. ***
*** Bug 495267 has been marked as a duplicate of this bug. ***
*** Bug 495264 has been marked as a duplicate of this bug. ***
*** Bug 495260 has been marked as a duplicate of this bug. ***
*** Bug 495259 has been marked as a duplicate of this bug. ***
*** Bug 495252 has been marked as a duplicate of this bug. ***
*** Bug 495251 has been marked as a duplicate of this bug. ***
*** Bug 495248 has been marked as a duplicate of this bug. ***
*** Bug 495226 has been marked as a duplicate of this bug. ***
*** Bug 493708 has been marked as a duplicate of this bug. ***
*** Bug 495297 has been marked as a duplicate of this bug. ***
Created attachment 98825 [details] nautilus crash - stack trace
*** Bug 495277 has been marked as a duplicate of this bug. ***
*** Bug 495283 has been marked as a duplicate of this bug. ***
*** Bug 495284 has been marked as a duplicate of this bug. ***
*** Bug 495290 has been marked as a duplicate of this bug. ***
*** Bug 495291 has been marked as a duplicate of this bug. ***
*** Bug 495300 has been marked as a duplicate of this bug. ***
*** Bug 495301 has been marked as a duplicate of this bug. ***
*** Bug 495327 has been marked as a duplicate of this bug. ***
*** Bug 495359 has been marked as a duplicate of this bug. ***
*** Bug 495360 has been marked as a duplicate of this bug. ***
*** Bug 495361 has been marked as a duplicate of this bug. ***
*** Bug 495383 has been marked as a duplicate of this bug. ***
*** Bug 495387 has been marked as a duplicate of this bug. ***
*** Bug 495388 has been marked as a duplicate of this bug. ***
*** Bug 495401 has been marked as a duplicate of this bug. ***
*** Bug 495413 has been marked as a duplicate of this bug. ***
*** Bug 495416 has been marked as a duplicate of this bug. ***
*** Bug 495426 has been marked as a duplicate of this bug. ***
*** Bug 495433 has been marked as a duplicate of this bug. ***
*** Bug 495438 has been marked as a duplicate of this bug. ***
*** Bug 495445 has been marked as a duplicate of this bug. ***
*** Bug 495449 has been marked as a duplicate of this bug. ***
*** Bug 495455 has been marked as a duplicate of this bug. ***
*** Bug 495464 has been marked as a duplicate of this bug. ***
*** Bug 495468 has been marked as a duplicate of this bug. ***
*** Bug 495485 has been marked as a duplicate of this bug. ***
*** Bug 495496 has been marked as a duplicate of this bug. ***
*** Bug 495507 has been marked as a duplicate of this bug. ***
*** Bug 495535 has been marked as a duplicate of this bug. ***
*** Bug 495537 has been marked as a duplicate of this bug. ***
*** Bug 495543 has been marked as a duplicate of this bug. ***
*** Bug 495546 has been marked as a duplicate of this bug. ***
*** Bug 495568 has been marked as a duplicate of this bug. ***
*** Bug 495581 has been marked as a duplicate of this bug. ***
*** Bug 495550 has been marked as a duplicate of this bug. ***
*** Bug 495582 has been marked as a duplicate of this bug. ***
*** Bug 495584 has been marked as a duplicate of this bug. ***
*** Bug 495598 has been marked as a duplicate of this bug. ***
*** Bug 495605 has been marked as a duplicate of this bug. ***
*** Bug 495610 has been marked as a duplicate of this bug. ***
*** Bug 495631 has been marked as a duplicate of this bug. ***
*** Bug 495632 has been marked as a duplicate of this bug. ***
*** Bug 495635 has been marked as a duplicate of this bug. ***
*** Bug 495638 has been marked as a duplicate of this bug. ***
*** Bug 495644 has been marked as a duplicate of this bug. ***
*** Bug 495654 has been marked as a duplicate of this bug. ***
*** Bug 495450 has been marked as a duplicate of this bug. ***
*** Bug 495658 has been marked as a duplicate of this bug. ***
*** Bug 495661 has been marked as a duplicate of this bug. ***
*** Bug 495663 has been marked as a duplicate of this bug. ***
*** Bug 495684 has been marked as a duplicate of this bug. ***
*** Bug 495689 has been marked as a duplicate of this bug. ***
*** Bug 495738 has been marked as a duplicate of this bug. ***
*** Bug 495740 has been marked as a duplicate of this bug. ***
*** Bug 495752 has been marked as a duplicate of this bug. ***
*** Bug 495766 has been marked as a duplicate of this bug. ***
*** Bug 495768 has been marked as a duplicate of this bug. ***
*** Bug 495778 has been marked as a duplicate of this bug. ***
*** Bug 495783 has been marked as a duplicate of this bug. ***
*** Bug 495794 has been marked as a duplicate of this bug. ***
*** Bug 495795 has been marked as a duplicate of this bug. ***
*** Bug 495808 has been marked as a duplicate of this bug. ***
*** Bug 495824 has been marked as a duplicate of this bug. ***
*** Bug 495831 has been marked as a duplicate of this bug. ***
*** Bug 495832 has been marked as a duplicate of this bug. ***
*** Bug 495836 has been marked as a duplicate of this bug. ***
*** Bug 495840 has been marked as a duplicate of this bug. ***
*** Bug 495848 has been marked as a duplicate of this bug. ***
*** Bug 495850 has been marked as a duplicate of this bug. ***
*** Bug 495856 has been marked as a duplicate of this bug. ***
*** Bug 495857 has been marked as a duplicate of this bug. ***
*** Bug 495883 has been marked as a duplicate of this bug. ***
*** Bug 495889 has been marked as a duplicate of this bug. ***
*** Bug 495890 has been marked as a duplicate of this bug. ***
*** Bug 495897 has been marked as a duplicate of this bug. ***
*** Bug 495909 has been marked as a duplicate of this bug. ***
*** Bug 495997 has been marked as a duplicate of this bug. ***
*** Bug 495996 has been marked as a duplicate of this bug. ***
*** Bug 495992 has been marked as a duplicate of this bug. ***
*** Bug 495991 has been marked as a duplicate of this bug. ***
*** Bug 495989 has been marked as a duplicate of this bug. ***
*** Bug 495988 has been marked as a duplicate of this bug. ***
*** Bug 495980 has been marked as a duplicate of this bug. ***
*** Bug 495977 has been marked as a duplicate of this bug. ***
*** Bug 495963 has been marked as a duplicate of this bug. ***
*** Bug 495962 has been marked as a duplicate of this bug. ***
*** Bug 495960 has been marked as a duplicate of this bug. ***
*** Bug 495959 has been marked as a duplicate of this bug. ***
*** Bug 495958 has been marked as a duplicate of this bug. ***
*** Bug 495957 has been marked as a duplicate of this bug. ***
*** Bug 495956 has been marked as a duplicate of this bug. ***
*** Bug 495952 has been marked as a duplicate of this bug. ***
*** Bug 495948 has been marked as a duplicate of this bug. ***
*** Bug 495942 has been marked as a duplicate of this bug. ***
*** Bug 495936 has been marked as a duplicate of this bug. ***
*** Bug 495934 has been marked as a duplicate of this bug. ***
*** Bug 495924 has been marked as a duplicate of this bug. ***
*** Bug 496148 has been marked as a duplicate of this bug. ***
*** Bug 496112 has been marked as a duplicate of this bug. ***
*** Bug 496080 has been marked as a duplicate of this bug. ***
*** Bug 496049 has been marked as a duplicate of this bug. ***
*** Bug 496005 has been marked as a duplicate of this bug. ***
*** Bug 496154 has been marked as a duplicate of this bug. ***
*** Bug 496157 has been marked as a duplicate of this bug. ***
*** Bug 496174 has been marked as a duplicate of this bug. ***
*** Bug 496183 has been marked as a duplicate of this bug. ***
*** Bug 496152 has been marked as a duplicate of this bug. ***
*** Bug 496210 has been marked as a duplicate of this bug. ***
*** Bug 496261 has been marked as a duplicate of this bug. ***
*** Bug 496264 has been marked as a duplicate of this bug. ***
*** Bug 494231 has been marked as a duplicate of this bug. ***
*** Bug 496287 has been marked as a duplicate of this bug. ***
*** Bug 496352 has been marked as a duplicate of this bug. ***
*** Bug 496364 has been marked as a duplicate of this bug. ***
*** Bug 496368 has been marked as a duplicate of this bug. ***
*** Bug 496370 has been marked as a duplicate of this bug. ***
*** Bug 496386 has been marked as a duplicate of this bug. ***
*** Bug 496395 has been marked as a duplicate of this bug. ***
*** Bug 496396 has been marked as a duplicate of this bug. ***
*** Bug 496405 has been marked as a duplicate of this bug. ***
*** Bug 496413 has been marked as a duplicate of this bug. ***
*** Bug 496416 has been marked as a duplicate of this bug. ***
*** Bug 495918 has been marked as a duplicate of this bug. ***
*** Bug 496466 has been marked as a duplicate of this bug. ***
*** Bug 494835 has been marked as a duplicate of this bug. ***
*** Bug 496445 has been marked as a duplicate of this bug. ***
*** Bug 496449 has been marked as a duplicate of this bug. ***
*** Bug 496454 has been marked as a duplicate of this bug. ***
*** Bug 496467 has been marked as a duplicate of this bug. ***
*** Bug 496481 has been marked as a duplicate of this bug. ***
*** Bug 496505 has been marked as a duplicate of this bug. ***
*** Bug 496509 has been marked as a duplicate of this bug. ***
*** Bug 496514 has been marked as a duplicate of this bug. ***
*** Bug 496516 has been marked as a duplicate of this bug. ***
*** Bug 496517 has been marked as a duplicate of this bug. ***
*** Bug 496521 has been marked as a duplicate of this bug. ***
*** Bug 496530 has been marked as a duplicate of this bug. ***
*** Bug 496531 has been marked as a duplicate of this bug. ***
*** Bug 496554 has been marked as a duplicate of this bug. ***
*** Bug 496272 has been marked as a duplicate of this bug. ***
*** Bug 496535 has been marked as a duplicate of this bug. ***
*** Bug 496358 has been marked as a duplicate of this bug. ***
*** Bug 496682 has been marked as a duplicate of this bug. ***
*** Bug 496659 has been marked as a duplicate of this bug. ***
*** Bug 496649 has been marked as a duplicate of this bug. ***
*** Bug 496627 has been marked as a duplicate of this bug. ***
*** Bug 496614 has been marked as a duplicate of this bug. ***
*** Bug 496607 has been marked as a duplicate of this bug. ***
*** Bug 496594 has been marked as a duplicate of this bug. ***
*** Bug 496584 has been marked as a duplicate of this bug. ***
*** Bug 496583 has been marked as a duplicate of this bug. ***
*** Bug 495826 has been marked as a duplicate of this bug. ***
*** Bug 495569 has been marked as a duplicate of this bug. ***
*** Bug 496581 has been marked as a duplicate of this bug. ***
*** Bug 496582 has been marked as a duplicate of this bug. ***
*** Bug 496697 has been marked as a duplicate of this bug. ***
*** Bug 496735 has been marked as a duplicate of this bug. ***
*** Bug 496762 has been marked as a duplicate of this bug. ***
*** Bug 496785 has been marked as a duplicate of this bug. ***
*** Bug 496790 has been marked as a duplicate of this bug. ***
*** Bug 496791 has been marked as a duplicate of this bug. ***
*** Bug 496800 has been marked as a duplicate of this bug. ***
*** Bug 496812 has been marked as a duplicate of this bug. ***
*** Bug 496845 has been marked as a duplicate of this bug. ***
*** Bug 496862 has been marked as a duplicate of this bug. ***
*** Bug 496908 has been marked as a duplicate of this bug. ***
*** Bug 496913 has been marked as a duplicate of this bug. ***
*** Bug 496916 has been marked as a duplicate of this bug. ***
*** Bug 496899 has been marked as a duplicate of this bug. ***
*** Bug 496922 has been marked as a duplicate of this bug. ***
*** Bug 496936 has been marked as a duplicate of this bug. ***
*** Bug 496952 has been marked as a duplicate of this bug. ***
*** Bug 496973 has been marked as a duplicate of this bug. ***
*** Bug 496977 has been marked as a duplicate of this bug. ***
*** Bug 496978 has been marked as a duplicate of this bug. ***
*** Bug 496979 has been marked as a duplicate of this bug. ***
*** Bug 496993 has been marked as a duplicate of this bug. ***
*** Bug 496630 has been marked as a duplicate of this bug. ***
*** Bug 497037 has been marked as a duplicate of this bug. ***
*** Bug 497046 has been marked as a duplicate of this bug. ***
*** Bug 497047 has been marked as a duplicate of this bug. ***
*** Bug 497056 has been marked as a duplicate of this bug. ***
*** Bug 497035 has been marked as a duplicate of this bug. ***
*** Bug 497028 has been marked as a duplicate of this bug. ***
*** Bug 496685 has been marked as a duplicate of this bug. ***
*** Bug 495370 has been marked as a duplicate of this bug. ***
*** Bug 497095 has been marked as a duplicate of this bug. ***
*** Bug 497139 has been marked as a duplicate of this bug. ***
*** Bug 497165 has been marked as a duplicate of this bug. ***
*** Bug 497185 has been marked as a duplicate of this bug. ***
*** Bug 497192 has been marked as a duplicate of this bug. ***
*** Bug 497203 has been marked as a duplicate of this bug. ***
*** Bug 497227 has been marked as a duplicate of this bug. ***
*** Bug 497259 has been marked as a duplicate of this bug. ***
*** Bug 497265 has been marked as a duplicate of this bug. ***
*** Bug 497310 has been marked as a duplicate of this bug. ***
*** Bug 497319 has been marked as a duplicate of this bug. ***
*** Bug 497312 has been marked as a duplicate of this bug. ***
*** Bug 497336 has been marked as a duplicate of this bug. ***
*** Bug 497342 has been marked as a duplicate of this bug. ***
*** Bug 497365 has been marked as a duplicate of this bug. ***
*** Bug 497358 has been marked as a duplicate of this bug. ***
*** Bug 497374 has been marked as a duplicate of this bug. ***
*** Bug 497108 has been marked as a duplicate of this bug. ***
*** Bug 497107 has been marked as a duplicate of this bug. ***
*** Bug 497096 has been marked as a duplicate of this bug. ***
*** Bug 497392 has been marked as a duplicate of this bug. ***
*** Bug 497410 has been marked as a duplicate of this bug. ***
*** Bug 497394 has been marked as a duplicate of this bug. ***
*** Bug 497386 has been marked as a duplicate of this bug. ***
*** Bug 497418 has been marked as a duplicate of this bug. ***
*** Bug 497419 has been marked as a duplicate of this bug. ***
*** Bug 497424 has been marked as a duplicate of this bug. ***
*** Bug 497428 has been marked as a duplicate of this bug. ***
*** Bug 497439 has been marked as a duplicate of this bug. ***
*** Bug 497441 has been marked as a duplicate of this bug. ***
*** Bug 497443 has been marked as a duplicate of this bug. ***
*** Bug 497444 has been marked as a duplicate of this bug. ***
*** Bug 497447 has been marked as a duplicate of this bug. ***
*** Bug 497459 has been marked as a duplicate of this bug. ***
*** Bug 497460 has been marked as a duplicate of this bug. ***
*** Bug 497462 has been marked as a duplicate of this bug. ***
*** Bug 497467 has been marked as a duplicate of this bug. ***
*** Bug 497487 has been marked as a duplicate of this bug. ***
*** Bug 497513 has been marked as a duplicate of this bug. ***
*** Bug 497532 has been marked as a duplicate of this bug. ***
*** Bug 497539 has been marked as a duplicate of this bug. ***
*** Bug 497560 has been marked as a duplicate of this bug. ***
*** Bug 497575 has been marked as a duplicate of this bug. ***
*** Bug 497578 has been marked as a duplicate of this bug. ***
*** Bug 497594 has been marked as a duplicate of this bug. ***
*** Bug 497598 has been marked as a duplicate of this bug. ***
*** Bug 497600 has been marked as a duplicate of this bug. ***
*** Bug 497613 has been marked as a duplicate of this bug. ***
*** Bug 497625 has been marked as a duplicate of this bug. ***
*** Bug 497631 has been marked as a duplicate of this bug. ***
*** Bug 497634 has been marked as a duplicate of this bug. ***
*** Bug 497646 has been marked as a duplicate of this bug. ***
*** Bug 497657 has been marked as a duplicate of this bug. ***
*** Bug 497658 has been marked as a duplicate of this bug. ***
*** Bug 497667 has been marked as a duplicate of this bug. ***
*** Bug 497688 has been marked as a duplicate of this bug. ***
*** Bug 497690 has been marked as a duplicate of this bug. ***
*** Bug 497695 has been marked as a duplicate of this bug. ***
*** Bug 497697 has been marked as a duplicate of this bug. ***
*** Bug 497745 has been marked as a duplicate of this bug. ***
*** Bug 497728 has been marked as a duplicate of this bug. ***
*** Bug 497754 has been marked as a duplicate of this bug. ***
*** Bug 497541 has been marked as a duplicate of this bug. ***
*** Bug 497568 has been marked as a duplicate of this bug. ***
*** Bug 497569 has been marked as a duplicate of this bug. ***
*** Bug 497333 has been marked as a duplicate of this bug. ***
*** Bug 497347 has been marked as a duplicate of this bug. ***
*** Bug 497466 has been marked as a duplicate of this bug. ***
*** Bug 497644 has been marked as a duplicate of this bug. ***
*** Bug 497653 has been marked as a duplicate of this bug. ***
*** Bug 497761 has been marked as a duplicate of this bug. ***
*** Bug 497789 has been marked as a duplicate of this bug. ***
As a bug in Debian testing, this will (eventually) be resolved when Nautilus 2.20.0-1 is migrated from unstable see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443701 .
*** Bug 479483 has been marked as a duplicate of this bug. ***
*** Bug 497867 has been marked as a duplicate of this bug. ***
*** Bug 497099 has been marked as a duplicate of this bug. ***
*** Bug 497865 has been marked as a duplicate of this bug. ***
*** Bug 497886 has been marked as a duplicate of this bug. ***
*** Bug 497941 has been marked as a duplicate of this bug. ***
*** Bug 497939 has been marked as a duplicate of this bug. ***
*** Bug 497929 has been marked as a duplicate of this bug. ***
*** Bug 497919 has been marked as a duplicate of this bug. ***
*** Bug 497915 has been marked as a duplicate of this bug. ***
*** Bug 497902 has been marked as a duplicate of this bug. ***
*** Bug 497892 has been marked as a duplicate of this bug. ***
*** Bug 497860 has been marked as a duplicate of this bug. ***
*** Bug 497820 has been marked as a duplicate of this bug. ***
*** Bug 497944 has been marked as a duplicate of this bug. ***
*** Bug 497945 has been marked as a duplicate of this bug. ***
*** Bug 497946 has been marked as a duplicate of this bug. ***
*** Bug 497951 has been marked as a duplicate of this bug. ***
*** Bug 497955 has been marked as a duplicate of this bug. ***
*** Bug 497959 has been marked as a duplicate of this bug. ***
*** Bug 497973 has been marked as a duplicate of this bug. ***
*** Bug 497988 has been marked as a duplicate of this bug. ***
*** Bug 497995 has been marked as a duplicate of this bug. ***
*** Bug 498007 has been marked as a duplicate of this bug. ***
*** Bug 498009 has been marked as a duplicate of this bug. ***
*** Bug 498032 has been marked as a duplicate of this bug. ***
*** Bug 498011 has been marked as a duplicate of this bug. ***
*** Bug 498038 has been marked as a duplicate of this bug. ***
*** Bug 498039 has been marked as a duplicate of this bug. ***
*** Bug 498055 has been marked as a duplicate of this bug. ***
*** Bug 498060 has been marked as a duplicate of this bug. ***
*** Bug 496601 has been marked as a duplicate of this bug. ***
*** Bug 498063 has been marked as a duplicate of this bug. ***
*** Bug 498088 has been marked as a duplicate of this bug. ***
*** Bug 498127 has been marked as a duplicate of this bug. ***
*** Bug 498131 has been marked as a duplicate of this bug. ***
*** Bug 498135 has been marked as a duplicate of this bug. ***
*** Bug 498149 has been marked as a duplicate of this bug. ***
*** Bug 498155 has been marked as a duplicate of this bug. ***
*** Bug 498163 has been marked as a duplicate of this bug. ***
*** Bug 498168 has been marked as a duplicate of this bug. ***
*** Bug 498169 has been marked as a duplicate of this bug. ***
*** Bug 498212 has been marked as a duplicate of this bug. ***
*** Bug 498256 has been marked as a duplicate of this bug. ***
*** Bug 498310 has been marked as a duplicate of this bug. ***
*** Bug 498312 has been marked as a duplicate of this bug. ***
*** Bug 498320 has been marked as a duplicate of this bug. ***
*** Bug 498346 has been marked as a duplicate of this bug. ***
*** Bug 498382 has been marked as a duplicate of this bug. ***
*** Bug 498426 has been marked as a duplicate of this bug. ***
*** Bug 498442 has been marked as a duplicate of this bug. ***
*** Bug 498452 has been marked as a duplicate of this bug. ***
*** Bug 498462 has been marked as a duplicate of this bug. ***
*** Bug 498465 has been marked as a duplicate of this bug. ***
*** Bug 498474 has been marked as a duplicate of this bug. ***
*** Bug 498481 has been marked as a duplicate of this bug. ***
*** Bug 498553 has been marked as a duplicate of this bug. ***
*** Bug 498547 has been marked as a duplicate of this bug. ***
*** Bug 498591 has been marked as a duplicate of this bug. ***
*** Bug 498627 has been marked as a duplicate of this bug. ***
*** Bug 498642 has been marked as a duplicate of this bug. ***
*** Bug 498645 has been marked as a duplicate of this bug. ***
*** Bug 498669 has been marked as a duplicate of this bug. ***
*** Bug 498689 has been marked as a duplicate of this bug. ***
*** Bug 498723 has been marked as a duplicate of this bug. ***
*** Bug 496097 has been marked as a duplicate of this bug. ***
*** Bug 498833 has been marked as a duplicate of this bug. ***
*** Bug 498841 has been marked as a duplicate of this bug. ***
*** Bug 498852 has been marked as a duplicate of this bug. ***
*** Bug 498881 has been marked as a duplicate of this bug. ***
*** Bug 498988 has been marked as a duplicate of this bug. ***
*** Bug 499284 has been marked as a duplicate of this bug. ***
*** Bug 499122 has been marked as a duplicate of this bug. ***
*** Bug 499552 has been marked as a duplicate of this bug. ***
*** Bug 499669 has been marked as a duplicate of this bug. ***
*** Bug 499945 has been marked as a duplicate of this bug. ***
*** Bug 500235 has been marked as a duplicate of this bug. ***
*** Bug 500263 has been marked as a duplicate of this bug. ***
*** Bug 500373 has been marked as a duplicate of this bug. ***
*** Bug 500382 has been marked as a duplicate of this bug. ***
*** Bug 500413 has been marked as a duplicate of this bug. ***
*** Bug 500441 has been marked as a duplicate of this bug. ***
*** Bug 500443 has been marked as a duplicate of this bug. ***
*** Bug 500663 has been marked as a duplicate of this bug. ***
*** Bug 500703 has been marked as a duplicate of this bug. ***
*** Bug 500713 has been marked as a duplicate of this bug. ***
*** Bug 500852 has been marked as a duplicate of this bug. ***
*** Bug 500872 has been marked as a duplicate of this bug. ***
*** Bug 500929 has been marked as a duplicate of this bug. ***
*** Bug 500932 has been marked as a duplicate of this bug. ***
*** Bug 501013 has been marked as a duplicate of this bug. ***
*** Bug 501047 has been marked as a duplicate of this bug. ***
*** Bug 501242 has been marked as a duplicate of this bug. ***
*** Bug 501241 has been marked as a duplicate of this bug. ***
*** Bug 501189 has been marked as a duplicate of this bug. ***
*** Bug 501051 has been marked as a duplicate of this bug. ***
*** Bug 501138 has been marked as a duplicate of this bug. ***
*** Bug 501335 has been marked as a duplicate of this bug. ***
*** Bug 501341 has been marked as a duplicate of this bug. ***
*** Bug 501342 has been marked as a duplicate of this bug. ***
*** Bug 501408 has been marked as a duplicate of this bug. ***
*** Bug 501545 has been marked as a duplicate of this bug. ***
*** Bug 501610 has been marked as a duplicate of this bug. ***
*** Bug 501629 has been marked as a duplicate of this bug. ***
*** Bug 502075 has been marked as a duplicate of this bug. ***
*** Bug 502643 has been marked as a duplicate of this bug. ***
*** Bug 502428 has been marked as a duplicate of this bug. ***
*** Bug 502855 has been marked as a duplicate of this bug. ***
*** Bug 502860 has been marked as a duplicate of this bug. ***
*** Bug 502918 has been marked as a duplicate of this bug. ***
*** Bug 503291 has been marked as a duplicate of this bug. ***
*** Bug 504082 has been marked as a duplicate of this bug. ***
*** Bug 504462 has been marked as a duplicate of this bug. ***
*** Bug 499549 has been marked as a duplicate of this bug. ***
*** Bug 499592 has been marked as a duplicate of this bug. ***
*** Bug 495315 has been marked as a duplicate of this bug. ***
*** Bug 505201 has been marked as a duplicate of this bug. ***
*** Bug 505192 has been marked as a duplicate of this bug. ***
*** Bug 505181 has been marked as a duplicate of this bug. ***
*** Bug 505175 has been marked as a duplicate of this bug. ***
*** Bug 505002 has been marked as a duplicate of this bug. ***
*** Bug 505253 has been marked as a duplicate of this bug. ***
*** Bug 505255 has been marked as a duplicate of this bug. ***
*** Bug 505252 has been marked as a duplicate of this bug. ***
*** Bug 505250 has been marked as a duplicate of this bug. ***
*** Bug 505249 has been marked as a duplicate of this bug. ***
*** Bug 505242 has been marked as a duplicate of this bug. ***
*** Bug 505208 has been marked as a duplicate of this bug. ***
*** Bug 505215 has been marked as a duplicate of this bug. ***
*** Bug 504969 has been marked as a duplicate of this bug. ***
*** Bug 505225 has been marked as a duplicate of this bug. ***
*** Bug 505232 has been marked as a duplicate of this bug. ***
*** Bug 505204 has been marked as a duplicate of this bug. ***
*** Bug 505185 has been marked as a duplicate of this bug. ***
*** Bug 505146 has been marked as a duplicate of this bug. ***
*** Bug 505140 has been marked as a duplicate of this bug. ***
*** Bug 505138 has been marked as a duplicate of this bug. ***
*** Bug 505134 has been marked as a duplicate of this bug. ***
*** Bug 505133 has been marked as a duplicate of this bug. ***
*** Bug 505129 has been marked as a duplicate of this bug. ***
*** Bug 505126 has been marked as a duplicate of this bug. ***
*** Bug 505124 has been marked as a duplicate of this bug. ***
*** Bug 505120 has been marked as a duplicate of this bug. ***
*** Bug 505117 has been marked as a duplicate of this bug. ***
*** Bug 505109 has been marked as a duplicate of this bug. ***
*** Bug 505107 has been marked as a duplicate of this bug. ***
*** Bug 505098 has been marked as a duplicate of this bug. ***
*** Bug 505095 has been marked as a duplicate of this bug. ***
*** Bug 505094 has been marked as a duplicate of this bug. ***
*** Bug 505089 has been marked as a duplicate of this bug. ***
*** Bug 505079 has been marked as a duplicate of this bug. ***
*** Bug 505018 has been marked as a duplicate of this bug. ***
*** Bug 505271 has been marked as a duplicate of this bug. ***
*** Bug 505269 has been marked as a duplicate of this bug. ***
*** Bug 505267 has been marked as a duplicate of this bug. ***
*** Bug 504851 has been marked as a duplicate of this bug. ***
*** Bug 504849 has been marked as a duplicate of this bug. ***
*** Bug 505278 has been marked as a duplicate of this bug. ***
*** Bug 505279 has been marked as a duplicate of this bug. ***
*** Bug 505281 has been marked as a duplicate of this bug. ***
*** Bug 505283 has been marked as a duplicate of this bug. ***
*** Bug 505024 has been marked as a duplicate of this bug. ***
*** Bug 505424 has been marked as a duplicate of this bug. ***
*** Bug 505413 has been marked as a duplicate of this bug. ***
*** Bug 505412 has been marked as a duplicate of this bug. ***
*** Bug 505406 has been marked as a duplicate of this bug. ***
*** Bug 505403 has been marked as a duplicate of this bug. ***
*** Bug 505402 has been marked as a duplicate of this bug. ***
*** Bug 505396 has been marked as a duplicate of this bug. ***
*** Bug 505391 has been marked as a duplicate of this bug. ***
*** Bug 505390 has been marked as a duplicate of this bug. ***
*** Bug 505384 has been marked as a duplicate of this bug. ***
*** Bug 505373 has been marked as a duplicate of this bug. ***
*** Bug 505360 has been marked as a duplicate of this bug. ***
*** Bug 505355 has been marked as a duplicate of this bug. ***
*** Bug 505354 has been marked as a duplicate of this bug. ***
*** Bug 505347 has been marked as a duplicate of this bug. ***
*** Bug 505314 has been marked as a duplicate of this bug. ***
*** Bug 505304 has been marked as a duplicate of this bug. ***
*** Bug 505302 has been marked as a duplicate of this bug. ***
*** Bug 505301 has been marked as a duplicate of this bug. ***
*** Bug 505300 has been marked as a duplicate of this bug. ***
*** Bug 505299 has been marked as a duplicate of this bug. ***
*** Bug 505298 has been marked as a duplicate of this bug. ***
*** Bug 505296 has been marked as a duplicate of this bug. ***
*** Bug 505295 has been marked as a duplicate of this bug. ***
*** Bug 505294 has been marked as a duplicate of this bug. ***
*** Bug 505487 has been marked as a duplicate of this bug. ***
*** Bug 505479 has been marked as a duplicate of this bug. ***
*** Bug 505434 has been marked as a duplicate of this bug. ***
*** Bug 505437 has been marked as a duplicate of this bug. ***
*** Bug 505438 has been marked as a duplicate of this bug. ***
*** Bug 505459 has been marked as a duplicate of this bug. ***
*** Bug 505462 has been marked as a duplicate of this bug. ***
*** Bug 505624 has been marked as a duplicate of this bug. ***
*** Bug 505618 has been marked as a duplicate of this bug. ***
*** Bug 505591 has been marked as a duplicate of this bug. ***
*** Bug 505550 has been marked as a duplicate of this bug. ***
*** Bug 505527 has been marked as a duplicate of this bug. ***
*** Bug 505711 has been marked as a duplicate of this bug. ***
*** Bug 505705 has been marked as a duplicate of this bug. ***
*** Bug 505677 has been marked as a duplicate of this bug. ***
*** Bug 505649 has been marked as a duplicate of this bug. ***
*** Bug 504996 has been marked as a duplicate of this bug. ***
*** Bug 505316 has been marked as a duplicate of this bug. ***
*** Bug 505783 has been marked as a duplicate of this bug. ***
*** Bug 505790 has been marked as a duplicate of this bug. ***
*** Bug 505794 has been marked as a duplicate of this bug. ***
*** Bug 505739 has been marked as a duplicate of this bug. ***
*** Bug 505855 has been marked as a duplicate of this bug. ***
*** Bug 505852 has been marked as a duplicate of this bug. ***
*** Bug 505844 has been marked as a duplicate of this bug. ***
*** Bug 505842 has been marked as a duplicate of this bug. ***
*** Bug 505884 has been marked as a duplicate of this bug. ***
*** Bug 505881 has been marked as a duplicate of this bug. ***
*** Bug 505869 has been marked as a duplicate of this bug. ***
*** Bug 505864 has been marked as a duplicate of this bug. ***
*** Bug 505890 has been marked as a duplicate of this bug. ***
*** Bug 505924 has been marked as a duplicate of this bug. ***
*** Bug 505953 has been marked as a duplicate of this bug. ***
*** Bug 505984 has been marked as a duplicate of this bug. ***
*** Bug 506008 has been marked as a duplicate of this bug. ***
*** Bug 505992 has been marked as a duplicate of this bug. ***
*** Bug 505991 has been marked as a duplicate of this bug. ***
*** Bug 506031 has been marked as a duplicate of this bug. ***
*** Bug 506056 has been marked as a duplicate of this bug. ***
*** Bug 506055 has been marked as a duplicate of this bug. ***
*** Bug 506115 has been marked as a duplicate of this bug. ***
*** Bug 506106 has been marked as a duplicate of this bug. ***
*** Bug 506101 has been marked as a duplicate of this bug. ***
*** Bug 506084 has been marked as a duplicate of this bug. ***
*** Bug 506072 has been marked as a duplicate of this bug. ***
*** Bug 506141 has been marked as a duplicate of this bug. ***
*** Bug 506217 has been marked as a duplicate of this bug. ***
*** Bug 506154 has been marked as a duplicate of this bug. ***
*** Bug 506296 has been marked as a duplicate of this bug. ***
*** Bug 497565 has been marked as a duplicate of this bug. ***
*** Bug 506286 has been marked as a duplicate of this bug. ***
*** Bug 506259 has been marked as a duplicate of this bug. ***
*** Bug 506249 has been marked as a duplicate of this bug. ***
*** Bug 506246 has been marked as a duplicate of this bug. ***
*** Bug 506241 has been marked as a duplicate of this bug. ***
*** Bug 506239 has been marked as a duplicate of this bug. ***
*** Bug 506387 has been marked as a duplicate of this bug. ***
*** Bug 506437 has been marked as a duplicate of this bug. ***
*** Bug 506424 has been marked as a duplicate of this bug. ***
*** Bug 506503 has been marked as a duplicate of this bug. ***
*** Bug 506498 has been marked as a duplicate of this bug. ***
*** Bug 506538 has been marked as a duplicate of this bug. ***
*** Bug 506517 has been marked as a duplicate of this bug. ***
*** Bug 506697 has been marked as a duplicate of this bug. ***
*** Bug 506660 has been marked as a duplicate of this bug. ***
*** Bug 506632 has been marked as a duplicate of this bug. ***
*** Bug 506614 has been marked as a duplicate of this bug. ***
*** Bug 506612 has been marked as a duplicate of this bug. ***
*** Bug 506611 has been marked as a duplicate of this bug. ***
*** Bug 506600 has been marked as a duplicate of this bug. ***
*** Bug 506597 has been marked as a duplicate of this bug. ***
*** Bug 506586 has been marked as a duplicate of this bug. ***
*** Bug 506716 has been marked as a duplicate of this bug. ***
*** Bug 506744 has been marked as a duplicate of this bug. ***
*** Bug 506768 has been marked as a duplicate of this bug. ***
*** Bug 506770 has been marked as a duplicate of this bug. ***
*** Bug 506840 has been marked as a duplicate of this bug. ***
*** Bug 506865 has been marked as a duplicate of this bug. ***
*** Bug 506877 has been marked as a duplicate of this bug. ***
*** Bug 506879 has been marked as a duplicate of this bug. ***
*** Bug 506906 has been marked as a duplicate of this bug. ***
*** Bug 506803 has been marked as a duplicate of this bug. ***
*** Bug 507100 has been marked as a duplicate of this bug. ***
*** Bug 507080 has been marked as a duplicate of this bug. ***
*** Bug 507078 has been marked as a duplicate of this bug. ***
*** Bug 507070 has been marked as a duplicate of this bug. ***
*** Bug 507051 has been marked as a duplicate of this bug. ***
*** Bug 507043 has been marked as a duplicate of this bug. ***
*** Bug 507015 has been marked as a duplicate of this bug. ***
*** Bug 507003 has been marked as a duplicate of this bug. ***
*** Bug 506943 has been marked as a duplicate of this bug. ***
*** Bug 506925 has been marked as a duplicate of this bug. ***
*** Bug 507173 has been marked as a duplicate of this bug. ***
*** Bug 507180 has been marked as a duplicate of this bug. ***
*** Bug 507188 has been marked as a duplicate of this bug. ***
*** Bug 507202 has been marked as a duplicate of this bug. ***
*** Bug 507227 has been marked as a duplicate of this bug. ***
*** Bug 507244 has been marked as a duplicate of this bug. ***
*** Bug 507282 has been marked as a duplicate of this bug. ***
*** Bug 507255 has been marked as a duplicate of this bug. ***
*** Bug 507307 has been marked as a duplicate of this bug. ***
*** Bug 507399 has been marked as a duplicate of this bug. ***
*** Bug 507409 has been marked as a duplicate of this bug. ***
*** Bug 507438 has been marked as a duplicate of this bug. ***
*** Bug 507446 has been marked as a duplicate of this bug. ***
*** Bug 507448 has been marked as a duplicate of this bug. ***
*** Bug 507451 has been marked as a duplicate of this bug. ***
*** Bug 507463 has been marked as a duplicate of this bug. ***
*** Bug 507464 has been marked as a duplicate of this bug. ***
*** Bug 507471 has been marked as a duplicate of this bug. ***
*** Bug 507473 has been marked as a duplicate of this bug. ***
*** Bug 507488 has been marked as a duplicate of this bug. ***
*** Bug 507495 has been marked as a duplicate of this bug. ***
*** Bug 507519 has been marked as a duplicate of this bug. ***
*** Bug 507408 has been marked as a duplicate of this bug. ***
*** Bug 507452 has been marked as a duplicate of this bug. ***
*** Bug 505523 has been marked as a duplicate of this bug. ***
*** Bug 507554 has been marked as a duplicate of this bug. ***
*** Bug 507558 has been marked as a duplicate of this bug. ***
*** Bug 507623 has been marked as a duplicate of this bug. ***
*** Bug 507668 has been marked as a duplicate of this bug. ***
*** Bug 507676 has been marked as a duplicate of this bug. ***
*** Bug 506575 has been marked as a duplicate of this bug. ***
*** Bug 507704 has been marked as a duplicate of this bug. ***
*** Bug 507728 has been marked as a duplicate of this bug. ***
*** Bug 507747 has been marked as a duplicate of this bug. ***
*** Bug 507788 has been marked as a duplicate of this bug. ***
*** Bug 507927 has been marked as a duplicate of this bug. ***
*** Bug 507926 has been marked as a duplicate of this bug. ***
*** Bug 507910 has been marked as a duplicate of this bug. ***
*** Bug 507891 has been marked as a duplicate of this bug. ***
*** Bug 507884 has been marked as a duplicate of this bug. ***
*** Bug 507882 has been marked as a duplicate of this bug. ***
*** Bug 507880 has been marked as a duplicate of this bug. ***
*** Bug 507879 has been marked as a duplicate of this bug. ***
*** Bug 507869 has been marked as a duplicate of this bug. ***
*** Bug 507866 has been marked as a duplicate of this bug. ***
*** Bug 507841 has been marked as a duplicate of this bug. ***
*** Bug 508013 has been marked as a duplicate of this bug. ***
*** Bug 508182 has been marked as a duplicate of this bug. ***
*** Bug 508180 has been marked as a duplicate of this bug. ***
*** Bug 508174 has been marked as a duplicate of this bug. ***
*** Bug 508173 has been marked as a duplicate of this bug. ***
*** Bug 508165 has been marked as a duplicate of this bug. ***
*** Bug 508128 has been marked as a duplicate of this bug. ***
*** Bug 508118 has been marked as a duplicate of this bug. ***
*** Bug 508098 has been marked as a duplicate of this bug. ***
*** Bug 508096 has been marked as a duplicate of this bug. ***
*** Bug 508084 has been marked as a duplicate of this bug. ***
*** Bug 508083 has been marked as a duplicate of this bug. ***
*** Bug 508081 has been marked as a duplicate of this bug. ***
*** Bug 508075 has been marked as a duplicate of this bug. ***
*** Bug 508066 has been marked as a duplicate of this bug. ***
*** Bug 508054 has been marked as a duplicate of this bug. ***
*** Bug 508045 has been marked as a duplicate of this bug. ***
*** Bug 508034 has been marked as a duplicate of this bug. ***
*** Bug 508032 has been marked as a duplicate of this bug. ***
*** Bug 508284 has been marked as a duplicate of this bug. ***
*** Bug 508304 has been marked as a duplicate of this bug. ***
*** Bug 508302 has been marked as a duplicate of this bug. ***
*** Bug 508331 has been marked as a duplicate of this bug. ***
*** Bug 508377 has been marked as a duplicate of this bug. ***
*** Bug 508422 has been marked as a duplicate of this bug. ***
*** Bug 508600 has been marked as a duplicate of this bug. ***
*** Bug 508599 has been marked as a duplicate of this bug. ***
*** Bug 508568 has been marked as a duplicate of this bug. ***
*** Bug 508561 has been marked as a duplicate of this bug. ***
*** Bug 508559 has been marked as a duplicate of this bug. ***
*** Bug 508550 has been marked as a duplicate of this bug. ***
*** Bug 508656 has been marked as a duplicate of this bug. ***
*** Bug 508707 has been marked as a duplicate of this bug. ***
*** Bug 508708 has been marked as a duplicate of this bug. ***
*** Bug 508870 has been marked as a duplicate of this bug. ***
*** Bug 508860 has been marked as a duplicate of this bug. ***
*** Bug 508859 has been marked as a duplicate of this bug. ***
*** Bug 508849 has been marked as a duplicate of this bug. ***
*** Bug 508818 has been marked as a duplicate of this bug. ***
*** Bug 508806 has been marked as a duplicate of this bug. ***
*** Bug 508802 has been marked as a duplicate of this bug. ***
*** Bug 508792 has been marked as a duplicate of this bug. ***
*** Bug 508942 has been marked as a duplicate of this bug. ***
*** Bug 508950 has been marked as a duplicate of this bug. ***
*** Bug 508954 has been marked as a duplicate of this bug. ***
*** Bug 508959 has been marked as a duplicate of this bug. ***
*** Bug 508961 has been marked as a duplicate of this bug. ***
*** Bug 508964 has been marked as a duplicate of this bug. ***
*** Bug 508975 has been marked as a duplicate of this bug. ***
*** Bug 509024 has been marked as a duplicate of this bug. ***
*** Bug 509030 has been marked as a duplicate of this bug. ***
*** Bug 509038 has been marked as a duplicate of this bug. ***
*** Bug 509060 has been marked as a duplicate of this bug. ***
*** Bug 509084 has been marked as a duplicate of this bug. ***
*** Bug 509088 has been marked as a duplicate of this bug. ***
*** Bug 509112 has been marked as a duplicate of this bug. ***
*** Bug 509122 has been marked as a duplicate of this bug. ***
*** Bug 509136 has been marked as a duplicate of this bug. ***
*** Bug 509152 has been marked as a duplicate of this bug. ***
*** Bug 509173 has been marked as a duplicate of this bug. ***
*** Bug 509181 has been marked as a duplicate of this bug. ***
*** Bug 509195 has been marked as a duplicate of this bug. ***
*** Bug 509225 has been marked as a duplicate of this bug. ***
*** Bug 509234 has been marked as a duplicate of this bug. ***
*** Bug 509253 has been marked as a duplicate of this bug. ***
*** Bug 509254 has been marked as a duplicate of this bug. ***
*** Bug 509256 has been marked as a duplicate of this bug. ***
*** Bug 509257 has been marked as a duplicate of this bug. ***
*** Bug 509258 has been marked as a duplicate of this bug. ***
*** Bug 509275 has been marked as a duplicate of this bug. ***
*** Bug 509430 has been marked as a duplicate of this bug. ***
*** Bug 509439 has been marked as a duplicate of this bug. ***
*** Bug 509483 has been marked as a duplicate of this bug. ***
*** Bug 509485 has been marked as a duplicate of this bug. ***
*** Bug 509501 has been marked as a duplicate of this bug. ***
*** Bug 509767 has been marked as a duplicate of this bug. ***
*** Bug 509782 has been marked as a duplicate of this bug. ***
*** Bug 509815 has been marked as a duplicate of this bug. ***
*** Bug 509817 has been marked as a duplicate of this bug. ***
*** Bug 509825 has been marked as a duplicate of this bug. ***
*** Bug 509828 has been marked as a duplicate of this bug. ***
*** Bug 509931 has been marked as a duplicate of this bug. ***
*** Bug 509975 has been marked as a duplicate of this bug. ***
*** Bug 509983 has been marked as a duplicate of this bug. ***
*** Bug 510017 has been marked as a duplicate of this bug. ***
*** Bug 510035 has been marked as a duplicate of this bug. ***
*** Bug 510037 has been marked as a duplicate of this bug. ***
*** Bug 510039 has been marked as a duplicate of this bug. ***
*** Bug 510246 has been marked as a duplicate of this bug. ***
*** Bug 510237 has been marked as a duplicate of this bug. ***
*** Bug 510217 has been marked as a duplicate of this bug. ***
*** Bug 510215 has been marked as a duplicate of this bug. ***
*** Bug 510173 has been marked as a duplicate of this bug. ***
*** Bug 510086 has been marked as a duplicate of this bug. ***
*** Bug 510087 has been marked as a duplicate of this bug. ***
*** Bug 510394 has been marked as a duplicate of this bug. ***
*** Bug 510372 has been marked as a duplicate of this bug. ***
*** Bug 510363 has been marked as a duplicate of this bug. ***
*** Bug 510311 has been marked as a duplicate of this bug. ***
*** Bug 510302 has been marked as a duplicate of this bug. ***
*** Bug 510284 has been marked as a duplicate of this bug. ***
*** Bug 510142 has been marked as a duplicate of this bug. ***
*** Bug 510149 has been marked as a duplicate of this bug. ***
*** Bug 510150 has been marked as a duplicate of this bug. ***
*** Bug 510489 has been marked as a duplicate of this bug. ***
*** Bug 510510 has been marked as a duplicate of this bug. ***
*** Bug 510514 has been marked as a duplicate of this bug. ***
*** Bug 510632 has been marked as a duplicate of this bug. ***
*** Bug 510538 has been marked as a duplicate of this bug. ***
*** Bug 510542 has been marked as a duplicate of this bug. ***
*** Bug 510553 has been marked as a duplicate of this bug. ***
*** Bug 510555 has been marked as a duplicate of this bug. ***
*** Bug 510576 has been marked as a duplicate of this bug. ***
*** Bug 510580 has been marked as a duplicate of this bug. ***
*** Bug 510590 has been marked as a duplicate of this bug. ***
*** Bug 510594 has been marked as a duplicate of this bug. ***
*** Bug 510611 has been marked as a duplicate of this bug. ***
*** Bug 510677 has been marked as a duplicate of this bug. ***
*** Bug 510681 has been marked as a duplicate of this bug. ***
*** Bug 510724 has been marked as a duplicate of this bug. ***
*** Bug 510733 has been marked as a duplicate of this bug. ***
*** Bug 510749 has been marked as a duplicate of this bug. ***
*** Bug 510753 has been marked as a duplicate of this bug. ***
*** Bug 510768 has been marked as a duplicate of this bug. ***
*** Bug 510770 has been marked as a duplicate of this bug. ***
*** Bug 510771 has been marked as a duplicate of this bug. ***
see Comment #182 "people with this problem ran an old glib + nautilus and then just updated glib" So, please make sure you use consitens glib and nautilus packages supplied by your distribution.
*** Bug 510861 has been marked as a duplicate of this bug. ***
*** Bug 510859 has been marked as a duplicate of this bug. ***
*** Bug 510858 has been marked as a duplicate of this bug. ***
*** Bug 510805 has been marked as a duplicate of this bug. ***
*** Bug 510162 has been marked as a duplicate of this bug. ***
*** Bug 510161 has been marked as a duplicate of this bug. ***
*** Bug 510167 has been marked as a duplicate of this bug. ***
*** Bug 510826 has been marked as a duplicate of this bug. ***
*** Bug 510856 has been marked as a duplicate of this bug. ***
*** Bug 510887 has been marked as a duplicate of this bug. ***
*** Bug 510888 has been marked as a duplicate of this bug. ***
*** Bug 510931 has been marked as a duplicate of this bug. ***
*** Bug 510936 has been marked as a duplicate of this bug. ***
*** Bug 510938 has been marked as a duplicate of this bug. ***
*** Bug 511036 has been marked as a duplicate of this bug. ***
*** Bug 511032 has been marked as a duplicate of this bug. ***
*** Bug 511023 has been marked as a duplicate of this bug. ***
*** Bug 511326 has been marked as a duplicate of this bug. ***
*** Bug 511041 has been marked as a duplicate of this bug. ***
*** Bug 511058 has been marked as a duplicate of this bug. ***
*** Bug 511103 has been marked as a duplicate of this bug. ***
*** Bug 511117 has been marked as a duplicate of this bug. ***
*** Bug 511119 has been marked as a duplicate of this bug. ***
*** Bug 511200 has been marked as a duplicate of this bug. ***
*** Bug 511245 has been marked as a duplicate of this bug. ***
*** Bug 511251 has been marked as a duplicate of this bug. ***
*** Bug 511276 has been marked as a duplicate of this bug. ***
*** Bug 511315 has been marked as a duplicate of this bug. ***
*** Bug 511320 has been marked as a duplicate of this bug. ***
*** Bug 511068 has been marked as a duplicate of this bug. ***
*** Bug 511083 has been marked as a duplicate of this bug. ***
*** Bug 511140 has been marked as a duplicate of this bug. ***
*** Bug 511486 has been marked as a duplicate of this bug. ***
*** Bug 511477 has been marked as a duplicate of this bug. ***
*** Bug 511466 has been marked as a duplicate of this bug. ***
*** Bug 511465 has been marked as a duplicate of this bug. ***
*** Bug 511410 has been marked as a duplicate of this bug. ***
*** Bug 511404 has been marked as a duplicate of this bug. ***
*** Bug 511336 has been marked as a duplicate of this bug. ***
*** Bug 511812 has been marked as a duplicate of this bug. ***
*** Bug 511895 has been marked as a duplicate of this bug. ***
*** Bug 511870 has been marked as a duplicate of this bug. ***
*** Bug 511856 has been marked as a duplicate of this bug. ***
*** Bug 511854 has been marked as a duplicate of this bug. ***
*** Bug 511910 has been marked as a duplicate of this bug. ***
*** Bug 511815 has been marked as a duplicate of this bug. ***
*** Bug 511818 has been marked as a duplicate of this bug. ***
*** Bug 511799 has been marked as a duplicate of this bug. ***
*** Bug 511793 has been marked as a duplicate of this bug. ***
*** Bug 511792 has been marked as a duplicate of this bug. ***
*** Bug 511765 has been marked as a duplicate of this bug. ***
*** Bug 511763 has been marked as a duplicate of this bug. ***
*** Bug 511749 has been marked as a duplicate of this bug. ***
*** Bug 511741 has been marked as a duplicate of this bug. ***
*** Bug 511738 has been marked as a duplicate of this bug. ***
*** Bug 511735 has been marked as a duplicate of this bug. ***
*** Bug 511713 has been marked as a duplicate of this bug. ***
*** Bug 511712 has been marked as a duplicate of this bug. ***
*** Bug 511680 has been marked as a duplicate of this bug. ***
*** Bug 511645 has been marked as a duplicate of this bug. ***
*** Bug 511640 has been marked as a duplicate of this bug. ***
*** Bug 511612 has been marked as a duplicate of this bug. ***
*** Bug 511588 has been marked as a duplicate of this bug. ***
*** Bug 511587 has been marked as a duplicate of this bug. ***
*** Bug 511568 has been marked as a duplicate of this bug. ***
*** Bug 511567 has been marked as a duplicate of this bug. ***
*** Bug 511553 has been marked as a duplicate of this bug. ***
*** Bug 511504 has been marked as a duplicate of this bug. ***
*** Bug 511923 has been marked as a duplicate of this bug. ***
*** Bug 511960 has been marked as a duplicate of this bug. ***
*** Bug 511949 has been marked as a duplicate of this bug. ***
*** Bug 511940 has been marked as a duplicate of this bug. ***
*** Bug 511988 has been marked as a duplicate of this bug. ***
*** Bug 512111 has been marked as a duplicate of this bug. ***
*** Bug 512079 has been marked as a duplicate of this bug. ***
*** Bug 512066 has been marked as a duplicate of this bug. ***
*** Bug 512053 has been marked as a duplicate of this bug. ***
*** Bug 512047 has been marked as a duplicate of this bug. ***
*** Bug 512246 has been marked as a duplicate of this bug. ***
*** Bug 512350 has been marked as a duplicate of this bug. ***
*** Bug 512326 has been marked as a duplicate of this bug. ***
*** Bug 512310 has been marked as a duplicate of this bug. ***
*** Bug 512283 has been marked as a duplicate of this bug. ***
*** Bug 512149 has been marked as a duplicate of this bug. ***
*** Bug 512354 has been marked as a duplicate of this bug. ***
in debian, nautilus just migrated to "testing", see http://packages.qa.debian.org/n/nautilus.html . so "testing" should be fixed; users simply need to upgrade their debian. this means the bugsquad can now yell at every debian user who still reports duplicates.
*** Bug 512364 has been marked as a duplicate of this bug. ***
*** Bug 512367 has been marked as a duplicate of this bug. ***
*** Bug 512426 has been marked as a duplicate of this bug. ***
*** Bug 512505 has been marked as a duplicate of this bug. ***
*** Bug 512768 has been marked as a duplicate of this bug. ***
*** Bug 513079 has been marked as a duplicate of this bug. ***
*** Bug 513024 has been marked as a duplicate of this bug. ***
*** Bug 513183 has been marked as a duplicate of this bug. ***
*** Bug 513479 has been marked as a duplicate of this bug. ***
*** Bug 513677 has been marked as a duplicate of this bug. ***
*** Bug 513678 has been marked as a duplicate of this bug. ***
*** Bug 513914 has been marked as a duplicate of this bug. ***
*** Bug 513968 has been marked as a duplicate of this bug. ***
*** Bug 514085 has been marked as a duplicate of this bug. ***
*** Bug 514257 has been marked as a duplicate of this bug. ***
*** Bug 514802 has been marked as a duplicate of this bug. ***
*** Bug 514564 has been marked as a duplicate of this bug. ***
*** Bug 515305 has been marked as a duplicate of this bug. ***
*** Bug 515298 has been marked as a duplicate of this bug. ***
*** Bug 516161 has been marked as a duplicate of this bug. ***
*** Bug 500036 has been marked as a duplicate of this bug. ***
*** Bug 516432 has been marked as a duplicate of this bug. ***
*** Bug 517186 has been marked as a duplicate of this bug. ***
*** Bug 516983 has been marked as a duplicate of this bug. ***
*** Bug 517976 has been marked as a duplicate of this bug. ***
*** Bug 517897 has been marked as a duplicate of this bug. ***
*** Bug 518362 has been marked as a duplicate of this bug. ***
*** Bug 518525 has been marked as a duplicate of this bug. ***
*** Bug 519160 has been marked as a duplicate of this bug. ***
*** Bug 519512 has been marked as a duplicate of this bug. ***
*** Bug 519640 has been marked as a duplicate of this bug. ***
*** Bug 519522 has been marked as a duplicate of this bug. ***
*** Bug 519966 has been marked as a duplicate of this bug. ***
*** Bug 520049 has been marked as a duplicate of this bug. ***
*** Bug 520720 has been marked as a duplicate of this bug. ***
*** Bug 521311 has been marked as a duplicate of this bug. ***
*** Bug 518476 has been marked as a duplicate of this bug. ***
*** Bug 522979 has been marked as a duplicate of this bug. ***
*** Bug 522977 has been marked as a duplicate of this bug. ***
*** Bug 522978 has been marked as a duplicate of this bug. ***
*** Bug 523356 has been marked as a duplicate of this bug. ***
*** Bug 524694 has been marked as a duplicate of this bug. ***
*** Bug 524750 has been marked as a duplicate of this bug. ***
*** Bug 525309 has been marked as a duplicate of this bug. ***
*** Bug 525465 has been marked as a duplicate of this bug. ***
*** Bug 526126 has been marked as a duplicate of this bug. ***
*** Bug 526913 has been marked as a duplicate of this bug. ***
*** Bug 526963 has been marked as a duplicate of this bug. ***
*** Bug 530721 has been marked as a duplicate of this bug. ***
*** Bug 540243 has been marked as a duplicate of this bug. ***
*** Bug 543557 has been marked as a duplicate of this bug. ***
*** Bug 544132 has been marked as a duplicate of this bug. ***
*** Bug 495751 has been marked as a duplicate of this bug. ***
*** Bug 505544 has been marked as a duplicate of this bug. ***
*** Bug 544486 has been marked as a duplicate of this bug. ***
*** Bug 544549 has been marked as a duplicate of this bug. ***
*** Bug 547147 has been marked as a duplicate of this bug. ***
*** Bug 547388 has been marked as a duplicate of this bug. ***
*** Bug 549118 has been marked as a duplicate of this bug. ***
*** Bug 549961 has been marked as a duplicate of this bug. ***
*** Bug 550798 has been marked as a duplicate of this bug. ***
*** Bug 551497 has been marked as a duplicate of this bug. ***
*** Bug 561283 has been marked as a duplicate of this bug. ***