> For future releases libmbca could use resources from iso-codes package and wouldn't need libgweather anymore, but that change is too big for jaunty.
What about enabling old, "LIBGWEATHER_PRIOR_2_23_6" code? The following patch has worked for me. --- libmbca-0.0.3~bzr42.orig/src/provider_thread.c +++ libmbca-0.0.3~bzr42/src/provider_thread.c @@ -32,7 +32,7 @@ #include "gnome-panel/system-timezone.h" -#ifdef LIBGWEATHER_PRIOR_2_23_6 +#if 1 /** * ret must be freed */ -- Lots of country names are missing, showing "missing from libgweather" in mobile broadband connection wizard. https://bugs.launchpad.net/bugs/334377 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs