All times are UTC.
00:00:11 <v17al> thanks though, silly mistake on my part unfortunately 00:00:28 <v17al> there we go :) 00:00:43 <clokep> Mozilla does not always have the best error reporting. :-/ 00:01:00 <v17al> yeah, the -jsconsole was a good idea though! 00:01:18 <clokep> Yes, I always start my dev profile w/ it. 00:01:20 <v17al> i commented the line after the if statement without realizing there were no braces on the if 00:01:38 <clokep> I've done that one before. :) 00:02:00 <v17al> haha yeah, I always add braces on my ifs, just keeps a bit of consistency 00:09:23 <-- hicham has quit (Ping timeout) 00:10:03 --> hicham has joined #instantbird 00:22:17 <-- micahg has quit (Connection reset by peer) 00:23:15 --> micahg has joined #instantbird 00:43:46 <-- Mook_as has quit (Quit: gone) 01:02:17 <-- GeekShadow has quit (Client exited) 01:05:14 <clokep> Bah I just tried to drag & drop to change my icon. :( 01:34:13 --> Mook has joined #instantbird 01:54:49 <-- Mook has quit (NickServ (GHOST command used by Mook_)) 01:55:27 --> Mook has joined #instantbird 02:03:43 <-- aleth has quit (Quit: Instantbird 1.1a1pre) 02:06:47 <-- Mook has quit (NickServ (GHOST command used by Mook_)) 02:07:39 --> Mook has joined #instantbird 02:42:55 <-- Mook has quit (Ping timeout) 02:47:01 --> Mook has joined #instantbird 02:53:18 <-- hicham has quit (Ping timeout) 02:56:28 <-- clokep has quit (Quit: Instantbird 1.1a1pre) 03:05:49 <-- v17al has quit (Quit: http://www.mibbit.com ajax IRC Client) 03:07:21 --> skeledrew has joined #instantbird 03:57:04 <-- Mook has quit (Connection reset by peer) 03:58:10 --> Mook has joined #instantbird 04:29:08 --> EionRobb1 has joined #instantbird 04:30:17 <-- EionRobb has quit (Ping timeout) 04:52:48 <-- EionRobb1 has quit (Quit: Leaving.) 05:13:46 --> hunsly has joined #instantbird 05:23:49 <-- Suiseiseki has quit (Ping timeout) 06:14:15 --> jb has joined #instantbird 06:24:33 <-- hunsly has quit (Connection reset by peer) 06:46:03 <-- rikki has quit (Ping timeout) 06:50:58 <-- Mook has quit (Ping timeout) 07:16:51 --> rikki has joined #instantbird 07:30:04 <-- rikki has quit (Ping timeout) 07:31:36 --> FeuerFliege has joined #instantbird 07:32:45 --> rikki has joined #instantbird 07:38:25 --> Mic has joined #instantbird 07:38:25 * ChanServ sets mode +h Mic 07:44:43 <Mic> v17a1: maybe the interruptions manager (see ibInterruptions.jsm) is good enough to decide which sound notifications should be played or not played? 07:45:31 <Mic> You could avoid patching Instantbird then and move your changes into an extension. 07:47:11 <Mic> If you don't need much UI then it would even be quite easy to make it restartless. You can offer options as inline options (we support that since we're on moz7 already) on the add-on manager to avoid things like own dialogs that would require chrome or resource links. 07:49:47 --> hicham has joined #instantbird 08:02:22 <-- BinaryOutcast has quit (Quit: I'm a trifle deaf in this ear. Speak a little louder next time.) 09:01:32 --> aleth has joined #instantbird 09:04:28 --> MattATobin has joined #instantbird 09:05:13 <-- Mic has quit (Quit: Instantbird 1.1a1pre) 09:07:32 <instantbot> New Instantbird (UI) bug 1062 filed by aletheia2@fastmail.fm. 09:07:36 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=1062 nor, --, ---, nobody, NEW, Add "copy link to tweet" to tweet context menu 09:19:28 --> flo has joined #instantbird 09:19:28 * ChanServ sets mode +qo flo flo 09:20:14 <flo> hello :) 09:25:21 <FeuerFliege> hello 09:29:35 * flo has found and fixed the JS error related to tooltips of conversations on hold that aleth mentioned a while ago ("aConv is null") 09:30:32 <-- hicham has quit (Ping timeout) 09:31:04 --> hicham has joined #instantbird 09:37:01 <flo> clokep, can I quote you on "Mozilla was too big to easily get started in, but most projects are so small / not really developed on."? ;) 09:37:13 <-- hicham has quit (Ping timeout) 09:39:46 --> hicham has joined #instantbird 09:42:10 <flo> aleth: bug 1062 seems easy to patch. Do you want pointers for where to start looking to patch it yourself? 09:42:13 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=1062 nor, --, ---, nobody, NEW, Add "copy link to tweet" to tweet context menu 09:53:52 <aleth> flo: Unfortunately, for various reasons I can't set up a development environment at the moment. Otherwise I would. 09:54:36 <flo> you don't need much, it's all in twitter.js ;) 09:55:27 <aleth> You mean, tweak inside omni.jar like I did for the Linux theme? 09:56:32 <-- aleth has quit (Quit: Instantbird 1.1a1pre) 10:05:47 --> GeekShadow has joined #instantbird 10:08:45 <flo> aleth: as long as you start with -purgecaches that should work 10:10:14 <-- hicham has quit (Ping timeout) 10:10:52 --> clokep has joined #instantbird 10:10:52 * ChanServ sets mode +h clokep 10:10:53 --> hicham has joined #instantbird 10:16:20 --> ironhead has joined #instantbird 10:16:40 <clokep> Mic: Does the interruptions manager let you cancel just sounds? 10:16:48 <clokep> flo: Yes, but I maintain royalties. ;) 10:17:04 <flo> clokep: yes, it's possible to cancel just sounds 10:17:15 <flo> or just sounds for specific contacts :) 10:21:14 <clokep> Oh, OK. :) 10:21:38 <clokep> So either an extension or using that via core would be the way for him to go. :) 10:21:54 <flo> I don't know what we wants to do 10:27:27 <clokep> Options for sounds for individual events. 10:27:49 <flo> that's for an add-on 10:28:06 <flo> :) 10:29:06 <clokep> There is a bug on it. :) 10:30:27 <flo> it would be nice to handle sound themes :) 10:31:47 <clokep> Yup! :) 10:54:09 <flo> we would really need some better error reporting 10:54:42 <flo> I've just wasted over an hour of debugging time again because the file implementing an XPCOM component didn't have the name it that was listed for it in its manifest. 10:54:48 <flo> and that failed totally silently. 10:55:02 <flo> not even a single line of error/warning with a debug build :( 10:55:02 <clokep> :( 10:55:48 <flo> (the good news is, I'm ready to push a fix for bug 1041) 10:55:51 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=1041 maj, --, ---, nobody, NEW, "more info for this update" links don't work 10:55:53 <clokep> I wonder if there are Mozilla bugs about that or not? 10:56:06 <clokep> (The lack of error reporting for that type of thing.) 10:56:11 * clokep needs to go. 10:56:16 <flo> have a nice day :) 10:56:23 <-- clokep has quit (Quit: Instantbird 1.1a1pre) 10:57:32 <flo> hmm, interesting new way to waste time: Exception... "Component returned failure code: 0x8046001e [nsIWindowWatcher.openWindow]" nsresult: "0x8046001e (<unknown>)" :) 10:58:09 <flo> not reproducable after a restart though. 11:01:12 <instantbot> florian@instantbird.org added attachment 868 to bug 1021. 11:01:15 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=1021 maj, --, ---, clokep, ASSI, Replace unsupported libpurple QQ with libqq-pidgin 11:04:34 <instantbot> florian@instantbird.org set the Resolution field on bug 1041 to FIXED. 11:04:36 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=1041 maj, --, 1.1a1, florian, RESO FIXED, "more info for this update" links don't work 11:06:11 --> hunsly has joined #instantbird 11:10:28 --> aleth has joined #instantbird 11:12:06 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/c8e275110554 - Florian Quèze - Avoid attempting to show a tooltip for a conversation that's no longer on hold (prevent a JS error). 11:12:07 <instantbot> Check-in: http://hg.instantbird.org/instantbird/rev/726beaec310b - Florian Quèze - Bug 1041 - 'More info for this update' links don't work. 11:28:35 --> clokep_work has joined #instantbird 11:28:35 * ChanServ sets mode +h clokep_work 11:30:27 <clokep_work> Is that content handler really just a s/mail// and change the UUID? :P 11:41:22 --> mokush has joined #instantbird 12:01:17 <flo> clokep_work: mostly, yes :) 12:19:34 <clokep_work> That's what I figured needed to be done to it. :) Good. 12:57:33 --> mmkmou has joined #instantbird 13:37:12 <-- hicham has quit (Ping timeout) 13:39:06 --> gerard-majax has joined #instantbird 13:40:07 <-- gerard-majax has quit (Quit: Ex-Chat) 13:40:15 --> gerard-majax has joined #instantbird 13:44:06 --> Suiseiseki has joined #instantbird 13:56:54 --> jb1 has joined #instantbird 13:57:05 <-- jb has quit (Ping timeout) 14:05:49 <-- jb1 has quit (Ping timeout) 14:30:05 --> jb has joined #instantbird 14:33:46 --> chrisccoulson has joined #instantbird 14:34:47 --> ecaron has joined #instantbird 14:48:14 <-- jb has left #instantbird () 14:50:29 --> jb has joined #instantbird 15:12:52 <-- chrisccoulson has quit (Quit: Ex-Chat) 15:13:22 --> igorko has joined #instantbird 15:15:47 --> chrisccoulson has joined #instantbird 15:19:08 <-- jb has quit (Ping timeout) 15:19:09 --> jb has joined #instantbird 15:54:47 <-- ironhead has quit (Quit: leaving) 15:55:04 <-- jb has quit (Ping timeout) 15:56:34 <-- ecaron has quit (Quit: Instantbird 1.0) 16:06:40 --> Andrey has joined #instantbird 16:28:14 --> Mook_as has joined #instantbird 16:57:44 <-- Andrey has quit (Quit: ) 17:07:02 <-- gerard-majax has quit (Ping timeout) 17:08:07 <-- hunsly has quit (Ping timeout) 17:25:50 <-- flo has quit (Quit: Instantbird 1.1a1pre) 17:37:31 --> jb has joined #instantbird 17:39:38 --> gerard-majax has joined #instantbird 17:46:11 <-- Tonnes has quit (Quit: ChatZilla 0.9.87 [Firefox 7.0.1/20110928134238]) 17:59:21 <-- jb has left #instantbird () 18:06:36 --> ecaron has joined #instantbird 18:07:10 <-- ecaron has left #instantbird () 18:15:16 <-- skeledrew has quit (Connection reset by peer) 18:15:18 --> skeledrew has joined #instantbird 18:19:50 <-- mokush has quit (Client exited) 18:26:02 <-- mmkmou has left #instantbird () 18:29:12 <-- skeledrew has quit (Connection reset by peer) 18:29:13 --> skeledrew has joined #instantbird 18:37:15 <-- micahg has quit (Connection reset by peer) 18:37:21 --> micahg_ has joined #instantbird 18:45:28 <-- FeuerFliege has quit (Connection reset by peer) 18:50:28 --> ecaron has joined #instantbird 19:39:50 <-- clokep_work has quit (Quit: http://www.mibbit.com ajax IRC Client) 20:33:01 --> clokep has joined #instantbird 20:33:01 * ChanServ sets mode +h clokep 20:40:10 <-- rikki has quit (Ping timeout) 20:42:18 --> rikki has joined #instantbird 20:45:49 --> ironhead has joined #instantbird 21:24:17 <-- aleth has quit (Quit: Instantbird 1.1a1pre) 21:24:25 --> aleth has joined #instantbird 21:24:41 <-- aleth has quit (Quit: Instantbird 1.1a1pre) 21:24:48 --> aleth has joined #instantbird 21:25:05 <-- aleth has quit (Quit: Instantbird 1.1a1pre) 21:25:59 --> aleth has joined #instantbird 21:27:57 --> Tonnes has joined #instantbird 21:53:22 <-- ecaron has left #instantbird () 22:01:22 <-- clokep has quit (Quit: Instantbird 1.1a1pre) 22:25:42 --> flo has joined #instantbird 22:25:42 * ChanServ sets mode +qo flo flo 22:51:37 <-- igorko has quit (Quit: Instantbird 1.1a1pre) 22:52:32 <-- ironhead has quit (Ping timeout) 22:57:38 --> ironhead has joined #instantbird 23:41:18 --> hunsly has joined #instantbird 23:52:47 <-- hunsly has quit (Ping timeout)