GNOME Bugzilla – Bug 171855
what's up with these 'untranslated' location name strings in gweather?
Last modified: 2010-01-24 01:05:57 UTC
gweather passes around a whole whack of 'untrans_name' strings. davyd thinks that these are a relic from older times and aren't really needed anymore. he's probably right. fix this sometime after the branch.
Davyd branched today. Fixed in HEAD now.
If this fixes the memory management problems / leaks it would be nice if we could backport gweather-xml.c changes to the stable branch as well.
I'm fairly sure the XML parser is free of leaks now (although something elsewhere is still leaking between 15-50k per open/close of the preferences dialog). It also solves the gnome_i18n_get_language_list nastiness. I agree that this should go into 2.10.1. Reopening. Davyd?
Go on, back port it. It's better then it being broken in gnome-2-10.
These changes break exactly one freeze stable branch: String freeze. The following string has been added: _("Failed to load the Locations XML database. Please report this as a bug.") This is a "the impossible has happened" type error that the user will never see (unless someone breaks the XML file).