=== Sargun_Screen is now known as Sargun [08:48] xnox, is it possible to configure LVM from the manual partitioner in Ubiquity or it is not implemented yet ? [08:49] not implemented yet. [08:50] ack [12:02] ubiquity: cjwatson * r5622 trunk/ (debian/changelog tests/test_misc.py ubiquity/misc.py): [12:02] ubiquity: Fix missing parentheses that caused removable installation media [12:02] ubiquity: sometimes to be selected as the default GRUB device (LP: #987418). === davmor2_ is now known as davmor2 [13:13] ubiquity: cjwatson * r5623 trunk/ (155 files in 3 dirs): Update translations from Launchpad (LP: #1045695). [14:00] ubiquity: cjwatson * r5412 precise-proposed/ (debian/changelog tests/test_misc.py ubiquity/misc.py): [14:00] ubiquity: Fix missing parentheses that caused removable installation media [14:00] ubiquity: sometimes to be selected as the default GRUB device (LP: #987418). [14:25] russian ubiquity translation has a double entendre.... lol. [15:47] french ubiquity expands/shrinks like an accordion during lvm installations [15:49] partman-auto-lvm: dmitrij.ledkov * r254 partman-auto-lvm-ubuntu/ (debian/changelog perform_recipe_by_lvm): Set locale to "C" when calling vgs for available free space. (LP: #1045812) [15:49] xnox, right, I saw that, but didn't file a bug yet. not B1 critical IMO [15:50] jibel: still funny =) please file it in French and use word accordion =) [15:50] also ubiquity doesn't fit on a netbook screen [15:50] jibel: it does in some locales [15:50] * xnox *grins* [15:50] partman-auto-lvm: dmitrij.ledkov * r255 partman-auto-lvm-ubuntu/debian/changelog: releasing version 45ubuntu1 [15:50] just a matter of 1 or 2px [15:53] jibel: I wonder if that is a theme change issue & we need to adjust ourselves. the slideshows are off exactly by 1 or 2px [15:53] sometimes [16:04] partman-auto-lvm: dmitrij.ledkov * r254 partman-auto-lvm-ubuntu/debian/changelog: releasing version 45ubuntu1 [16:05] i think that goes hand in hand with the scrollbar issue of the slideshow [16:08] partman-auto-lvm: dmitrij.ledkov * r255 partman-auto-lvm-ubuntu/ (debian/changelog perform_recipe_by_lvm): Set locale to "C" when calling vgs for available free space. (LP: #1045812) [16:08] partman-auto-lvm: dmitrij.ledkov * r256 partman-auto-lvm-ubuntu/debian/changelog: releasing version 45ubuntu2 [16:09] ogra_: are the scrollbars only started to appear after switch from unity-2d to llvmpipe? [16:10] no, i have seen them from the very first tests of quantal on [16:11] hmmm [16:11] and its gone on my panda images [16:12] but i see it on the ac100 (1024x600) even though there is enough space around the window [16:13] webkit regression?! gtk+ regression?! [16:13] dunno.... [16:13] either yeah [16:14] or its the way ubiquity determines the size of the embedded webkit stuff [16:14] not surre it sets that (and i'm to lazy to dig through it atm) [16:14] ogra_: slideshow's config options or fallback to hard-coded value. [16:15] try: [16:15] cfg = configparser.ConfigParser() [16:15] cfg.read(os.path.join(self.slideshow, 'slideshow.conf')) [16:15] config_width = int(cfg.get('Slideshow', 'width')) [16:15] config_height = int(cfg.get('Slideshow', 'height')) [16:15] except: [16:15] config_width = 752 [16:15] config_height = 442 [16:15] self.webkit_scrolled_window.set_size_request( [16:15] config_width, config_height) [16:16] hmm, and are the vars still 'width' and 'height' in slideshow.conf ? [16:17] might be that we always fall back to the hardcoded and that the hardcoded value is 1px to small or so [16:39] ev: do you know how the magical 752 & 442 where calculated? [16:43] xnox: I think I got that off superm1 [16:43] it might be 800 - 48 (presumably the width of the unity dock) [16:43] 442 would be 460 - 16 px for something? maybe? [16:44] I probably should've put a comment in the code :) [16:44] top bar + the progress expander [16:44] + window decorator [16:44] i don't recall for sure, but i suspect it was trial and error [16:44] or maybe it was copied from the more common slideshow theme [16:45] superm1: so no magical formulae that involves imperial units? =) we have scrollbars appearing sometimes in the slideshow now. [16:45] in quantal that is. [16:45] xnox: well that problem has been there for a while that it shows sometimes i think [16:46] that except clause shouldn't be root cause because the width and height are both specified in the config [16:46] superm1: do you think X.org/gtk/theme/webkit changes could have affected it at all? [16:48] potentially, sure [16:48] the scrollbars came up so infrequently before that it wasn't ever investigated in depth i think [16:49] superm1: the fallback values match the values in the ubuntu-slideshow config [16:50] ah i see [16:51] superm1: as debug I could put a log statement with the child widget's natural size request..... [16:53] yeah that's probably a good start [17:20] ubiquity: dmitrij.ledkov * r5624 trunk/: [17:20] ubiquity: Correctly apply styles to the title & progress sections and not the [17:20] ubiquity: centre piece. This means themes are no longer required to provide non [17:20] ubiquity: standard @dark_[fb]g_color colors, instead 'menubar' Gtk CSS style is [17:20] ubiquity: used. This also fixes long standing a11y issues in HighContrast themes [17:20] ubiquity: & requirements for non-standard color definitions. (LP: #744283) [17:21] ignore [17:21] this is local. [17:28] ubiquity: dmitrij.ledkov * r5624 trunk/ (d-i/manifest debian/changelog): [17:28] ubiquity: Automatic update of included source packages: partman-auto-lvm [17:28] ubiquity: 45ubuntu2. [17:38] * xnox waiting for the test builds & unit tests to finish [17:49] ubiquity: dmitrij.ledkov * r5625 trunk/debian/changelog: Add bug # reference [17:50] ubiquity: dmitrij.ledkov * r5626 trunk/debian/changelog: releasing version 2.11.29