[00:10] chrisccoulson: anything else before I go [00:10] micahg - i don't think so. do you want me to upload gnash if it checks out ok? [00:10] chrisccoulson: sure, one less thing for me to do this weekend :) [00:11] cool. it's built now anyway, i just need to get around to testing it ;) [00:11] I still have 2 merges and a merge request :) [00:16] chrisccoulson: k, in that case talk to you next week [00:16] cool, enjoy your time off :) [00:16] chrisccoulson: thanks === davida is now known as davidascher [13:39] dpm, hi, I have a problem with my pot translator. in my grd file (~pot), which is an xml file, i have a bunch of &xx; codes, but minidom (python) turns them into utf8, while i need them to stay untouched, any idea? [13:44] hi fta, no, sorry, I haven't got much experience with minidom :/ [13:55] >>> s1='「」/' [13:55] >>> m=minidom.parseString(s1) [13:55] >>> m.toxml().encode("ascii", "xmlcharrefreplace") [13:55] '「」/' [13:55] damn, almost it [13:56] the string is supposed to be the key. won't work if it changes with the encoding [15:10] chrisccoulson, what's your plan for the fixing the seamonkey RenderBadPicture bug? micahg mentioned you wanted to remove mThebesSurface from xulrunner? [15:10] i still need to look at that when i get the chance [15:10] ah ok [15:11] was it something specific to xulrunner 1.9.1 or also for 1.9.2? I can take a look at it myself [15:11] cyphermox, i think it's specific to 1.9.1. feel free to take a look at it if you like :) [15:12] chrisccoulson, I'm asking because I can reproduce this with 1.9.2 :/ [15:12] wait, not true [15:12] it *should* be fixed in 1.9.2 already [15:13] hopefully ; [15:13] ) [15:13] right, but I think seamonkey also uses it's own xulrunner, if i remember what i saw in rules correctly. [15:18] yeah, seamonkey uses it's own copy (it's built statically too) [15:27] chrisccoulson: did you get a chance to look it over last night? [15:28] lfaraone, yeah, i did. i couldn't get it to launch firefox though [15:28] it seems it's still trying to launch the bundled copy [15:29] ff = [ './firefox' ] [15:29] that might not work ;) [15:31] chrisccoulson: sorry, I might have updated it since you downloaded it. [15:32] chrisccoulson: rather, I'm sure I have. I looked at http://people.sugarlabs.org/~lfaraone/debian/sugar-firefox-activity_6+dfsg-1_all.deb as it exists right now (mtime 28-Sep-2010 13:13), and it calls on /usr/bin/firefox. [15:43] lfaraone, cool, will try that again in a minute [15:46] chrisccoulson: thanks! === bdrung_ is now known as bdrung [17:55] dpm, starting to take shape, i mostly have the mapping in place: http://paste.ubuntu.com/503390/ [17:56] dpm, need to figure out what's wrong with some of those ~400 or so strings then i'll just need to create the pot/po, that should be easy [17:56] fta, ooooh, that's awesome! [17:56] really [17:57] good work [18:02] dpm, it's less trivial than i thought.. my code so far: http://paste.ubuntu.com/503394/ [18:03] i'm a noob in python, that's just my 3rd program so it could probably be improved a lot [18:27] I need to run now, but I think it's very cool, though! [18:34] jdstrand, fyi, chromium beta just jumped to v7: [Branch ~chromium-team/chromium-browser/channels] Rev 329: linux/beta (6.0.472.63 -> 7.0.517.24) [18:50] ack [18:50] will the beta ppa be updated tonight? [18:56] Dimmuxx, probably.. it's a big jump so some manual merges are needed (something my bot can't do) [19:20] chrisccoulson: if the resulting package looks good, will I be able to upload it? (assuming ~ubuntu-release ACKs?) [19:45] lfaraone, yeah, should be ok [19:45] one thing i noticed though is that firefox was running pretty slowly, but i didn't figure out why :/ [19:46] and we'll probably need to update the apparmor profile to allow it to write to the profile too [19:59] chrisccoulson: okay, I'm not too familiar with apparmor. Can I help with that? [20:00] lfaraone, no need to worry about that, the profile is off by default (and jdstrand works on that usually) [20:00] we can fix it next time we do a firefox upload [20:59] chrisccoulson: cool, it'll land in NEW in an hour or so. [21:18] Dimmuxx, done [21:19] fta: nice :) === yofel_ is now known as yofel [23:00] evening everyone [23:03] hi [23:06] fta getting a new android for my bday in two weeks [23:06] desire hd [23:06] nice [23:07] chrisccoulson, aha! the patch applies cleanly and it's finally done building and works! [23:07] excellent, thanks [23:07] i will upload that tomorrow then [23:08] chrisccoulson, I'll push a new branch to the bug and propose a merge again [23:08] thanks [23:20] chrisccoulson, nah, thanks to you. [23:21] pushed and requested merge, now it's time to go back to the Big Blue Room [23:29] http://www.ubuntuvibes.com/2010/09/2-simple-chromium-extensions-for-ubuntu.html [23:45] hmm shouldn't chromium 7 support webgl and all that stuff? [23:46] the chrome demos complain about that it doesn't support it [23:51] Dimmuxx, works by default in trunk, and in -dev since a few minutes: http://googlechromereleases.blogspot.com/2010/09/dev-channel-update_30.html [23:51] otherwise you need to enable it [23:51] i've updated the -dev ppa too [23:52] ahh okay [23:52] webgl worked for me several months ago [23:54] yeah I just thought it was on by default in 7 [23:54] nice 1 fps on my netbook in the aquarium demo ;)