#instantbird log on 03 13 2011

All times are UTC.

00:00:35 <-- clokep has quit (Connection timed out)
00:00:58 --> clokep has joined #instantbird
00:00:59 * ChanServ sets mode +h clokep 
00:01:42 <flo> in this code:         for each (let contact in this.contacts)          contact.collapsed = aClosed;
00:02:06 <flo> will I have any problem/race condition if the collapsed setter removes "contact" from this.contacts before returning?
00:02:22 <clokep> Yes the network proxy, sorry.
00:03:37 <clokep> That chatzilla code seems to have it.
00:05:51 <-- clokep has quit (Quit: Instantbird 0.3a2pre)
00:05:53 --> clokep has joined #instantbird
00:05:53 * ChanServ sets mode +h clokep 
00:07:37 <Mook> flo: yes, it will
00:08:07 <flo> do you have an idea of what will happen? :)
00:09:14 <Mook> it internally does a for (i = 0; i < contents.length; i++) loop
00:09:39 <-- Mook has quit (Quit: ChatZilla 0.9.86-xr [XULRunner 2.0b13pre/20110304030406])
00:14:33 <clokep> Bah I got it to work. :)
00:14:41 <clokep> I had to add an "irc://" when creating the URI.
00:16:47 <clokep> We gonna update for the MSN fixes? ;)
00:16:56 <clokep> s/update/update libpurple/
00:17:10 <flo> Chaz6: do you know if you have tried to move a buddy (or another contact) into the contact which should have disappeared before?
00:17:38 <flo> if you did, then it's that buddy that failed to load at startup, because it got associated with a no-longer-existing contact.
00:17:51 <flo> if not, then I still don't understand what happened
00:18:18 <flo> clokep: sure :)
00:18:36 <clokep> Well probably just need to make sure we do it before a2.
00:18:43 <clokep> We can wait a bit, see if they release another. ;)
00:19:00 <-- DetroitLibertyPenguin has quit (Ping timeout)
00:19:16 <flo> I don't think they changed much stuff, so it's probably an easy update
00:22:41 <clokep> Is it a good assumption that if a socket is "binary" both the incoming and outgoing are binary or should it be configurable for each?
00:24:04 --> DetroitLibertyPenguin has joined #instantbird
00:25:35 <flo> what's a binary socket,
00:25:35 <flo> ?
00:26:19 <clokep> A socket that sends binary data. :)
00:26:28 <Chaz6> flo: yes i think so
00:27:00 <flo> ok, then I have 3 different fixes for your issue :).
00:27:23 <flo> 1. To refuse merging into non existing contacts.
00:27:50 <flo> 2. To refuse the drag of a buddy or contact that is supposed to have disappear
00:28:10 <flo> 3. To fallback to loading the buddy in a new empty contact when it has an invalid contact id.
00:38:46 <-- DetroitLibertyPenguin has quit (Quit: Instantbird 0.3a2pre)
00:43:26 --> DetroitLibertyPenguin has joined #instantbird
00:58:31 <-- Ornthalas has quit (Quit: KTHXBYE)
01:14:39 <flo> Chaz6: It should work better in the next nightly.
01:15:19 <Chaz6> Awesome :)
01:17:34 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/74eece61d9c5 - Florian Quèze - Avoid dragging contacts or buddies that are not fully visible, prevent merging into no-longer-existing contacts, ignore invalid contact ids stored in SQLite for buddies.
01:35:48 --> micahg has joined #instantbird
01:52:56 --> sonny has joined #instantbird
02:02:22 <clokep> So it seems like when you have a typed JavaScript array there's no way to just get the raw bytes of it?
02:02:26 <clokep> That's dumb.
02:02:31 <clokep> You can access each one individually. :(
02:03:33 <clokep> And you can set a whole array at once.
02:03:37 <clokep> But you can't get the whole array.
02:03:38 <clokep> Blah.
02:03:39 <clokep> Stupid spec.
02:08:25 <-- sonny has left #instantbird ()
02:08:58 --> sonny has joined #instantbird
02:33:24 * flo is now using Firefox 4.0rc1 :)
02:36:09 <clokep> You like it?
02:36:36 <clokep> Windows nightly had an exception so that issue won't be fixed in tonight's nightly on Windows. ;)
02:40:46 <flo> uh?
02:42:02 <flo> clokep: nightly building starts in half an hour, it cannot have already failed ;)
02:42:52 <clokep> flo: oops, that was yesterday's build. :)
02:43:35 <-- GeekShadow has quit (Quit: The cake is a lie !)
02:43:43 <flo> and yes, I like it (Firefox 4). But Instantbird 0.3a2pre's theme will look "old" now ;)
02:44:44 <clokep> It's looked old for me for a while. :P For aero it'd be nice to have glass, but I couldn't get it to wokr when I played w/ it I think.
02:49:19 <flo> someone how likes playing with CSS should look at that
02:49:59 <flo> *who
03:01:15 <flo> Good night :)
03:01:40 <clokep> 'night
03:05:03 --> Mook has joined #instantbird
03:23:33 <-- clokep has quit (Quit: Instantbird 0.3a2pre)
03:28:33 <-- sonny has left #instantbird ()
03:28:49 --> sonny has joined #instantbird
03:38:19 --> Tonnes_ has joined #instantbird
03:38:24 <-- Tonnes has quit (Ping timeout)
03:38:31 * Tonnes_ is now known as Tonnes
03:50:55 <-- sonny has left #instantbird ()
04:14:17 <-- DetroitLibertyPenguin has quit (Ping timeout)
04:45:30 <-- skeledrew has quit (Ping timeout)
04:55:09 --> tymerkaev_away has joined #instantbird
05:38:57 <-- tymerkaev_away has quit (Ping timeout)
06:23:03 --> waynenguyen has joined #instantbird
06:23:48 <-- chrisccoulson has quit (Connection reset by peer)
06:28:24 <-- waynenguyen has quit (Connection reset by peer)
06:28:43 --> waynenguyen has joined #instantbird
07:13:40 --> kaie2 has joined #instantbird
07:16:24 <-- kaie has quit (Ping timeout)
07:16:25 * kaie2 is now known as kaie
07:24:59 <-- Mathnerd314 has quit (Connection reset by peer)
07:28:43 --> tymerkaev has joined #instantbird
07:50:01 <-- waynenguyen has quit (Ping timeout)
07:52:50 <-- tymerkaev has quit (Ping timeout)
07:52:51 --> waynenguyen has joined #instantbird
08:01:46 <-- waynenguyen has quit (Quit: Instantbird 0.2)
08:02:00 --> waynenguyen has joined #instantbird
08:11:46 --> Ornthalas has joined #instantbird
08:37:53 <-- linuxwizard has left #instantbird ()
09:10:23 --> skeledrew has joined #instantbird
10:21:32 <-- Mook has quit (Quit: ChatZilla 0.9.86-xr [XULRunner 2.0b13pre/20110304030406])
10:35:34 <-- Ornthalas has quit (Quit: KTHXBYE)
10:42:56 * flo would like an add-on that for each message from tweeter would display automatically the google translation if over half of the word aren't in any of the installed dictionaries
10:46:00 <Chaz6> Oh flo, before i forget, i have a request about updatitng
10:46:19 <Chaz6> I always start IB with the profile manager - it would be nice to be able to update from there 
10:46:28 <Chaz6> Reason is, if i chose "work offline", it cannot update
10:46:50 <Chaz6> and if i do not, it will connect to my accounts and then i will have to restart after people start sending me messates
10:46:53 <Chaz6> *messages
10:48:18 <flo> I would like (for nightlies) to have an add-on to automatically check for updates (and automatically downloading and installing any found update) before connecting any accounts
10:59:46 --> tymerkaev_away has joined #instantbird
11:08:18 <Chaz6> That would be fine
11:15:49 --> clokep has joined #instantbird
11:15:49 * ChanServ sets mode +h clokep 
11:28:47 --> chrisccoulson has joined #instantbird
11:37:13 <-- clokep has quit (Quit: Instantbird 0.3a2pre)
12:01:01 <-- tymerkaev_away has quit (Ping timeout)
12:23:49 --> rikki has joined #instantbird
12:24:27 <-- rikki2 has quit (Ping timeout)
12:48:19 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/4af8bacbd226 - Florian Quèze - Upgrade libpurple from version 2.7.9 to 2.7.11.
13:38:18 --> GeekShadow has joined #instantbird
13:46:00 --> tymerkaev has joined #instantbird
14:13:37 --> sonny has joined #instantbird
14:23:48 <-- chrisccoulson has quit (Connection reset by peer)
14:25:54 --> chrisccoulson has joined #instantbird
15:01:34 --> zachlr has joined #instantbird
15:05:48 <-- micahg has quit (Ping timeout)
15:38:28 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/af95f02c512c - Florian Quèze - Fix Windows bustage caused by named initializers (C99) in the new ciphers code.
15:51:34 --> micahg has joined #instantbird
15:59:20 <-- waynenguyen has left #instantbird ()
16:18:31 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/b8f912e8978e - Florian Quèze - Fix Linux bustage caused by the previous Windows fix (af95f02c512c).
16:27:46 <-- micahg has quit (Ping timeout)
16:40:07 <-- sonny has quit (Connection reset by peer)
16:41:30 --> sonny has joined #instantbird
16:53:52 --> Ornthalas has joined #instantbird
17:02:21 <-- chrisccoulson has quit (Connection reset by peer)
17:04:57 --> chrisccoulson has joined #instantbird
17:12:10 <-- Seji has quit (Ping timeout)
17:12:44 --> Seji has joined #instantbird
18:15:43 <-- zachlr has quit (Connection timed out)
18:59:05 --> micahg has joined #instantbird
19:01:04 <-- micahg has quit (Quit: Leaving.)
19:07:51 --> linuxwizard has joined #instantbird
19:30:45 --> micahg has joined #instantbird
19:32:08 --> igorko has joined #instantbird
19:32:17 <-- igorko has quit (Quit: igorko)
19:32:38 --> igorko has joined #instantbird
19:33:09 --> Mook has joined #instantbird
19:33:21 <-- igorko has quit (Quit: Instantbird 0.3a2pre)
19:33:25 --> igorko has joined #instantbird
19:51:08 <-- igorko has quit (Quit: Instantbird 0.3a2pre)
20:15:49 --> igorko has joined #instantbird
20:31:23 <-- GeekShadow has quit (Quit: The cake is a lie !)
20:31:56 <-- tymerkaev has quit (Ping timeout)
20:46:51 <-- sonny has left #instantbird ()
20:50:28 --> sonny has joined #instantbird
21:05:04 <instantbot> florian@instantbird.org added attachment 556 to bug 695.
21:05:06 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=695 nor, --, ---, florian, ASSI, Reconnection timer not displayed
21:12:09 <instantbot> florian@instantbird.org set the Resolution field on bug 695 to FIXED.
21:12:10 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=695 nor, --, 0.3a2, florian, RESO FIXED, Reconnection timer not displayed
21:18:45 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/61739ed82047 - Florian Quèze - Bug 695 - Reconnection timer not displayed in the account manager (fix regression from 0fce27a75d57).
21:20:59 --> clokep has joined #instantbird
21:20:59 * ChanServ sets mode +h clokep 
21:33:51 <-- flo has quit (Ping timeout)
21:52:39 <-- sonny has left #instantbird ()
21:55:54 --> sonny has joined #instantbird
22:10:21 <-- igorko has quit (Quit: Instantbird 0.3a2pre)
22:33:34 <-- Ornthalas has quit (Quit: KTHXBYE)
23:22:54 <-- linuxwizard has left #instantbird ()
23:43:14 --> flo has joined #instantbird
23:43:14 * ChanServ sets mode +qo flo flo 
23:50:13 <-- flo has quit (Ping timeout)