**** BEGIN LOGGING AT Tue Feb 14 02:59:56 2012 Feb 14 03:24:11 wterm is crashing my TP Feb 14 03:25:19 http://i.imgur.com/CfSwf.jpg Feb 14 03:25:20 :D Feb 14 03:30:27 PuffTheMagic: lol! Feb 14 03:57:57 Flowerpot ftw Feb 14 04:28:48 stbuehler, how the hell do I request info from the plugin now that you have this async shit Feb 14 05:55:38 hmm, irssi needs a plugin to set window title Feb 14 06:01:20 ahhh Feb 14 06:01:28 it does have one Feb 14 06:17:12 PuffTheMagic: lol re flower pot Feb 14 06:51:26 i dont know that I fully understand the flower pot ref Feb 14 06:51:51 i have a few ideas Feb 14 06:51:55 all the others make sense Feb 14 07:56:40 PuffTheMagic: you get info like you get the event that we received OSC sequences or a \007 Feb 14 07:57:06 so either wterm sends you the information every time it changes, or you tell it to send it Feb 14 16:39:03 anyone build/package isis-browser yet? Feb 14 16:40:16 wow Feb 14 16:44:54 I dislike that webosnation hates firefox 3.6.x Feb 14 16:48:52 Brybry, I dislike that you are still using firefox 3.6.x Feb 14 16:49:31 I'm waiting for firefox 10 LTS =x Feb 14 17:13:44 it almost looks like isis is missing some stuff needed to build it from scratch Feb 14 17:14:27 like? Feb 14 17:19:06 Some of the makefiles reference LUNA_STAGING and oe stuff, but there is a slight possibility I managed to open the same repo like 8 times and think it was a different one each time. Feb 14 17:19:09 stupid github Feb 14 17:22:28 I enjoy that the isis project icon/mascot is a dung beetle :D Feb 14 17:22:41 beer and eggs for breakfast Feb 14 17:22:52 breakfast of champions Feb 14 17:23:08 this is going to be one of those long freaking git clones isn't it... Feb 14 17:24:07 im gonna make a webos repo Feb 14 17:24:14 where all these other repos are submodules Feb 14 17:35:45 Brybry: what's the issue with 3.6 on precentral? Feb 14 17:36:34 thread page links are unclickable Feb 14 17:36:40 I haven't taken the time to firebug and figure out why Feb 14 17:37:18 (by thread page links I mean the page 1....end links inside of a thread) Feb 14 17:37:41 3.6 is dead in a few months Feb 14 17:37:44 might not be worth fixing Feb 14 17:37:59 forum thread or the article threads? Feb 14 17:38:21 I'm just curious because I'm still on 3.6 as well Feb 14 17:38:22 looks like the like overlaps it or something Feb 14 17:38:28 forum thread Feb 14 17:39:51 if I set the z-index to -1 on it everything works :D ( though Likes renders way out to the side but /shrug) Feb 14 17:40:12 * Brybry makes a greasemonkey script Feb 14 17:41:18 the controls on the bottom work for me, but not the ones on the top Feb 14 17:41:46 none of the thread tools on the top work either Feb 14 17:41:55 and the "59 Likes" is way off to the right side Feb 14 17:50:47 dtzWill: any plans to push xserver v0.9.7 to the public feed? Feb 14 19:44:37 2hrs later, git clone still going.... Feb 14 19:48:43 yup Feb 14 20:16:24 dwc-: cloned yet? Feb 14 22:24:06 destinal_: I gave up on watching it, but yes, it looks done now Feb 14 22:24:30 mtimes suggest it took 3hrs Feb 14 22:24:35 dwc-: I don't have a clone of it but I really would be interested to know if it's possible to compile Feb 14 22:25:13 if you have a host you want me to rsync this to, it might not take 3hrs Feb 14 22:26:18 ... du -sh still running Feb 14 22:55:14 6.2G WebKit Feb 14 23:00:02 hm, my machine doesn't have qt 4.8+ this might not work anyways Feb 14 23:04:19 did u clone over git or http Feb 14 23:04:29 it took me less than an hour to get over git Feb 14 23:04:32 http is slow Feb 14 23:04:43 https... I followed the links on their page Feb 14 23:06:44 probably would have been quicker to wget -O - the .zip and unzip it on the fly Feb 14 23:06:58 ohhh well.... Feb 14 23:08:25 git://github.com/isis-project/WebKit.git git://github.com/isis-project/npapi-headers.git git://github.com/isis-project/isis-browser.git git://github.com/isis-project/AdapterBase.git git://github.com/isis-project/BrowserServer.git git://github.com/isis-project/BrowserAdapter.git git://github.com/isis-project/WebKitSupplemental.git git://github.com/isis-project/qt4.git Feb 14 23:08:35 lots o git URLs Feb 14 23:08:54 ^^ those are what I used Feb 14 23:09:01 STILL took an hour for webkit though Feb 14 23:09:55 destinal_: so are you going to update your terminal for webos2+? Feb 14 23:10:37 why would he do that when wterm blows the snot out of it Feb 14 23:10:56 PuffTheMagic: when that happens, I agree :P Feb 14 23:11:01 and it's close to that Feb 14 23:11:19 easier to get wTerm the rest of the way there than to maintain two Feb 14 23:11:41 the hardware acceleration of wterm alone.... Feb 14 23:11:56 PuffTheMagic: yeah agreed Feb 14 23:12:03 destinal_, but im hoping the remote adapter might be able to fix the issues with wterm and 2.1 Feb 14 23:12:26 ben was saying the code in 2.1 remote adapter does not handle rotating/resizing the buffer properly Feb 14 23:12:37 which is why it crashes when the plugin resizes Feb 14 23:13:07 i'd also really love to figure out why it desnt work in plugin mode on the pixi Feb 14 23:13:26 dwc-: really to properly debug terminal I would need Luna source code anyhow Feb 14 23:13:32 which we don't have yet Feb 14 23:13:51 shit, we might be able to port wterm to nsapi now Feb 14 23:14:17 PuffTheMagic: hmm interesting idea, NPAPI + opengl-es? Feb 14 23:14:39 ya, skipping sdl :D Feb 14 23:15:58 PuffTheMagic: now that we have code for that stuff and headers (presuming they're complete) it would be a lot easier than early terminal days to use NPAPI for sure Feb 14 23:16:32 the real issue is you have to be really careful what you do inside of luna process space or you crash the whole UI Feb 14 23:17:09 and before, mulithreading was kind of a hack since we were on an older webkit Feb 14 23:17:16 newer webkit though... hmmm.. Feb 14 23:19:10 plugins already take downall of luna somt times Feb 14 23:19:18 so nsapi dont scare me **** ENDING LOGGING AT Wed Feb 15 02:59:57 2012