**** BEGIN LOGGING AT Mon Mar 26 02:59:58 2012 Mar 26 23:43:37 omg we need to webkit and new browserserver for the TP so bad Mar 27 00:08:56 dtzWill: it seems like xserver v.97 has an issue with PDL_SetKeyboardState() being undefined on webOS v2.1 and lower. Mar 27 01:41:50 elpollodiablo1: interesting. and do you know if it happened before? Mar 27 01:42:06 i was always surprised that didn't choke, tbh Mar 27 01:42:50 (original design, which also should fix this, would be to check for PDL_SetKeyboardState's existance via dlsym or with a weakly defined symbol) Mar 27 01:44:35 it didnt happen before v.97 Mar 27 01:47:38 curious. Mar 27 01:49:42 the PDL_SetKeyboardState seemed to only be called when the keyboard state was active and the never happened before for v2.1 and lower because the keyboard_type was set to 0 since they had physical keyboards.. Mar 27 01:50:19 ah, and lazy resolution by the dynamic linker Mar 27 01:50:36 always throws me for a loop, hell actually broke a project of mine a while back xD Mar 27 01:51:22 elpollodiablo1: err don't all such devices still have physical keyboards? and the luna-send error might be a problem. Mar 27 01:51:33 elpollodiablo1: nothing as easy as checking tweaks and setting keyboard to off? :) Mar 27 01:52:35 yeah that could be a work around, before we never called the PDL_SetKeyboardState unless it was > v3.0 Mar 27 01:53:37 let me install tweaks Mar 27 01:53:47 (forgive me, was this some intentional change I'm missing?) Mar 27 01:53:48 ohhhhh Mar 27 01:53:49 okay Mar 27 01:54:38 it was one of the code cleanups you made to my code I believe, let me test the tweaks thing then I will let you know what I find Mar 27 01:55:04 yeah that's what i think did it, d'oh Mar 27 01:56:45 I dont see tweaks in my preware Mar 27 01:56:46 100% that's just lameness on my end Mar 27 01:56:58 https://github.com/dtzWill/xserver_webos/commit/e9a42c3d0613b4a469ab1e6c693de22b24c3f363 Mar 27 01:57:09 like 370 ish? Mar 27 01:57:10 there's even a comment "Only call PDL_SetKeyboardState if we want the keyboard" Mar 27 01:57:11 line* Mar 27 01:57:25 not maximally clear (should fix when we fix this), but was kinda commented >.< Mar 27 01:57:33 elpollodiablo1: yep Mar 27 01:57:35 that's the one Mar 27 01:57:48 lol Mar 27 01:58:13 should probably also guard the PDL_SetKeyboardState call that is invoked on vkb toggle input event Mar 27 01:58:18 (triple click or w/e it was) Mar 27 01:58:29 yeah that would be it Mar 27 01:58:41 havent tested that on my 2.2.x device Mar 27 01:58:48 let me test that now to see if it crashes Mar 27 01:58:53 wish build system wasn't a PITA (the part that's a PITA is mostly my doing, but still), makes quick one-off fixes after not dev'ing for a while a lot more work than they should be.... Mar 27 01:59:07 well my pre3 i'm pretty sure was okay with that Mar 27 01:59:15 tested those changes on my pre3/tp before pushing i believe Mar 27 01:59:36 but anyway test away please, and ty for being so good about finding this, etc! :) Mar 27 02:01:29 yeah no problem, it is actually my job for a living to find bug and reporting where the errors are coming from. Mar 27 02:01:46 also I figure it might have been a bug I introduced Mar 27 02:02:59 dtzWill: I thought you were on sprint Mar 27 02:03:19 elpollodiablo1: i was, switched for veer and then pre3 Mar 27 02:03:25 just wanted new hardware and sprint wasn't doing it Mar 27 02:04:18 yeah I know the feeling, I am still on sprint, and my phone was having issue so I got a sim card for my pre 2 Mar 27 02:04:53 and I was enjoying it, but decided I needed to fix my phone instead of switching for good. Mar 27 02:05:07 who are you with now? Mar 27 02:05:11 att Mar 27 02:05:28 "4g" is nice too, shrug Mar 27 02:05:51 ha ha Mar 27 02:06:11 they charge to much for me. I was testing out T-mobile Mar 27 02:06:56 yeah, univ discount + "family" plan helped make it more palatable Mar 27 02:06:57 but :/ Mar 27 02:07:17 hey what ever works Mar 27 02:08:00 att sms overage charges suck. But 25% discount makes it bearable Mar 27 02:08:43 ah, don't txt that much for that to be a problem. handful a day for light synchronization/etc, for the most part people just hit me up on IRC/IM Mar 27 02:09:10 generally neither do I, usually 200-400 a month, but this month I hit 1077 without even noticing Mar 27 02:09:19 0.10 per sms over 1000 Mar 27 02:09:30 !! wow that is lame Mar 27 02:09:32 ffs $.10 Mar 27 02:09:33 lol Mar 27 02:09:43 dang Mar 27 02:10:18 dtzWill: testing on 2.2.x three finger tap does not crash X Mar 27 02:10:39 i thought the bug report was for 2.1? Mar 27 02:11:46 it was for 2.1 and below Mar 27 02:12:09 just testing the 3 finger tap on phones with a higher version then that Mar 27 02:16:13 does the phone have a crtl click? Mar 27 02:16:29 for X Mar 27 02:33:20 gesture maaayyybbee? dunno Mar 27 02:33:33 (don't rem x.x) Mar 27 02:38:27 halfhalo, help me find a mem leak! Mar 27 02:38:50 ? Mar 27 02:39:14 i've got code that is blowing up the TP Mar 27 02:40:25 oh? Mar 27 02:46:09 you know... I really shoul find my touchpad. or charge the one acting as a coaster **** ENDING LOGGING AT Tue Mar 27 02:59:57 2012