[02:01] console-setup: cjwatson * r38 ubuntu/debian/ (changelog config.proto): [02:01] console-setup: * Handle an empty codeset in the configuration file gracefully (a remnant [02:01] console-setup: of a previous bug, perhaps Debian #420802?), and re-ask the question on [02:01] console-setup: upgrade (LP: #91399). [02:01] Debian bug 420802 in console-setup "console-setup: Default for console-setup/codeset not in Choices" [Normal,Closed] http://bugs.debian.org/420802 [02:01] Debian bug 420802 in console-setup "console-setup: Default for console-setup/codeset not in Choices" [Normal,Fixed] http://bugs.debian.org/420802 [02:02] sigh [02:04] I've asked #ubuntu-irc for help [07:19] cjwatson: oem-config r391 feeds debian-installer/locale to the target system. Sorry that took so long, I chased what turned out to be a non-existant bug in oem-config's language component. [08:38] ugh, then again maybe it's not. [09:39] ah, it appears to be a bug with language.py's interaction with hardy's localechooser as ubiquity has the same problem, which isn't present in gutsy. [12:10] New code for zoom-map-widget is available at http://paste.ubuntu-nl.org/51336/ (cannot push to launchpad atm) [12:10] added event notification and improved rendering speed [12:11] mpt give it a look, should be close to what you suggested [12:12] it also includes a full-zoom mode as specified in the spec (but it must be turned on in code since I like partial-zoom better) [12:14] the code can be considered beta quality [12:15] nifty [12:15] but yeah, not as specified [12:16] I wonder how that interacts with an actual screen magnifier [12:16] to run it you also need the png world map image [12:16] I downloaded a gif from Google Images :-P [12:17] use http://codebrowse.launchpad.net/~ubuntu-installer/ubiquity/zoom-map-widget/download/ago%40nbago-20080109094346-qucbdu1yrybtp6ie/world_map1920.png-20080108235140-yqggaraa9m57xkqr-1/world_map-1920.png [12:17] as png file [12:17] I think magnifying a little box makes it harder to see where you are [12:17] in code you can change: full_zoom = True [12:18] towards the end of the file [12:18] or rather, it makes it harder to see places *next to* where you are. [12:18] that is what is in the spec [12:18] ooh yes [12:19] I prefer the partial-zoom but it's a matter of taste, of course the size and shape of the zoom-window can be changed at will [12:19] courtesy of cairo [12:19] The only thing that's missing is zooming out when the pointer is outside the map area [12:19] yeah I forgot to add that [12:20] but it's rather easy, simply call redraw_all when you have a out-of-widget notification [12:25] well, ideally it would zoom more smoothly than that :-) [12:25] over the course of 0.5 seconds or thereabouts [12:30] xivuon: re beer and merges> I owe you both :) Thanks a bunch for taking the time do implement this. [12:30] to* [12:30] evand you are most welcome [12:31] you can take over from http://paste.ubuntu-nl.org/51336/ [12:31] I can merge that tonight into launchpad [12:32] ok, I'll keep you posted on merging it in. [12:33] mpt re zooming in/out I agree that some animation would be better, re zoomout on mouseout I am not sure how to detected way [12:33] eveand all yours [18:18] installation-guide: cjwatson * r406 ubuntu/ (debian/changelog en/install-methods/automatic-install.xml): [18:18] installation-guide: * Document use of apt-install in Kickstart, and the fact that it only [18:18] installation-guide: works with %post --nochroot (thanks, Ryan Lovett). [18:45] oem-config: evand * r393 oem-config/ (debian/changelog lib/components/language.py): [18:45] oem-config: * Properly handle situations where localechooser might ask [18:45] oem-config: languagechooser/language-name-*. [18:55] ubiquity: evand * r2401 ubiquity/ (debian/changelog ubiquity/components/language.py): [18:55] ubiquity: * Properly handle situations where localechooser might ask [18:55] ubiquity: languagechooser/language-name-* (LP: #181440). [21:56] debian-installer: cjwatson * r867 ubuntu/ (36 files in 4 dirs): * Update copyright years to 2008. [23:12] who am i? [23:24] what happened to udevtrigger/udevsettle? [23:26] guess have to use udevadm [23:43] any chance of mounting hardy livecd squashfs within gutsy? [23:50] where are /lib/partman/recipes.sh and friends? that breaks partman-auto-loop [23:51] ahh /lib/partman/lib... [23:52] is /lib/partman/definitions.sh going to be moved as well?