**** BEGIN LOGGING AT Tue Feb 05 02:59:59 2013 Feb 05 03:19:41 Anybody here Feb 05 03:19:47 ? Feb 05 03:20:33 * scoutcamper zombie Feb 05 03:20:54 scoutcamper: Have you done any webOS stuff with nowindow? Feb 05 03:21:00 no Feb 05 03:21:10 :( Feb 05 03:21:30 ShiftyAxel|Away, has, but he is asleep Feb 05 03:21:42 :( Feb 05 03:26:30 :'( Feb 05 03:26:37 Why you no work, webOS Feb 05 03:26:42 We used to be such great friends Feb 05 04:48:33 WOOP Feb 05 04:48:38 DAMN STRAIGHT SON Feb 05 04:50:44 kesne, calendar success? Feb 05 04:51:04 scoutcamper: Yeah, with some nowindow stuff. Feb 05 04:51:10 Enyo2 has problems with it Feb 05 04:51:23 Things like the app menu launching was captured in the blank window Feb 05 04:51:31 So I had to figure out how to route it to the child window Feb 05 04:51:31 * scoutcamper applauds kesne Feb 05 04:51:34 And stuff like that. Feb 05 04:51:54 So now that all works, and now I just have to figure out launch params, which I think I'll end up writing a custom implementation of. Feb 05 04:52:20 is the latest work pushed up to github?? Feb 05 05:08:01 scoutcamper: It is, in the unstable branch Feb 05 05:08:16 scoutcamper: That has working preferences db, too. Just no way to change them. Feb 05 05:09:06 kesne, okay, when it is suitable to be in an openwebos build ping me and ill bump the git commit tag it is building from Feb 05 05:09:37 scoutcamper: Awesome, will do. I'll try to stabilize the branch a little more before pushing to master. Feb 05 05:09:56 50% of the time I'm just using it to test stuff so it might pop up 100 windows or something, heh. Feb 05 05:10:07 lol Feb 05 05:11:00 I actually did that once, it did not end up well. Feb 05 05:11:18 for(i=0;i<100;i++)window.open("index.html"); Feb 05 05:11:23 Hehehehe Feb 05 05:11:29 i bet the nexus 7 could handle it, with its quad core processor..... Feb 05 05:11:48 I wouldn't know **** ENDING LOGGING AT Tue Feb 05 05:35:20 2013 **** BEGIN LOGGING AT Tue Feb 05 06:02:19 2013 Feb 05 06:06:26 koala_: now I am here Feb 05 11:51:22 folks Feb 05 14:53:57 ShiftyAxel: You about? Feb 05 19:48:27 hey all Feb 05 20:16:22 kesne: heyho Feb 05 20:16:28 Hey morphis Feb 05 20:16:39 how is the calendar app going? Feb 05 20:16:57 Pretty good. Working on fixing my nowindow stuff. Feb 05 20:17:28 But the preferences database is working and such. Feb 05 20:17:30 So that's all good. Feb 05 20:19:17 Sorry for the crosspost, but has anyone seen a TouchPad which doesn't store changes but gives no clue of what's wrong? (i.e. no errors, it runs fsck and says it fixes it, but it doesn't, runs lvm.static lvremove and says it deletes the partition and it doesn't) Feb 05 20:20:00 kesne: nice Feb 05 20:20:57 morphis: Yeah, taking a break today because it's my birthday, but tomorrow I'm planning on doing some more settings work, and starting to implement adding events Feb 05 20:25:22 kesne: happy birthday! Feb 05 20:25:30 Thanks! Feb 05 20:25:34 kesne: that sounds nice! Feb 05 20:25:54 does the app already sync with the synergy framework? Feb 05 20:26:27 Do you mean does it work with accounts and such Feb 05 20:26:28 ? Feb 05 20:30:33 The DB8 Database should sync up with everything assuming the hooks are there. Feb 05 20:31:13 But the accounts management needs to be implemented before I can use it. Feb 05 20:34:10 kesne: my birthday was yesterday. happy birthday to us. Feb 05 20:34:19 HaDAk: Yay, happy birthday! Feb 05 20:43:57 kesne: I just meant that if it works with the existing calendar backend framework in webOS Feb 05 20:44:20 morphis: In open webOS or webOS 3.0? Feb 05 20:44:26 in open webos Feb 05 20:44:42 like taking the google syngery service from 3.x to openwebos would it just work with your app? Feb 05 20:46:32 Probably not. Feb 05 20:46:34 At all. Feb 05 20:48:50 The open sourced calendar app doesn't either. Feb 05 20:48:54 It's just local. Feb 05 20:49:50 hm Feb 05 20:49:58 whats missing? Feb 05 20:50:29 I don't know this syngery stuff very well but I thought it would sync things to a central calendar database where the apps just have to deal with Feb 05 20:52:51 I have no idea, I thought the whole synergy/account stuff was a mess right now Feb 05 20:57:51 kesne: I don't know Feb 05 20:58:06 but we should take this into account when creating anything new Feb 05 21:01:21 morphis: I'm just following the model of the webos 3.0 calendar Feb 05 21:03:03 ok Feb 05 21:43:29 morphis: I've been having to modify cordova to get it to work in nowindow. Feb 05 21:48:26 kesne: how? Feb 05 21:49:20 morphis: It wasn't firing an event when relauch was being fired. Feb 05 21:49:30 So I added that. Feb 05 21:49:54 kesne, push that up to swisstomcat so it can be included in the next release. Feb 05 21:50:04 ka6sox-away: Where at? Feb 05 21:50:44 Also, this breaks on webOS 3.0 under nowindow: var Mojo = window.Mojo || {}; Feb 05 21:50:58 oh, we need to fix that Feb 05 21:51:06 or make it compatible Feb 05 21:51:13 Added one line after can fix it Feb 05 21:51:25 window.Mojo = Mojo || {}l Feb 05 21:51:43 The problem is that it isn't setting window.Mojo, which is need to if it doesn't exist. Feb 05 21:52:32 kesne: I did that already too Feb 05 21:52:39 hmm? Feb 05 21:52:58 kesne: https://github.com/webOS-ports/phonegap/commits/webOS-ports/master Feb 05 21:53:16 kesne: see my last four changes Feb 05 21:53:27 ka6sox-away: yes we need to push theses changes to swisstomcat Feb 05 21:53:35 ka6sox-away: you have his mail address? Feb 05 21:53:46 looking for this now Feb 05 21:54:29 PMd to kesne Feb 05 21:54:44 ok Feb 05 21:54:54 Wait, what am I supposed to do with this? Feb 05 21:55:03 send a diff to him Feb 05 21:55:35 Why doesn't morphis? He made the changes. Feb 05 21:55:51 oh, confused as to who is doing what Feb 05 21:56:35 I made changes, but morphis made the same ones in the webos-ports phone gap fork. Feb 05 21:58:02 kesne: no problem, I will send swisstomcat a notice Feb 05 21:58:08 bueno Feb 05 21:58:11 kesne: you have any additional fixes for phonegap? Feb 05 21:58:19 I don't think so Feb 05 21:59:23 morphis: Actually, this line fails in webOS 3.0 sometimes: JSON.parse(PalmSystem.launchParams) || {} Feb 05 21:59:54 I swapped it to this and it works: PalmSystem.launchParams && (JSON.parse(PalmSystem.launchParams)) || {}; Feb 05 22:00:34 kesne, then push that up to webOS-Ports. Feb 05 22:00:56 ka6sox-away: I thought the apps group didn't have permission to do that? Feb 05 22:01:08 I don't think I have push abilities to that Feb 05 22:01:33 Pull Request works I think... Feb 05 22:15:59 true... Feb 05 22:16:07 maybe later Feb 06 00:09:56 morphis: Ping Feb 06 00:12:21 kesne, might be too late for him Feb 06 00:12:28 (like 1am) Feb 06 00:12:34 Bah, well that sucks. Feb 06 00:12:49 ka6sox: Do you know if I need to make my calendar service separate from my app? Feb 06 00:13:33 That's how webOS 3 does it, not sure if I need to follow that model or if I should include the service. Feb 06 00:15:20 Blah, be back in a few. Feb 06 02:43:13 ka6sox: I can't seem to find something **** ENDING LOGGING AT Wed Feb 06 02:59:58 2013