[00:23] ubiquity: stgraber * r5222 ubiquity/ubiquity/frontend/gtk_ui.py: gtk_ui: Move the pending_quits decrement to right after the main loop exits as it sometimes seems to take a while. [00:24] ubiquity: stgraber * r5223 ubiquity/ubiquity/plugins/ubi-console-setup.py: ubi-console-setup: Revert the set_sensitive() change, keep the 600ms delay and add some checks to avoid refreshing the UI when not absolutely needed. [00:25] ubiquity: stgraber * r5224 ubiquity/debian/changelog: Update changelog [01:45] ubiquity: stgraber * r5225 ubiquity/debian/changelog: releasing version 2.9.23 === gema_ is now known as gema [15:03] stgraber, since you seem to like ubiquity, would you mind looking at bug 830946 too ? [15:03] Launchpad bug 830946 in ubiquity "Nothing displayed on embedded terminal." [Medium,Triaged] https://launchpad.net/bugs/830946 [15:05] jibel: this one has been around for a while and I seem to remember cjwatson or ev having an idea of the cause, would be nice to have it fixed this cycle though [15:06] stgraber, I think it's just a matter of font size. you can see the content if you scroll. [17:13] bdmurray: so in my ubiquity bug list for the day I have: bug 942030, bug 943844 and bug 924511 [17:13] Launchpad bug 942030 in ubiquity "'Take a photo' preview pane not showing live preview" [High,Confirmed] https://launchpad.net/bugs/942030 [17:13] Launchpad bug 943844 in ubiquity "No welcoming message if install chosen in gfxboot and no network" [Medium,Triaged] https://launchpad.net/bugs/943844 [17:13] Launchpad bug 924511 in ubiquity "ubiquity tells me my computer name already exists on the network - hostname lookup can be slow" [Low,Triaged] https://launchpad.net/bugs/924511 [17:14] bdmurray: then I'll spend a few minutes on wubi as I noticed it's not working with Edubuntu (free space check seems to be the issue) [17:14] bdmurray: the bugs above are bugs I assigned myself over the past few days, if you have anything omg-critical let me know (and assign it to me so it shows up on my list) [17:14] jibel: same [17:15] stgraber: will do, thanks! [17:20] stgraber: bug 942539 should be a quick fix [17:20] Launchpad bug 942539 in ubiquity "Ubiquity desktop icon text looks messy" [Low,Triaged] https://launchpad.net/bugs/942539 [17:21] bdmurray: it's not :) [17:21] bdmurray: AFAIK we can't put line breaks in a .desktop file name [17:21] ah [17:22] bdmurray: so possible fixes are to either change gtk/nautilus to avoid breaking the version number, change the font size or add some spaces and hope it works with all the flavours/derivatives/translations [17:23] maybe just have it say "Install Ubuntu" and avoid the version altogether [17:26] that'd work, though I guess there was a reason we implemented all that code in casper to put the right version string there... [17:26] maybe some design specs [17:26] Maybe we should discuss it next wednesday? [17:27] jibel: what is the status of bug 942111? [17:27] Launchpad bug 942111 in ubiquity "ubiquity crashed in ubi-partman.py : ValueError: I/O operation on closed file" [High,New] https://launchpad.net/bugs/942111 [17:27] bdmurray: yep, that'd be good. I'm happy to do the change in casper, I just want to make sure we won't get shout at for doing it ;) [17:29] In my mind the version information seems extraneous, you aren't choosing between 12.04 and 11.10. [17:29] You've already made a version choice. [17:37] bdmurray, didn't have time to reproduce. it's on my list [18:02] jibel: okay, thanks [18:03] stgraber: okay, maybe bug 926493 is easy! [18:03] Launchpad bug 926493 in ubiquity "The installer still says your picture will be used on the login screen" [Low,Confirmed] https://launchpad.net/bugs/926493 [18:07] bdmurray: yep, that's easy but will need a UIFe for the change in string [18:08] and not sure what kubuntu is doing, maybe the sentence is still right in some cases [20:07] ubiquity: stgraber * r5226 ubiquity/src/webcam/webcam.c: webcam: image-capture-encoder is deprecated and gst_caps_new_simple needs to use a supported width/height, going with 640x480 as it seems standard for most webcams. (LP: #942030) [20:09] ubiquity: stgraber * r5227 ubiquity/debian/changelog: Update changelog [20:36] bdmurray: do you think "This picture will be associated with your user account and displayed at various places along with your username." would work as a generic replacement for "This picture will identify you in the account settings, login screen, and lock screen."? [20:36] the idea is that I don't want to update the string every time DX changes something and it's a pain to have per-flavour strings [20:38] yes, but maybe 'your user and displayed along with your username in places' [20:39] either way though ;-) [20:47] ok, updated the bug to make a UIFe, will see what the different teams thing of it