=== almaisan-away is now known as al-maisan | ||
ddecator | hm, playing flash with 3.7 seems hit-or-miss... | 06:04 |
---|---|---|
BUGabundo_remote | Drive, drive! Drive your life one-way street! | 08:43 |
Dimmuxx | will build 2 of firefox 3.6.4 be built in the security team ppa today? | 11:36 |
asac | Dimmuxx: once chrisccoulson shows up ask him | 12:55 |
Dimmuxx | asac: okay will do | 12:55 |
micahg | asac: Was the pfs DB ever updated? | 12:59 |
asac | micahg: nope ... have to do that today | 13:00 |
asac | i think | 13:00 |
asac | ;) | 13:00 |
asac | too bad | 13:00 |
micahg | asac: should I assign you the bug then? | 13:00 |
micahg | bug 569135 | 13:00 |
ubottu | Launchpad bug 569135 in ubufox "[REGRESSION] Flash missing plugin dialog in Firefox doesn't propose to install it" [Undecided,Confirmed] https://launchpad.net/bugs/569135 | 13:00 |
* asac runs it now | 13:00 | |
asac | micahg: updated/fixed | 13:11 |
micahg | asac: should I mark the bug fix released? | 13:11 |
asac | already done | 13:12 |
asac | bug 569135 | 13:13 |
ubottu | Launchpad bug 569135 in ubufox "[REGRESSION] Flash missing plugin dialog in Firefox doesn't propose to install it" [Undecided,Fix released] https://launchpad.net/bugs/569135 | 13:13 |
micahg | asac: k | 13:13 |
micahg | sebner: BTW, I tried a live CD from Lucid and didn't have any issue launching Thunderbird | 13:25 |
sebner | micahg: try to copy/use an old .mozilla-thunderbird | 13:26 |
micahg | sebner: k, that'll require more testing...what should happen is that the migrator should start | 13:27 |
sebner | micahg: hmm, I re-installed lucid over my old lucid (completely) but no migrator | 13:27 |
micahg | sebner: did you copy .mozilla-thunderbird to .mozilla-thunderbird or to .thunderbird? | 13:28 |
sebner | micahg: I tried both | 13:28 |
micahg | sebner: weird... | 13:28 |
sebner | micahg: neither worked | 13:28 |
micahg | asac: was NS_STATIC_CAST replaced with something? | 14:42 |
asac | micahg: need to see the code ;) | 14:46 |
micahg | asac: I can't find NS_STATIC_CAST anywhere in 1.9.2 | 14:46 |
micahg | asac: mWebBrowser->SetContainerWindow(NS_STATIC_CAST(nsIWebBrowserChrome *, this)) | 14:47 |
asac | need to see the full code | 14:48 |
micahg | http://pastebin.com/Zk493Vrf line 61 | 14:49 |
asac | NS_ISUPPORTS_CAST you can try .... but usually you just need tons COMPtr<nsIFoo> foo( do_QueryInterface(aBarPtr) | 14:49 |
asac | ; | 14:49 |
asac | ) | 14:49 |
asac | M | 14:49 |
asac | https://developer.mozilla.org/en/Using_nsCOMPtr/Reference_Manual | 14:50 |
micahg | I think that's what I was looking for | 14:50 |
asac | nsCOMPtr<nsIFoo> foo( do_QueryInterface(aBarPtr) ); | 14:51 |
micahg | asac: actually, the link isn't working | 14:51 |
asac | for me it opened just a second ago | 14:52 |
asac | still works | 14:52 |
micahg | ah, works now | 14:52 |
micahg | asac: mozilla code seems to use a straight static_cast now: http://mxr.mozilla.org/mozilla1.9.2/search?string=setContainerWindow&find=&findi=&filter=^[^\0]*%24&hitlimit=&tree=mozilla1.9.2 | 14:53 |
asac | you can use that ... but proper nsCOMPtr stuff is better | 14:54 |
asac | but well. seems its a common pattern, so go for it | 14:54 |
micahg | asac: this is only for the backporting stuff also | 14:55 |
asac | what code are you looking at? | 14:55 |
asac | e.g. what is using NS_STATIC_CAST? | 14:55 |
micahg | asac: kazekhase in hardy | 14:55 |
asac | ah | 14:55 |
asac | yeah | 14:55 |
asac | use that then | 14:55 |
micahg | asac: k, it's working | 15:02 |
asac | great | 15:04 |
fta | grrr.. 3 builders :( | 16:31 |
=== al-maisan is now known as almaisan-away | ||
=== dpm is now known as dpm-afk | ||
micahg | chrisccoulson: you have time to catch up? | 18:45 |
micahg | chrisccoulson: welcome back, BTW | 18:45 |
chrisccoulson | hi micahg | 18:46 |
chrisccoulson | i won't have time until later on, as i'm just about to take my daughter for a bath | 18:46 |
micahg | chrisccoulson: k, do you want to ping me when you can chat? | 18:47 |
chrisccoulson | yeah, no problem | 18:47 |
Dimmuxx | chrisccoulson: will the security ppa get firefox 3.6.4 build 2 soon? | 18:54 |
micahg | Dimmuxx: I'll be chatting with him about that later :) | 18:57 |
Dimmuxx | :) | 18:57 |
fta | \o/ 15 builders for i386 | 19:31 |
fta | hm, 10 | 19:32 |
fta | and 15 for amd64 | 19:32 |
fta | and 1 for armel, great | 19:32 |
fta | asac, ^^ | 19:32 |
fta | micahg, ^^, bot re-activated | 19:34 |
micahg | fta: k | 19:35 |
fta | there's still ~24h of q though | 19:35 |
=== dpm-afk is now known as dpm | ||
BUGabundo | fta: daily chromium busted for the last two days? | 23:46 |
BUGabundo | can't open most sites | 23:46 |
BUGabundo | front page doesn't have the thumbs for sites | 23:46 |
BUGabundo | once I open it, I get a CLOSE or WAIT pop up | 23:47 |
micahg | BUGabundo: daily has been offline for 2 days | 23:57 |
BUGabundo | and broken :8 | 23:57 |
micahg | BUGabundo: yeah, FF too, but new builds tonight | 23:57 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!