=== bladernr__ is now known as bladernr_ | ||
happyaron | hi, could anybody have a look at bug 476269 ? | 08:48 |
---|---|---|
ubottu | Launchpad bug 476269 in ubiquity "Chinese, Brazilian Portuguese, and English variant translations aren't shown during Karmic and Lucid installation" [Undecided,Confirmed] https://launchpad.net/bugs/476269 | 08:48 |
kwwii | hey ev, I cannot open the archive with the images on the kashmir bug...could you give it a try? | 08:51 |
ev | kwwii: http://people.canonical.com/~evand/tmp/lucid-changes-nicholas.zip | 08:57 |
ev | you probably didn't have p7zip installed | 08:57 |
kwwii | oh man, this guy is killing me | 09:03 |
kwwii | the map is not even that accurate | 09:04 |
kwwii | ev: ok, I will add the extra bits to india (and I admit that I missed one part of the chinese map), that should about do it I think | 09:06 |
ev | awesome! | 09:06 |
ev | thanks a bunch | 09:06 |
kwwii | I hope I get to it today, but it might have to wait until tomorrow | 09:06 |
ev | no rush | 09:26 |
ev | michaelforrest1: http://people.canonical.com/~evand/screenshots/wubi/wubi-10.04-beta-1/ | 10:21 |
michaelforrest1 | ev: nice one | 10:24 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r238 ubiquity-slideshow-ubuntu/debian/changelog: Note freeze exception. | 11:52 |
* cjwatson attempts to pull out a ubiquity-common package | 12:44 | |
=== robbiew_ is now known as robbiew | ||
CIA-3 | ubiquity-slideshow-ubuntu: evand * r239 ubiquity-slideshow-ubuntu/ (debian/changelog update-launchpad-translations.sh): Update the update-launchpad-translations script. | 14:03 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r240 ubiquity-slideshow-ubuntu/ (252 files in 5 dirs): Update translations from Launchpad. | 14:27 |
ev | there must be a better way of pulling URLs out of multi-line HTML translations other than lots of rough sed commands and sore eyes. | 14:28 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r241 ubiquity-slideshow-ubuntu/debian/changelog: releasing version 16 | 14:36 |
persia | ev: You could always use an SGML parser, etc. That said, most of the ones I've used are painfully slow. | 14:39 |
ev | persia: sorry, to be clear, this is HTML in msgstr, where the URL can continue past the end of the line | 14:40 |
ev | for instance: | 14:40 |
ev | "Let us know about your Ubuntu experience at <a href=\"http://ubuntu.com/" | 14:40 |
ev | "community\">ubuntu.com/community</a>!" | 14:41 |
persia | And those are two *different* msgstr values? | 14:41 |
ev | no, it's a singular msgstr | 14:42 |
persia | So the msgst just contains a \n ? | 14:42 |
ev | right | 14:42 |
ev | hrm, I could just work off the translated copies | 14:43 |
persia | No problem. SGML parsers all treat all sorts of whitespace identically. | 14:43 |
ev | that would allow me to go with the SGML parser route you suggest | 14:43 |
persia | So if you can get something to eject the full msgstr (including \n) and pipe that into the parser, you should be good. | 14:43 |
ev | exactly | 14:44 |
ev | I can just run make and use the parser on the build directory | 14:45 |
ev | hooray | 14:45 |
ev | thanks | 14:45 |
persia | Happy to help. I once wrote a parser in perl, and I remember just how painful it is to do from scratch :) | 14:47 |
persia | (that parser wasn't even perl5 compatible, and is safely long dead, and should never see the light of day) | 14:48 |
cjwatson | I think there's a gettext library in python? | 14:54 |
cjwatson | I remember it being able to parse .po files | 14:54 |
cjwatson | hmm, or can it | 14:55 |
* cjwatson looks through elderly IRC logs | 14:55 | |
cjwatson | oh well, seems like you have a solution | 14:57 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r242 ubiquity-slideshow-ubuntu/ (debian/changelog generate-local-slides.sh): Force UTF-8 for po4a-translate as well. | 15:04 |
ev | cjwatson: thanks just the same | 17:07 |
CIA-3 | ubiquity: evand * r3978 ubiquity/ (debian/changelog ubiquity/components/ubi-language.py): Don't show the alpha warning in OEM mode when it's disabled. | 17:47 |
bladernr_ | thought I'd mention this: bug 546255 | 18:44 |
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 | 18:44 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r244 ubiquity-slideshow-ubuntu/ (3 files in 2 dirs): Updated Rhythmbox and Ubuntu One slides. Thanks Matt Griffin! | 19:16 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r245 ubiquity-slideshow-ubuntu/slideshows/ubuntu/slides/ (rhythmbox-totem.html ubuntuone.html): Small tweaks and missing titles from Matt. | 19:34 |
katycorp | Hey everyone, I just did a fresh install of 9.10 64 bit and grub fails to boot. When I put in the livecd and select "boot from the first hard disk", I get a grub error: "no such partition" and it drops to a grub rescue>. Anyone know how to debug this? | 19:45 |
bladernr | Is there any way to get a text file that contains the contents of the summary window on the final page in Ubiquity (just before the install begins)? | 20:07 |
bladernr | couldn't find anything in the logs... | 20:08 |
bladernr | katycorp: no idea off hand, but are you sure the install was successful, disk is good, etc? | 20:08 |
katycorp | bladernr: I checked the disk for defects before install, and it had all the appearances of finishing the install successfully | 20:09 |
bladernr | if you boot back into the life env (from cd) and open a terminal and do a sudo fdisk -l do you get a partition table? e.g do you get info on your partitions? | 20:10 |
katycorp | yeah I just did that | 20:10 |
katycorp | I was following this: http://linuxers.org/howto/how-recover-grub2-ubuntu-910-karmic-koala | 20:10 |
katycorp | when I tried grub-mkconfig I got an error about no partition table | 20:11 |
katycorp | then I tried installing grub on the MBR | 20:11 |
katycorp | grub-install /dev/sda | 20:11 |
katycorp | and it seemed to work ok, but I just rebooted and it didn't work | 20:12 |
bladernr | ugh... sorry... I know little about the magical inner workings of grub2 :( | 20:24 |
bladernr | sorry for the delay too, I've got too many things going on at once | 20:24 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r246 ubiquity-slideshow-ubuntu/slideshows/ubuntu/slides/rhythmbox-totem.html: Shorten the Rhythmbox title | 20:26 |
katycorp | well fdisk lists the partitions before I chroot | 20:26 |
katycorp | and then after I chroot it says "cannot open /proc/partitions | 20:26 |
bladernr | weird... | 20:28 |
cjwatson | katycorp: before you chroot, 'sudo mount --bind /proc /path/to/chroot/proc' and the same for /sys and /dev. Remember to 'sudo umount /path/to/chroot/proc' etc. before rebooting | 21:15 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r247 ubiquity-slideshow-ubuntu/slideshows/ubuntu/slides/ (rhythmbox-totem.html ubuntuone.html): Fold a bullet point from the Ubuntu One slide into another bullet point on the Rhythmbox slide to better fit the text. | 22:16 |
CIA-3 | ubiquity: evand * r3979 ubiquity/debian/real-po/ (81 files): debconf-updatepo | 22:20 |
=== robbiew is now known as robbiew_ | ||
CIA-3 | ubiquity: evand * r3980 ubiquity/debian/ubiquity-frontend-gtk.install: Install all the GtkBuilder files, not just the step* files. | 23:15 |
CIA-3 | ubiquity: evand * r3981 ubiquity/ (72 files in 4 dirs): | 23:24 |
CIA-3 | ubiquity: Add translations for the locale's preferred time format and | 23:24 |
CIA-3 | ubiquity: respective format string, as imported from gnome-panel | 23:24 |
CIA-3 | ubiquity: (LP: #538156). | 23:24 |
CIA-3 | ubiquity: evand * r3982 ubiquity/debian/real-po/ (81 files): debconf-updatepo | 23:26 |
CIA-3 | ubiquity: evand * r3983 ubiquity/debian/changelog: releasing version 2.2.8 | 23:36 |
CIA-3 | ubiquity-slideshow-ubuntu: evand * r248 ubiquity-slideshow-ubuntu/debian/changelog: releasing version 17 | 23:45 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!