johnbristol | A question about Lubi - am I likely to have problems installing it into a LVM/LUKS environment? Will the new GRUB pick up the fact that the existing distro needs the LUKS scan before it tries opening my existing root when I want to go back into that? | 02:05 |
---|---|---|
ara | cjwatson, I can confirm this bug in the latest kubuntu build. bug 539463 | 08:25 |
ubottu | Launchpad bug 539463 in ubiquity "console-setup exited 141" [High,Triaged] https://launchpad.net/bugs/539463 | 08:25 |
ara | I have attached the debug file with the trace | 08:25 |
ev | bah, gtk.Widget.rc_get_style isn't working in maybe-ubiquity | 09:06 |
ev | hrm, maybe this is actually a subtle ubiquity-dm bug | 09:06 |
* ev digs | 09:06 | |
ev | hrm, must be. Even using a realized widget and get_style instead of rc_get_style doesn't work. | 09:39 |
ara | ev, is there any reason why kubuntu ubiquity is not asking for my account name and password anymore? | 10:20 |
ev | ara: that page is probably crashing. Can you pastebin /var/log/installer/debug? | 10:20 |
ara | ev, I am installing now, will do when it's done | 10:21 |
ev | okay | 10:30 |
=== dpm is now known as dpm-bbl | ||
ara | ev, bug 546792 | 11:06 |
ubottu | Launchpad bug 546792 in ubiquity "Kubuntu installation no longer asks for login information" [Undecided,New] https://launchpad.net/bugs/546792 | 11:06 |
ev | ah, damn | 11:07 |
ev | entirely my fault | 11:07 |
ev | fixing now | 11:07 |
CIA-3 | ubiquity: evand * r3984 ubiquity/ (debian/changelog ubiquity/components/ubi-console-setup.py): | 11:15 |
CIA-3 | ubiquity: Correctly feed the calculated keyboard layout back to the running | 11:15 |
CIA-3 | ubiquity: component. This has the side benefit of the calculated layout | 11:15 |
CIA-3 | ubiquity: getting selected in the treeviews. | 11:15 |
CIA-3 | ubiquity: evand * r3985 ubiquity/ (debian/changelog ubiquity/components/ubi-usersetup.py): | 11:18 |
CIA-3 | ubiquity: Don't try to import the GTK LabelledEntry widget in the KDE frontend | 11:18 |
CIA-3 | ubiquity: (LP: #546792). | 11:18 |
ev | ara: ^ Fixed. Thanks for finding that so quickly! | 11:18 |
ara | ev, np :-) | 11:18 |
CIA-3 | ubiquity: evand * r3986 ubiquity/debian/changelog: LP bug reference. | 11:19 |
CIA-3 | ubiquity: evand * r3987 ubiquity/ (debian/changelog ubiquity/frontend/gtk_ui.py): | 11:37 |
CIA-3 | ubiquity: Disable the context menu in the slideshow frame. Thanks Dylan | 11:37 |
CIA-3 | ubiquity: McCall! | 11:37 |
=== rgreening_ is now known as rgreening | ||
=== dpm-bbl is now known as dpm | ||
ev | how on earth... bug 546255 has a different version of ubiquity and oem-config | 14:48 |
ubottu | Launchpad bug 546255 in ubiquity "[Lucid] Ubiquity 2.2.7 OEM Xubuntu install does not install oem-config" [Undecided,New] https://launchpad.net/bugs/546255 | 14:48 |
ev | ohhh | 14:48 |
ev | if you upgrade ubiquity via the installer, you won't get a new oem-config, will you? | 14:49 |
ev | wait, no. That's not right. | 14:49 |
ev | it's the other way around, oem-config is newer than ubiquity | 14:51 |
superm1 | cjwatson, i just wanted to remind you about enabling maybe-ubiquity in the mythbuntu builds. i looked at the daily two or three days ago and didn't see it | 15:14 |
cjwatson | did you send me artwork requirements? | 15:14 |
superm1 | just reusing the same artwork that's currently there is fine | 15:15 |
cjwatson | if you could file a bug against ubuntu-cdimage, that would be good | 15:15 |
cjwatson | I've stuck it in my todo though | 15:16 |
superm1 | sure. i think we just mentioned it over the weekend while you were on the n900 or so, so i assumed it was just forgotten | 15:16 |
cjwatson | yeah, it had slipped my mind, thanks | 15:16 |
CIA-3 | ubiquity: evand * r3988 ubiquity/ (debian/changelog ubiquity/components/ubi-language.py): | 15:33 |
CIA-3 | ubiquity: * Make sure the user we're not processing events before we've set up | 15:33 |
CIA-3 | ubiquity: the language list in the KDE frontend (LP: #528678). | 15:33 |
CIA-3 | ubiquity: * Don't try to translate the greeter with the C locale. | 15:33 |
CIA-3 | ubiquity: evand * r3989 ubiquity/debian/changelog: Don't let LP close 528678 as there are two parts to it. | 15:37 |
* ev sighs at overeager bug triagers marking lots of bugs as duplicates | 15:47 | |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r250 ubiquity-slideshow-ubuntu/debian/changelog: Add changelog entry for Dylan's changes. | 16:20 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r251 ubiquity-slideshow-ubuntu/ (5 files in 5 dirs): Update translation templates. | 16:24 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r252 ubiquity-slideshow-ubuntu/debian/changelog: releasing version 18 | 16:31 |
CIA-3 | ubiquity: evand * r3990 ubiquity/ (debian/changelog ubiquity/frontend/gtk_ui.py): | 17:05 |
CIA-3 | ubiquity: Don't destroy the main window when the close button is pressed | 17:05 |
CIA-3 | ubiquity: (LP: #543775). | 17:05 |
superm1 | ev, with that new install_window stuff, i think you're missing copying over a few settings from the old install_window: disabling the minimize button, setting the title | 17:38 |
ev | ah, damn | 17:39 |
superm1 | yeah: http://imagebin.org/90328 | 17:39 |
ev | superm1: noted, will fix tomorrow if no one beats me to it | 17:39 |
bladernr | Hey, this may be a silly question, but, during development, why doesn't ubiquity have --debug enabled by default? Especially given the number of installer bugs that pop up during Alpha and Beta testing? | 17:45 |
bladernr | Just something I was thinking about a moment ago... | 17:46 |
CIA-3 | ubiquity: evand * r3991 ubiquity/ (debian/changelog ubiquity/components/ubi-language.py): | 17:46 |
CIA-3 | ubiquity: Properly handle exceptions around opening the release_notes_url file | 17:46 |
CIA-3 | ubiquity: in the KDE frontend (LP: #540266). Hide the label if the release notes | 17:46 |
CIA-3 | ubiquity: do not exist. | 17:46 |
cjwatson | bladernr: because it exposes the user's password in the debug log | 17:46 |
bladernr | ahhh... I'd never noticed that before | 17:46 |
cjwatson | bladernr: this is (perhaps surprisingly) very, very difficult to fix | 17:46 |
cjwatson | it does warn about it in the UI, but nevertheless I'm not comfortable enabling it by default | 17:47 |
cjwatson | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357118 | 17:47 |
ubottu | Debian bug 357118 in debconf "debconf: exposes passwords in debug messages" [Normal,Open] | 17:47 |
bladernr | the only thing I've ever been interested in as far as debug logs and such goes was looking for tracebacks and such, so I never even noticed passwords being exposed. | 17:47 |
bladernr | Ok... that's a good point cjwatson makes sense to me now. | 17:47 |
superm1 | cjwatson, maybe scrubbing the logs in the apport hook then? | 17:54 |
cjwatson | superm1: I'm not comfortable with it period, sorry | 17:55 |
cjwatson | I have been burned by passwords in debug logs before (see breezy) and am absolutely definitively not going there again | 17:56 |
cjwatson | see http://www.ubuntu.com/usn/usn-262-1 | 17:56 |
superm1 | oh yuck | 17:57 |
=== dpm is now known as dpm-afk | ||
=== JanC_ is now known as JanC | ||
=== dpm-afk is now known as dpm |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!