[00:21] cjwatson: what URL format would you like for the wubi builds? Is http://cdimage.ubuntu.com/wubi/current/, http://cdimage.ubuntu.com/kubuntu/wubi/current/, ... okay? [00:26] oh and for the curious, xz -9 brings the wubi disk image and bootloader down to 467M, -9e offered no change and -6 came in at 491M [00:27] beats the hell out of 700M [07:59] ubiquity: evand * r4765 pygi/ (tests/test_gtkwidgets.py ubiquity/nm.py): Don't show a strength icon for the wifi card, even if there are no APs. [08:13] ubiquity: evand * r4766 pygi/ (tests/test_gtkwidgets.py ubiquity/nm.py): Fix one-off error on setting the correct signal strength icon. [08:46] ubiquity: evand * r4767 pygi/ubiquity/nm.py: One more place where we were using the wrong parent iter check. [08:57] ubiquity: evand * r4768 pygi/tests/test_gtkwidgets.py: Add a test for the NetworkManagerTreeView data_func. [09:13] ev: wubi urls> that seems ok [09:16] cjwatson: cool, thanks [10:00] ev: your latest download-live-filesystems apparently has a syntax error [10:00] /srv/cdimage.ubuntu.com/bin/download-live-filesystems: 24: Syntax error: "elif" unexpected [10:00] ugh, fixing [10:01] apols, written at ridiculous o'clock [10:08] fixed [10:08] I had messed up the merge conflicts [10:09] thanks [10:10] trying to install from USB the 10.04.3 candidate: [10:10] Unknown keyword in configuration file: gfxboot [10:11] vesamenu.c32: not a COM32R image [10:11] you need to use a lucid system to run usb-creator, unfortunately [10:11] https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/645818 [10:11] Ubuntu bug 645818 in usb-creator "Unknown keyword in configuration file: gfxboot" [Medium,Triaged] [10:12] what a conundrum [10:12] i guess vbox will do it [11:12] ubiquity: evand * r4769 pygi/ubiquity/nm.py: Add wireless_hardware_present method. Expose connection state change as a signal (doesn't seem to work yet). [11:21] partman-auto-loop: cjwatson * r59 ubuntu/ (autopartition-loop debian/changelog): [11:21] partman-auto-loop: Migrate from /var/run/sendsigs.omit to /run/sendsigs.omit.d/ntfs-3g, [11:21] partman-auto-loop: matching ntfs-3g 1:2011.1.15-0.1ubuntu2. [11:22] partman-auto-loop: cjwatson * r60 ubuntu/debian/changelog: releasing version 0ubuntu20 [11:23] ubiquity: cjwatson * r4787 trunk/debian/ (changelog oem-config.oem-config.upstart): Remove dead code from debian/oem-config.oem-config.upstart. [12:40] ubiquity: cjwatson * r4128 lucid-proposed/debian/ (4 files): [12:40] ubiquity: Separate out oem-config-debconf into a new Upstart job to prevent race [12:40] ubiquity: conditions between oem-config-gtk and gdm (thanks, Mario Limonciello; [12:40] ubiquity: LP: #650703). [12:45] ubiquity: cjwatson * r4129 lucid-proposed/debian/changelog: clarify [12:48] ubiquity: cjwatson * r4130 lucid-proposed/debian/changelog: releasing version 2.2.27 [12:48] /srv/cdimage.ubuntu.com/bin/find-live-filesystem: 150: Syntax error: redirection unexpected (expecting ")") [12:49] ev: ^- [12:49] ah, looks like you/someone fixed that already [12:51] yeah, sorry about that [12:51] not sure how that snuck in [12:51] ubiquity: cjwatson * r4422 maverick-proposed/debian/ (4 files): [12:51] ubiquity: Separate out oem-config-debconf into a new Upstart job which is only [12:51] ubiquity: installed in the oem-config-debconf package, to prevent race conditions [12:51] ubiquity: between oem-config-gtk and gdm (thanks, Mario Limonciello; LP: #650703). [12:55] ubiquity: cjwatson * r4423 maverick-proposed/debian/changelog: releasing version 2.4.10 [13:28] ugh, I'll have live-build's ubuntu revision up to triple digits before long [13:46] ev, oh? [13:46] cody-somerville: just hacking wubi into place [13:46] ev, I'm sitting next to Daniel Bauman, upstream for live-build [13:46] ev, Anything we can push upstream? [13:48] it's all handled as a hook [13:48] see debian/patches/build-wubildr.patch [13:49] ev, FYI (incase you weren't aware), you can just drop that into the local hooks directory in your config for testing purposes. [13:54] indeed - my problems entirely lie around cdimage though [15:02] ubiquity: evand * r4770 pygi/ubiquity/plugins/ubi-partman.py: Pass required user_data parameter to callbacks. [15:05] ubiquity: evand * r4771 pygi/ubiquity/plugins/ubi-partman.py: It's increment, not incr, now. [15:28] ubiquity: evand * r4772 pygi/ubiquity/plugins/ubi-partman.py: Port over the edit partition box. [15:33] ubiquity: evand * r4773 pygi/ubiquity/frontend/gtk_ui.py: The GtkDialog's content area is wrapped in a function call now. === brendand_ is now known as brendand_n310 [16:36] ubiquity: evand * r4774 pygi/gui/gtk/stepPartAdvanced.ui: Port stepPartAdvanced UI to GTK3