All times are UTC.
00:03:53 --> Suiseiseki has joined #instantbird 00:13:53 --> Alex2 has joined #instantbird 00:39:58 <-- aleth has quit (Quit: :tiuQ) 00:56:06 <-- clokep_work has quit (Ping timeout: 121 seconds) 01:13:10 <-- myk has quit (Ping timeout: 121 seconds) 01:31:51 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 03:09:03 <instant-buildbot> build #1524 of linux-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1524 03:23:45 <instant-buildbot> build #2906 of macosx-nightly-default is complete: Failure [4failed shell_5] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2906 03:44:26 --> myk has joined #instantbird 04:08:45 --> Mook has joined #instantbird 04:10:40 <Mook> clokep-matrix: fwiw, I intend to deal with 1000 contacts by never looking at them and only ever using the new conv dialog with the search box :p 04:38:54 <-- myk has quit (Ping timeout: 121 seconds) 04:57:49 <instant-buildbot> build #434 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/434 05:20:53 --> nhnt11 has joined #instantbird 05:20:53 * ChanServ sets mode +h nhnt11 05:50:10 <-- Mook has quit (Client exited) 06:28:31 --> gerard-majax has joined #instantbird 06:38:20 <-- gerard-majax has quit (Ping timeout: 121 seconds) 07:11:11 --> gerard-majax has joined #instantbird 07:15:33 <-- gerard-majax has quit (Ping timeout: 121 seconds) 07:23:21 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 07:32:17 --> Bollebib has joined #instantbird 07:46:48 --> flo-retina has joined #instantbird 07:46:48 * ChanServ sets mode +qo flo-retina flo-retina 07:46:57 <flo-retina> The mac nightly failed with "runxpcshelltests.py: error: unrecognized arguments: --tests-root-dir=/Users/buildbot/buildslave/macosx/build/obj-instantbird/i386/_tests/xpcshell" 07:58:34 --> aleth has joined #instantbird 07:58:34 * ChanServ sets mode +o aleth 08:14:15 --> gerard-majax has joined #instantbird 08:28:32 <-- Alex2 has quit (Ping timeout: 121 seconds) 08:31:20 --> Alex1 has joined #instantbird 08:39:41 <-- gerard-majax has quit (Ping timeout: 121 seconds) 08:46:37 --> gerard-majax has joined #instantbird 08:57:23 <-- gerard-majax has quit (Ping timeout: 121 seconds) 09:51:29 <-- Bollebib has quit (Ping timeout: 121 seconds) 09:57:54 --> Bollebib has joined #instantbird 10:08:13 <-- BWMerlin has quit (Client exited) 10:08:30 --> BWMerlin has joined #instantbird 10:09:55 --> gerard-majax has joined #instantbird 10:13:52 <-- nhnt11 has quit (Ping timeout: 121 seconds) 10:29:14 <-- Alex1 has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 10:33:35 --> Alex1 has joined #instantbird 10:33:43 <-- freaktechnik has quit (Ping timeout: 121 seconds) 10:34:10 --> freaktechnik has joined #instantbird 10:37:08 <-- Alex1 has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 10:38:43 <flo-retina> FYI, I just ordered a 250GB SSD for my old macbook, 4 pairs of 2GB modules for our minis, and a pair of 4GB modules (that I intend to put in my old macbook, to reclaim the existing 2 2GB modules and put these in yet another mini) 10:39:10 <flo-retina> assuming things go well, the net result should be that my old macbook should be 'fast'-ish again, and we should have 6 minis with 4GB of ram. 10:53:18 --> nhnt11 has joined #instantbird 10:53:18 * ChanServ sets mode +h nhnt11 10:55:59 <-- Bollebib has quit (Ping timeout: 121 seconds) 10:56:23 <aleth> sounds great :-) Hopefully some of those "free" 4Gb modules find a home too. 10:56:48 --> clokep has joined #instantbird 10:56:48 * ChanServ sets mode +o clokep 10:58:28 <clokep> flo-retina: So I have an up to date Windows build! 10:58:34 <clokep> What should I check for this installer thing? 10:59:09 <flo-retina> ah! 10:59:15 <flo-retina> how much time do you have before you _work? 11:00:51 <flo-retina> clokep: so, first ensure the installer exists locally 11:01:01 <flo-retina> clokep: you most likely need to |./mozilla/mach package| 11:01:30 <clokep> flo-retina: Already did a package! 11:01:34 <flo-retina> cool 11:01:34 <clokep> Although I'm unsure where it ends up. 11:01:37 <clokep> I have ~ 1 hour. 11:01:43 <flo-retina> we upload $(UPLOAD_FILES) 11:01:53 <flo-retina> clokep: well, finding where it is would be useful ;) 11:02:01 <flo-retina> I would assume it's somehow in objdir/dist/ 11:02:32 <clokep> So I see a win32.zip in there, but no exe. 11:02:42 <flo-retina> the exe may be in a subfolder 11:02:50 <flo-retina> could be named something silly like "sea/" 11:03:04 <flo-retina> which IIRC means Self-Extracting-Archive or something like that 11:03:19 <clokep> Alright. 11:04:08 <flo-retina> looks like the list of files to upload is built in http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/installer/upload-files.mk 11:04:39 <flo-retina> apparently the installer is added to the list there: http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/installer/upload-files.mk#699 11:05:02 <flo-retina> so, it would be useful to print the value of "PKG_INST_PATH" and "PKG_INST_BASENAME" to see where it's trying to find it 11:05:55 <clokep> OK. It's been a while since I've deal with make. 11:06:14 <flo-retina> I cleared the value of PKG_INST_PATH in a few places to get rid of the silly sea/ folder, eg. http://mxr.mozilla.org/comm-central/source/im/installer/windows/Makefile.in#7 11:06:15 <clokep> Is that just "echo $(PKG_INST_PATH)" in a makefile somewhere? 11:06:20 <flo-retina> so maybe one of these hacks is broken 11:06:29 <flo-retina> clokep: you need to put that in a place where it would be executed 11:06:50 <flo-retina> clokep: so something like: 11:06:50 <flo-retina> foo:\n\techo $(PKG_INST_PATH) 11:06:56 <flo-retina> and then you run |make foo| 11:10:12 <clokep> flo-retina: So do I want to add that to a Makefile.in or just modify an outputted Makefile? 11:12:42 <flo-retina> either way works 11:15:38 <clokep> $ mozmake print_pkg 11:15:39 <clokep> echo install/sea/ 11:15:39 <clokep> install/sea/ 11:15:39 <clokep> echo instantbird-1.6a1pre.en-US.win32.installer 11:15:39 <clokep> instantbird-1.6a1pre.en-US.win32.installer 11:15:45 <clokep> flo-retina: Looks like that hack isn't working anymore. 11:16:34 <clokep> And I don't think that path exists either? 11:16:35 <flo-retina> have you found the installer file on your disk? 11:16:53 <clokep> I ran the following and got back empty results 11:16:53 <clokep> clokep@WHISTLER ~/comm-central/obj-i686-pc-mingw32/dist 11:16:53 <clokep> $ find . -name "*installer.exe" 11:17:14 <flo-retina> maybe you need ./mozilla/mach installer or something else to build the .exe then :-S 11:17:31 <flo-retina> there's no point in debugging the upload until the installer .exe exists locally 11:18:03 <clokep> Ah there's a |mach install| command to build an installer? 11:18:22 <flo-retina> is that to build an installer, or install in --prefix (ie. for linux systems) 11:18:54 <flo-retina> apparently for buildbot we do: $(MAKE) -C im/installer libs installer 11:19:03 <clokep> Build an installer. 11:19:08 <flo-retina> so I suggest you just do that, and figure out where the file ends up :) 11:19:11 <clokep> Maybe? 11:20:02 <clokep> flo-retina: I guess you're right: http://pastebin.instantbird.com/1985317 11:26:02 <clokep> flo-retina: The output of |mach package| http://pastebin.instantbird.com/1985364 11:26:38 <flo-retina> too long for pastebin 11:26:42 <flo-retina> I just need the result of your find 11:26:43 <clokep> Yep, the second half: http://pastebin.instantbird.com/1985373 11:27:10 <flo-retina> although I told you to run |$(MAKE) -C im/installer libs installer| ;) 11:27:38 <clokep> Where? 11:27:46 <flo-retina> from the objdir 11:27:47 <clokep> Oh I missed that. 11:27:48 <clokep> Sorry. 11:30:40 <clokep> :) 11:30:41 <clokep> clokep@WHISTLER ~/comm-central 11:30:41 <clokep> $ find obj-i686-pc-mingw32/dist/ -name "*installer.exe" 11:30:41 <clokep> obj-i686-pc-mingw32/dist/instantbird-1.6a1pre.en-US.win32.installer.exe 11:32:43 <flo-retina> ok 11:32:49 <flo-retina> so the installer is built in the 'right' place 11:33:11 <flo-retina> and the problem is just that we need to better clear the PKG_INST_PATH variable 11:33:24 --> Bollebib has joined #instantbird 11:33:53 <-- nhnt11 has quit (Ping timeout: 121 seconds) 11:34:07 <flo-retina> maybe try clearing it before this include ? http://mxr.mozilla.org/comm-central/source/im/build.mk#11 11:34:14 --> nhnt11 has joined #instantbird 11:34:14 * ChanServ sets mode +h nhnt11 11:34:17 <flo-retina> hmm 11:40:55 <clokep> flo-retina: I'm not entirely sure how to 'propagate' changes from modifying that file into my objdir. 11:41:06 <clokep> I did a |mach build im/| is that enough? 11:41:42 <clokep> Hmm...apparently not. My printing is still showing install/sea. 11:42:18 <-- nhnt11 has quit (Ping timeout: 121 seconds) 12:00:48 <-- clokep has quit (Ping timeout: 121 seconds) 12:12:52 --> mpmc has joined #instantbird 12:14:21 --> nhnt11 has joined #instantbird 12:14:21 * ChanServ sets mode +h nhnt11 12:28:32 <-- nhnt11 has quit (Ping timeout: 121 seconds) 12:35:50 --> clokep_work has joined #instantbird 12:35:50 * ChanServ sets mode +o clokep_work 12:48:09 --> nhnt11 has joined #instantbird 12:48:09 * ChanServ sets mode +h nhnt11 12:49:08 <clokep_work> flo-retina: Did you see my questions above? 12:49:23 <flo-retina> yeah, I don't understand the question though. 12:49:38 <flo-retina> build.mk isn't pre-processed or anything, so... just edit the file 12:50:19 <clokep_work> flo-retina: I find it very confusing *which* files are used from objdir and which are used from the srcdir. :) 12:50:33 <clokep_work> Anyway, I did edit it and I got the same results when printing the variables in that Makefile. 12:50:36 <flo-retina> I'm at least not guilty for that :) 12:50:49 <flo-retina> that needs a pastebin of a diff ;) 12:50:54 <flo-retina> I don't know what you edited nor where 12:51:40 <clokep_work> There is no diff, I edited it in the objdir like you suggested. 12:52:03 <flo-retina> build.mk doesn't exist in the objdir 12:52:09 <flo-retina> so I don't know what you are editing 12:52:22 <clokep_work> Bah I think we're talking past each other. 12:52:38 <flo-retina> sure 12:52:44 <flo-retina> summary is I don't know what you did, so I can't help ;) 12:52:52 <clokep_work> I added this line http://mxr.mozilla.org/comm-central/source/im/installer/windows/Makefile.in#7 above http://mxr.mozilla.org/comm-central/source/im/build.mk#11 12:55:03 <flo-retina> maybe PKG_INST_PATH= at the end of http://mxr.mozilla.org/comm-central/source/im/build.mk#104 would work 13:05:50 <clokep_work> flo-retina: I'll try when I get home. 13:11:02 --> Mnyromyr has joined #instantbird 13:22:40 --> mikk_s has joined #instantbird 13:43:40 <nhnt11> Ib's search context menu seems to be broken 13:43:45 <nhnt11> STR: select text, right click 13:43:50 <clokep_work> nhnt11: Yeah, flo-retina broke it. 13:43:56 <nhnt11> ok 13:44:17 <clokep_work> nhnt11: I think the fix is easy thoguh if you have a few minutes? :) 13:44:38 * nhnt11 has no context for the bug 13:44:40 <nhnt11> Is it filed? 13:44:57 <nhnt11> Oh, I see 13:45:58 <clokep_work> Did you find it? 13:46:04 <clokep_work> aleth filed it, I think. 13:46:18 <nhnt11> Nope 13:46:21 <aleth> it's in the blocker list 13:46:21 <nhnt11> didn't find the bug 13:46:24 <nhnt11> ah ok 13:46:34 <nhnt11> I haven't searched for it yet 13:46:36 <nhnt11> looking niow 13:46:37 <nhnt11> now* 13:47:27 <flo-retina> clokep_work: the fix isn't trivial, but I wrote it for TB, and porting to IB should be straight forward. 13:47:38 <nhnt11> erm, is it this? https://bugzilla.mozilla.org/show_bug.cgi?id=1103432 13:47:40 <instantbot> Bug 1103432 nor, --, ---, nobody, NEW, Update search shipped with Instantbird 13:47:43 <flo-retina> no 13:47:48 <flo-retina> but I think there's a comment about it there 13:47:53 <nhnt11> yeah there is 13:48:25 <flo-retina> the fix is https://bugzilla.mozilla.org/attachment.cgi?id=8658285&action=diff 13:49:14 <nhnt11> I don't see a bug other than the one I just linked, at least not under product:instantbird 13:49:33 <flo-retina> nhnt11: I don't think the bug is filed 13:49:35 <nhnt11> ok 13:49:36 <flo-retina> for some reason 13:49:45 <nhnt11> I'll use the tb bug you just linked to as a reference 13:49:47 <aleth> Nobody filed a separate bug for it 13:50:15 <clokep_work> I think we were just gonna shove it all in the same one. :-D 13:50:22 <aleth> In the hope that whoever fixed it would give the IB search code some tlc while they were at it ;) 13:50:29 <flo-retina> clokep_work: I think the assumption was "flo should fix search" ;) 13:50:46 <clokep_work> (nhnt11 not a requirement though.) 13:50:46 <nhnt11> flo-retina: You /are/ the expert after all 13:50:51 <flo-retina> aleth: is Ib the only 'supported' use case for the sync init code path at this point? ;) 13:51:15 <flo-retina> nhnt11: yep, expert at causing bitrot in it and breaking consumers of it these days ;) 13:51:21 <aleth> flo-retina: if you removed it from tb? probably! 13:51:36 <flo-retina> aleth: is TB using the sync init too? 13:51:44 <aleth> I have no idea 14:02:51 <-- nhnt11 has quit (Ping timeout: 121 seconds) 14:04:25 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 14:05:12 --> flo-retina has joined #instantbird 14:05:12 * ChanServ sets mode +qo flo-retina flo-retina 14:41:29 <-- mikk_s has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 14:41:38 <-- aleth has quit (Ping timeout: 121 seconds) 14:44:40 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:15:09 --> mikk_s has joined #instantbird 15:43:01 --> nhnt11 has joined #instantbird 15:43:01 * ChanServ sets mode +h nhnt11 15:45:35 --> myk has joined #instantbird 15:56:47 <-- gerard-majax has quit (Ping timeout: 121 seconds) 16:12:09 --> aleth has joined #instantbird 16:12:09 * ChanServ sets mode +o aleth 16:16:11 <-- nhnt11 has quit (Ping timeout: 121 seconds) 16:20:08 --> nhnt11 has joined #instantbird 16:20:08 * ChanServ sets mode +h nhnt11 16:21:28 --> nhnt12 has joined #instantbird 16:21:28 * ChanServ sets mode +h nhnt12 16:21:28 <-- nhnt11 has quit (Connection closed) 16:21:31 * nhnt12 is now known as nhnt11 16:33:16 --> gerard-majax has joined #instantbird 16:48:07 <-- gerard-majax has quit (Ping timeout: 121 seconds) 16:53:04 --> gerard-majax has joined #instantbird 16:55:20 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 17:00:06 --> myk1 has joined #instantbird 17:00:52 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:01:05 <-- myk has quit (Ping timeout: 121 seconds) 17:01:05 * myk1 is now known as myk 17:02:21 --> gerard-majax has joined #instantbird 17:02:42 --> gerard-majax_ has joined #instantbird 17:06:23 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:13:57 <-- gerard-majax_ has quit (Ping timeout: 121 seconds) 17:20:58 --> gerard-majax_ has joined #instantbird 17:22:16 * gerard-majax_ is now known as gerard-majax 17:39:20 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:41:07 <-- mikk_s has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 18:07:30 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 18:27:20 <-- myk has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 18:27:23 --> myk has joined #instantbird 18:32:51 --> nhnt11 has joined #instantbird 18:32:51 * ChanServ sets mode +h nhnt11 18:46:02 --> gerard-majax has joined #instantbird 18:55:15 --> afiksof has joined #instantbird 19:13:19 <-- Mnyromyr has quit (Ping timeout: 121 seconds) 19:16:29 --> Mnyromyr has joined #instantbird 19:17:23 <-- gerard-majax has quit (Ping timeout: 121 seconds) 19:51:31 --> gerard-majax has joined #instantbird 20:00:26 <-- afiksof has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 20:34:47 <-- gerard-majax has quit (Ping timeout: 121 seconds) 20:45:35 --> gerard-majax has joined #instantbird 20:52:22 <-- gerard-majax has quit (Ping timeout: 121 seconds) 20:57:17 <instantbot> New Chat Core - XMPP bug 1206238 filed by aleth@instantbird.org. 20:57:18 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1206238 nor, --, ---, nobody, NEW, Improve XMPP handleErrors function to display error system messages more easily 21:05:16 <-- clokep_work has quit (Ping timeout: 121 seconds) 22:00:17 <-- Bollebib has quit (Connection closed) 22:01:03 --> mpmc has joined #instantbird 22:03:18 --> pWnnn has joined #instantbird 22:08:33 <-- pWnnn has quit (Quit: ChatZilla 0.9.92 [Firefox 40.0.3/20150826023504]) 22:09:26 --> pWnnn has joined #instantbird 22:10:12 <pWnnn> Hello 22:21:59 <-- pWnnn has quit (Client exited) 22:29:36 --> pWnnn has joined #instantbird 23:47:07 <-- Mnyromyr has quit (Quit: ChatZilla 0.9.92 [SeaMonkey 2.35/20150825182814]) 23:49:42 <-- myk has quit (Ping timeout: 121 seconds)