#instantbird log on 01 10 2014

All times are UTC.

00:02:21 <-- mconley has quit (Ping timeout)
00:46:55 <flo-retina> I don't understand what's causing http://pastebin.instantbird.com/527533
01:02:04 --> mconley has joined #instantbird
01:04:20 <flo-retina> I think my current set of scripts does a decent job of dealing with the moves
01:13:47 <-- mconley has quit (Input/output error)
01:14:41 --> mconley has joined #instantbird
01:22:13 <-- mconley has quit (Input/output error)
01:25:04 <-- hadi has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com)
01:38:45 <-- rosonline has quit (Ping timeout)
01:47:04 <flo-retina> the errors in the previous pastebin disappeared after I got rid of the mozilla/ folder with a splicemap, so I'll blame that hg bug again.
01:58:07 <flo-retina> alright, it's late enough that I should stop... I've pushed my scripts to http://hg.instantbird.org/bio-merge/rev/7887fd3f66db What remains to do is: (important) handle branches (ie. get rid of them), and handle the commit messages with p= in them to specify the author (not really important if we don't get time to do that)
01:58:20 <flo-retina> I'm hoping it won't take much time to finish that tomorrow
02:00:10 <flo-retina> so assuming clokep finishes the patches tonight and I r+ them tomorrow, and assuming he can figure out the small issues that we identified on c-c's chat/ (encoding, line endings, ...) or I can help him for that tomorrow... We should have a repo ready for the merge tomorrow evening
02:00:18 <flo-retina> we could then push it to try, and show it to people
02:00:30 <flo-retina> and do the real thing saturday afternoon/evening.
02:13:21 <-- Mook_as has quit (Quit: Mook_as)
02:27:20 --> dionisos has joined #instantbird
03:33:55 <-- clokep has quit (Ping timeout)
03:42:30 <-- dionisos has quit (Ping timeout)
03:43:06 <-- Tonnes has quit (Connection reset by peer)
03:43:44 --> Tonnes has joined #instantbird
03:44:53 <-- wnayes has quit (Quit: wnayes)
03:51:27 --> Mook has joined #instantbird
04:17:08 <instant-buildbot> build #1603 of macosx-nightly-default is complete: Failure [4failed shell_3]  Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/1603
04:42:41 <-- EionRobb has quit (Quit: Leaving.)
04:53:04 <-- GeKo has quit (Ping timeout)
04:57:44 --> GeKo has joined #instantbird
05:22:35 --> EionRobb has joined #instantbird
05:46:40 --> BWMerlin has joined #instantbird
06:21:35 <-- Mook has quit (Quit: Mook)
06:47:40 --> jb has joined #instantbird
06:50:06 <-- jb has quit (Quit: jb)
06:59:50 <-- EionRobb has quit (Ping timeout)
07:01:40 --> EionRobb has joined #instantbird
07:14:47 <-- EionRobb has quit (Ping timeout)
07:17:10 --> EionRobb has joined #instantbird
07:45:54 <instant-buildbot> build #1227 of win32-nightly-default is complete: Failure [4failed shell_3]  Build details are at http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1227
07:56:26 <-- mrphs has quit (Z:lined (dronebot))
08:11:31 --> mrphs has joined #instantbird
08:38:49 --> mikk_s has joined #instantbird
08:39:20 <-- mikk_s has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com)
08:41:07 <-- EionRobb has quit (Ping timeout)
08:41:26 --> mconley has joined #instantbird
08:42:34 --> gerard-majax__ has joined #instantbird
08:42:53 --> EionRobb has joined #instantbird
09:13:50 --> Mic has joined #instantbird
09:13:55 * Mic is now known as Mic2
09:14:28 <Mic2> Building with clang worked well :)
09:20:53 <-- Mic2 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
09:21:32 --> Mic has joined #instantbird
09:21:48 * Mic is now known as Mic2
09:49:08 <-- EionRobb has quit (Quit: Leaving.)
09:51:55 --> hadi has joined #instantbird
10:47:35 <-- mconley has quit (Input/output error)
10:49:32 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
10:55:25 --> dionisos has joined #instantbird
11:14:20 --> flo-retina has joined #instantbird
11:14:20 * ChanServ sets mode +qo flo-retina flo-retina 
11:14:53 <flo-retina> hmm, I have this error in my error console:
11:14:53 <flo-retina> Timestamp: 10/01/14 12:14:04
11:14:54 <flo-retina> Error: this._account is undefined
11:14:56 <flo-retina> Source File: resource://gre/components/irc.js
11:14:56 <flo-retina> Line: 747
11:15:09 <flo-retina> context is: my moznet irc account failed to connect, I clicked on "disconnect" in the account manager; that took a while.
11:15:17 <flo-retina> After that, the account reconnected fine...
11:15:49 <flo-retina> ok, my second moznet account has done the same thing
11:16:17 <flo-retina> The connection attempt fails. In the console there was 
11:16:17 <flo-retina> Error: Connection reset. Source File: resource://gre/components/irc.js Line: 731 for the first account
11:16:36 <flo-retina> and "Error: Connection closed by server. Source File: resource://gre/components/irc.js Line: 725" for the second account.
11:16:56 <flo-retina> Instead of marking the account as disconnected with an error, the account is stuck on "connecting..."
11:17:09 <flo-retina> the this._account is undefined message is when I click on the "disconnect" button
11:20:30 <flo-retina> filed https://bugzilla.mozilla.org/show_bug.cgi?id=958469
11:24:39 --> clokep has joined #instantbird
11:24:39 * ChanServ sets mode +o clokep 
11:27:29 <flo-retina> clokep: Good morning :). Thanks for the updated patches :)
11:27:45 <clokep> flo-retina: 'morning. I'm not usre if it's good yet or not. ;)
11:28:09 <flo-retina> you still have time to make it good! ;)
11:31:33 <Mic2> bye
11:31:39 <-- Mic2 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
11:35:20 <clokep> I should take a look at your scripts...
11:43:52 <clokep> Doesnt' look crazy. :)
11:44:51 <flo-retina> :)
11:45:23 <flo-retina> the makefile isn't really working (ie. there's no target that causes all the others to be created automatically
11:45:47 <flo-retina> but I figured it was still useful as a way to document the commands used to create each file
11:53:17 --> deOmega has joined #instantbird
11:54:43 <clokep> Yeah.
11:54:49 <clokep> I'll need to try it and see what it is. :)
11:56:58 <flo-retina> clokep: if you just want to look at the resulting commit messages: http://queze.net/goinfre/commits.txt
11:57:55 <clokep> flo-retina: So I wasn't fully paying attentiong when you were discussing the stuff about branches/tags.
11:58:13 <flo-retina> when was that?
11:58:15 <clokep> Are we going to add tags for the previous Instantbird releases but kill the commits that are on the branch?
11:58:59 <flo-retina> well, you can't tag commits that don't exist
11:59:54 <clokep> Things like "Display detailed information in buddy tooltips. Original patches by Vincent Ordy and goulagman." might be tough to deal w/. :-\
12:00:14 <flo-retina> it seems fine as is
12:00:44 <flo-retina> if I wrote "original patch" that likely means I significantly tweaked it before the commit (so putting myself as the author isn't crazy)
12:01:07 <clokep> OK.
12:01:15 <flo-retina> "Remove .svn directories from the .app bundle" doesn't look like an interesting commit
12:03:39 <flo-retina> changeset references like 735829d0bdc9 are a bit annoying
12:03:46 <flo-retina> but I don't think they are worth the effort of fixing them
12:04:31 <-- clokep has quit (Ping timeout)
12:04:36 <flo-retina> (we would need to import each commit separately, keep a map of old->new revision hashes, and then rewrite each commit message separately
12:10:00 <-- hadi has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com)
12:35:26 --> jb has joined #instantbird
12:36:32 --> mconley has joined #instantbird
12:38:33 <-- mconley has quit (Ping timeout)
12:40:30 <-- jb has quit (Quit: jb)
12:40:38 --> jb has joined #instantbird
12:55:44 --> jb1 has joined #instantbird
12:57:08 <-- jb has quit (Ping timeout)
12:57:21 <-- jb1 has quit (Ping timeout)
13:07:52 --> clokep_work has joined #instantbird
13:11:53 <-- dionisos has quit (Ping timeout)
13:12:15 --> dionisos has joined #instantbird
13:12:37 <-- dionisos has quit (Client exited)
13:30:26 --> jb has joined #instantbird
13:30:37 <-- jb has quit (Input/output error)
13:31:13 --> jb has joined #instantbird
13:37:35 --> mikk_s has joined #instantbird
13:37:49 <-- mikk_s has left #instantbird ()
13:38:59 <-- GeKo has quit (Quit: leaving)
13:39:12 --> GeKo has joined #instantbird
13:41:51 <-- GeKo has quit (Quit: leaving)
13:42:17 --> GeKo has joined #instantbird
13:55:08 --> aleth has joined #instantbird
13:55:08 * ChanServ sets mode +h aleth 
13:58:45 <clokep_work> aleth: ping wing
13:58:58 <aleth> clokep_work: Hi :)
13:59:35 <clokep_work> aleth: Any chance you could review that patch porting the new tooltips to TB? It's one of the things differing between IB and TB chat/ folders.
13:59:37 <clokep_work> (Hello. :))
14:01:30 <aleth> clokep_work: I've already taken a brief look, it's first on my list 
14:01:38 <clokep_work> Thanks. :)
14:07:16 <-- jb has quit (Quit: jb)
14:17:16 --> aleth1 has joined #instantbird
14:17:24 <-- aleth1 has quit (Quit: exit stage left)
14:17:30 <-- aleth has quit (Ping timeout)
14:17:59 --> aleth has joined #instantbird
14:18:00 * ChanServ sets mode +h aleth 
14:20:55 <-- aleth has quit (Ping timeout)
14:21:41 --> aleth has joined #instantbird
14:21:41 * ChanServ sets mode +h aleth 
14:24:05 <clokep_work> aleth: Any idea about that bug florian filed today?
14:25:26 <flo-retina> clokep_work: or the bug I filed yesterday ;)
14:25:45 <clokep_work> flo-retina: Apparently I caused the test_filtering test to fail. :-S
14:25:53 <flo-retina> cool
14:25:58 <flo-retina> where is that?
14:26:09 <clokep_work> flo-retina: http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1227/steps/shell_3/logs/stdio
14:27:07 <flo-retina> clokep_work: http://hg.instantbird.org/instantbird/rev/dce9df4b6baa is for Mozilla 26
14:27:17 <clokep_work> Oops. :-\
14:27:34 <clokep_work> I guess I was a little over zealous. :-[
14:27:48 <-- aleth has quit (Ping timeout)
14:27:56 <flo-retina> do we care that windows/linux builds are broken?
14:28:01 <flo-retina> (the mac builds were already broken)
14:28:12 --> aleth has joined #instantbird
14:28:12 * ChanServ sets mode +h aleth 
14:28:24 <clokep_work> I think it'd be a distraction to fix it right now.
14:28:30 <flo-retina> tbh I don't care much, I'm not going to push anything to the ib repo until the c-c merge is done.
14:28:32 <clokep_work> SInce theoretically we'll be building on c-c in a few days.
14:28:59 <flo-retina> s/in a few days/tomorrow/? ;)
14:29:52 <-- aleth has quit (Ping timeout)
14:30:16 --> aleth has joined #instantbird
14:30:16 * ChanServ sets mode +h aleth 
14:31:05 <clokep_work> Yup. :)
14:31:54 <flo-retina> I'm tired of that migration, and will likely be busy with work and GSoC/FOSDEM for most of what remains of the month
14:32:02 <flo-retina> so I think we should really push to finish it this week-end :)
14:33:54 <-- aleth has quit (Ping timeout)
14:34:31 --> aleth has joined #instantbird
14:34:31 * ChanServ sets mode +h aleth 
14:36:02 <aleth> Once the migration happens, will nightly builds be based on hg.mozilla? Where does libpurple live?
14:38:59 <-- aleth has quit (Ping timeout)
14:39:16 --> aleth has joined #instantbird
14:39:16 * ChanServ sets mode +h aleth 
14:41:04 <-- aleth has quit (Ping timeout)
14:41:19 --> aleth has joined #instantbird
14:41:20 * ChanServ sets mode +h aleth 
14:44:09 <-- mrphs has quit (Z:lined (dronebot))
14:44:16 --> mrphs has joined #instantbird
14:46:21 <-- aleth has quit (Quit: exit stage left)
14:46:24 --> aleth has joined #instantbird
14:46:24 * ChanServ sets mode +h aleth 
14:53:41 <clokep_work> flo-retina: :( Some of my patches aren't applying anymore (I'm not sure what I did...)
14:55:03 <clokep_work> AH.
14:55:06 <clokep_work> It was me being an idiot.
14:56:36 * aleth looking at logs
14:56:43 <clokep_work> Never mind. :-D
14:57:01 <aleth> clokep_work: In http://pastebin.instantbird.com/527200, some of the diffs seem to be due to encoding differences, e.g. in twitter-text.jsm
14:57:33 <aleth> Oh, ignore that, cf http://log.bezut.info/instantbird/140109#m398
15:06:19 <aleth> nathanr: Your addon produces "Warning: Use of Mutation Events is deprecated. Use MutationObserver instead." ;)
15:06:34 <aleth> (So do some of mine that I haven't updated in a while :-S)
15:09:15 <clokep_work> aleth: Yeah, I haven't looked into it yet.
15:21:35 <-- aleth has quit (Ping timeout)
15:21:51 --> aleth has joined #instantbird
15:21:51 * ChanServ sets mode +h aleth 
15:24:29 <-- aleth has quit (Ping timeout)
15:24:53 --> aleth has joined #instantbird
15:24:53 * ChanServ sets mode +h aleth 
15:31:49 --> unghost has joined #instantbird
15:46:59 <aleth> I'm a little confused. For IB I used a mozilla-release bundle. So the correct thing to set up TB would be to download a c-c bundle, unbundle that to get a c-c dir with the TB source, then clone the IB mozilla repo to that dir, then run python client.py checkout?
15:47:28 <aleth> I'm not sure how m-c and c-c interrelate.
15:48:33 --> aleth1 has joined #instantbird
15:49:08 <-- aleth has quit (Ping timeout)
15:49:20 * aleth1 is now known as aleth
15:49:41 <clokep_work> aleth: c-c always uses m-c.
15:51:54 <-- aleth has quit (Ping timeout)
15:52:00 <-- nathanr has quit (Ping timeout)
15:52:48 --> aleth has joined #instantbird
15:52:48 * ChanServ sets mode +h aleth 
15:52:48 <flo-retina> aleth: I'm not sure what your question is exactly.
15:52:50 <flo-retina> aleth: I'm not sure what your question is exactly.
15:52:57 --> nathanr has joined #instantbird
15:53:05 <flo-retina> but the mentioned sequence of commands seemed reasonable
15:53:46 <aleth> I'm not sure myself whether I am confused or just uncertain ;)
16:04:01 <-- nathanr has quit (Ping timeout)
16:05:11 --> nathanr has joined #instantbird
16:05:15 <clokep_work> flo-retina: So...Idk what I did to the previous version of that patch but it was duplicating things in moz.build files.
16:05:24 <clokep_work> So can we just pretend I didn't attach it and go w/ the new one?
16:08:23 <flo-retina> clokep_work: I don't understand that new patch.
16:09:12 <clokep_work> flo-retina: Can you be more specific? Cause I don't understand the old one.
16:09:19 <flo-retina> I don't see how it's possible that just removing the makefiles without replacing them with something else could be a working patch.
16:09:58 <flo-retina> you sure you unapplied the patch you applied yesterday to your ib repo to get a diff?
16:10:36 <clokep_work> FUCK
16:10:46 <clokep_work> I was diffing to my ib repo with that patch applied already.
16:10:49 <clokep_work> Yes.
16:10:51 <clokep_work> I just realized that.
16:11:02 <clokep_work> OK, well...just ignore me using that patch then. ;)
16:11:04 <flo-retina> ;)
16:13:47 * clokep_work finds all this moving and stuff confusing to deal w/..
16:20:29 <-- aleth has quit (Ping timeout)
16:20:53 --> aleth has joined #instantbird
16:20:53 * ChanServ sets mode +h aleth 
16:22:36 --> jb has joined #instantbird
16:23:38 <nathanr> aleth: yeah I know, I didnt want to dwell on that at the time, but forgot to follow up on it
16:24:04 <aleth> Possibly some of the recent changesets to bubbles/footer.html may help
16:24:19 <-- jb has quit (Ping timeout)
16:24:21 <nathanr> I was wondering whether you guys might have added an event for "message inserted" cause mutation events are pretty slow
16:24:32 <nathanr> ah alright, I'll check those out, thanks
16:26:08 <flo-retina> has anybody found a way to do a BMO query that works for Ib+Chat+Ib Servers?
16:26:33 <flo-retina> (I mean, with an URL that can be used for an URL bar keyword)
16:28:45 <-- aleth has quit (Ping timeout)
16:29:14 --> aleth has joined #instantbird
16:29:15 * ChanServ sets mode +h aleth 
16:31:30 <nathanr> aleth: does bubble have its own repo somewhere?
16:32:04 <flo-retina> nathanr: if you are talking about our default theme (and not a version modified by aleth), it's in http://lxr.instantbird.org/instantbird/source/instantbird/themes/messages/bubbles/
16:32:25 <aleth> ^^ right, that's where it is.
16:34:07 <nathanr> flo-retina: thanks :) I was looking here to no avail :p mozilla repo's confuse me http://hg.instantbird.org/instantbird/file/3f80781f2e15/instantbird/themes
16:35:17 <nathanr> aleth: I don't see any JS in there, I guess I need to be looking at your version?
16:35:38 <nathanr> ah nvm
16:35:48 <nathanr> the source browser is actually rendering the html
16:36:24 <flo-retina> yeah, lxr has that annoying behavior
16:36:41 <aleth> My variants don't have mutation observers yet (I need to fix that), so don't look at those
16:37:46 <nathanr> I don't understand why we need to use mutation observers though, they're sort of a hack you want to only resort to if all else fails
16:37:54 <nathanr> why doesnt IB just fire a JS event when it inserts new content?
16:38:45 <flo-retina> nathanr: I think adding JS to message themes was more or less a hack already ;)
16:39:08 <flo-retina> nathanr: and then mutation events worked well enough that nobody ever added better events
16:41:13 <nathanr> hah alright :) no reason it can't be added now though
16:41:22 <nathanr> I feel dirty any time I use mutation events
16:41:53 --> mikk_s has joined #instantbird
16:45:17 --> jb has joined #instantbird
16:46:17 <-- aleth has quit (Ping timeout)
16:46:20 --> aleth has joined #instantbird
16:46:20 * ChanServ sets mode +h aleth 
16:47:37 <flo-retina> nathanr: maybe that's why you should now use mutation observers instead?
16:48:16 <nathanr> flo-retina: they're still slowing down all DOM manipulations
16:48:25 <flo-retina> are you sure?
16:48:28 <nathanr> I did some tests with it a while ago
16:48:33 <flo-retina> They are dispatched asynchronously
16:48:47 <flo-retina> maybe they are good enough to make you feel only half dirty? ;)
16:48:54 <nathanr> even if you put it somewhere on a node far down the element tree all its parents will trigger mutation events
16:49:19 <nathanr> flo-retina: I must disclose I am a nitpicker - keep that in mind :PP
16:49:31 <flo-retina> so are we ;)
16:49:38 <nathanr> heh
16:50:00 <nathanr> anyway I'll file a bug for a built-in event -- do what it as you like from there :)
16:50:07 <nathanr> do with it*
16:50:19 <-- BWMerlin has quit (Quit: BWMerlin)
16:50:27 <aleth> You could file a bug with a patch -- improved chances of success? ;)
16:50:53 <flo-retina> nathanr: yeah, likelihood of seeing the bug move would be dramatically increased if there's a patch :)
16:51:39 <nathanr> aleth: I still gotta get a ib build up and running before I'd be able to do that
16:51:59 <nathanr> but fair enough - I was planning to try and get a linux build going this weekend
16:52:04 <aleth> Easier than c-c! At least for now ;)
16:52:07 <nathanr> hope the build docs are up to date :p
16:52:31 <flo-retina> aleth: why easier than c-c? It's the same build system :-S
16:52:43 <aleth> But the tree is not broken as often ;)
16:53:04 <flo-retina> nathanr: there are a few people here who can demonstrate that patching Ib without having their own build is perfectly possible ;)
16:55:44 <nathanr> flo-retina: sure, I know that, but I wanna get a build going anyway
16:55:54 <nathanr> plus modifying the compiled source is .. gross
16:56:05 <flo-retina> :)
16:56:20 <aleth> It's certainly much easier and less annoying for all concerned to patch it with a build ;)
16:56:55 <nathanr> right
16:57:00 <flo-retina> aleth: looks like those concerned have builds now ;)
16:58:18 <aleth> Some of those concerned could build but had to do check-ins from those who couldn't ;)
17:00:45 <flo-retina> aleth: we still need to address that check-in part!
17:01:13 <flo-retina> I guess we can wait for the c-c merge to be finished
17:01:17 <flo-retina> but you should definitely file a bug
17:01:18 <aleth> Oh right... I was thinking more of broken patches and paths ;)
17:01:28 <flo-retina> I'll vouch, I think clokep will too ;).
17:01:42 <-- nathanr has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com)
17:01:46 --> nathanr has joined #instantbird
17:01:57 <flo-retina> (and if Mic reads this, he can also feel free to file a bug!)
17:02:06 <-- mikk_s has left #instantbird ()
17:02:20 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
17:03:22 <-- jb has quit (Ping timeout)
17:03:39 <-- aleth has quit (Ping timeout)
17:25:19 <nathanr> so far it seems the "visibilityChanged" code (and all that comes with it) from Bubbles seems to have solved my scrolling issue
17:26:43 <nathanr> knock on wood 
17:53:59 <-- GeKo has quit (Ping timeout)
17:57:26 <-- gerard-majax__ has quit (Ping timeout)
17:58:31 --> GeKo has joined #instantbird
18:00:22 <-- GeKo has quit (Z:lined (dronebot))
18:01:35 --> Mook_as has joined #instantbird
18:18:41 --> GeKo has joined #instantbird
18:38:28 --> gerard-majax__ has joined #instantbird
18:58:16 <-- GeKo has quit (Z:lined (dronebot))
18:58:25 --> GeKo has joined #instantbird
19:04:06 --> rumpler has joined #instantbird
19:09:38 <-- GeKo has quit (Input/output error)
19:09:51 --> GeKo has joined #instantbird
19:10:20 <rumpler> Hey, folks! I briefly search, but can't find info: can I use libpurple plugin without any changes with Instantbird? Or I should write wrapper?
19:10:46 <clokep_work> rumpler: You just need to recompile.
19:10:59 <clokep_work> What plug-i
19:11:03 <clokep_work> rumpler: Well...it depends.
19:11:07 <clokep_work> Is it a protocol or something else?
19:11:13 <rumpler> Protocol plugin.
19:11:34 <clokep_work> Yes, you should just need to recompile. Instantbird is API compatible but not ABI compatible.
19:11:41 <clokep_work> What plug-in? :)
19:12:37 <rumpler> It's plugin for vk.com Russian social network like fb.
19:13:33 <clokep_work> Ah, I didn't realize someone made one. :)
19:13:43 <clokep_work> We had it previously using the XMPP gateway, btu they disabled that.
19:14:20 <clokep_work> rumpler: So you just have to recompile and then package it into an XPI...which isn't probably as easily done as I just made it sound. :-\
19:14:25 <clokep_work> But we should be able to help you.
19:16:01 <rumpler> Sounds good. Are there some info about packing? Some official documentation?
19:17:02 <clokep_work> Making the XPI? It's just a Mozilla extension, it needs the standard install.rdf and components manifest + any localizations.
19:17:07 <clokep_work> I'm not sure though...let me see.
19:18:48 <rumpler> I google it, now I understand, thank you
19:19:56 <clokep_work> No problem
19:20:00 <clokep_work> We have some docs, give me a minute.
19:20:02 <clokep_work> I got busy. :-\
19:20:22 <Mook_as> It might be useful to find a different plugin, rip it apart and replace the actual binary, and put it back together again?
19:20:28 * Mook_as is assuming one exists :p
19:28:30 --> hadi has joined #instantbird
19:33:31 <-- GeKo has quit (Quit: leaving)
19:46:00 <clokep_work> Not really...
19:48:37 <clokep_work> THe wiki page I was looking for is for JS protocols. :(
19:49:02 <clokep_work> rumpler: So the way I've done this is dumping the code in purple/libpurple/protocols and modifying a couple of makefiles to ensure that builds.
19:49:31 <clokep_work> Once it's built you can grab it, the converted strings and the icons and package it with the install.rdf and the components.manifest + 1 or 2 other things to ensure the right icons are used.
19:50:35 --> mconley has joined #instantbird
19:52:44 <clokep_work> That was a lot of information (And pretty vague, unfortunately).
19:52:54 <clokep_work> I should probably brain dump a wiki page of this at some point. :-\
19:54:05 <rumpler> Ok, think I realized it, thank you
20:13:09 <-- rumpler has quit (Quit: http://www.mibbit.com ajax IRC Client)
20:18:17 <-- gerard-majax__ has quit (Ping timeout)
20:19:33 --> gerard-majax__ has joined #instantbird
20:30:28 <nathanr> damn, random scrolling is still occurring.. seems to only happen in large chat windows
20:31:58 <clokep_work> Your mouse isn't broken, right? ;)
20:32:59 <-- gerard-majax__ has quit (Ping timeout)
20:35:26 <-- clokep_work has quit (Ping timeout)
20:38:07 <nathanr> clokep_work: not unless my mouse is able to identify when I'm using Instantbird and only then break :p
20:38:27 <nathanr> still haven't figured out how to reproduce the issue though, its very random
20:38:36 <nathanr> and no errors
20:44:55 <-- hadi has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com)
20:51:00 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died)
20:56:47 --> chrisccoulson has joined #instantbird
21:02:45 --> igorko has joined #instantbird
21:10:31 --> jb has joined #instantbird
21:10:34 <-- igorko has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com)
21:11:39 <-- mconley has quit (Connection reset by peer)
21:12:10 --> mconley has joined #instantbird
21:12:39 <-- jb has quit (Quit: jb)
21:13:31 <-- mconley has quit (Connection reset by peer)
21:13:50 --> mconley has joined #instantbird
21:16:19 <-- mrphs has quit (Z:lined (dronebot))
21:16:27 --> mrphs has joined #instantbird
21:20:04 --> clokep has joined #instantbird
21:20:04 * ChanServ sets mode +o clokep 
21:28:23 <-- mconley has quit (Quit: Leaving...)
21:40:21 --> rosonline has joined #instantbird
22:05:03 <-- rosonline has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com)
22:23:04 <-- deOmega has quit (Quit: So easy...but yet complicated.)
22:47:12 <-- unghost has quit (Quit: Ухожу я от вас (xchat 2.4.5 или старше))
23:02:30 --> EionRobb has joined #instantbird
23:03:43 --> BWMerlin has joined #instantbird
23:05:55 <-- Even has quit (Ping timeout)
23:07:12 --> flo-retina has joined #instantbird
23:07:12 * ChanServ sets mode +qo flo-retina flo-retina 
23:40:37 <flo-retina> uh, what's http://hg.instantbird.org/instantbird/rev/25cb3d6eaead :(
23:55:12 <flo-retina> looks like the branch "instantbird" is Instantbird before we had a build system
23:55:26 <flo-retina> and "trunk" is the first version with a build system (0.1.2)