GNOME Bugzilla – Bug 447591
Preference for collected addresses is not working
Last modified: 2011-01-27 18:04:58 UTC
Please describe the problem: Preference for collected addresses is not working: the selected address book does not "stick" Steps to reproduce: 1. Select Edit->Preferences. Mail Preferences. Automatic contacts. 2. Make sure 'Automatically create entries..." is selected 3. Select an address book for personal contacts in the drop-down list below. 4. Click close. 5. Repeat Step 1 to get back to the preference screen. 6. See that there is (apparently?) no address book selected in the drop-down list. Actual results: I see a drop-down list with no address book selected Expected results: I expect to see the preference that I have just set and the drop-down showing me the selected address book. Does this happen every time? Yes. Other information: evolution-2.10.2-2.fc7 on Fedora 7 x86_64
is this a local addressbook or a remote one?
I have only tried it with local address books.
The message in the debug (evolution --debug=file) output is ++++ (evolution:18815): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib64/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?) BBDB spinning up... (evolution:18815): e-data-server-ui-CRITICAL **: e_source_combo_box_set_active_uid: assertion `gtk_tree_row_reference_valid (reference)' failed (evolution:18815): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9346c0' (evolution:18815): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x9344c0' ---- first time I attempt to set this preference and the same message without the "BBDB spinning up..." line on every subsequent attempt.
I tried even with 2.11.x and I dont seem to get this at all.
> I tried even with 2.11.x and I dont seem to get this at all. The Fedora 7 x86_64 build or environment seems to be absurdly unstable: maybe it is specific to that environment? I have tried it most recently on evolution.x86_64 2.10.3-2.fc7 and I am still seeing the issue.
I think this is related to the ESourceComboBox patch from bug #417999 that we shipped in Fedora. I'll investigate further.
Okay, I think I got this licked. ESourceComboBox itself was fine, but there were a couple problems with the BBDB plugin. 1) I didn't properly migrate the ESourceOptionMenu widgets to ESourceComboBox. That was the source of the "signal invalid" warnings, and was easy enough to fix. 2) The reason the widget kept losing its setting was because the plugin was creating a new ESource from a URI and then trying to match that against the ESources that got added to ESourceComboBox. Since the ESource was brand new there was no match, and hence nothing got selected. It's unfortunate that the BBDB plugin stores the URI of selected account in GConf instead of the UID. There seems to be no simple way to lookup a URI in an ESourceList, so I had to write a big dumb O(n) lookup function for the URI string and then pass the result to the ESourceComboBox widget. I've added revised patches to bug #417999 that fix this problem. I'll push some updated Fedora packages via the usual channels.
Closing as NOTGNOME since this is related to a Fedora patch.
*** Bug 460409 has been marked as a duplicate of this bug. ***
*** Bug 455180 has been marked as a duplicate of this bug. ***
*** Bug 445445 has been marked as a duplicate of this bug. ***
*** Bug 477793 has been marked as a duplicate of this bug. ***
*** Bug 433922 has been marked as a duplicate of this bug. ***
*** Bug 436128 has been marked as a duplicate of this bug. ***
*** Bug 438139 has been marked as a duplicate of this bug. ***
*** Bug 438276 has been marked as a duplicate of this bug. ***
*** Bug 440388 has been marked as a duplicate of this bug. ***
*** Bug 444079 has been marked as a duplicate of this bug. ***
*** Bug 444395 has been marked as a duplicate of this bug. ***
*** Bug 444474 has been marked as a duplicate of this bug. ***
*** Bug 444852 has been marked as a duplicate of this bug. ***
*** Bug 444866 has been marked as a duplicate of this bug. ***
*** Bug 444924 has been marked as a duplicate of this bug. ***
*** Bug 444966 has been marked as a duplicate of this bug. ***
*** Bug 449842 has been marked as a duplicate of this bug. ***
*** Bug 465234 has been marked as a duplicate of this bug. ***
*** Bug 434653 has been marked as a duplicate of this bug. ***
*** Bug 492570 has been marked as a duplicate of this bug. ***
*** Bug 494670 has been marked as a duplicate of this bug. ***
*** Bug 497420 has been marked as a duplicate of this bug. ***
*** Bug 487321 has been marked as a duplicate of this bug. ***
*** Bug 496695 has been marked as a duplicate of this bug. ***
*** Bug 496652 has been marked as a duplicate of this bug. ***
*** Bug 498339 has been marked as a duplicate of this bug. ***
*** Bug 498805 has been marked as a duplicate of this bug. ***
*** Bug 499306 has been marked as a duplicate of this bug. ***
*** Bug 499709 has been marked as a duplicate of this bug. ***
*** Bug 500093 has been marked as a duplicate of this bug. ***
*** Bug 500110 has been marked as a duplicate of this bug. ***
*** Bug 492625 has been marked as a duplicate of this bug. ***
*** Bug 496026 has been marked as a duplicate of this bug. ***
*** Bug 500256 has been marked as a duplicate of this bug. ***
*** Bug 500301 has been marked as a duplicate of this bug. ***
*** Bug 500199 has been marked as a duplicate of this bug. ***
*** Bug 488005 has been marked as a duplicate of this bug. ***
*** Bug 486079 has been marked as a duplicate of this bug. ***
*** Bug 463570 has been marked as a duplicate of this bug. ***
*** Bug 463657 has been marked as a duplicate of this bug. ***
*** Bug 464175 has been marked as a duplicate of this bug. ***
*** Bug 465514 has been marked as a duplicate of this bug. ***
*** Bug 465828 has been marked as a duplicate of this bug. ***
*** Bug 465911 has been marked as a duplicate of this bug. ***
*** Bug 466917 has been marked as a duplicate of this bug. ***
*** Bug 466945 has been marked as a duplicate of this bug. ***
*** Bug 467004 has been marked as a duplicate of this bug. ***
*** Bug 467047 has been marked as a duplicate of this bug. ***
*** Bug 467260 has been marked as a duplicate of this bug. ***
*** Bug 468755 has been marked as a duplicate of this bug. ***
*** Bug 470950 has been marked as a duplicate of this bug. ***
*** Bug 472510 has been marked as a duplicate of this bug. ***
*** Bug 475431 has been marked as a duplicate of this bug. ***
*** Bug 475913 has been marked as a duplicate of this bug. ***
*** Bug 477105 has been marked as a duplicate of this bug. ***
*** Bug 477929 has been marked as a duplicate of this bug. ***
*** Bug 478664 has been marked as a duplicate of this bug. ***
*** Bug 478828 has been marked as a duplicate of this bug. ***
*** Bug 478925 has been marked as a duplicate of this bug. ***
*** Bug 481132 has been marked as a duplicate of this bug. ***
*** Bug 483058 has been marked as a duplicate of this bug. ***
*** Bug 483494 has been marked as a duplicate of this bug. ***
*** Bug 485075 has been marked as a duplicate of this bug. ***
*** Bug 485166 has been marked as a duplicate of this bug. ***
*** Bug 485362 has been marked as a duplicate of this bug. ***
*** Bug 485622 has been marked as a duplicate of this bug. ***
*** Bug 486048 has been marked as a duplicate of this bug. ***
*** Bug 489867 has been marked as a duplicate of this bug. ***
*** Bug 489898 has been marked as a duplicate of this bug. ***
*** Bug 490791 has been marked as a duplicate of this bug. ***
*** Bug 490976 has been marked as a duplicate of this bug. ***
*** Bug 491056 has been marked as a duplicate of this bug. ***
*** Bug 444801 has been marked as a duplicate of this bug. ***
*** Bug 454065 has been marked as a duplicate of this bug. ***
*** Bug 467743 has been marked as a duplicate of this bug. ***
*** Bug 487813 has been marked as a duplicate of this bug. ***
*** Bug 493022 has been marked as a duplicate of this bug. ***
*** Bug 493888 has been marked as a duplicate of this bug. ***
*** Bug 494154 has been marked as a duplicate of this bug. ***
*** Bug 494536 has been marked as a duplicate of this bug. ***
*** Bug 495235 has been marked as a duplicate of this bug. ***
*** Bug 495365 has been marked as a duplicate of this bug. ***
*** Bug 495487 has been marked as a duplicate of this bug. ***
*** Bug 501282 has been marked as a duplicate of this bug. ***
*** Bug 501619 has been marked as a duplicate of this bug. ***
*** Bug 495372 has been marked as a duplicate of this bug. ***
*** Bug 502024 has been marked as a duplicate of this bug. ***
*** Bug 502427 has been marked as a duplicate of this bug. ***
*** Bug 502467 has been marked as a duplicate of this bug. ***
*** Bug 502480 has been marked as a duplicate of this bug. ***
*** Bug 502539 has been marked as a duplicate of this bug. ***
*** Bug 502633 has been marked as a duplicate of this bug. ***
*** Bug 502659 has been marked as a duplicate of this bug. ***
*** Bug 502683 has been marked as a duplicate of this bug. ***
*** Bug 500856 has been marked as a duplicate of this bug. ***
*** Bug 502168 has been marked as a duplicate of this bug. ***
*** Bug 502200 has been marked as a duplicate of this bug. ***
*** Bug 502221 has been marked as a duplicate of this bug. ***
*** Bug 502264 has been marked as a duplicate of this bug. ***
*** Bug 502344 has been marked as a duplicate of this bug. ***
*** Bug 502379 has been marked as a duplicate of this bug. ***
*** Bug 502387 has been marked as a duplicate of this bug. ***
*** Bug 502424 has been marked as a duplicate of this bug. ***
*** Bug 502438 has been marked as a duplicate of this bug. ***
*** Bug 496620 has been marked as a duplicate of this bug. ***
*** Bug 496472 has been marked as a duplicate of this bug. ***
*** Bug 496450 has been marked as a duplicate of this bug. ***
*** Bug 496430 has been marked as a duplicate of this bug. ***
*** Bug 496410 has been marked as a duplicate of this bug. ***
*** Bug 496360 has been marked as a duplicate of this bug. ***
*** Bug 496188 has been marked as a duplicate of this bug. ***
*** Bug 496104 has been marked as a duplicate of this bug. ***
*** Bug 496003 has been marked as a duplicate of this bug. ***
*** Bug 495409 has been marked as a duplicate of this bug. ***
*** Bug 494517 has been marked as a duplicate of this bug. ***
*** Bug 494445 has been marked as a duplicate of this bug. ***
*** Bug 493847 has been marked as a duplicate of this bug. ***
*** Bug 493104 has been marked as a duplicate of this bug. ***
*** Bug 493007 has been marked as a duplicate of this bug. ***
*** Bug 492868 has been marked as a duplicate of this bug. ***
*** Bug 492864 has been marked as a duplicate of this bug. ***
*** Bug 492390 has been marked as a duplicate of this bug. ***
*** Bug 491889 has been marked as a duplicate of this bug. ***
*** Bug 491878 has been marked as a duplicate of this bug. ***
*** Bug 488959 has been marked as a duplicate of this bug. ***
*** Bug 489725 has been marked as a duplicate of this bug. ***
*** Bug 489823 has been marked as a duplicate of this bug. ***
*** Bug 490071 has been marked as a duplicate of this bug. ***
*** Bug 490194 has been marked as a duplicate of this bug. ***
*** Bug 490756 has been marked as a duplicate of this bug. ***
*** Bug 488779 has been marked as a duplicate of this bug. ***
*** Bug 488758 has been marked as a duplicate of this bug. ***
*** Bug 485783 has been marked as a duplicate of this bug. ***
*** Bug 485460 has been marked as a duplicate of this bug. ***
*** Bug 485009 has been marked as a duplicate of this bug. ***
*** Bug 484764 has been marked as a duplicate of this bug. ***
*** Bug 484762 has been marked as a duplicate of this bug. ***
*** Bug 484326 has been marked as a duplicate of this bug. ***
*** Bug 483218 has been marked as a duplicate of this bug. ***
*** Bug 482972 has been marked as a duplicate of this bug. ***
*** Bug 482746 has been marked as a duplicate of this bug. ***
*** Bug 482719 has been marked as a duplicate of this bug. ***
*** Bug 482345 has been marked as a duplicate of this bug. ***
*** Bug 482160 has been marked as a duplicate of this bug. ***
*** Bug 481512 has been marked as a duplicate of this bug. ***
*** Bug 481271 has been marked as a duplicate of this bug. ***
*** Bug 481135 has been marked as a duplicate of this bug. ***
*** Bug 481052 has been marked as a duplicate of this bug. ***
*** Bug 480908 has been marked as a duplicate of this bug. ***
*** Bug 480829 has been marked as a duplicate of this bug. ***
*** Bug 480826 has been marked as a duplicate of this bug. ***
*** Bug 480541 has been marked as a duplicate of this bug. ***
*** Bug 480291 has been marked as a duplicate of this bug. ***
*** Bug 478353 has been marked as a duplicate of this bug. ***
*** Bug 476797 has been marked as a duplicate of this bug. ***
*** Bug 476728 has been marked as a duplicate of this bug. ***
*** Bug 473577 has been marked as a duplicate of this bug. ***
*** Bug 473108 has been marked as a duplicate of this bug. ***
*** Bug 469749 has been marked as a duplicate of this bug. ***
*** Bug 466862 has been marked as a duplicate of this bug. ***
*** Bug 462001 has been marked as a duplicate of this bug. ***
*** Bug 464072 has been marked as a duplicate of this bug. ***
*** Bug 463994 has been marked as a duplicate of this bug. ***
*** Bug 463630 has been marked as a duplicate of this bug. ***
*** Bug 463568 has been marked as a duplicate of this bug. ***
*** Bug 461465 has been marked as a duplicate of this bug. ***
*** Bug 457803 has been marked as a duplicate of this bug. ***
*** Bug 455802 has been marked as a duplicate of this bug. ***
*** Bug 463291 has been marked as a duplicate of this bug. ***
*** Bug 452222 has been marked as a duplicate of this bug. ***
*** Bug 450947 has been marked as a duplicate of this bug. ***
*** Bug 450913 has been marked as a duplicate of this bug. ***
*** Bug 448616 has been marked as a duplicate of this bug. ***
*** Bug 491757 has been marked as a duplicate of this bug. ***
*** Bug 480038 has been marked as a duplicate of this bug. ***
*** Bug 475330 has been marked as a duplicate of this bug. ***
*** Bug 442030 has been marked as a duplicate of this bug. ***
*** Bug 464159 has been marked as a duplicate of this bug. ***
*** Bug 469626 has been marked as a duplicate of this bug. ***
*** Bug 502440 has been marked as a duplicate of this bug. ***
*** Bug 502774 has been marked as a duplicate of this bug. ***
*** Bug 503405 has been marked as a duplicate of this bug. ***
*** Bug 504229 has been marked as a duplicate of this bug. ***
*** Bug 504816 has been marked as a duplicate of this bug. ***
*** Bug 508613 has been marked as a duplicate of this bug. ***
*** Bug 508875 has been marked as a duplicate of this bug. ***
*** Bug 509646 has been marked as a duplicate of this bug. ***
*** Bug 510375 has been marked as a duplicate of this bug. ***
*** Bug 510476 has been marked as a duplicate of this bug. ***
*** Bug 505200 has been marked as a duplicate of this bug. ***
*** Bug 505879 has been marked as a duplicate of this bug. ***
*** Bug 506908 has been marked as a duplicate of this bug. ***
*** Bug 509408 has been marked as a duplicate of this bug. ***
*** Bug 506782 has been marked as a duplicate of this bug. ***
*** Bug 506968 has been marked as a duplicate of this bug. ***
*** Bug 504750 has been marked as a duplicate of this bug. ***
*** Bug 507050 has been marked as a duplicate of this bug. ***
*** Bug 508058 has been marked as a duplicate of this bug. ***
*** Bug 510754 has been marked as a duplicate of this bug. ***
*** Bug 511180 has been marked as a duplicate of this bug. ***
*** Bug 507275 has been marked as a duplicate of this bug. ***
*** Bug 506026 has been marked as a duplicate of this bug. ***
*** Bug 507083 has been marked as a duplicate of this bug. ***
*** Bug 507250 has been marked as a duplicate of this bug. ***
*** Bug 507343 has been marked as a duplicate of this bug. ***
*** Bug 511098 has been marked as a duplicate of this bug. ***
*** Bug 512325 has been marked as a duplicate of this bug. ***
*** Bug 513780 has been marked as a duplicate of this bug. ***
*** Bug 513805 has been marked as a duplicate of this bug. ***
*** Bug 513308 has been marked as a duplicate of this bug. ***
*** Bug 506337 has been marked as a duplicate of this bug. ***
*** Bug 510607 has been marked as a duplicate of this bug. ***
*** Bug 510778 has been marked as a duplicate of this bug. ***
*** Bug 513833 has been marked as a duplicate of this bug. ***
*** Bug 514413 has been marked as a duplicate of this bug. ***
*** Bug 514432 has been marked as a duplicate of this bug. ***
*** Bug 514387 has been marked as a duplicate of this bug. ***
*** Bug 510213 has been marked as a duplicate of this bug. ***
*** Bug 511331 has been marked as a duplicate of this bug. ***
*** Bug 508978 has been marked as a duplicate of this bug. ***
*** Bug 509049 has been marked as a duplicate of this bug. ***
*** Bug 509069 has been marked as a duplicate of this bug. ***
*** Bug 507431 has been marked as a duplicate of this bug. ***
*** Bug 507999 has been marked as a duplicate of this bug. ***
*** Bug 505634 has been marked as a duplicate of this bug. ***
*** Bug 505055 has been marked as a duplicate of this bug. ***
*** Bug 505849 has been marked as a duplicate of this bug. ***
*** Bug 504698 has been marked as a duplicate of this bug. ***
*** Bug 503210 has been marked as a duplicate of this bug. ***
*** Bug 503034 has been marked as a duplicate of this bug. ***
*** Bug 508001 has been marked as a duplicate of this bug. ***
*** Bug 508060 has been marked as a duplicate of this bug. ***
*** Bug 510043 has been marked as a duplicate of this bug. ***
*** Bug 514585 has been marked as a duplicate of this bug. ***
*** Bug 514778 has been marked as a duplicate of this bug. ***
*** Bug 505410 has been marked as a duplicate of this bug. ***
*** Bug 514916 has been marked as a duplicate of this bug. ***
*** Bug 514783 has been marked as a duplicate of this bug. ***
*** Bug 504798 has been marked as a duplicate of this bug. ***
*** Bug 505555 has been marked as a duplicate of this bug. ***
*** Bug 516135 has been marked as a duplicate of this bug. ***
*** Bug 516747 has been marked as a duplicate of this bug. ***
*** Bug 517058 has been marked as a duplicate of this bug. ***
*** Bug 502342 has been marked as a duplicate of this bug. ***
*** Bug 517493 has been marked as a duplicate of this bug. ***
*** Bug 517481 has been marked as a duplicate of this bug. ***
*** Bug 483291 has been marked as a duplicate of this bug. ***
*** Bug 517958 has been marked as a duplicate of this bug. ***
*** Bug 510752 has been marked as a duplicate of this bug. ***
*** Bug 518287 has been marked as a duplicate of this bug. ***
*** Bug 506485 has been marked as a duplicate of this bug. ***
*** Bug 506138 has been marked as a duplicate of this bug. ***
*** Bug 518364 has been marked as a duplicate of this bug. ***
*** Bug 504389 has been marked as a duplicate of this bug. ***
*** Bug 504364 has been marked as a duplicate of this bug. ***
*** Bug 504102 has been marked as a duplicate of this bug. ***
*** Bug 503926 has been marked as a duplicate of this bug. ***
*** Bug 504433 has been marked as a duplicate of this bug. ***
*** Bug 505812 has been marked as a duplicate of this bug. ***
*** Bug 505900 has been marked as a duplicate of this bug. ***
*** Bug 505988 has been marked as a duplicate of this bug. ***
*** Bug 506068 has been marked as a duplicate of this bug. ***
*** Bug 506303 has been marked as a duplicate of this bug. ***
*** Bug 506904 has been marked as a duplicate of this bug. ***
*** Bug 507035 has been marked as a duplicate of this bug. ***
*** Bug 507064 has been marked as a duplicate of this bug. ***
*** Bug 507192 has been marked as a duplicate of this bug. ***
*** Bug 507982 has been marked as a duplicate of this bug. ***
*** Bug 508271 has been marked as a duplicate of this bug. ***
*** Bug 508278 has been marked as a duplicate of this bug. ***
*** Bug 508308 has been marked as a duplicate of this bug. ***
*** Bug 508412 has been marked as a duplicate of this bug. ***
*** Bug 508884 has been marked as a duplicate of this bug. ***
*** Bug 513587 has been marked as a duplicate of this bug. ***
*** Bug 513741 has been marked as a duplicate of this bug. ***
*** Bug 515182 has been marked as a duplicate of this bug. ***
*** Bug 515334 has been marked as a duplicate of this bug. ***
*** Bug 518498 has been marked as a duplicate of this bug. ***
*** Bug 509266 has been marked as a duplicate of this bug. ***
*** Bug 514919 has been marked as a duplicate of this bug. ***
*** Bug 515006 has been marked as a duplicate of this bug. ***
*** Bug 508374 has been marked as a duplicate of this bug. ***
*** Bug 508504 has been marked as a duplicate of this bug. ***
*** Bug 508541 has been marked as a duplicate of this bug. ***
*** Bug 510597 has been marked as a duplicate of this bug. ***
*** Bug 513051 has been marked as a duplicate of this bug. ***
*** Bug 444167 has been marked as a duplicate of this bug. ***
*** Bug 518692 has been marked as a duplicate of this bug. ***
*** Bug 437419 has been marked as a duplicate of this bug. ***
*** Bug 489872 has been marked as a duplicate of this bug. ***
*** Bug 480210 has been marked as a duplicate of this bug. ***
*** Bug 479007 has been marked as a duplicate of this bug. ***
*** Bug 472591 has been marked as a duplicate of this bug. ***
*** Bug 469797 has been marked as a duplicate of this bug. ***
*** Bug 468355 has been marked as a duplicate of this bug. ***
*** Bug 449996 has been marked as a duplicate of this bug. ***
*** Bug 448890 has been marked as a duplicate of this bug. ***
*** Bug 442949 has been marked as a duplicate of this bug. ***
*** Bug 436085 has been marked as a duplicate of this bug. ***
*** Bug 436043 has been marked as a duplicate of this bug. ***
*** Bug 431396 has been marked as a duplicate of this bug. ***
*** Bug 518237 has been marked as a duplicate of this bug. ***
*** Bug 518549 has been marked as a duplicate of this bug. ***
*** Bug 518931 has been marked as a duplicate of this bug. ***
*** Bug 519039 has been marked as a duplicate of this bug. ***
*** Bug 519180 has been marked as a duplicate of this bug. ***
*** Bug 518272 has been marked as a duplicate of this bug. ***
*** Bug 518519 has been marked as a duplicate of this bug. ***
*** Bug 518663 has been marked as a duplicate of this bug. ***
*** Bug 518800 has been marked as a duplicate of this bug. ***
*** Bug 518810 has been marked as a duplicate of this bug. ***
*** Bug 518856 has been marked as a duplicate of this bug. ***
*** Bug 518865 has been marked as a duplicate of this bug. ***
*** Bug 519205 has been marked as a duplicate of this bug. ***
*** Bug 440422 has been marked as a duplicate of this bug. ***
*** Bug 520312 has been marked as a duplicate of this bug. ***
*** Bug 520239 has been marked as a duplicate of this bug. ***
*** Bug 520262 has been marked as a duplicate of this bug. ***
*** Bug 520528 has been marked as a duplicate of this bug. ***
*** Bug 520602 has been marked as a duplicate of this bug. ***
*** Bug 520930 has been marked as a duplicate of this bug. ***
*** Bug 520942 has been marked as a duplicate of this bug. ***
*** Bug 520976 has been marked as a duplicate of this bug. ***
*** Bug 521347 has been marked as a duplicate of this bug. ***
*** Bug 521348 has been marked as a duplicate of this bug. ***
*** Bug 516931 has been marked as a duplicate of this bug. ***
*** Bug 521073 has been marked as a duplicate of this bug. ***
*** Bug 521643 has been marked as a duplicate of this bug. ***
*** Bug 521556 has been marked as a duplicate of this bug. ***
*** Bug 521584 has been marked as a duplicate of this bug. ***
*** Bug 520035 has been marked as a duplicate of this bug. ***
*** Bug 520089 has been marked as a duplicate of this bug. ***
*** Bug 521075 has been marked as a duplicate of this bug. ***
*** Bug 521101 has been marked as a duplicate of this bug. ***
*** Bug 495891 has been marked as a duplicate of this bug. ***
*** Bug 482462 has been marked as a duplicate of this bug. ***
*** Bug 482598 has been marked as a duplicate of this bug. ***
*** Bug 482859 has been marked as a duplicate of this bug. ***
*** Bug 482860 has been marked as a duplicate of this bug. ***
*** Bug 466888 has been marked as a duplicate of this bug. ***
*** Bug 441638 has been marked as a duplicate of this bug. ***
*** Bug 492133 has been marked as a duplicate of this bug. ***
*** Bug 480320 has been marked as a duplicate of this bug. ***
*** Bug 480624 has been marked as a duplicate of this bug. ***
*** Bug 480821 has been marked as a duplicate of this bug. ***
*** Bug 440446 has been marked as a duplicate of this bug. ***