All times are UTC.
00:11:40 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 00:22:02 --> rosonline has joined #instantbird 01:33:26 <-- rosonline has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 01:34:42 --> rosonline has joined #instantbird 01:34:48 --> clokep has joined #instantbird 01:34:48 * ChanServ sets mode +o clokep 01:34:55 <-- rosonline has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 01:36:04 <clokep> nhnt11: Isn't coding more fun than studying? :P 01:38:00 <nhnt11> clokep: Much more fun, yeah 01:39:55 <-- GeKo has quit (Z:lined (dronebot)) 01:43:31 <-- mconley has quit (Input/output error) 01:45:47 --> nhnt11-testing has joined #instantbird 01:45:59 <-- nhnt11-testing has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 01:49:34 --> nhnt11-testing has joined #instantbird 01:49:45 <-- nhnt11-testing has left #instantbird () 01:49:46 --> nhnt11-testing has joined #instantbird 01:50:24 <-- nhnt11-testing has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 01:58:50 <-- Mook_as has quit (Quit: Mook_as) 01:59:02 --> nhnt11-testing has joined #instantbird 02:00:02 <-- nhnt11-testing has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 02:00:14 --> GeKo has joined #instantbird 02:05:07 <nhnt11> Why is BMO emailing me when I'm the one requesting review (or cancelling one that I requested)? :-/ 02:05:32 <clokep> nhnt11: It always does that, I believe. But if you follow the components you get like every email no matter what. 02:05:34 <clokep> Set up filters. :p 02:06:16 <nhnt11> Nihanth Subramanya [:nhnt11] <nhnt11@gmail.com> has canceled Nihanth Subramanya 02:06:16 <nhnt11> [:nhnt11] <nhnt11@gmail.com>'s request for review 02:06:19 <nhnt11> Most pointless email ever 02:06:27 <nhnt11> Yeah I'll set up a filter for this... 02:08:00 <mayanktg> Mic: yes, I'm patching against the old Ib repo. The new c-c repo wasn 02:08:34 <mayanktg> *wasn't building at that time. 02:18:14 <clokep> mayanktg: They should be mostly the same right now, but they're probably not identical. 02:18:25 <mayanktg> yes.. 02:18:33 <mayanktg> I checked that 02:18:36 <mayanktg> sorry .. 02:19:45 <mayanktg> I should have changed it according to the new repo.. The purpleAccount.cpp file has been changed 02:20:04 <clokep> Yeah, that file isn't in the new repo. ;) 02:20:07 <mayanktg> sorry for wasting everyones's time .. 02:20:09 <mayanktg> yepp 02:20:59 <mayanktg> I'm applying the changes as per the new repo. hope everything works out this time. 02:22:48 <clokep> mayanktg: Not wasting time as long as you're learning. 02:23:01 <clokep> If we have to tell you 5, 10, 50 times...then you're wasting time. :-D 02:23:40 <mayanktg> I guess you didn't do that until now :-o 02:24:09 <mayanktg> It won't happen in coming patches. 02:24:51 <mayanktg> btw I did integrate webcam inside the panel :) 02:24:57 <clokep> Nice. :) 02:25:21 <mayanktg> I will show you the work by end of the day. :D 02:27:15 <mayanktg> The idea to use panel instead of a window is great! 02:31:42 <mayanktg> clokep: I have uploaded the patch by changing it as per c-c repo. 02:35:05 <clokep> Cool. :) 02:38:05 <clokep> mayanktg: Btw the purpleAccount.cpp file will be in a SEPARATE repository. 02:38:09 <clokep> But we haven't created that yet. 02:39:10 <mayanktg> ok..because of purple? 02:39:37 <mayanktg> we are seperating that from Ib? 02:41:04 <clokep> It'll be an extension that's preinstalled. 02:42:06 <mayanktg> that's great. 02:42:39 * nhnt11 now is annoyed that there's not Cmd+shift+t in the current nightly and contemplates writing an addon for it 02:42:51 <nhnt11> s/not/no 02:43:14 <mayanktg> one has to ask for the source code and take permission from the creator of extension/addon if it is to be integrated in Ib. right?? 02:43:36 <nhnt11> mayanktg: Are you referring to libpurple? 02:44:58 <mayanktg> no..purplexpcom ..by the way the whole purple folder is moved.. 02:46:16 <clokep> mayanktg: Florian wrote purplexpcom. 02:46:28 <nhnt11> mayanktg: I'm not quite sure if I understand what you're saying (I'm pretty sleepy) but fyi libpurple is going to be packaged as a preinstalled extension because of a licensing issue 02:46:56 <nhnt11> mozilla doesn't allow non MPL code in their repositories (right, clokep?) 02:47:16 <mayanktg> wow..that's great!.. 02:47:25 <clokep> nhnt11: Yes. 02:47:32 <clokep> nhnt11: Well, non-MPL compatible. 02:47:38 <nhnt11> right 02:48:07 * nhnt11 realizes he doesn't know off the bat how to add a menu item in an addon 02:48:55 <nhnt11> meh, guess it can't be bootsrapped.. 02:50:33 <mayanktg> nhnt11: do you know how to make arrow panel appear to the left instead of the arrow pointing the bottom of the button ? :-o 02:52:05 <nhnt11> mayanktg: I would guess using the position attribute? 02:52:07 <nhnt11> https://developer.mozilla.org/en-US/docs/XUL/Attribute/popup.position 02:52:46 <mayanktg> you aren't that sleepy :P thanks! 02:56:59 <clokep> nhnt11: You can do it w/ JS. 02:58:02 --> Mook has joined #instantbird 02:58:38 <nhnt11> clokep: Can you point me to an example by any chance? 03:00:11 <clokep> nhnt11: Nope, just saying you can do anything w/ JS. :P 03:00:21 <clokep> nhnt11: I'd ask Mic. 03:00:32 <nhnt11> you remind me of calculus 03:00:37 * nhnt11 thinks he's said this before 03:00:43 <mayanktg> :D 03:02:44 --> clokep_work has joined #instantbird 03:02:44 * ChanServ sets mode +o clokep_work 03:13:09 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 03:14:38 --> nhnt11 has joined #instantbird 03:18:56 <-- clokep_work has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 03:20:10 <nhnt11> clokep: Got it to work :) 03:20:16 <clokep> nhnt11: Woot woot! 03:20:29 <nhnt11> Just need to figure out how to give it a keyboard shortcut and it's good to go... 03:26:00 --> clokep_work has joined #instantbird 03:26:00 * ChanServ sets mode +o clokep_work 03:26:38 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 03:27:27 --> mayanktg has joined #instantbird 03:31:05 <-- clokep_work has quit (Ping timeout) 03:34:32 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 03:34:43 --> nhnt11 has joined #instantbird 03:40:43 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 03:40:50 --> nhnt11 has joined #instantbird 03:41:30 <mayanktg> When we talk of big giants eating away small companies, here is a great Data Visualization showing the same http://techcrunch.com/2014/02/25/the-age-of-acquisitions/ 03:45:51 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 03:46:00 --> nhnt11 has joined #instantbird 03:57:30 * nhnt11 can't get the keyboard shortcut to work.. 03:58:40 <clokep> Aren'y you supposed to be studying? :P 03:58:50 <nhnt11> I studied enough -_- 03:59:19 <nhnt11> also i'm frustrated that this isn't working 03:59:28 <nhnt11> so i'll probably keep going until i've conquered it 03:59:33 <nhnt11> well.. conquer is a strong word :P 04:00:03 <clokep> :-\ What have you tried? 04:00:47 <nhnt11> I've added the menuitem, and also added a <key> with the correct key combination to the first <keyset> in the document 04:01:05 <nhnt11> I've added a "command" event listener to both the key and the menuitem 04:01:14 <nhnt11> the listener works for the menuitem but not for the key :-/ 04:01:15 <instant-buildbot> build #1080 of linux-nightly-default is complete: Failure [4failed shell_3] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1080 04:01:19 <qheaden> Hello. 04:01:35 <nhnt11> When I press cmd+shift+t, I can see the file menu flash (so something is happening) but the event isn't getting handled for some reason 04:02:14 <nhnt11> bootstrap.js, if it helps: http://pastebin.instantbird.com/609975 04:02:14 <nhnt11> The relevant bit is at line 44... 04:02:33 <nhnt11> oh 04:02:34 <nhnt11> oh 04:02:41 * nhnt11 feels stupid 04:02:59 <nhnt11> I missed a couple "let"s... 04:03:02 <qheaden> clokep: I was just thinking about that icon removal bug for JS-Yahoo. How can one remove the set icon in the Instantbird UI? 04:03:06 <qheaden> Is that possible? 04:03:24 <clokep> qheaden: mayanktg is adding the ability. 04:03:29 <clokep> Did you follow the linked bugs? :P 04:03:43 <qheaden> TBH, I didn't get a chance to. :P 04:03:49 <nhnt11> Hmph, didn't help... 04:03:52 * qheaden goes to look at it 04:04:00 <mayanktg> qheaden: If null is passed as an argument to setUserIcon the icon gets removed 04:04:03 <clokep> qheaden: Not a big deal, I think it's pretty straight forward though. The info is in the bug. 04:04:09 <qheaden> Okay. 04:04:32 <qheaden> I'm going to have to Wireshark things to figure out how the icon is removed server side. 04:05:07 <mayanktg> http://techcrunch.com/2014/02/25/the-age-of-acquisitions/ here.. 04:05:14 <mayanktg> sorrryyy 04:05:23 <mayanktg> http://mxr.mozilla.org/comm-central/source/chat/components/src/imCore.js#168 here 04:05:30 <-- nhnt11 has quit (Input/output error) 04:05:34 --> nhnt11 has joined #instantbird 04:05:47 <qheaden> mayanktg: That was a very interesting first link. :) 04:06:20 <mayanktg> qheaden: its a good informative article :) 04:08:39 <mayanktg> qheaden: I cross checked whether icon removal was taking place on the server side using gtalk and it was successfully removed. 04:09:53 <qheaden> mayanktg: Yeah. Unfortunately, Yahoo uses a binary protocol, and libpurple doesn't have server-side removal implemented. 04:10:26 <qheaden> Tomorrow, I am going to be on campus pretty much all day between class and work. During my break time I am going to do some packet analysis to figure out how removal works. 04:10:48 <mayanktg> qheaden: so we will have to implement that..ok. Thanks a lot 04:10:54 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 04:11:00 <clokep> Sweet. :) 04:11:01 --> nhnt11 has joined #instantbird 04:11:04 <qheaden> mayanktg: Sure thing. I don't want to block you out. 04:11:14 <mayanktg> qheaden: work on it whenever you are free 04:11:31 * qheaden needs to remote into his work machine and kick off an Instantbird build through the night. 04:11:40 <mayanktg> qheaden: no problem sir. 04:12:04 <qheaden> It's a shame how long its been since I last built Instantbird. 04:13:28 <clokep> qheaden: You gonna schedule use to play w/ JS-Yahoo one day? :P 04:13:33 <clokep> I'd love to enable it for the next release. 04:13:49 <qheaden> NO! Then people will find bugs! 04:13:51 <qheaden> lol 04:14:13 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 04:14:15 <qheaden> clokep: Perhaps we can play with it during my spring break. 04:14:19 --> nhnt11 has joined #instantbird 04:14:22 <qheaden> In that way, I will have time to fix any bugs that we find. 04:14:31 <qheaden> It's only about two weeks away. 04:14:32 <nhnt11> \o/ 04:14:42 <qheaden> \o\ 04:14:45 <nhnt11> StackOverflow <3 04:15:01 <nhnt11> Turns out <key> elements are disabled by default if they don't have a command or oncommand attribute 04:15:15 <nhnt11> So I had to add a dummy oncommand attribute and it's working now :D 04:18:13 <clokep> qheaden: Spring break so soon?! Crazy. :) But sure, that sounds OK to me. I'm busy for the next couple weeks anyway. 04:18:14 <instant-buildbot> build #2048 of macosx-nightly-default is complete: Failure [4failed shell_3] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2048 04:19:09 <qheaden> clokep: Okay, great. 04:19:58 <clokep> qheaden: Will you be taking class this summer or just working? 04:20:48 <qheaden> clokep: Just working. So I will have a lot more time to work on Ib. 04:21:25 <clokep> :) 04:22:05 <qheaden> I miss programming a lot. My job is primarily IT work. 04:22:22 <qheaden> We get learning projects on my job, but they are all system admin based. 04:24:35 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 04:24:40 --> nhnt11 has joined #instantbird 04:25:20 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 04:27:22 --> shrihari has joined #instantbird 04:27:42 --> nhnt11 has joined #instantbird 04:29:27 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 04:30:15 <-- shrihari has quit (Quit: shrihari) 04:30:48 --> nhnt11 has joined #instantbird 04:35:07 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 04:35:16 --> nhnt11 has joined #instantbird 04:37:06 * nhnt11 is frustrated and decides to go to bed 04:37:13 <qheaden> :P 04:37:23 <qheaden> nhnt11: Stop following my example. :) 04:43:40 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 04:47:12 --> mconley has joined #instantbird 04:54:01 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 04:54:07 --> nhnt11 has joined #instantbird 04:54:45 * qheaden goes to bed. 04:55:58 <-- mconley has quit (Input/output error) 05:03:10 --> shrihari has joined #instantbird 05:03:17 --> shrihari_ has joined #instantbird 05:05:51 <-- clokep has quit (Ping timeout) 05:06:51 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 05:06:58 --> nhnt11 has joined #instantbird 05:09:56 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 05:10:02 --> nhnt11 has joined #instantbird 05:10:15 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 05:10:38 --> nhnt11 has joined #instantbird 05:14:54 --> mayanktg has joined #instantbird 05:30:49 <-- shrihari_ has quit (Quit: shrihari_) 05:31:30 <-- wnayes has quit (Quit: wnayes) 05:32:34 <-- shrihari has quit (Ping timeout) 05:36:16 --> shrihari has joined #instantbird 05:36:29 <-- shrihari has quit (Quit: shrihari) 05:38:08 --> shrihari has joined #instantbird 05:38:22 <-- GeKo has quit (Ping timeout) 05:39:15 --> shrihari1 has joined #instantbird 05:43:03 --> GeKo has joined #instantbird 05:49:14 <-- spiffytech has quit (Ping timeout) 05:49:22 --> spiffytech has joined #instantbird 06:02:48 <-- spiffytech has quit (Ping timeout) 06:02:54 --> spiffytech has joined #instantbird 06:04:04 <-- shrihari has quit (Ping timeout) 06:05:24 <-- shrihari1 has quit (Ping timeout) 06:11:23 --> shrihari has joined #instantbird 06:24:21 <-- Mook has quit (Quit: Mook) 06:37:30 <-- shrihari has quit (Ping timeout) 07:52:34 <instant-buildbot> build #1276 of win32-nightly-default is complete: Failure [4failed shell_3] Build details are at http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1276 09:00:22 --> shrihari has joined #instantbird 09:16:20 <-- shrihari has quit (Ping timeout) 09:19:57 --> Mic has joined #instantbird 09:19:57 * ChanServ sets mode +h Mic 09:39:01 --> BWMerlin has joined #instantbird 09:43:56 --> shashika has joined #instantbird 09:44:07 --> shrihari has joined #instantbird 09:46:10 --> shrihari_ has joined #instantbird 09:53:53 <-- shrihari_ has quit (Quit: shrihari_) 09:55:14 <-- shrihari has quit (Ping timeout) 10:03:19 <-- nhnt11 has quit (Ping timeout) 10:07:12 --> nhnt11 has joined #instantbird 10:09:58 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 10:23:22 --> mayanktg has joined #instantbird 10:31:50 --> shrihari has joined #instantbird 10:33:50 --> shrihari1 has joined #instantbird 10:36:17 --> hadi has joined #instantbird 10:39:31 --> rosonline has joined #instantbird 10:54:14 <-- gerard-majax__ has quit (Connection reset by peer) 10:54:17 --> gerard-majax_ has joined #instantbird 10:57:44 <-- shrihari has quit (Ping timeout) 10:58:29 <-- shrihari1 has quit (Ping timeout) 11:13:52 --> chrisccoulson has joined #instantbird 11:16:12 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 11:29:44 <-- Mic has quit (Quit: Instantbird -- http://www.instantbird.com) 11:37:55 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 11:45:32 --> flo-retina has joined #instantbird 11:45:32 * ChanServ sets mode +qo flo-retina flo-retina 12:00:03 <-- shashika has quit (Quit: http://www.mibbit.com ajax IRC Client) 12:01:33 --> aleth has joined #instantbird 12:01:33 * ChanServ sets mode +h aleth 12:01:40 <flo-retina> I assume aleth won't mind if I steal the review in bug 954216 12:01:44 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=954216 nor, --, ---, nobody, NEW, Add a context menu to the user icon to set and remove it 12:02:46 <aleth> flo-retina: Sure, go ahead :) 12:03:14 <flo-retina> getElementById("removeIconMenuâ¦Item") 12:03:20 <flo-retina> do we really have such an id? 12:04:19 <aleth> I haven't looked at what has happened in that bug since my last review. 12:04:50 <aleth> I don't think my review comments have been addressed. 12:06:39 <flo-retina> done 12:06:47 <aleth> Thanks 12:08:09 --> shrihari has joined #instantbird 12:08:09 <flo-retina> now if only aleth could steal the review of bug 954981, that would be a great deal :-D 12:08:12 <flo-retina> (just kidding) 12:08:12 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=954981 enh, --, ---, nhnt11, ASSI, Reopen recently closed tabs 12:08:18 <flo-retina> I'll likely have time to look at it later today 12:08:59 <aleth> Good to see that bug has a patch :) 12:09:09 --> shrihari_ has joined #instantbird 12:09:31 <flo-retina> I haven't looked at the patch enough yet to have a feel for if it's going to be r+ (or r- with trivial comments) or r+ 12:09:37 <flo-retina> err r- 12:09:38 <flo-retina> oh well 12:09:40 <flo-retina> typing... 12:12:29 <aleth> ccrework got the r+... nice :) 12:14:56 --> mayanktg has joined #instantbird 12:16:31 <-- shrihari_ has quit (Quit: shrihari_) 12:17:29 <mayanktg> /msg MemoServ READ LAST 12:17:36 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 12:17:41 --> mayanktg has joined #instantbird 12:17:45 <-- shrihari has quit (Ping timeout) 12:18:40 <flo-retina> aleth: indeed. I can't wait to see it land! :) 12:19:35 <aleth> flo-retina: What's the status of the purple bug? Is it "just" waiting on buildbot changes? 12:20:35 <-- BWMerlin has quit (Quit: BWMerlin) 12:21:08 <flo-retina> aleth: that, and creating the purple repo 12:21:31 <flo-retina> I wanted to do it yesterday, but got distracted by bug 876041 12:21:33 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=876041 nor, --, ---, florian, NEW, Granting access to microphone shows video icon next to address bar 12:21:37 <aleth> nhnt11: Where did pastebinner 1.2 go? I got a review request email but it can't find it. 12:23:49 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 12:30:52 --> shrihari has joined #instantbird 12:32:17 --> shrihari1 has joined #instantbird 12:34:45 <-- shrihari has quit (Quit: shrihari) 12:36:00 --> nhnt11-phone has joined #instantbird 12:36:27 <-- shrihari1 has quit (Ping timeout) 12:36:36 <nhnt11-phone> aleth: I created a new version to support 1.6a1pre before realizing i could just update it on AIO 12:36:48 <nhnt11-phone> (So then i removed the new version) 12:36:51 --> mayanktg has joined #instantbird 12:36:57 <mayanktg> aleth: sorry for the typos..it happened cos I was changing the codes in the c-c now. I'll handle the disabling of menuitem 12:37:08 <aleth> nhnt11-phone: Oh, I see. 12:37:44 <-- aleth has quit (Quit: exit stage left) 12:38:58 <-- nhnt11-phone has quit (Quit: nhnt11-phone) 12:44:16 --> aleth has joined #instantbird 12:44:16 * ChanServ sets mode +h aleth 12:47:35 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 12:59:37 --> deOmega has joined #instantbird 13:04:33 --> mayanktg has joined #instantbird 13:12:53 <-- Suiseiseki has quit (Ping timeout) 13:13:01 --> clokep_work has joined #instantbird 13:13:01 * ChanServ sets mode +o clokep_work 13:13:55 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 13:18:15 <clokep_work> flo-retina: Let me know if you have questions about he state of my repos. ;) 13:18:40 <flo-retina> clokep_work: I have more questions about the state of my schedule :-/ 13:18:41 <clokep_work> Ah, the third patch I was thinking of for c-c was aleth's patch... 13:28:14 --> mayanktg has joined #instantbird 13:28:39 <nhnt11> aleth: Any idea how to insert a menuitem/key into the menu overlay using JS? 13:28:49 <nhnt11> (i.e. menus.xul) 13:29:05 <mayanktg> aleth: Yes, the menu didn't work correctly. Is this how it should work http://pastebin.instantbird.com/610525 ? 13:30:05 <aleth> mayanktg: That's really weird code, what is the userIconContextMenu object for? 13:31:04 --> Suiseiseki has joined #instantbird 13:31:05 <aleth> Why didn't you look at the example I linked to? http://log.bezut.info/instantbird/140224/#m587 13:32:02 <aleth> nhnt11: You'd have to insert a menuitem element, I guess the question is how to get the parent. 13:32:22 <nhnt11> Yeah (that's my question) 13:32:53 <mayanktg> :( ..I'm unable to understand. I searched for onpopupshowing in im/ folder and looked for examples 13:33:26 <mayanktg> I'm going through that. 13:33:50 <aleth> mayanktg: Do you understand what the onpopupshowing attribute does? I can explain, but I thought you knew. 13:35:21 <aleth> nhnt11: How about using DOM inspector to get the id of the corresponding (sub) menu? 13:35:37 <nhnt11> aleth: The problem isn't getting the id.. 13:35:43 <nhnt11> I don't have a document or window to work with 13:35:46 <mayanktg> I know what it does. just I'm confused how would should I refresh the menu on start 13:36:09 <nhnt11> mayanktg: The tabbrowser has some code that modifies menu items onpopupshowing 13:36:17 <mayanktg> I think I understood ..by looking at the example. 13:36:20 <nhnt11> https://mxr.mozilla.org/comm-central/source/im/content/tabbrowser.xml#44https://mxr.mozilla.org/comm-central/source/im/content/tabbrowser.xml#170 13:36:25 <nhnt11> Sorry 13:36:29 <nhnt11> https://mxr.mozilla.org/comm-central/source/im/content/tabbrowser.xml#44 13:36:30 <nhnt11> https://mxr.mozilla.org/comm-central/source/im/content/tabbrowser.xml#170 13:36:42 <aleth> mayanktg: The idea is that the popupshowing event fires before the menu is drawn. So you can call a function in blist.js. There you can set the disabled attribute depending on whether a user icon exists or not. 13:37:26 <mayanktg> got it.. 13:37:55 <mayanktg> I can do this now.. 13:38:01 <aleth> Then the menu will always reflect the current state. 13:39:41 <aleth> nhnt11: So your real question is how to get the contacts window? 13:39:48 <nhnt11> aleth: No 13:39:53 <nhnt11> That's easy enough 13:40:03 <nhnt11> My question is how to get the menubar that exists even when no window is open 13:40:04 <nhnt11> On Mac 13:40:12 <aleth> Ahh, got it :) 13:41:41 <aleth> I think that's done with the hiddenWindow, but I've never investigated the details. 13:42:49 <aleth> Btw, did you ever get the DOM Inspector /addon/ to work on Mac? 13:42:59 <qheaden> Hello everyone. 13:44:59 <clokep_work> Why is everyone in this room pink or green?!?!!? 13:45:12 <aleth> Where is wnayes when you need him? ;) 13:46:16 * nhnt11 finds a bug with his cmd+shift+t patch 13:47:03 <nhnt11> If you close a conversation, then open it again (via the awesometab or something) and press cmd+shift+t, "nothing" happens 13:47:30 <nhnt11> Or if you open a conversation with the same contact but a different protocol, cmd+shift+t switches the protocol to the old one 13:47:34 <nhnt11> which is... awkward behavior 13:47:50 <clokep_work> Edge cases, yay! 13:48:32 * nhnt11 can probably get away without bothering about those for the addon ;) 13:48:40 * aleth thinks if that patch is done right it is on the way to becoming session restore ;) 13:49:14 <aleth> or at least, a subset. 13:53:56 --> shrihari has joined #instantbird 13:54:08 * qheaden is doing packet analysis for the icon removal. 13:55:47 <instantbot> clokep@gmail.com changed the Resolution on bug 955082 from --- to DUPLICATE. 13:55:48 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=955082 nor, --, ---, nobody, RESO DUPLICATE, Gtalk login failure: Unexpected data received (XML Parsing Error) 13:56:23 <clokep_work> qheaden: :) 14:03:48 * aleth tried to open #developers with the awesometab again :-S 14:04:35 <flo-retina> aleth: WFM :-P 14:05:10 <aleth> flo-retina: Only because you probably had it on hold ;) 14:05:17 <flo-retina> I do! :-P 14:05:21 <nhnt11> aleth: :( 14:05:31 <flo-retina> otherwise I wouldn't have included ":-P" in my WFM comment 14:05:37 * qheaden can't build comm-central 14:05:39 * aleth puts it on hold :P 14:05:44 <aleth> qheaden: why? 14:05:45 <flo-retina> qheaden: what's the error? 14:06:01 <qheaden> Anyone get a LNK 1123: failure during conversion to COFF: file invalid or corrupt error? 14:06:06 <qheaden> I'm getting it on crashinject.obj 14:06:24 <aleth> The real problem is I type #dev<enter> without thinking and get some other channel ;) 14:06:25 * flo-retina would ask that to Google 14:07:20 <qheaden> Hmm: https://bugzilla.mozilla.org/show_bug.cgi?id=964930 14:07:22 <instantbot> Bug 964930 nor, --, ---, nobody, RESO INVALID, LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt 14:10:05 <clokep_work> A little sketchy. ;) 14:10:19 <qheaden> Yeah. :P 14:11:02 * qheaden wonders what cvtres is for 14:12:05 <qheaden> Looks like the workaround worked. 14:12:11 <qheaden> I just hope it doesn't break anything else. 14:16:41 <-- shrihari has quit (Quit: shrihari) 14:20:52 <aleth> nhnt11: https://developer.mozilla.org/en-US/docs/XUL/PopupGuide/PlatformMenus 14:22:40 <nhnt11> That looks pretty awkward -_- 14:22:51 <nhnt11> I'm rewriting the addon using an overlay... much simpler 14:23:05 * qheaden heads to his class. 14:23:56 <aleth> nhnt11: I was going to suggest "look at DOM Inspector" but then I never got that to work as an addon on OSX 14:26:12 <aleth> Not even the keyboard shortcut works... 14:27:08 <nhnt11> :/ 14:27:25 <nhnt11> aleth: From what I remember it's in the tools menu when the blist is focused 14:27:54 <nhnt11> (Not accessible from a conv window) 14:28:34 <aleth> Interesting, that suggests they didn't solve how to add menu items to the Tools menu correctly ;) 14:28:38 <-- aleth has quit (Quit: exit stage left) 14:28:40 --> aleth has joined #instantbird 14:28:40 * ChanServ sets mode +h aleth 14:29:31 <aleth> You're right, it appears when the contact list has focus. They must have overlaid the blist but not the hidden window. 14:29:43 <nhnt11> Yeah 14:30:18 <nhnt11> I just realized that if I'm using overlay, the script has different scope in each one (instantbird.xul, blist.xul, menus.xul) 14:30:26 <nhnt11> which would mean cmd+shift+t wouldn't work very well across them 14:30:34 <nhnt11> Ugh 14:30:51 <aleth> I don't think Undo Close Tab ever has a menu item in FX, why are you adding one? 14:31:27 <nhnt11> aleth: It does have a menu item, the first item in History->Recently Closed Tabs 14:31:36 <nhnt11> And I'm adding one because I couldn't get the shortcut to work without it 14:31:57 <aleth> A commandset isn't enough? 14:32:43 <nhnt11> I added a <key> and added an event listener for "command" 14:32:55 <nhnt11> Didn't try a commandset/command 14:32:57 <-- dew has quit (Ping timeout) 14:33:08 <nhnt11> The key worked only when a menuitem was "attached" to it from what I saw 14:33:12 <nhnt11> I may have been doing something wrong 14:33:44 --> dew has joined #instantbird 14:42:33 <aleth> I would have thought you'd need a command but not a menuitem. 14:46:41 --> mconley has joined #instantbird 14:50:00 <-- hadi has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 14:51:36 --> nhnt12 has joined #instantbird 14:52:27 <-- mconley has quit (Input/output error) 14:52:27 <-- nhnt11 has quit (Ping timeout) 14:55:03 <-- nhnt12 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 14:55:09 --> nhnt11 has joined #instantbird 14:56:45 <nhnt11> Bah 14:56:47 <nhnt11> Could not read chrome manifest 'file:///Applications/Instantbird.app/Contents/MacOS/extensions/%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D/chrome.manifest'. 14:56:47 <nhnt11> :( 14:57:18 <flo-retina> nhnt11: that's a standard error 14:57:24 <flo-retina> ie. not related to your add-on 14:57:37 <nhnt11> Oh... 14:57:50 <nhnt11> Well my addon doesn't seem to be working (I don't see any new menuitems) 14:58:25 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 14:58:31 --> nhnt11 has joined #instantbird 14:59:04 <nhnt11> flo-retina: It seems related to my addon, because now i'm seeing Could not read chrome manifest 'jar:file:///Users/nhnt11/Library/Application%20Support/Instantbird/Profiles/l40cp3to.default/extensions/resurrect@nhnt11.gmail.com.xpi!/chrome.manifest'. 14:59:16 <nhnt11> Oh that's a different one 14:59:17 <nhnt11> ugh 14:59:19 <flo-retina> nhnt11: this one is your add-on 14:59:40 * flo-retina would like us to fix the former some day. 14:59:44 <flo-retina> I hate error console noise 15:00:29 * nhnt11 wonders what's wrong with his chrome manifest 15:00:37 <flo-retina> pastebin it 15:00:54 <nhnt11> http://pastebin.instantbird.com/610600 15:00:58 <nhnt11> Heh, I was already doing that 15:03:29 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:03:34 --> nhnt11 has joined #instantbird 15:03:41 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:03:47 --> nhnt11 has joined #instantbird 15:05:24 <nhnt11> Ah, apparently a trailing slash is required after chrome/content in the first line.. 15:05:37 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:05:42 --> nhnt11 has joined #instantbird 15:05:46 <-- nhnt11 has quit (Quit: nhnt11) 15:05:51 --> nhnt11 has joined #instantbird 15:06:10 <nhnt11> Didn't help :( 15:07:41 <aleth> Looks like sometimes commenting on a BMO bug doesn't automatically cc you to it :-S 15:09:15 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:09:21 --> nhnt11 has joined #instantbird 15:09:32 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:09:37 --> nhnt11 has joined #instantbird 15:09:46 <clokep_work> aleth: That's an option in your BZ prefs. 15:10:53 <aleth> clokep_work: It's set to "only if I have no role on them" 15:10:56 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:11:02 --> nhnt11 has joined #instantbird 15:11:08 <-- nhnt11 has quit (Quit: nhnt11) 15:11:13 --> nhnt11 has joined #instantbird 15:11:27 <nhnt11> It works :D 15:11:34 <nhnt11> Excellent 15:11:43 <aleth> What was wrong? 15:12:07 <nhnt11> I moved my chrome.manifest out of the chrome/ folder to the root of the extension 15:12:13 * nhnt11 shrugs 15:12:17 <aleth> ah. 15:12:20 <nhnt11> Anyway looks like it's all workign 15:12:25 <aleth> Overlays always seem to not work the first try. 15:12:42 <nhnt11> Here's the addon, if anyone wants to try: http://puu.sh/7cpjO.xpi 15:12:49 <nhnt11> It's not restartless unfortunately... 15:13:34 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:13:38 --> nhnt11 has joined #instantbird 15:13:47 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:13:52 --> nhnt11 has joined #instantbird 15:15:11 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:15:18 --> nhnt11 has joined #instantbird 15:15:22 <-- nhnt11 has quit (Input/output error) 15:15:27 --> nhnt11 has joined #instantbird 15:16:00 <nhnt11> aleth: Looks like I need the menuitem for it to work with no windows open (including the blist, *cough* Mac *cough*) 15:19:39 <aleth> nhnt11: Could you add a little check to pastebinner so that it only pastebins if protocol=IRC? That would be awesome, thanks 15:20:13 <nhnt11> aleth: Sure (not now though, but sometime soonish) 15:20:39 <aleth> (Protocols like XMPP allow newlines in messages) 15:21:04 <nhnt11> aleth: What does it take for an addon to pass review? 15:21:07 <nhnt11> Do you look at the code? 15:21:17 <aleth> Sure, we look at the code. 15:21:22 <clokep_work> aleth: As does IRC, technically. ;) 15:21:38 <nhnt11> aleth: https://bitbucket.org/nhnt11/instantbird-addons/src/8977c0329f66cd08588bdb2a7582f521059191ce/ReopenClosedTab/src/?at=default 15:21:46 <nhnt11> I'll upload it on BIO in a bit 15:22:14 <aleth> nhnt11: Just curious, why didn't you keep working on it as a patch on BMO? 15:22:23 <aleth> Was it easier as an addon? 15:22:41 <flo-retina> aleth: I think the assumption is the the review will be slow ;) 15:22:50 <nhnt11> aleth: a) Because I don't want to wait for nightlies, b) because with the addon i don't have to worry about edge cases 15:23:23 * aleth hopes nightlies are not /too/ far away now. 15:23:45 <nhnt11> Er, I meant AIO earlier, not BIO 15:28:22 <nhnt11> bbl 15:35:16 <clokep_work> I hope they're this weekend. :) 15:37:30 <flo-retina> let's make nightlies today! 15:38:56 --> shrihari has joined #instantbird 15:39:10 <clokep_work> Um...don't we have to do that at night? :-S 15:39:11 <clokep_work> ;) 15:39:37 <aleth> It's always night somewhere! ;) 15:40:48 <flo-retina> xkcd/now confirms ;) 15:44:35 <-- aleth has quit (Quit: exit stage left) 15:44:38 --> aleth has joined #instantbird 15:44:38 * ChanServ sets mode +h aleth 15:47:51 <-- shrihari has quit (Quit: shrihari) 15:50:40 <-- aleth has quit (Quit: exit stage left) 15:50:43 --> aleth has joined #instantbird 15:50:43 * ChanServ sets mode +h aleth 15:59:45 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:59:51 --> nhnt11 has joined #instantbird 15:59:58 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 16:00:04 --> nhnt11 has joined #instantbird 16:06:41 <-- flo-retina has quit (Ping timeout) 16:16:48 <-- dew has quit (Ping timeout) 16:18:48 --> dew has joined #instantbird 16:21:49 --> rcscott has joined #instantbird 16:22:43 <-- rcscott has quit (Quit: Instantbird 1.4 -- http://www.instantbird.com) 16:22:51 --> rcscott has joined #instantbird 16:29:39 <-- dew has quit (Ping timeout) 16:30:46 --> dew has joined #instantbird 16:30:53 <clokep_work> aleth: Btw you might be interested in https://bitbucket.org/clokep/purple-patches/src/acadc0d2d032cecd40c0e1bd1175c58b2f6f1f86/no-qq?at=default 16:31:25 <-- rosonline has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 16:32:43 <aleth> clokep_work: Thanks 16:32:47 --> flo-retina has joined #instantbird 16:32:47 * ChanServ sets mode +qo flo-retina flo-retina 16:33:03 <clokep_work> aleth: Everything else built fine once I disabled QQ we should probably...actually update it at some point... 16:33:07 <clokep_work> instantbot: bugs libqq 16:33:08 <aleth> Should we really be shipping a protocol that is known not to work? Or does it work sometimes... 16:33:10 <instantbot> clokep_work: Sorry, I've no idea what 'bugs libqq' might be. 16:33:19 <clokep_work> :( 16:33:53 <clokep_work> bug 955231 16:33:56 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=955231 nor, --, ---, clokep, NEW, Update libqq-pidgin to 0.72 16:34:06 <clokep_work> aleth: Probably not. 16:34:14 <clokep_work> I wouldn't be opposed to actually including that patch. :) 16:35:15 <aleth> It can't really break anything if it's already broken ;) 16:36:01 <aleth> Nothing new here since 2012 https://code.google.com/p/libqq-pidgin/source/list 16:37:19 <clokep_work> I think there's an updated one. 16:37:24 <clokep_work> EionRobb mentioned it the other day... 16:40:41 <-- GeekShadow has quit (Ping timeout) 16:43:29 <-- rcscott has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 16:59:07 --> wnayes has joined #instantbird 17:03:45 --> rcscott has joined #instantbird 17:17:51 --> shrihari has joined #instantbird 17:19:10 --> mconley has joined #instantbird 17:21:27 --> kramolnik has joined #instantbird 17:35:00 * qheaden comes back 17:40:16 --> Mook_as has joined #instantbird 17:41:31 --> GeekShadow has joined #instantbird 18:01:42 <clokep_work> qheaden: What was your final status of the SIPE stuff? 18:03:18 <qheaden> It worked pretty well. I don't use it anymore though since I'm on Windows at work again. 18:03:26 <qheaden> Also, we tend to use the share screen function on our job. 18:03:38 <qheaden> But the connection worked well, and I was able to chat with my co-workers. 18:07:43 <clokep_work> Cool. I was more of wondering whether you got it to work or if you couldn't figure out how to compile in the extra crypto stuff. 18:16:54 <-- dew has quit (Ping timeout) 18:18:04 --> dew has joined #instantbird 18:25:40 <-- shrihari has quit (Quit: shrihari) 18:28:47 <qheaden> Yeah. It turned out I didn't need the crypto stuff for our setup here at work. 18:40:28 --> jb has joined #instantbird 18:47:10 <-- rcscott has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 18:53:25 <-- dew has quit (Ping timeout) 18:53:35 --> dew has joined #instantbird 19:01:13 <clokep_work> Sweet. :) Glad it worked for you...I need to figure this out. 19:07:05 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:21:07 <-- jb has quit (Ping timeout) 19:22:25 <-- dew has quit (Ping timeout) 19:23:35 --> dew has joined #instantbird 19:26:47 <-- dew has quit (Ping timeout) 19:26:55 --> dew has joined #instantbird 19:27:51 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 19:30:04 --> flo-retina has joined #instantbird 19:30:04 * ChanServ sets mode +qo flo-retina flo-retina 20:03:49 <-- aleth has quit (Ping timeout) 20:09:52 <clokep_work> flo-retina: Are you on the tb-enterprise list? 20:11:36 <flo-retina> clokep_work: I think so 20:12:10 <clokep_work> flo-retina: Did you see the newest post? Looks like someone is trying tos cript setting up XMPP accounts. 20:14:26 <flo-retina> no 20:14:34 <flo-retina> maybe I don't receive that stuff any more :-S 20:20:26 <-- flo-retina has quit (Ping timeout) 20:20:31 --> flo-retina has joined #instantbird 20:20:31 * ChanServ sets mode +qo flo-retina flo-retina 20:22:37 <clokep_work> flo-retina: http://pastebin.instantbird.com/610928 20:23:15 <clokep_work> He made line 21 bold. 20:23:42 * clokep_work isn't sure how servers and accounts relate in TB prefs. 20:39:02 <flo-retina> ah yes I saw that email today 20:39:15 <flo-retina> I stopped reading when I saw "17 ESR" 20:39:20 <flo-retina> and "Autoconfig" :-P 20:41:34 <flo-retina> ah, I guess I know the problem 20:42:07 <flo-retina> clokep_work: http://lxr.instantbird.org/instantbird/source/chat/protocols/xmpp/xmpp.jsm#697 20:42:23 <flo-retina> he's setting the default value for the pref, not a user value 20:48:51 <clokep_work> Yeah, I kind of figured that. 20:49:17 <clokep_work> (At least that it was something like that...) 20:49:20 <clokep_work> Are you goign to reply? 20:49:30 <flo-retina> no 20:49:34 <flo-retina> I'm not interested 20:49:42 <flo-retina> a patch is welcome if he wants to provide one 20:49:47 <flo-retina> I won't write one myself 20:53:04 <clokep_work> :-\ OK... 20:53:11 <clokep_work> I wasn't asking you to write the patch. :P 20:55:19 <clokep_work> That code confsues me haha. 20:55:58 <flo-retina> you were not. But I don't see any other useful outcome ;) 20:56:43 <clokep_work> flo-retina: Can't he just use "lockPref" instead of "defaultPref"? 20:56:53 * clokep_work knows nothing about autoconfig. :-D 20:57:53 <flo-retina> he needs to set the value 20:57:59 <flo-retina> I don't know anything about autoconfig either 21:00:46 * clokep_work replied. 21:01:11 --> rcscott has joined #instantbird 21:06:30 <-- dew has quit (Ping timeout) 21:06:40 --> dew has joined #instantbird 21:16:38 <flo-retina> clokep_work: lockPref is a way to prevent the user from editing the value 21:16:45 <flo-retina> I would be surprised if that made the value a user value 21:17:01 <flo-retina> but anyway, clokep_work++ for being much nicer than I am with that guy ;) 21:23:56 <clokep_work> THanks. :P 21:24:07 <clokep_work> Freed up time for you to get nightlies back. :P 21:24:26 <flo-retina> it's surprising that it's only 10:30pm when I'm ready to look at Ib stuff 21:32:07 <-- mconley has quit (Input/output error) 21:36:12 <-- dew has quit (Ping timeout) 21:36:22 --> dew has joined #instantbird 21:43:59 * clokep_work hopes to have nightlies when he's back. ;) 21:46:39 <flo-retina> back from what? 21:53:01 <clokep_work> The weekend. 21:53:15 <flo-retina> I thought you meant when you'll reach home tonight ;) 21:57:28 <clokep_work> Nope. :) 21:59:08 <flo-retina> not ambitious enough ;) 21:59:27 * flo-retina is tired of that mailing list moderation :( 22:03:03 <clokep_work> Reply to the correct address. 22:03:23 <clokep_work> I'm tired of having a random email address forward to a mailing list. ;) 22:04:58 <-- dew has quit (Ping timeout) 22:05:09 --> dew has joined #instantbird 22:06:19 <flo-retina> clokep_work: the random address is always the same ;) 22:07:05 <clokep_work> OK. I just think it's confusing. I dislike how if I reply to it, people ALWAYS reply privately to me instead of to the list. 22:10:03 <clokep_work> Have a good weekend. ;) I'll check the logs (or email me) if you have questions about patches and such. 22:10:15 <clokep_work> For the purple stuff. :) 22:10:23 <-- dew has quit (Ping timeout) 22:10:34 --> dew has joined #instantbird 22:12:41 <-- clokep_work has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 22:14:30 <-- deOmega has quit (Quit: So easy...but yet complicated.) 22:15:47 <flo-retina> clokep_work: Making repo purple for florian@queze.net. 22:15:48 <flo-retina> This repo will appear as hg.mozilla.org/users/florian_queze.net/purple. 22:15:48 <flo-retina> If you need a top level repo, please quit now and file a bug for IT to create one for you. 22:17:12 <-- dew has quit (Ping timeout) 22:17:18 --> dew has joined #instantbird 22:18:56 <-- dew has quit (Ping timeout) 22:19:15 --> dew has joined #instantbird 22:25:25 <-- dew has quit (Ping timeout) 22:25:36 --> dew has joined #instantbird 22:30:11 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 22:30:30 <-- Tonnes has quit (Connection reset by peer) 22:33:44 --> Tonnes has joined #instantbird 22:34:46 <-- dew has quit (Ping timeout) 22:34:54 --> dew has joined #instantbird 22:40:17 <-- rcscott has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 22:53:35 --> clokep_work has joined #instantbird 22:53:35 * ChanServ sets mode +o clokep_work 22:54:42 <clokep_work> flo-retina: Sweet! 22:55:07 <flo-retina> added 701 changesets with 5380 changes to 1165 files 22:55:32 <flo-retina> https://hg.mozilla.org/users/florian_queze.net/purple 22:55:41 <flo-retina> if it gives a 404, reload until it doesn't 22:55:55 <flo-retina> it seems to be randomly load balanced, and not propagated to all servers yet 22:56:22 <clokep_work> :) 22:56:40 <flo-retina> so, should I land the 2 c-c patches now? 22:57:35 <clokep_work> I think so. 22:58:15 <clokep_work> flo-retina: Took about 20 tries for me to pullt he changes. The rest were 404s. :( 22:58:23 <clokep_work> flo-retina: So...can I push to YOUR user repo? How does that work? 22:58:48 <-- kramolnik has quit (Ping timeout) 23:01:57 <qheaden> No, YMSG doesn't use SSL from what I see. 23:02:00 * clokep_work just tried to run upgrade-libpurple.sh ... 23:02:25 <clokep_work> ./upgrade-libpurple.sh: line 14: wget: command not found Couldn't fetch latest version number. 23:03:04 <flo-retina> clokep_work: I think you can push, yes 23:03:15 <flo-retina> but I would appreciate a heads up if you are messing with it tonight :) 23:05:48 <flo-retina> let's see how busted c-c is now 23:06:23 <flo-retina> heh, seems OK :) 23:11:42 --> Mic has joined #instantbird 23:13:18 <clokep_work> flo-retina: I won't be. :) 23:13:24 <clokep_work> Only 3 hunks failed! Not bad. :) 23:24:30 <flo-retina> 3 hunks of what? 23:26:08 --> mconley has joined #instantbird 23:40:05 <-- dew has quit (Ping timeout) 23:40:15 --> dew has joined #instantbird 23:48:58 <clokep_work> libpurple upgrade 23:49:40 <clokep_work> Pretty large diff actually: http://pastebin.instantbird.com/611131 23:52:11 <-- clokep_work has quit (Ping timeout)