micahg | chrisccoulson_: so, good news and bad news, enigmail builds, but I still need -fshort-wchar | 06:41 |
---|---|---|
micahg | chrisccoulson_: and since I've used it for a few other mozilla apps (instantbird, weave) I think we might have a problem with the build system | 06:42 |
micahg | chrisccoulson_: I'll talk to you about it in the morning my time | 06:43 |
era | yo. | 09:01 |
=== yofel_ is now known as yofel | ||
=== fta_ is now known as fta | ||
rsavoye | asac: around ? | 15:47 |
asac | busy searchng for something | 15:48 |
rsavoye | just a minor thing. we're about to switch to Git this week, so you'd need to change the import from savannah into Launchpad for Gnash | 15:49 |
rsavoye | I gave up trying to get the savannah admins to fix their bzr server side | 15:49 |
asac | rsavoye: you already said so, yes. | 15:49 |
asac | give me the new git url please | 15:49 |
rsavoye | git://git.sv.gnu.org/gnash.git. I was just making sure everyone is informed before switching | 15:53 |
rsavoye | I'll be turning off our bzr tree in a day or so is the plan | 15:53 |
asac | jdstrand: there? | 16:44 |
asac | jdstrand: we will reupload qws now ... it was an explicit wish of riddell to have it in a duplicated source for now | 16:48 |
=== asac_ is now known as asac | ||
jdstrand | asac: I understand it was an explicit wish of Riddell's, but other archive admin's disagreed with that wish without a justification. I sent an email to the submitter. I think a massive code duplication needs to be tracked in a bug | 17:05 |
jdstrand | asac: that bug should be referenced in the changelog so that people are aware of the issue | 17:06 |
jdstrand | asac: it may very well be that it is the only thing we can do, but I feel pretty strongly that needs to be discussed and approved in a bug | 17:08 |
jdstrand | it is almost 2 million lines of code... | 17:09 |
asac | jdstrand: ok riddell opens a bug and uploads a again | 17:12 |
era | what's the big deal about beta 5? is it finally gonna bring gecko up to par with webkit in terms of speed? | 17:54 |
micahg | era: I think it's feature freeze | 17:54 |
* micahg isn't 100% sure though | 17:54 | |
era | i heard mozilla 2 was going to land with it | 17:55 |
micahg | era: huh? | 17:55 |
micahg | oh, yeah, maybe the new JS engine | 17:55 |
era | why is firefox consistently behind though? | 17:56 |
micahg | era: huh? It's hard to be best in everything. They have a much older and vast codebase than the otehr projects | 17:57 |
micahg | a lot of cleanup has gone into this release as well as tweaks | 17:58 |
=== fta_ is now known as fta | ||
fta | jdstrand, hi, when will chromium move out of lucid-proposed? | 19:21 |
jdstrand | fta: it needs to get through the SRU process. I commented in the bug. the ubuntu-sru team may be waiting for more people to comment | 19:25 |
jdstrand | fta: if you or others could comment in bug #612109, it might help | 19:25 |
ubot2 | Launchpad bug 612109 in chromium-browser (Ubuntu Lucid) (and 1 other project) "new upstream release: 5.0.375.125~r53311 (affects: 1) (heat: 271)" [High,Fix committed] https://launchpad.net/bugs/612109 | 19:25 |
=== fta_ is now known as fta | ||
Dimmuxx | since people are talking about chrome, any way to get h264 to work with the 6.0 beta? | 19:28 |
Dimmuxx | it works in 5.0 but when I add the beta repo and upgrade it to 6.0 it doesn't | 19:29 |
fta | i'm on it | 19:36 |
fta | Dimmuxx, should work now | 20:30 |
Dimmuxx | fta: yeah it works and webm support too, nice :) | 20:56 |
=== fta_ is now known as fta | ||
nxvl | chrisccoulson: ping | 22:33 |
chrisccoulson | hi nxvl | 22:33 |
nxvl | chrisccoulson: i noticed that content/startpage.html has been removed from ubufox | 22:33 |
nxvl | chrisccoulson: and i've a patch changing the default homepage, should i change the patch? | 22:33 |
chrisccoulson | nxvl - yeah, you'd need to change the patch | 22:34 |
nxvl | chrisccoulson: what's the new location or file handling that? | 22:34 |
chrisccoulson | nxvl - ubufox sets the default start page preference to about:home, and the protocol handler in ubufox then constructs the correct URL depending on whether you're on/offline and which locale you're using | 22:35 |
chrisccoulson | so, you could either change the default preference | 22:35 |
chrisccoulson | or you could patch components/AboutHome.js in ubufox to construct a different URL | 22:35 |
nxvl | chrisccoulson: the patch just changes the "var HOMEPAGE_ONLINE" variable | 22:37 |
chrisccoulson | do you mean HOMEPAGE_ONLINE_PREFIX? | 22:38 |
nxvl | chrisccoulson: var HOMEPAGE_ONLINE = "http://start.ubuntu.com/9.04/"; | 22:44 |
nxvl | that line | 22:44 |
chrisccoulson | nxvl, we might be looking at a different version of ubufox ;) | 22:44 |
nxvl | chrisccoulson: that was in 0.7-0ubuntu1 | 22:44 |
nxvl | chrisccoulson: i need to update this patch for 0.9 | 22:45 |
nxvl | but no clue how | 22:45 |
chrisccoulson | ah, ok. in 0.9, that variable is replaced with HOMEPAGE_ONLINE_PREFIX | 22:45 |
chrisccoulson | which is set to the same URL ;) | 22:45 |
chrisccoulson | but there is some other magic which appends to the search engine name to the end of the URL | 22:45 |
chrisccoulson | so, you get "http://start.ubuntu.com/9.04/Google or "http://start.ubuntu.com/9.04/Yahoo | 22:46 |
chrisccoulson | although | 22:46 |
chrisccoulson | i have a feeling i actually patched that out of the jaunty version | 22:46 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!