On Fri, 2007-08-24 at 03:26 +0530, Veerapuram Varadhan wrote: > Sorry to ask you this, are you sure you are running the newly compiled > version of Evolution* processes and the libraries that it links to are > also the newly compiled ones? This question is relevant because the > patch actually removes the place where a *possible* miscalculation can > lead to this kinda message disappearing scenarios. If all of the > components and libraries are the newly compiled ones with my > test-patch, the bug wouldn't be a result of optimization work done in > 2.11.5.
Yes, I'm sure. I redid it all just to be doubly-sure. Here's some info: $ ls -al ../src/evolution-exchange/mail/mail-stub-exchange.c -rw-r--r-- 1 psmith psmith 94111 Aug 23 21:38 ../src/evolution-exchange/mail/mail-stub-exchange.c And: $ find . -type f -newer ../src/evolution-exchange/mail/mail-stub-exchange.c ./bin/exchange-connector-setup-2.12 ./etc/gconf/schemas/apps_exchange_addressbook-2.12.schemas ./lib/bonobo/servers/GNOME_Evolution_Exchange_Storage_2.12.server ./lib/evolution-data-server-1.2/camel-providers/libcamelexchange.urls ./lib/evolution-data-server-1.2/camel-providers/libcamelexchange.so ./lib/evolution-data-server-1.2/camel-providers/libcamelexchange.la ./lib/evolution-data-server-1.2/camel-providers/libcamelexchange.a ./libexec/evolution/2.12/evolution-exchange-storage ./share/locale/[...*...] ./share/evolution-exchange/2.12/glade/exchange-autoconfig-wizard.glade ./share/evolution-exchange/2.12/glade/exchange-change-password.glade ./share/evolution-exchange/2.12/glade/exchange-delegates.glade ./share/evolution-exchange/2.12/glade/exchange-oof.glade ./share/evolution-exchange/2.12/glade/exchange-permissions-dialog.glade ./share/evolution-exchange/2.12/glade/exchange-folder-tree.glade ./share/evolution-exchange/2.12/glade/exchange-passwd-expiry.glade ./share/evolution-exchange/2.12/images/connector.png ./share/evolution-exchange/2.12/images/connector-mini.png ./share/evolution-exchange/2.12/images/exchange-delegates-48.png ./share/evolution-exchange/2.12/images/exchange-oof-48.png ./share/evolution-exchange/2.12/ui/ximian-connector.xml And: $ ps -aef | grep /evo/ psmith 11181 1 0 Aug23 ? 00:00:27 /opt/evo/bin/evolution-2.12 psmith 11272 1 0 Aug23 ? 00:00:00 /opt/evo/libexec/evolution-data-server-1.12 --oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_InterfaceCheck --oaf-ior-fd=24 psmith 11279 1 0 Aug23 ? 00:00:04 /opt/evo/libexec/evolution/2.12/evolution-exchange-storage --oaf-activate-iid=OAFIID:GNOME_Evolution_Exchange_Component_Factory:2.12 --oaf-ior-fd=26 psmith 11293 1 0 Aug23 ? 00:00:00 /opt/evo/libexec/evolution/2.12/evolution-alarm-notify --oaf-activate-iid=OAFIID:GNOME_Evolution_Calendar_AlarmNotify_Factory:2.12 --oaf-ior-fd=29 And: $ ls -ald /proc/11181 /proc/11272 /proc/11279 /proc/11293 dr-xr-xr-x 5 psmith psmith 0 Aug 23 22:12 /proc/11181/ dr-xr-xr-x 5 psmith psmith 0 Aug 23 22:12 /proc/11272/ dr-xr-xr-x 5 psmith psmith 0 Aug 23 22:12 /proc/11279/ dr-xr-xr-x 5 psmith psmith 0 Aug 23 22:12 /proc/11293/ -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list