[00:20] cjwatson: thanks for your help earlier - i installed usb-creator and made an image and now i'm very happy to have ubuntu on my netbook. [00:25] Is the workflow for working on usb-creator seriously "Edit, debuild, install, test"? [00:28] tunk: yay [00:28] (is there any way to use it w/o doing so?) [00:28] cjwatson: your interest in such a dull question was much appreciated mate :) [00:29] lfaraone: you'll have to wait until evand's around for an authoritative answer [08:26] bonjour === cjwatson_ is now known as cjwatson [09:06] lfaraone: It is indeed. Patches welcome if that sufficiently bothers you. [09:36] hw-detect: cjwatson * r106 ubuntu/ (debian/changelog disk-detect.sh): [09:36] hw-detect: Check dmraid's exit code as well as parsing its output, the latter for [09:36] hw-detect: backward compatibility with dmraid << 1.0.0.rc15-1~exp4 only [09:36] hw-detect: (LP: #325947). [09:38] base-installer: cjwatson * r352 ubuntu/ (debian/changelog library.sh): [09:38] base-installer: Check dmraid's exit code as well as parsing its output, the latter for [09:38] base-installer: backward compatibility with dmraid << 1.0.0.rc15-1~exp4 only [09:38] base-installer: (LP: #325947). [09:41] grub-installer: cjwatson * r768 ubuntu/ (debian/changelog grub-installer): [09:41] grub-installer: Check dmraid's exit code as well as parsing its output, the latter for [09:41] grub-installer: backward compatibility with dmraid << 1.0.0.rc15-1~exp4 only [09:41] grub-installer: (LP: #325947). [09:42] os-prober: cjwatson * r228 ubuntu/ (debian/changelog os-prober): [09:42] os-prober: Check dmraid's exit code as well as parsing its output, the latter for [09:42] os-prober: backward compatibility with dmraid << 1.0.0.rc15-1~exp4 only [09:42] os-prober: (LP: #325947). [09:51] partman-base: cjwatson * r129 ubuntu/ (debian/changelog init.d/parted lib/base.sh): [09:51] partman-base: Check dmraid's exit code as well as parsing its output, the latter for [09:51] partman-base: backward compatibility with dmraid << 1.0.0.rc15-1~exp4 only [09:51] partman-base: (LP: #325947). [10:19] evand: does http://paste.ubuntu.com/117202/ look halfway plausible to you? this is for bug 328437 (see #ubuntu-devel) [10:19] Launchpad bug 328437 in ubiquity "initramfs generated before removing casper" [High,Triaged] https://launchpad.net/bugs/328437 [10:20] I'm going to test it but another pair of eyes wouldn't hurt [10:29] * evand looks [10:41] cjwatson: looks ok [11:03] hw-detect: cjwatson * r107 ubuntu/debian/changelog: releasing version 1.71ubuntu4 [11:55] evand: Yay maps in. And is horrifically garish but works. You might want to think re-wording the first line to Select your time zone and then a city from the drop down list. [11:56] You can do both by clicking on the map, but indeed, the text needs a bit of love. [11:56] The colors will also be fixed in the next iteration. The continents will also be made a solid color. [11:57] evand: I think it makes it a bit more obvious to select the time zone first and then the city. I can see people clicking on the city list and wondering why their city isn't there :) [11:58] hrm [11:58] the way it's currently worded sorry [12:00] I do need to move the text as well, per mpt's advice. But perhaps splitting it up with "Select your timezone from the map, or choose from the list below" above the map and "Select your region, then select a city near you." below it and above the drop down boxes. [12:07] Yes that would make it far more obvious :) [12:07] the pointy finger works well :) [12:26] Select your time zone from the map, or by region and city. [12:29] Select your time zone from the map, or by region and a nearby city. [12:29] hrm [12:30] First is more harmonious, second is more accurate [12:33] (Pedantic note: "time zone" is English, "timezone" is programmerese) [12:37] hmm. clicking on the region of sea at the bottom of the UTC+1 zone results in the UTC+2 zone being selected. [12:37] indeed the click handling seems completely off in various ways ... [12:37] The map is off somewhat. [12:38] I need to work on lining up the timezone points better. [12:38] But yes, perhaps clicking should stay within the timezone band [12:38] Rather than going for the shortest distance possible [12:38] yes, I think it should be unambiguous that if you click within a band you get that band selected; it's very confusing otherwise [12:39] absolutely, noted. [12:40] mpt: noted, I'll make that change as well [12:42] base-installer: cjwatson * r353 ubuntu/debian/changelog: releasing version 1.98ubuntu2 [12:42] I quite like the digital time beside the city [12:45] grub-installer: cjwatson * r769 ubuntu/debian/changelog: releasing version 1.36ubuntu2 [12:45] thanks, I need to work on that a little bit (moving it to the other side if you're on an edge, etc) [13:04] os-prober: cjwatson * r229 ubuntu/debian/changelog: releasing version 1.28ubuntu4 [14:09] partman-base: cjwatson * r130 ubuntu/debian/changelog: releasing version 128ubuntu7 [15:39] evand: Will the liveUSB creator work (theoretically) with tape drives? I'm wondering if I should add that to the "allowed devices" while I'm at it, or whehter it's pretty much useless. [15:41] I don't mind additional device types being added, provided they work of course, though I am very weary of making the test too broad and it picking up disk drives, leading a user to accidentally writing the usb image to one of their hard disk drives. [15:42] I'm also weary of turning the project into a swiss army knife, but if the code needed is simple and doesn't loosen the existing checks, I wouldn't mind it. [15:46] evand: Don't worry, HAL lets you be *very* spesific. [15:46] evand: You want a debdiff? [15:46] lfaraone: sure, or a regular diff would be fine [15:47] ideally bzr branches, but I can work a little to get a patch merged :) [17:47] ubiquity: evand * r3025 ubiquity/ (debian/changelog ubiquity/timezone_map.py): [17:47] ubiquity: Show the time to the left of the selected time zone city if the text [17:47] ubiquity: would otherwise extend past the right edge. [19:03] evand: please merge the branch linked to bug 280336 (~lfaraone/usb-creator/sd-support), the patch someone attached doens't cover the related devices. [19:03] Launchpad bug 280336 in usb-creator "support for SD cards and removable media" [Wishlist,Confirmed] https://launchpad.net/bugs/280336