#instantbird log on 03 28 2010

All times are UTC.

00:48:22 --> ibbot has joined #instantbird
00:48:22 topic changed by gravel.mozilla.org to "Ask questions about Instantbird here. Official website: http://www.instantbird.com. Latest release: 0.2b2. Read http://blog.instantbird.org/. Nightlies: http://nightly.instantbird.im/ (testing purpose only), IRC logs: http://log.bezut.info/."
00:50:54 * ibbot is now known as instantbot
00:51:11 * Morian sets mode +v instantbot 
03:09:53 <-- GeekShadow has quit (Connection reset by peer)
04:14:23 <-- vicnet has quit (Quit: Instantbird 0.2pre)
05:41:44 <-- BigBrownChunx has quit (Ping timeout)
05:41:45 --> BigBrownChunx has joined #instantbird
07:29:46 <-- BigBrownChunx has quit (Ping timeout)
07:30:30 --> BigBrownChunx has joined #instantbird
08:11:16 --> tymerkaev has joined #instantbird
09:48:26 --> Mic has joined #instantbird
10:00:27 <Mic> hej
10:14:57 <flo> hi :)
10:21:16 <flo> ohoh, this test looks great:   if (!defView && defView!=null)
10:42:40 <tymerkaev> flo: bug 387 (c5)
10:42:43 <instantbot> tymerkaev: Bug https://bugzilla.instantbird.org/show_bug.cgi?id=387 tri, --, ---, nobody, NEW, Make wording of "Use separate windows.." setting less ambiguous
11:56:43 <Mic> flo: in which context did this test appear?
12:01:21 <flo> the code of an add-on I was reviewing
12:02:06 <flo> the "Video link tooltips" item in the wishlist ;)
12:02:36 <Mic> If defView is defined and evaluates to false, it should work
12:02:50 <Mic> (to reach the code in the if;)
12:03:17 <flo> !defView is equivalent to defView == null
12:03:27 <flo> if you want a strict equality, it's ===
12:05:30 <Mic> no
12:05:43 <Mic> var defView = 0;
12:05:58 <Mic> !defView and defView == null are different here
12:08:10 <flo> uh ?
12:08:22 <flo> try it in the error console
12:09:08 <Mic> I'm right
12:10:02 <Mic> Try "!0" and "0 == null" in the console first will give true, second false
12:10:56 <Mic> And having not a variable here is not a problem ..
12:11:53 <flo> hmm, ok. I don't understand why though
12:12:37 <Mic> 0 evaluates to false
12:12:50 <Mic> null means that the variable name is known, even though not the value of it
12:13:17 <Mic> an unknown variable would give undefined instead
12:13:59 <Mic> With "var defView;" without a value assignment
12:14:20 <flo> null == undefined -> true, 0 == false --> true. But undefined/null are not equals to "defined" values. ok.
12:14:21 <Mic> I think both !defView and defView == null will be true 
12:14:51 <flo> the line above is:   var defView = tipElement.ownerDocument.defaultView;
12:19:43 <Mic> In this context the check is nonsense
12:22:09 <Mic> /available 1234
12:22:15 <Mic> ups :)
12:29:10 <-- tymerkaev has quit (Connection reset by peer)
13:39:48 --> tymerkaev has joined #instantbird
13:54:20 <flo> when installing on Windows, do we include a "(safe mode)" item in the start menu?
13:58:00 <Mic> Wait a minute
13:59:08 <flo> (if we do, it's probably an easy test for bug 396)
13:59:11 <instantbot> flo: Bug https://bugzilla.instantbird.org/show_bug.cgi?id=396 maj, --, ---, nobody, UNCO, No text.
14:00:27 <Mic> yes
14:09:07 <Mic> It doesn't contain an item to uninstall though ..
14:11:48 <flo> maybe this is a good way to avoid people accidentally uninstalling?
15:58:47 --> instantbot has joined #instantbird
15:58:47 topic changed by sand.mozilla.org to "Ask questions about Instantbird here. Official website: http://www.instantbird.com. Latest release: 0.2b2. Read http://blog.instantbird.org/. Nightlies: http://nightly.instantbird.im/ (testing purpose only), IRC logs: http://log.bezut.info/."
15:58:47 * ChanServ sets mode +v instantbot 
16:23:16 <-- tymerkaev has quit (Connection reset by peer)
16:56:01 --> vicnet has joined #instantbird
16:56:31 <vicnet> hello everyone!
16:56:54 --> DGMurdockIII has joined #instantbird
17:04:54 <Mic> hi
17:28:56 <DGMurdockIII> hi
17:29:00 <DGMurdockIII> hows it going
17:29:13 <DGMurdockIII> what os do you run mic,?
17:29:57 <DGMurdockIII> 2(Mic2): what os are you on?
17:34:00 <Mic> Windows XP, Ubuntu, Vista sometimes ..
17:34:04 <Mic> Why do you ask?
17:47:12 <DGMurdockIII> can you check a to see if you get a bug for for me
17:48:21 <DGMurdockIII> do you get a error if right click on a buddy then click to show offline buddies then right click to and click to show turn them off
17:48:30 <DGMurdockIII> do you get a error
18:16:05 <DGMurdockIII> 2(Mic2): did you gett any error?
18:17:12 <Mic> re
18:17:46 <Mic> One moment, please
18:18:14 <DGMurdockIII> ok
18:19:41 <Mic> No, can't confirm this on WinXP
18:44:10 <DGMurdockIII> ok
18:44:15 <DGMurdockIII> what about vista
18:44:23 <DGMurdockIII> im on win 7
18:46:58 <flo> what about you try to create a new profile and see if you have the problem there too?
18:53:33 <DGMurdockIII> ok
18:53:52 <DGMurdockIII> i'll do that in a bit
18:54:06 <DGMurdockIII> i have to get ready for a party
18:54:08 <DGMurdockIII> im going to
18:55:11 <-- DGMurdockIII has quit (Quit: get satisfied! • :: www.unitedservers.de ««« (Gamers.IRC) »»» gamersirc.net ::)
19:06:25 <-- BigBrownChunx has quit (Quit: Leaving.)
21:31:20 <flo> good night :)
22:26:08 <vicnet> good night everyone!
22:26:09 <-- vicnet has quit (Quit: Instantbird 0.2pre)
23:19:01 --> deOmega has joined #instantbird
23:19:58 <deOmega> Hi, that dark message theme.. If it is maintained by   IB.. is it possible to have time stamps?
23:22:40 <-- Chaz6 has left #instantbird (WeeChat 0.3.2-dev)
23:29:35 <deOmega> and how is everyone doing :)
23:29:47 <-- deOmega has quit (Quit: Instantbird 0.2pre)
23:29:49 --> deOmega has joined #instantbird
23:29:50 <-- deOmega has left #instantbird ()
23:29:55 --> deOmega has joined #instantbird
23:38:15 <-- deOmega has left #instantbird ()