GNOME Bugzilla – Bug 661542
Weird "Cannot upgrade from version 0.xxxx" on first use
Last modified: 2011-10-12 13:37:21 UTC
Since there's now a default in the gconf schema for version (empty string, while there used to be not default), we need to correctly initialize the variables when checking version update. Here's a simple patch.
Created attachment 198843 [details] [review] Correctly initialize the variables when checking version update Else, we end up with non-initialized memory and "Cannot upgrade from version <random data>".
Makes perfect sense. Thanks for the patch! Not sure if this is needed on the gnome-3-2 branch, but it can't hurt. http://git.gnome.org/browse/evolution/commit/?id=c2288452b3a7181057935fdb9f28c191f7a78658 http://git.gnome.org/browse/evolution/commit/?h=gnome-3-2&id=e92b9ed8d85b555eaac65cb80eed8a7e0ddb5ddc