**** BEGIN LOGGING AT Tue Feb 23 02:59:58 2010 Feb 23 03:01:56 rwhitby, i'm trying to figure out how to get staging.mk to react different to DEPENDS based on if the Makefile is in packages/ or nonworking/, but I'm not sure where to start. Feb 23 03:02:27 rwhitby, ie: i'd like Makefiles in packages/ to work the way it does now, but Makefiles in nonworking/ to also check ../nonworking as well as packages/ for deps Feb 23 03:03:21 and makefile scrips makes my head hurt :( Feb 23 03:03:53 * rwhitby bbl (lunch) Feb 23 03:17:38 What is the most efficient arch/chipset for compiling stuff? Just pure speed? Or does gcc take advantage of multithreading? Like if i wanted to build a box for compiling stuff, would i be better off with a core chip? Feb 23 03:18:35 just for gcc and compiling, you can try icecream Feb 23 03:18:56 http://en.opensuse.org/Icecream Feb 23 03:22:29 bpadalino, interesting. if i ever bother setting up all the hardware i have laying around to do anything useful, this would be the reason lol Feb 23 03:22:49 heh Feb 23 03:23:37 olympic icedancing to linkin park, interesting Feb 23 03:23:47 olympics? Feb 23 03:24:13 farms, winter olympics have been going on for days in vancover? Feb 23 03:24:14 when is 1.4 coming out! Feb 23 03:24:20 lol Feb 23 03:24:22 farms, when it's good and ready Feb 23 03:24:36 do you want a buggy 1.4 last week or a solid 1.4 next week? :P Feb 23 03:25:29 agreed just play more wow I guess Feb 23 03:27:00 heh Feb 23 03:32:46 can't wait for it on my pre plus Feb 23 03:33:01 hope it fixes my keyboard double types Feb 23 03:39:55 farms, that will probably be a carrier specific bugfix, assuming it's a software issue, maybe a 1.4.1 :p Feb 23 03:40:40 lol I know I'm not the only one Feb 23 03:50:39 gah, making a background application is really not well documented Feb 23 03:51:06 anybody have a good example of a background application? Feb 23 03:51:48 azakus, define background application Feb 23 03:52:10 dashboard; an application that has a dashboard stage (or panel) but no card stage Feb 23 03:52:30 a stage that doesn't have a card, but exists in the panel Feb 23 03:55:21 woo suddenly logged out for no reason Feb 23 03:56:39 ok, I'm just going to release this as jstop 0.0.9 and work on the background part sometime this week Feb 23 03:57:13 new features: just list a specific app, show anonymous processes, automatic garbage collection every 5 minutes (on/off switch in menu) Feb 23 03:57:23 azakus, nice Feb 23 04:00:16 okay... so ive stopped with the emulator.. and im just trying to use putty to login to my pre Feb 23 04:00:30 i tried ports 5522, 22, and 222 cause i forgot which one it was Feb 23 04:00:35 and i used my ip on the pre Feb 23 04:00:45 and it just doesnt let me in :/ Feb 23 04:03:56 "my ip on the pre" Feb 23 04:04:03 the wifi ip Feb 23 04:04:07 192.168.1.105 Feb 23 04:04:44 are you getting a login Feb 23 04:05:50 it does nothing :/ Feb 23 04:06:16 throw it out the window Feb 23 04:06:17 you could run netstat -pl on the pre to verify sshd is running and on what port Feb 23 04:06:22 bpadalino, i love you :> Feb 23 04:06:38 <3 Feb 23 04:06:53 installing terminal now Feb 23 04:06:56 i love having a different error everytime i try to build something Feb 23 04:06:59 it actually is great Feb 23 04:07:41 jstop 0.0.9 pushed Feb 23 04:08:41 i typed netstat -pl Feb 23 04:08:54 it gave me the biggest amount of nonsense i'd never understand Feb 23 04:09:23 Decimate, oh cmon it's not that bad Feb 23 04:09:25 fine Feb 23 04:09:32 Decimate, netstat -pl | grep -i sshd Feb 23 04:10:08 option+. Feb 23 04:11:20 odd, i need gtk-doc-tools installed _locally_ to gnu install gstreamer Feb 23 04:13:43 okay.. so i made my own underprivelleged username Feb 23 04:13:46 and now it says Feb 23 04:13:59 Disconnected: No supported authentication methods available Feb 23 04:14:04 (using winscp) Feb 23 04:15:20 and how do i do the | symbol on my pres terminal Feb 23 04:16:38 Decimate, in preparation for your question easily answered by reading documentation, i actually already answered it (check up a few lines) Feb 23 04:16:58 Decimate, by default, ssh only allows connections using rsa keys (passwords simply aren't secure) Feb 23 04:17:37 option+ Feb 23 04:17:44 . Feb 23 04:18:14 4456/sshd Feb 23 04:19:29 Decimate, that's the only line? odd. maybe i have no idea what i'm doing, because i doubt openssh installs on 4456 Feb 23 04:20:49 Decimate, http://www.webos-internals.org/wiki/Application:OpenSSH Feb 23 04:21:27 okay.. i made the key and put it the the media/internal Feb 23 04:23:37 Decimate, key needs to go somewhere your client can read it Feb 23 04:23:53 i know nothing about windows ssh clients, but i'm imaging there is plenty of documentation on winscp and putty Feb 23 04:25:39 okay, so i loaded the private key in winscp Feb 23 04:25:48 and is ask for a username Feb 23 04:27:38 Decimate, 222 or 22? Feb 23 04:27:44 22 Feb 23 04:28:58 Decimate, try 222, also how did you install openssh? Feb 23 04:29:08 i try 222 Feb 23 04:29:14 it still ask for a username Feb 23 04:29:19 and i installed via preware Feb 23 04:29:32 Decimate, that's probably bad Feb 23 04:29:46 Decimate, it should only work on 22, not 222, and it should work with key without password Feb 23 04:30:12 Decimate, i believe the proper folder for the key on the pre is /home/root/.ssh Feb 23 04:30:24 i think im just going to go into preware Feb 23 04:30:28 uninstall openssh Feb 23 04:30:30 and quit Feb 23 04:30:35 as its 11:30 and i have school. Feb 23 04:31:18 Decimate, /home/root/.ssh/authorized_keys <- Feb 23 04:31:23 bah, school Feb 23 04:31:38 you should fix this and feel accomplished instead Feb 23 04:31:57 meh.. i havent been to school in 14 days Feb 23 04:31:59 might as well go Feb 23 04:32:15 lol Feb 23 04:32:17 nice Feb 23 04:32:37 wednesday the 10th Feb 23 04:32:38 snowday Feb 23 04:32:46 skipped thursday and friday to go to florida Feb 23 04:32:52 next week was winter break Feb 23 04:32:54 and i skipped today Feb 23 04:33:06 so i havent been to school since the 9th Feb 23 04:33:35 i think they expel you after like 32 days or something Feb 23 04:33:46 meh, i wont get expelled. Feb 23 04:34:05 i missed 56 days in 6th grade :P Feb 23 04:34:23 zsoc likes sexy figure skaters Feb 23 04:34:35 Eguy, that's pretty true Feb 23 04:34:47 Decimate, drop out, get your ged, profit Feb 23 04:34:50 Male* Feb 23 04:35:14 s/Male/androgynous Feb 23 04:35:15 zsoc: and this is where i leave.. :P cya. Feb 23 04:35:21 Decimate, peace p Feb 23 04:36:32 hey, gstreamer built, awesome Feb 23 04:41:12 zsoc: I don't use your crappy stuff anyway Feb 23 04:41:43 :P Feb 23 04:41:48 Eguy, more like the universal you Feb 23 04:41:55 ~Eguy Feb 23 04:41:56 eguy is probably first rule of Eguy is never talk about Eguy, or like a master at infobot schooling, or someone who likes to spend time at the watercooler telling infobot what to do just like everyone else in the watercooler Feb 23 04:42:26 would fix that i believe Feb 23 04:42:48 What were you saying? Feb 23 04:42:50 infobot, no, Eguy is First rule of Eguy is never talk about Eguy, or like a master at infobot schooling, or someone who likes to spend time at the watercooler telling infobot what to do just like everyone else in the watercooler Feb 23 04:42:51 okay, zsoc Feb 23 04:42:56 ~eguy Feb 23 04:42:57 First rule of Eguy is never talk about Eguy, or like a master at infobot schooling, or someone who likes to spend time at the watercooler telling infobot what to do just like everyone else in the watercooler Feb 23 04:43:00 there you go Feb 23 04:43:24 i suppose that would make you not a master at infobot schooling... Feb 23 04:43:25 There is a lot of pink in this room Feb 23 04:43:39 ~~~~ Feb 23 04:43:40 ARGH!!! STOP IT zsoc!!! Feb 23 04:43:41 I didn't program that factoid Feb 23 04:43:54 Someone else did Feb 23 04:44:04 infobot, no, Eguy is First rule of Eguy is never talk about Eguy, or like a master at infobot schooling, or someone who likes to spend time at the watercooler telling infobot what to do just like everyone else in the watercooler, "I didn't program that factoid" --Eguy Feb 23 04:44:05 okay, zsoc Feb 23 04:44:34 infobot, no, zsoc is a attention whore Feb 23 04:44:35 Eguy: please, watch your language. Feb 23 04:44:43 * zsoc chuckles Feb 23 04:44:50 She is offended by your greed Feb 23 04:44:58 Eguy, greed? Feb 23 04:45:09 You know what I am talking about Feb 23 04:45:21 Eguy, ok. Feb 23 04:46:08 say what? Feb 23 04:47:37 hmmm Feb 23 04:59:35 wow, fish fillets is 218MB ! Feb 23 05:03:00 fish fillet is like 700 cal too! with tartar saucea! Feb 23 05:10:03 ah, seems 0.9.2-1 had two copies of the game data in the git repo. Feb 23 05:10:18 This will be a good test of the new installation temp directory anyway :_) Feb 23 05:25:02 oops Feb 23 05:25:17 little tiny tweak to jstop Feb 23 05:25:54 I NEED HELP! Feb 23 05:26:26 Has it been longer than 4 hours zeus9605? Feb 23 05:26:59 No. i cant install anything from preware and its not showing patchs, even though i have it turned on Feb 23 05:28:21 ~question Feb 23 05:28:22 well, question is If you have a question and want people to give useful answers, make sure you have read this first: http://www.catb.org/~esr/faqs/smart-questions.html Feb 23 05:31:02 ok my problem is still at hand Feb 23 05:31:17 details Feb 23 05:33:20 I downlaoded preware, followed the guide to install step to step. When i launch Preware i turned on all the thing i want to see, themes application..., but patches is there but dosnt show how many there are and i cant see any. Also when i try installing something like LED TOURCH i cant. nothing happens i just keep pressing install Feb 23 05:33:49 Did you install the package manager service? Feb 23 05:35:31 yes from my computer went to webos quick install, choose Internal feeds (all) and installed package manager Feb 23 05:35:46 Did you reboot after? Feb 23 05:36:06 Yes Shutdown and Turned it back on. Feb 23 05:36:27 Something doesn't seem right Feb 23 05:36:39 version of webos quickinstall? may not have run the postinst Feb 23 05:37:27 i have the 3 the new one Feb 23 05:37:43 im rebooting to check once again Feb 23 05:39:39 I can install from my computer, LED TOURCH, but now straight from my phone, and both ways i cant see patches still Feb 23 05:40:02 what version of webos Feb 23 05:40:32 1.1.0 Feb 23 05:42:31 is that why? Feb 23 05:42:56 Is 1.1.0 a GSM pre? Feb 23 05:44:12 Eguy, i thought most gsm was 1.3.5.2 Feb 23 05:45:06 I have no idea Feb 23 05:45:14 I thought 1.3.5 was CDMA only Feb 23 05:45:15 Ran "Doctor" wiped all the crap i had in there, put it back down to lowest, 1.1.3 Feb 23 05:45:22 1.1.0 i mean Feb 23 05:45:32 checked updates theres 3 Feb 23 05:45:47 3.0.1 Feb 23 05:49:05 ??? Feb 23 05:49:37 should i wait till update to try again Feb 23 05:50:15 webos 1.1.0 ? I'm not sure current preware will work with that Feb 23 05:50:33 yha thats what im thinking Feb 23 05:50:55 Open the updates app and do the newest update Feb 23 05:51:54 Im downloading its going to take days Feb 23 05:52:57 it's much faster if you have access to wifi Feb 23 05:53:23 does it say which version it's updating to? maybe you could just doctor to that version? Feb 23 05:53:24 turning it on Feb 23 05:53:36 how? Feb 23 05:53:44 how what? Feb 23 05:54:01 doctor to that version Feb 23 05:54:07 http://www.webos-internals.org/wiki/Webos_Doctor_Versions Feb 23 05:54:33 Grab the newest one for your device Feb 23 05:56:39 downloading it (1.3.5.1) Feb 23 05:57:07 zeus9605: what carrier are you on ? Feb 23 05:57:16 make sure you get the right version Feb 23 06:17:15 anyone seen wifi scanners for webos? Feb 23 06:17:30 Open the wifi prefs :P Feb 23 06:18:22 Gotta love this one: http://twitter.com/webOSdev/status/9514593229 ;-) Feb 23 06:18:58 a guy came by the booth and showed me an app on his android phone - it displayed a dynamic graph of wifi access points with their channels, ssids, and signal strengths Feb 23 06:19:32 Will the internet blow up if we don't rwhitby? Feb 23 06:20:10 Eguy: look who the tweet came from ... Feb 23 06:20:25 I know :P Feb 23 06:29:15 rwhitby: ooh, that's an odd bug you fixed. Good thing I didn't release my autoGC part of jstop earlier :P Feb 23 06:40:49 azakus: indeed :-) Feb 23 06:41:07 azakus: although it might have made it easier to find .... Feb 23 06:50:18 Hey guys, I've been having this really annoying bug where all my outgoing emails don't send. I keep getting an Email Application Alert. This is happening to all my accounts (two AIM and one gmail) on both wifi and cell network. Feb 23 06:56:20 rwhitby: this guy is doing something weird w patches....Im wondering what kind of havok will be created by this approach? Feb 23 06:56:23 http://forums.precentral.net/webos-patches/222624-patch-battery-icon-small-white-color.html Feb 23 06:57:56 crap, broke my build Feb 23 06:58:01 stupid }'s Feb 23 06:58:02 Has anyone been experiencing the same problem I am ? Feb 23 06:59:03 gollyzila: not I Feb 23 07:00:21 :/ it's been happening for two days. Could it be caused by the new 600mhz overclocking patches in the forums? Feb 23 07:03:13 :-| Feb 23 07:05:33 does the Palm profile store homebrew apps as well now? I just did a webos doctor and all my homebrew apps are still on the phone Feb 23 07:07:27 homebrew apps are also installed in /media/cryptofs, and doctor does not touch that Feb 23 07:07:41 ahh okk Feb 23 07:08:35 it does undo all the patches though, right? Feb 23 07:08:44 Does anyone know have an idea what could be causing my email problems? Feb 23 07:10:21 gollyzila: try it without the overclocking Feb 23 07:10:55 WillJitsu: doctor will overwrite all the patched files, yes. Feb 23 07:11:32 rwhitby: ping Feb 23 07:11:53 sslow: gu Feb 23 07:12:17 this guy is doing something weird w patches....Im wondering what kind of havok will be created by this approach? Feb 23 07:12:32 http://forums.precentral.net/webos-patches/222624-patch-battery-icon-small-white-color.html Feb 23 07:15:10 golly,I had that problem too. Feb 23 07:15:13 I've gotta take my phone into a Sprint store tomorrow b/c of some issues. To set my phone back to a barebones install, I'd have to manually uninstall homebrew apps, right? Feb 23 07:15:35 maybe do a full wipe Feb 23 07:15:39 found out that they actually are sending over and over and over again. Feb 23 07:15:39 dunno how long that takes tho Feb 23 07:15:57 if I do a full wipe, doesn't it ask me to log back into my palm profile which would redownload all the apps again? Feb 23 07:16:21 oh maybe :-\ Feb 23 07:16:22 well I guess it wouldn't download homebrew ones Feb 23 07:16:28 WillJitsu: full wipe then dr. will put it back to stock Feb 23 07:17:15 sslow: would it be necessary to do another doctor after the full wipe since I just finished a doctor? Feb 23 07:17:28 webizard: woah, weird. I'm going to ask the person on the other end if they're receiving multiple emails. How did you manage to remove the error? Feb 23 07:18:07 WillJitsu: not sure but a full wipe should get rid of all apps and homebrew Feb 23 07:18:40 it had something to do with the time believe it or not. I manually changed the time & zone while overseas and it buggered out on me Feb 23 07:19:11 will a full erase get rid of the extra launcher pages I added? Feb 23 07:20:21 I didn't bother trying to fix it, I just started fresh since 1.3.5 had just been released Feb 23 07:20:32 WillJitsu: no you will have to remove them manually Feb 23 07:20:46 sslow: ok cool Feb 23 07:20:52 webizard: well I haven't traveled so I don't see how that could be causing it, but I'll change my time around and see if that helps. Feb 23 07:21:11 WillJitsu: np Feb 23 07:26:22 ah, much better Feb 23 07:26:38 jstop 0.0.11: swipe to delete is cenetered Feb 23 07:26:52 lol Feb 23 07:29:09 yeah, the padding-top was great, but you can't put it in palm-row-wrapper Feb 23 07:29:24 because it pads the swipeToDelete area as well Feb 23 07:40:15 ~botsmack Feb 23 07:40:16 OWW! Feb 23 07:46:24 ping jaques Feb 23 07:48:00 ping jacques Feb 23 07:48:05 ping rwhitby Feb 23 07:48:07 swisstomcat: so what do you need for the swiss linux conference? Feb 23 07:48:24 i can still secure a booth Feb 23 07:48:34 just have to do it today Feb 23 07:48:44 what was shown at scale? Feb 23 07:49:02 just some phones running webos-internals and other apps Feb 23 07:49:37 the banner was about webos-internals Feb 23 07:49:52 yep, webos internals banner Feb 23 07:49:58 we got that made the day before :-) Feb 23 07:50:20 howdy swisstomcat Feb 23 07:50:21 so i would show the webos-internals project Feb 23 07:50:35 lots of ppl had not seen webos Feb 23 07:50:37 preware,sdl-games,... Feb 23 07:50:51 we demo'd that as well as preware and some of our apps Feb 23 07:50:57 patches Feb 23 07:50:57 yeah, especially in switzerland where you can't get the pre from the providers directly Feb 23 07:52:30 what was the open source specific part? what was scale about? Feb 23 07:52:39 * rwhitby bbl Feb 23 07:54:27 swisstomcat: SCALE is a Linux Expo Feb 23 07:56:25 Swiss Open Source Software Conference & Exposition Feb 23 07:56:45 it's an open source software exposition Feb 23 07:57:24 cryptk: 'ello :) Feb 23 07:58:30 it should fit it Feb 23 07:58:32 in Feb 23 07:58:43 i would represent the swiss branch of webos-internals? Feb 23 07:58:50 mmh, my preware crashes every time he updates preware-packages Feb 23 07:59:05 because the booth are all about specifif open-source projects Feb 23 08:00:21 http://www.openexpo.ch/openexpo-2010-bern/open-source-projekte/ Feb 23 08:00:26 swisstomcat: yeah preware is open source as are all the webos-internals apps, patches, tools Feb 23 08:00:27 a list of projects shown Feb 23 08:00:31 yup Feb 23 08:02:00 swisstomcat: we were lucky in that palm donated some phones for us to demo with Feb 23 08:02:17 yeah, i'd have to organize some phones Feb 23 08:03:15 well, i'm up for it Feb 23 08:03:58 will signup today Feb 23 08:04:04 who did you contact regarding the phones? Feb 23 08:04:33 we contacted adora Feb 23 08:06:05 i'm filling out the signup form Feb 23 08:06:49 they need a log Feb 23 08:06:51 logo Feb 23 08:06:55 and project description Feb 23 08:07:26 is there a page "about webos-internals" that i can translate? Feb 23 08:10:35 swisstomcat: http://www.socallinuxexpo.org/scale8x/exhibitor/webos-internals Feb 23 08:12:15 great, i can adapt that and translate Feb 23 08:15:19 i'd also need a logo Feb 23 08:15:33 for print and web Feb 23 08:16:58 swisstomcat: ka6sox-work can send you the sources for what we used for scale Feb 23 08:17:17 great Feb 23 08:17:38 i only need a laptop and some phones to play with ... what else did you bring? Feb 23 08:26:22 swisstomcat: that's all I think. we'll have to ask Palm for the phones - dunno how that will go for GSM ones. Feb 23 08:27:04 yeah Feb 23 08:27:12 i have to figure that out Feb 23 08:27:24 the conference is in late march .. so there should be enough time Feb 23 08:27:36 s/conference/expo Feb 23 08:27:59 also need to find some more swiss people to help out Feb 23 08:28:04 its' two days Feb 23 08:29:04 jacques: how was the conference?? :D Feb 23 08:29:58 i'm sure palm can source some gsm phones somewhere Feb 23 08:59:10 sup? Feb 23 09:05:12 have to condense the description down to 250 characters ... Feb 23 09:07:04 what does webos internals do condensed down to 250 characters? :) Feb 23 09:07:44 ping ka6sox-work Feb 23 09:33:08 hey christefano Feb 23 10:03:49 open source webos internals hacking. <--- there's your description. Feb 23 10:24:37 hehe Feb 23 10:24:59 it has to be in german :) Feb 23 10:32:21 swisstomcat: Please use this text: http://www.socallinuxexpo.org/scale8x/exhibitor/webos-internals Feb 23 10:32:35 (translated appropriately) Feb 23 10:32:56 yes, i'm using this text Feb 23 10:33:01 actually, only the first sentence Feb 23 10:33:16 because they only want 200-250 characters Feb 23 10:33:27 ok, sorry I misread 250 words :-) Feb 23 10:33:54 WebOS Internals ist eine Gruppe von Entwicklern, die sich dem offenen Austausch von Informationen und Open-Source Anwendungen zum Linux-basierenden WebOS Betriebssystem von Palm verschrieben haben. Feb 23 10:34:52 yep, that's good. Feb 23 10:35:31 when does ka6sox usually show up? Feb 23 10:35:40 I'll give you his email Feb 23 10:36:00 k Feb 23 10:57:00 I'll give you his home address, but it might take longer to respond Feb 23 10:58:06 http://www.qrz.com/label/?id=94728 Feb 23 10:58:07 heh Feb 23 11:07:45 we need 1.4 just so we can have some new threads that aren't people complaining or having problems or being mad at palm for not releasing sooner Feb 23 11:07:54 on precentral Feb 23 11:10:32 bah, 1.4 will get here when it gets here Feb 23 11:11:40 not that many days left in february Feb 23 11:13:49 I should just stop reading the forum. Anything interesting shows up on the front page or from people talking about it in here. Feb 23 11:13:50 so we can have new threads about people complaining and being disappointed with 1.4 Feb 23 11:14:22 boohoo the phone is so slow, android is so fast. palm needs to make it like android or they will go out of business Feb 23 11:14:25 I ccan't wait for the 100 NO FLASH IN 1.4 threads Feb 23 11:15:40 There is so much about this phone that totally rules aleady, any improvements are icing on the cake for me Feb 23 11:18:03 flash will come out and they will complain that hulu.com doesn't play right or something. heh Feb 23 11:29:02 people will complain if there's no 1.4 on feb 28th and people will complain if it arrives on feb 28th Feb 23 11:29:19 people will even complain if it's sunny outside :) Feb 23 11:32:34 When I lived in california it was sunny so much I got bored of it after a while. heh Feb 23 13:52:32 the interwebs are amazing Feb 23 13:53:43 I stream radio on my train ride into the city each morning ... and the end of my ride is a 6-8 miinutes underground with no cell signal. I started the stream at my home station this morning, but left it on pause for a while to give me a "buffer" to cover when I'm underground. Feb 23 13:54:38 I listened to the stream on the way in, then I walked up and out of the station, and up to my office -- all this time expecting that I'd get to the end of my buffer and I'd hear a "skip" in the stream corresponding to when I was in the tunnel.\ Feb 23 13:54:44 That "skip" never happened. Feb 23 13:55:38 I can only assume that the streaming protocol in use allowed my client to ask the server for the stream data it missed while in the tunnel so that the program could be delivered to me without interruption. Feb 23 13:55:54 Yay interwebs! Feb 23 13:56:49 yay Feb 23 13:57:16 us old geezers used to listen to cassettes in our walkman on the way to work :) Feb 23 13:57:47 I'm pretty old and remember not being able to afford one of those cool walkmen Feb 23 13:58:21 even older geezers will remember soldering a radio Feb 23 13:59:38 <--- born in 1971 Feb 23 13:59:55 <--- born in 1973 Feb 23 14:00:05 that's pretty old Feb 23 14:00:11 yeah, i know :) Feb 23 14:00:26 but i don't feel old Feb 23 14:00:52 I've felt (and acted) like an old man since I was about 25 ... Feb 23 14:03:10 I've just added country display support to Preware :-) Feb 23 14:23:24 do you men we will only see the german app in preware from the Next update on? Feb 23 14:23:48 http://twitpic.com/14whl9 Feb 23 14:23:50 Please not! I like to be able to take a quick look on what is comming down the roud in the future Feb 23 14:24:09 hape: remember that Preware is the "Universal" installer ;-) Feb 23 14:24:25 dident get you? Feb 23 14:28:11 what did you say? Feb 23 14:28:45 preware will only show the countries the app is released to Feb 23 14:29:31 hape: a Universal installer would not limit the applications that you can install Feb 23 14:29:56 (or see, but not be able to install) Feb 23 14:33:58 you saw that someone found a way to downlaod /install free apps outside the us? Feb 23 14:34:22 would it be possible to add that to preware wthoput getting banned by Palm? Feb 23 14:34:27 :) Feb 23 14:36:09 and by the way asphalt 5 is better then I ever hoped. I hope we can buy it in germany soon. Feb 23 14:36:23 Nevers expect it to work that smooth Feb 23 14:37:41 paid apps should come to europe in march Feb 23 14:39:20 hape: well, consider if Preware allowed for downloading of free apps directly - how would that be received by app authors who want their download counts to be correct for the hot apps contest? Feb 23 14:39:59 swisstomcat: I know. But as you sain 'should' and as a freak you are like a child before christmas. You cant wait ... Feb 23 14:40:31 rwhitby: hmm. good point. Feb 23 14:51:52 rwhitby: well if palm used actual URL requests for the download counter it wouldn't matter what app actually downloaded it :p Feb 23 14:53:09 VincentLaw: but if palm used actual URL requests for counts wouldn't it be easier to artificially inflate your statistics by unleashing a botnet to download your app? Feb 23 14:53:19 VincentLaw: well, that would then leave the hot apps contest open to abuse Feb 23 14:54:07 * nt4cats assumes that becuse I had the same idea as rwhitby that I am, therefore, not *always* an idiot. Just usually. Feb 23 14:59:09 Preware 0.9.28 with country display support is now in the testing feed. Feb 23 15:01:23 ~emulate rwhitby Feb 23 15:01:24 Another Satisfied Customer! Feb 23 15:01:32 ~emulate rwhitby Feb 23 15:01:51 infobot: no botsnack for you Feb 23 15:01:52 rwhitby: :) Feb 23 15:01:55 hehe Feb 23 15:02:03 why is there no bot in #webos? Feb 23 15:02:04 ~emulate rwhitby Feb 23 15:02:06 Well, my work here is done. Feb 23 15:02:10 ~botsnack Feb 23 15:02:11 rwhitby: aw, gee Feb 23 15:02:43 swisstomcat: cause the channel ops have not given TimRiker the nod to put infobot in #webo Feb 23 15:02:44 Did you mean ~immolate rwhitby Feb 23 15:02:46 hello, I cannot get the java files to run... i've updated java and am on windows xp. but when i double click pre ware installer or webos quick install nothing hppens ;9 Feb 23 15:03:08 predude: what happens on the command line? Feb 23 15:03:11 java -version Feb 23 15:03:12 * rwhitby bbt - night all - have fun looking at what countries apps are released in ... Feb 23 15:03:14 predude: what instructions are you following? Feb 23 15:03:19 night rwhitby Feb 23 15:03:32 java version six 18 i was following the instructions for 'windows' on preware.org Feb 23 15:03:42 and please alpha test Preware 0.9.28 and let me know, so we can release it tomorrow Feb 23 15:03:56 will do Feb 23 15:04:10 and i don't know about a command line anything... Feb 23 15:04:15 i want flags instead of ES,UK etc. :) Feb 23 15:04:29 swisstomcat: patches welcome ;-) Feb 23 15:04:35 yeah, yeah Feb 23 15:04:44 i'll add a swiss flag Feb 23 15:04:52 just for fun Feb 23 15:05:06 predude: there's a command line in xp Feb 23 15:05:08 * rwhitby -> sleep Feb 23 15:05:16 later Feb 23 15:05:28 i have downloaded sprint pre 1.3.5.1 web os doctor i've downloaded webos quick install and preinstaller and put them all into a folderlabled 'palm' on my usb drive Feb 23 15:05:38 so far so good Feb 23 15:05:50 i go to double click on pre istaller and nothing happens Feb 23 15:05:53 can you open a command line? Feb 23 15:06:04 command prompt Feb 23 15:06:09 run? Feb 23 15:06:12 start - accessories - command prompt Feb 23 15:06:19 or run... cmd Feb 23 15:06:29 ok i have that open Feb 23 15:06:38 java -version Feb 23 15:06:41 type that Feb 23 15:06:56 and then enter Feb 23 15:07:07 serunime enviro build 1.6.0_18 Feb 23 15:07:16 java se runtime** Feb 23 15:07:24 looks good Feb 23 15:07:34 mixed mode haring Feb 23 15:07:47 change to your usb-drive into the folder .. e.g e:\palm Feb 23 15:08:05 e:\palm Feb 23 15:08:07 type that Feb 23 15:08:18 and then enter Feb 23 15:08:52 change e: to whatever your usb-drive is Feb 23 15:09:12 hrm Feb 23 15:09:16 what? Feb 23 15:09:23 hmrm Feb 23 15:09:52 those younng people today don't know command lines anymore :) Feb 23 15:09:53 when i did e Feb 23 15:09:57 it said device is not ready Feb 23 15:10:06 well, is e your usb-drive? Feb 23 15:10:07 when i changed it to j which is what my usb is, it doesn't find it :-/ Feb 23 15:10:13 j:\palm? Feb 23 15:10:26 what happens if you write that? Feb 23 15:10:46 not recognized as an internal or external command Feb 23 15:11:07 imma move it to the desktop Feb 23 15:12:10 \oh shit Feb 23 15:12:15 that worked moving it to the desktop Feb 23 15:12:16 freegnu: is there another kind? Feb 23 15:14:06 so after i moved it to the desktop i double clicked preware installer and something popped up Feb 23 15:14:17 then i went to "tools" update drivers Feb 23 15:14:19 right? Feb 23 15:14:33 don't know preware installer Feb 23 15:14:37 I'm not so sure the preware installer is the preferred method Feb 23 15:14:37 i've used webos quick install Feb 23 15:14:42 oh ok Feb 23 15:16:11 well it seems to be working Feb 23 15:16:12 awesome Feb 23 15:16:22 guess it just wouldn't work from us Feb 23 15:16:23 b Feb 23 15:16:58 after preware is on my pre, will i have to download and update from a computer? Feb 23 15:17:13 because my computer is a mac, and it doesn't work with the newest java, so i'm using a friends computer... Feb 23 15:17:27 but i wanna be able to update patches and stuff... Feb 23 15:17:40 after you have preware installed you can do everything from your pre Feb 23 15:17:48 even update preware Feb 23 15:17:58 awesome. the girl at the sprint store told me about this, i hope its cool Feb 23 15:18:24 she had her pixi all personalized it was neat Feb 23 15:18:37 yup, it's very cool Feb 23 15:19:07 i played with pixi the other day Feb 23 15:19:29 the screen is 2 small for my liking Feb 23 15:19:38 but other than that... it's great Feb 23 15:19:45 i returned mine Feb 23 15:19:46 for the pre Feb 23 15:19:50 because it lagged WAY too much Feb 23 15:20:02 predude: we are a little biased, producing preware, of course we think it's cool ;) Feb 23 15:20:24 you can't use google maps and sprint navigator while a phone call comes in because it will lag up Feb 23 15:20:42 predude: and install wIRC, so you can chill with us from your Pre ;) Feb 23 15:20:44 i loved the form factor though Feb 23 15:20:57 yeah, i'd prefer a candybar format too Feb 23 15:21:00 just bigger Feb 23 15:21:02 predude, yap the form factor is nic but the screen too small Feb 23 15:21:07 s/nic/nice/ Feb 23 15:21:08 en0x meant: predude, yap the form factor is nice but the screen too small Feb 23 15:21:29 i didn't mind the screen and the gestures worked well. i just hated the horsepowwer Feb 23 15:21:32 I think I might like a (droid style) landscape hardware keyboard Feb 23 15:21:53 i had landscape keyboard before Feb 23 15:21:57 which do i update first Feb 23 15:22:00 package manager Feb 23 15:22:02 or prewre? Feb 23 15:22:07 it was pissing me of to shift the phone all the time if I wanted to write something Feb 23 15:22:16 itll make you do package service first predude Feb 23 15:22:17 i'd say package manager Feb 23 15:22:37 it wont let you do anything else Feb 23 15:22:51 is there a softkeyboard? Feb 23 15:22:59 yes, as homebrew Feb 23 15:23:00 so that i don't have to open it all the time? Feb 23 15:23:14 predude: once you have the service and preware installed on your phone it'll update them at the same time in the future. The "bootstrap" (getting them on there the first time) can be a bit of a hassle, but afterwards it is easy Feb 23 15:23:16 i have not missed a softkeyboard yet Feb 23 15:23:39 why not use the get.preware.org and install it? Feb 23 15:23:43 it's easier and faster Feb 23 15:23:58 u just have to put ur phone in dev mode and download webos doctor Feb 23 15:24:07 swisstomcat: the only thing I found the VK useful for is if I want to walk down the street and type with the same hand I'm using to hold the phone ... I almost never do that so (hoping that egaudet isn't looking) I removed the VK patch Feb 23 15:24:42 nt4cats: thanks for the compliment the other day. my chemical imbalance caused me to lash out in randomness Feb 23 15:24:58 [; Feb 23 15:25:23 I guess my chemical imbalance likes your chemical imbalance because I appreciated your response (once I got it) Feb 23 15:26:10 nt4cats: ohlol ok then :) Feb 23 15:26:25 nt4cats, should I upset u today to? :> Feb 23 15:26:31 s/to/too Feb 23 15:27:13 en0x: who upset me? (your use of 'too' implies that someone did) Feb 23 15:27:38 nt4cats, with the webos 1.4 update Feb 23 15:27:39 :P Feb 23 15:27:51 will that mess up preware? Feb 23 15:27:56 when that comes out Feb 23 15:27:59 Hey en0x, I'm guessing you have heard that AUPT will work just fine Feb 23 15:28:00 predude, no Feb 23 15:28:04 TheInvsbleMan, yap ;) Feb 23 15:28:13 all right good stuff :) Feb 23 15:28:14 en0x: oh, yes, I think I did threaten to beat you or something like that. That wasn't being upset. That was simply an appropriately violent response. Feb 23 15:28:16 predude: historically, preware has been OTA compatible in 24 hours or less Feb 23 15:28:25 and is it gonna update my camera so it takes video too??? Feb 23 15:28:36 nt4cats, hehehehe ;] Feb 23 15:28:39 predude: yes, 1.4 will I believe Feb 23 15:28:59 oh i gotta return my old pre today almost forgot Feb 23 15:29:01 that's awesome i almost went with another phone but i was hoping they could just software update this guy Feb 23 15:29:21 predude, what phone? :) Feb 23 15:29:42 Is there any word on 1.4 fixing the too many cards error when trying to open games? Feb 23 15:29:44 predude: the CEO of palm announced that 1.4 will support video reporting (and he demoed it at CES a few weeks ago) Feb 23 15:29:55 s/reporting/recording/ Feb 23 15:29:56 nt4cats meant: predude: the CEO of palm announced that 1.4 will support video recording (and he demoed it at CES a few weeks ago) Feb 23 15:30:17 TheInvsbleMan, i hate that too Feb 23 15:30:28 TheInvsbleMan, u reboot ur device everytime that happens? Feb 23 15:30:33 I just restart luna Feb 23 15:30:44 works much faster Feb 23 15:30:49 TheInvsbleMan: that problem is a memory management thing afaict Feb 23 15:30:50 TheInvsbleMan, i close all apps and lock the pre then unlock it and run the game Feb 23 15:31:01 TheInvsbleMan, works just fine, lock unlock run game Feb 23 15:31:02 ;) Feb 23 15:31:37 Yea, I figured it was due to some memory leaks. I was just wondering if there is any word of this being fixed Feb 23 15:31:49 en0x: Good to know, I'll try that next time Feb 23 15:32:33 kk Feb 23 15:32:52 I actually just beat NFSU about 15 mins ago haha Feb 23 15:33:37 im playing assassins creed free now Feb 23 15:34:44 I was playing that before, it's pretty good Feb 23 15:35:07 en0x HTC touch was my other option Feb 23 15:35:17 en0x: the free demos are nice, but very short Feb 23 15:35:29 but i like the webOS environment Feb 23 15:41:01 webos is amazing Feb 23 15:41:08 more people need to use it Feb 23 15:42:27 awesome Feb 23 15:42:32 thanks guys for the help Feb 23 15:42:40 i'm prewared out Feb 23 15:42:56 now i gotta search through all this crap and figure out how to customize it my way :) Feb 23 15:43:09 predude: that's the fun part lol Feb 23 15:45:23 hi zsoc - I saw a post mentioning you had been adding some codecs Feb 23 15:45:27 is the htc touch using WM? Feb 23 15:45:42 ConfusedVorlon: all lies :p what's up? Feb 23 15:46:14 I'm really keen to figure how to stream from vlc to the pre. But I'm let down by my weak understanding of codecs/containers/etc Feb 23 15:46:25 any chance that you are an expert on streaming too? Feb 23 15:47:02 ConfusedVorlon: expert is a funny word. Feb 23 15:47:23 ConfusedVorlon: I'm working, and on my Pre at the moment, but I'd be willing to help in the future Feb 23 15:48:00 "in the future" which means next year :D Feb 23 15:48:03 that would be cool. I'm happy to pay for your time... Feb 23 15:48:08 ConfusedVorlon: I'm not sure how vlc streams.. but I'm 100‰ positive you can stream using gst and tcpsink Feb 23 15:48:44 ConfusedVorlon: that's odd, never have anyone bribe me before. I guess thank you for your appreciation of my knowledge :p Feb 23 15:48:49 zsoc - the goal is to find some intersection between what vlc can stream, and what the pre can recieve Feb 23 15:49:01 now 'bribe' is a funny word! Feb 23 15:49:20 ConfusedVorlon: I'm 100 percent sure it can be done. I'm just working on 3 projects atm. what timezone you in? Feb 23 15:49:28 uk Feb 23 15:49:42 ConfusedVorlon: Currently webOS supports the MP3, AAC, AAC+, eAAC+, AMR, QCELP, and WAV audio codecs and the MPEG-4, H.263, and H.264video codecs. Feb 23 15:50:11 yup- unfortunately I haven't managed to turn that info into a solution! Feb 23 15:50:22 (copied-and-pasted from the "ZSoc is the WHE" article on precentral.net) Feb 23 15:50:34 ConfusedVorlon: that makes things difficult. unless you don't mind staying up very late lol Feb 23 15:50:39 oh I can't wait for the NaN Player to be released Feb 23 15:50:41 I'm happy to stay up late Feb 23 15:50:45 i wonder what the NaN stands for Feb 23 15:50:45 :S Feb 23 15:50:48 Confused: what kind of media are you trying to stream? Feb 23 15:50:52 Not a Number Feb 23 15:50:56 video Feb 23 15:51:02 though audio would be a start Feb 23 15:51:12 "Not a Number Player" wtf that means anyway? Feb 23 15:51:17 nt4cats: it doesn't really matter. it'll repack the stream however you tell it to Feb 23 15:51:41 ConfusedVorlon: should I assume you do not use linux on your host? Feb 23 15:51:49 oh, sorry, I didn't see "NaN player" Feb 23 15:52:08 hi zsoc - the goal is to get this working on all platforms that vlc supports Feb 23 15:52:53 ConfusedVorlon: is this a for-profit project? my work is generally OSS Feb 23 15:53:04 zsoc - yes Feb 23 15:53:56 though to be clear, what I'm after is the set of instructions to send to vlc so that it will stream in a format that the pre can recieve with existing capabilites Feb 23 15:54:16 rwhitby: when you see this... still can't get the testing feed upstart to install Feb 23 15:54:18 I get stuck at the options around rtsp/udp/http container/codec/etc Feb 23 15:54:33 seems like it is actually installing 0.0.5 Feb 23 15:54:36 have tried a bunch of seemingly sensible options, but I don't really know what is going on Feb 23 15:55:52 ConfusedVorlon: pm Feb 23 15:56:02 pm? Feb 23 15:56:14 private message Feb 23 16:00:31 So I have a theme installed which uses the multi-scrim patch... He placed the scrim images in the wallpapers folder. My issue is that some of the scrim images make things hard to see so I deleted them from the wallpapers folder and restarted luna... The scrims are still applied to the apps. Any idea how to remove them? Feb 23 16:01:14 rwhitby: I am also not seeing a makefile for upstartmgr 0.0.6 in the preware/built.git... Feb 23 16:01:20 bbiab Feb 23 16:07:41 hmm do i recall it right but did the lady from palm said that webos will get widgets? during CES? Feb 23 16:08:59 she said "you can create cool widget" but widgets are on the main screen aren'tthey? Feb 23 16:09:02 mm Feb 23 16:12:27 don't remember such a thing Feb 23 16:13:00 depends what she meant with "widgets" Feb 23 16:13:08 oh yes she said "widgets" :> Feb 23 16:13:24 widgets in palm speak are ui-elements Feb 23 16:13:39 lists,buttons,... Feb 23 16:13:54 oh I thought that they mean like in android language Feb 23 16:14:31 that would be cool Feb 23 16:14:49 definitely Feb 23 16:14:50 :} Feb 23 16:15:23 the whole gui is a webpage so probably we could do that Feb 23 16:15:34 i think I will make a demotivator Feb 23 16:15:49 you we heard ya... you wanted a browser in a browser so we created webOS Feb 23 16:15:52 :D Feb 23 16:17:53 there is blitting support in the ui, it's just really bad Feb 23 16:18:16 luna should just use sdl :p although they would have to oss it... Feb 23 16:18:47 well but they could write luna to use sdl and when sdl is not available then it would run like it's running now Feb 23 16:19:43 zsoc_wirc, why they would oss it? if they would only write a code that it would be linked so sdl .so then i dont think so... you only need to oss the stuff when u take the code and use it in ur app Feb 23 16:20:39 * zsoc_wirc shrugs Feb 23 16:23:11 zsoc_wirc, aint that right? Feb 23 16:23:13 :) Feb 23 16:23:45 yes, but the implementation wouldn't be that simple Feb 23 16:24:24 yes Feb 23 16:24:39 i thing the gui accel will come with webos 2.0 Feb 23 16:25:12 s/thing/think Feb 23 16:25:20 i got a bad day today can't type shit Feb 23 16:28:09 en0x: I'm not so sui gui acceleration will be so hot. we'll see how efficient they can make it Feb 23 16:28:17 s/sui/sure Feb 23 16:28:20 odd typo Feb 23 16:28:34 ]well anyway the gui is fast Feb 23 16:28:43 only the thing that is slow is opening apps Feb 23 16:28:53 i think they can fix that with css transition Feb 23 16:28:57 or hower its called Feb 23 16:29:19 it's slow to start ringing too Feb 23 16:29:46 i notice it big time with google voice intergration Feb 23 16:30:11 mikewx: I don't really _talk_ on my phone so much... Feb 23 16:30:38 i'm a luddite. i still speak frequently and type less Feb 23 16:36:35 I've noticed the phone is a lot snappier than it used to be though... i could hit the answer button on ring #2 and it would still go to VM in some previous releases Feb 23 16:43:08 mdklein, true Feb 23 16:43:20 well i don't talk much on my phone too I prefer email/text/im Feb 23 17:58:23 did i read about a 3rd party pdf reader for pre im sure i did Feb 23 18:03:52 I saw some kind of PDF app the other day Feb 23 18:04:04 so you aren't crazy iSmite Feb 23 18:04:05 lol Feb 23 18:04:14 yeah i cant find it anywheree Feb 23 18:04:19 not in store not in preware Feb 23 18:04:30 but i know there was something i saw it in the forums Feb 23 18:04:48 I found the one I was thinking of, PDFMyWeb Feb 23 18:05:05 lets you save websites in PDF format Feb 23 18:05:26 so it isn't a reader... Feb 23 18:05:32 hmm no thats not what i was thinking Feb 23 18:05:37 anyway, time to make blueberry pancakes... Feb 23 18:05:44 the inbuilt pdf reader is buggy was hoping for an alternative Feb 23 18:05:46 if anyone wants any, just find my apartment and come over Feb 23 18:05:56 i want some Feb 23 18:06:01 i live in uk :( Feb 23 18:06:37 I'm very close to getting VLC streaming to my Pre Feb 23 18:06:37 iSmite: I don't think going to cryptk's apt alone is a good idea Feb 23 18:07:02 nt4cats: lol, you should tell the bloke that was in here before :) Feb 23 18:07:13 no thats ok at my age i need all the action i can get rofl Feb 23 18:07:16 It took me a while to figure out why the Pre's streaming app wasn't coming up -- this is apparently triggered by the Content-type: header Feb 23 18:07:20 nt4cats: http or rtp->rtsp? Feb 23 18:07:32 nt4cats: correct Feb 23 18:07:34 zsoc_wirc: http, and I have his e-mail address Feb 23 18:08:08 nt4cats: cool :) 1 less thing I have to do lol Feb 23 18:08:43 VLC seems to use a content-type header of "application/octet-stream" unless you tell it to use something different Feb 23 18:09:26 I just stuffed "video/mp4" into there and it popped up the streaming player. Feb 23 18:09:55 Now that I have it popping up the streaming player I assume (*cough*) that diddling with the transcoding options will result in something playable Feb 23 18:12:33 zsoc_wirc: any chance you know the correct content type string for h264 video Feb 23 18:12:47 zsoc_wirc: google has lots of spam, but nothing helpful (so far) Feb 23 18:13:00 nt4cats: using the http streaming mode? Feb 23 18:13:06 tmzt: yes Feb 23 18:13:19 the only good documentation I've found is in mpmvc source Feb 23 18:13:19 yes Feb 23 18:13:44 mpeg4ts? Feb 23 18:14:09 read Apple's or gsma/3gpp docs Feb 23 18:16:22 no Feb 23 18:16:36 ts only works with my typefindfunctions patch Feb 23 18:16:43 not stock Feb 23 18:17:35 nt4cats: did you look at the resource handler json? not sure it might be in there Feb 23 18:18:45 zsoc_wirc: that's a good idea. I have an upacked doctor rootfs around here somewhere ... if you have it handy do you have a more specific filename or directory I should look in? Feb 23 18:18:59 zsoc_wirc: if not I'll find it Feb 23 18:19:25 nt4cats: sorry I'm on wirc right now.. I think it's in uh... hm.. no idea lol Feb 23 18:19:50 um.. /usr/palm ? Feb 23 18:19:51 maybe Feb 23 18:19:53 gst doesn't support ts? Feb 23 18:20:11 zsoc_wirc, so I saw the post about the codecs, what can I help w? Feb 23 18:20:15 tmzt: sure it does Feb 23 18:20:50 tmzt: webos gstreamer and plugins base is crippled Feb 23 18:21:03 tmzt: check out my patches in cross-compile.git nonworking/gst-plugins-base Feb 23 18:21:59 zsoc_wirc, do you have it down to a science on how to install new codecs? Feb 23 18:22:15 I'd want wma support (refugee from windows mobile, so built up big collection) Feb 23 18:22:15 spotter: when I'm not on wirc, you can help test some things.. but I'm way backlogged at the moment. possibly tomorrow night EST Feb 23 18:22:23 ok Feb 23 18:22:26 spotter: yeah, it's a dirty science tho Feb 23 18:22:30 no problem Feb 23 18:22:44 spotter: I haven't started on wma. do you know what it uses for tagging? is it id3? Feb 23 18:24:07 zsoc_wirc, dont think so Feb 23 18:24:14 think it has its own thing Feb 23 18:24:40 http://msdn.microsoft.com/en-us/library/ms867702.aspx Feb 23 18:24:47 spotter: then taggin won't load in the standard music player Feb 23 18:25:02 spotter: also, I'm not 100 percent sure of gstreamer wma support Feb 23 18:25:12 wma works in gstreamer on my box Feb 23 18:25:18 at least via ffdshow plugin Feb 23 18:25:24 spotter: oh. then we're good lol Feb 23 18:25:25 I mean ffmpeg Feb 23 18:25:32 ffdshow being for windows :) Feb 23 18:25:55 spotter: so it's in gst-plugins-ffmpeg? Feb 23 18:26:01 I believe so Feb 23 18:26:07 let me check Feb 23 18:26:15 how can I have gst dump what its using to play a file Feb 23 18:26:22 can test it on my ubuntu laptop right now Feb 23 18:26:42 spotter: I see wmapro as a codec map in ffmpeg plugin Feb 23 18:27:01 spotter: yeah, give me a --gst-debug=3 of the decodebin Feb 23 18:27:12 spotter: thank you for knowing what the hell you're talking aout Feb 23 18:30:01 spotter: I need to update my typefindfunctions patch to build with wma support, and my fileindexer binary patch to support wma. then I need to find a way to package it that's OTA safe Feb 23 18:30:09 spotter: and that's pretty much it. Feb 23 18:30:36 well Feb 23 18:31:11 root@dent:/tmp# gst-inspect-0.10 |grep wma gst-inspect-0.10:12621): GLib-WARNING **: g_set_prgname() called multiple times typefindfunctions: video/x-ms-asf: wmv, wma, wm, asf ffmpeg: ffdec_wmav2: FFmpeg Windows Media Audio 2 decoder ffmpeg: ffdec_wmav1: FFmpeg Windows Media Audio 1 decoder ffmpeg: ffenc_wmav2: FFmpeg Windows Media Audio 2 encoder ffmpeg: ffenc_wmav1: FFmpeg Windows Media Audio 1 encoder Feb 23 18:31:16 w/ newlines removed Feb 23 18:32:49 spotter: that's fine. so I just fix the typefindfunctions and add ffdec_wmav2 and dependencies Feb 23 18:33:39 spotter: can you confirm ffdec_wma2 is the only decoder used during playback? (gst-launch playbin2 location=file:///path/to/music.wma --gst-inspect=3 Feb 23 18:34:30 http://yucs.org/~spotter/log Feb 23 18:34:56 sorry for the crappy escape codes Feb 23 18:35:01 didnt know how to remove them Feb 23 18:35:13 gstreamer should be smarter about outputting them when going to file Feb 23 18:36:48 x-ms-asf? Feb 23 18:37:05 that pulls a demuxer Feb 23 18:37:13 is this wma or wmv? :p Feb 23 18:37:13 asf is mux formwat for wma Feb 23 18:37:20 mux is same Feb 23 18:37:27 I believe Feb 23 18:37:40 but this is a file I pulled off the net Feb 23 18:37:46 as turned out didnt have any wma on my laptop Feb 23 18:39:03 it's just odd an audio-only file is muxed Feb 23 18:39:14 no difference, probably should have support for both anyway Feb 23 18:39:16 well Feb 23 18:39:25 well vorbis files are muxed in ogg Feb 23 18:39:38 spotter: true Feb 23 18:39:50 meta data and what not I suppose Feb 23 18:39:57 I'm new to all this really :p :D Feb 23 18:40:13 anyways, if you have something to test with, I can test Feb 23 18:40:25 tried a long time ago, but ran into their stupid registry issue Feb 23 18:40:27 and then gave up Feb 23 18:40:34 like I said. I'm on my phone right now :p Feb 23 18:41:20 right, I meant whenever Feb 23 18:41:32 spotter: it's pretty easy once you fix gsttypefindfunctions Feb 23 18:41:34 can ping me on precentral at spotter or via email that should be obvious from that url Feb 23 18:42:15 anyways, back to work Feb 23 18:42:29 spotter: and the fileindexer hack will load it into the music player Feb 23 18:42:29 spotter: what timezone are you? Feb 23 18:42:41 nyc Feb 23 18:42:51 spotter: I'm in brooklyn :) Feb 23 18:42:55 manhattan Feb 23 18:43:16 spotter: I'll be around like 9:30p Feb 23 18:43:31 I have a dinner to go to tonight, so unsure when I'll be bacl Feb 23 18:43:41 its at 7, but might not be back b4 10-11 Feb 23 18:43:55 I'll be up :) see you then Feb 23 18:49:04 lool u both should go for some ice creams :D Feb 23 18:49:58 en0x: honestly, we probably wouldn't get along Feb 23 18:50:29 en0x: yeah, people from Manhattan are jerks. Feb 23 18:51:03 hehye Feb 23 18:51:09 idk i dont live in nyc :P Feb 23 18:51:09 nt4cats: I spend more time in manhattan than brooklyn :p Feb 23 18:51:35 and i don't like nyc somehow anyway Feb 23 18:51:40 as a city Feb 23 18:51:54 it's actually a great city Feb 23 18:52:04 NYC is a great city to visit, IMHO Feb 23 18:52:33 brooklyn is not bad, as long as you're not in hipsterburg Feb 23 18:53:00 i have friends who live in brooklyn and staten island and cony island] Feb 23 18:53:36 en0x: nice try. I do not accept the whole concept of you "having friends". Feb 23 18:53:39 hipsters and their iphones wasting their monies Feb 23 18:54:18 nt4cats, why ;( Feb 23 18:54:30 it's a bit cold for ice cream Feb 23 18:54:52 and rainy Feb 23 18:55:09 * nt4cats learned a lot a about mime types, rt[s]p, http streaming, and transcoding in the last 90 minutes, but still the pre says there was a problem playing the stream. I have to get real [paying] work done now. I'll play with it more later Feb 23 18:55:13 jacques: always the voice of reason Feb 23 18:55:26 yep, that's me :-D Feb 23 18:55:37 nt4cats: I assume you know how to start mediasever with debugging? Feb 23 18:56:06 zsoc_wirc: on the pre, no not yet. That'd probably help. Feb 23 18:56:34 zsoc_wirc: I think my next step will be tcpdump on a stream that works Feb 23 18:56:37 nt4cats: stop mediaserver; mediaserver -l --gst-debug=3 Feb 23 18:56:52 you shouldn't have to with the gst log Feb 23 18:57:04 zsoc_wirc: awesome, thanks. I'll try that first. Do the logs go in /var/log Feb 23 18:57:05 ? Feb 23 18:57:22 nt4cats: they output to stdout/err Feb 23 18:57:29 zsoc_wirc: even easier Feb 23 18:57:33 nt4cats: you can pipe them to a file Feb 23 18:57:57 zsoc_wirc: stdout/err works well Feb 23 18:58:08 nt4cats: you'll find they have very detailed info Feb 23 18:58:29 zsoc_wirc: it will make this process easier if I know why it is annoyed with the bits I'm sending into it ... Feb 23 18:59:24 nt4cats: I reiterate, gst logs are very informative Feb 23 19:00:47 zsoc_wirc: outstanding -- very informative logs will probably change this from a guessing game to a "fix what the software is complaining about" exercise Feb 23 19:05:22 rwhitby: do I need to push annotated tags for the app to be built? I pushed v0.0.11 last night, but v0.0.9 is still showing in the listings Feb 23 19:05:40 I had just done a simple tag last night for v0.0.11 Feb 23 19:17:03 Nifty Feb 23 19:18:14 anyone have any idea what this is? "Forcing firmware into extreme power save.." I am seeing this and "PmWlanPwrMgmt_RxTxPkt: Extreme PS is currently forced!!" and "Entering extreme PS mode..." in my phone logs... Why would my phone be in extreme power save mode? Feb 23 19:19:05 Sounds like ssomething to do with evdo Feb 23 19:19:21 Notice wlan Feb 23 19:19:58 azakus: you need to update build.git to use your new version Feb 23 19:20:22 azakus: it still lists 0.0.9 there (even though you have changelog for 0.0.10) Feb 23 19:22:52 ~seen rwhitby Feb 23 19:22:54 rwhitby is currently on #webos-internals (11h 56s) #oe (11h 56s) #meego (11h 56s) #nslu2-linux (11h 56s). Has said a total of 25 messages. Is idling for 4h 18m 25s, last said: 'swisstomcat: patches welcome ;-)'. Feb 23 19:23:21 hmmm... yah, I am seeing a bunch of this: "WLAN: Received EVENT (0xa) interrupt from firmware" and this "IPT_PACKET_DROPPED_NO_MATCH:" Feb 23 19:25:06 just a freakin ton of kernel messages. probably just time for a reboot. Feb 23 19:25:12 dtzWill: did you have a chance to check out my app yet? Feb 23 19:26:32 bummer, looks like I can't ssh into my phone via cellular Feb 23 19:26:47 nn7: what carrier are you on? Feb 23 19:26:51 verizon Feb 23 19:27:21 I have heard of another verizon customer having same problem Feb 23 19:27:29 ^_^ Feb 23 19:27:41 we think verizon is blocking Feb 23 19:27:50 howdy Mousey Feb 23 19:27:55 mornin' Feb 23 19:28:29 dtzWill: I have Feb 23 19:28:44 jacques/nn7: did someone on VZ try changing to a different port? Feb 23 19:28:45 Dam you verizon! Feb 23 19:28:59 (I'm on sprint) Feb 23 19:29:20 That would suck if vz blocks all incoming Feb 23 19:29:43 Dam you verizon, I want to host game server from my fone! Feb 23 19:30:32 While I don't agree (strictly), I understand why cable/fios/dsl companies block incoming. Feb 23 19:30:59 It makes no sense for a 3G wireless company to block incoming -- especially when they get to bill you by the byte Feb 23 19:31:06 verizon fios only blocks port 80 and 25 i believe Feb 23 19:31:08 huh, the push never wen trhough Feb 23 19:31:10 nvm Feb 23 19:31:30 en0x: I have fios and have no issues connecting into my home on a non-standard port Feb 23 19:31:49 nt4cats, me too except port 80 Feb 23 19:32:23 nn7: if you want to try a different port I can help you change your phone configuration (assuming you're using dropbear) Feb 23 19:32:41 I tried 22 and 8888 Feb 23 19:33:00 nt4cats: I modified the sshd_config and the event.d file, then rebooted the phone. anything I missed? Feb 23 19:33:16 one of those is VERY common, one of those is not uncommon for http proxies Feb 23 19:33:43 nn7: I'd try 41723 or 38211 or 17996 Feb 23 19:33:59 nn7: you also need to update iptables Feb 23 19:34:08 nn7: your pre has a firewall :) Feb 23 19:34:13 the events.d file handles the firewall Feb 23 19:34:20 nn7: sorry, then you got it Feb 23 19:34:32 nt4cats: yes they tried different ports, called verizon, got the runaround, eventually setup a ssh tunnel from the phone to a machine on the internet and used that to get to the phone Feb 23 19:34:44 nmap says 1000 ports filtered Feb 23 19:34:48 hah i had a weird problem today i was wondering if anyone had noticed similar behaviour Feb 23 19:35:00 while my phone had low signal it was jumping between roam and 1x Feb 23 19:35:14 i attempted to call voicemail and it "stuck" the phone application Feb 23 19:35:23 it never actually dialed just sat there at connecting Feb 23 19:35:34 and you couldnt do anything like end the call etc Feb 23 19:35:38 closing the app didnt fix it Feb 23 19:35:44 airplane mode then back to normal didnt fix it Feb 23 19:35:48 had to reboot the phone Feb 23 19:36:11 it was odd Feb 23 19:36:27 my phone got stuck once while scanning for a connection - had to reboot it Feb 23 19:36:28 i even received a phone call while the app was like that but as soon as i hung up the call it went back to being stuck Feb 23 19:37:10 it was unfortunate... first time ive had to reboot my pre because of a bug Feb 23 19:37:22 and it doesn't even run windows Feb 23 19:37:28 haha Feb 23 19:37:33 i wouldnt have bought it if it did Feb 23 19:46:30 Who should i contact at palm if i think there is a way to circumvent and gain access to private betas that is easily accessible? Feb 23 19:47:04 nt4cats: how goes it Feb 23 19:47:08 wha Feb 23 19:47:09 Zsoc died??? oh noes... Feb 23 19:47:13 crap Feb 23 19:47:18 someone res me Feb 23 19:47:28 * cryptk casts Rebirth on zsoc! Feb 23 19:47:47 windzilla Feb 23 19:47:51 ghost_of_zsoc: I'm summing a couple of hundred million rows of data right now, it is going well Feb 23 19:47:57 there is a report bugs or something on their site Feb 23 19:48:01 one sec, let me find it Feb 23 19:48:34 ghost_of_zsoc: ...but not on my Pre. I'm using a slightly larger box at the moment ... Feb 23 19:48:59 thanks, i searched bug reports, and some other things, but didn't get it, and contact info didn't have specific bug info. Feb 23 19:49:18 unless i'm blind Feb 23 19:49:26 windzilla: contact chuq Feb 23 19:49:33 hmm, rwhitby directed me to a site to report it once i believe. Feb 23 19:49:48 "Chuq Von Rospach" Feb 23 19:50:09 lyht: i was going to, but wanted to make sure it was the best place, figured you guys would know. Feb 23 19:50:26 he will send it the right place. Feb 23 19:53:08 cryptk: yep saw your app. got it installed :). looks nice, seems to work well. not sure how the issue rwhitb_noping_y mentioned about service wrappers will be handled, but that's not directly related to your app Feb 23 19:53:25 cryptk: how hard is it to add support for landscape? I ask mainly because a number of services seem to be cropped off? Feb 23 19:56:09 dtzWill: I will work on the landscape Feb 23 19:56:47 (alrady had it planned) Feb 23 19:57:06 cryptk: thought you might :) Feb 23 20:01:59 0:01:54.805999756 4443 0xc0568 INFO GST_ERROR_SYSTEM gstelement.c:1675:gst_element_message_full: posting message: Could not determine type of stream. Feb 23 20:02:03 nt4cats: if you want to pastebin the logs I have extensive gst experience Feb 23 20:02:40 nt4cats: that message alone doesn't help so much.. but if it's a typefind error, it probably is related to lack of rt(s)p :p Feb 23 20:02:59 nt4cats: I 1000% appreciate your willingness to help here -- but I need to finish up work for my paying job right now. I just pasted the message to show you that my quick run with debugging on worked Feb 23 20:03:24 nt4cats: lol oh no prob mate. my job sortof pays me too :p Feb 23 20:03:33 nt4cats: mayeb after work I'll be around :) Feb 23 20:03:47 zsoc: to turn off debugging I assume I just stop mediaserver; start mediaserver Feb 23 20:03:56 or ctrl-c will probably stop mediaserver Feb 23 20:04:28 nt4cats: right Feb 23 20:09:21 argh... what is the fix for novacom on ubuntu 64? Feb 23 20:09:34 zsoc: I noticed you mentioned earlier that you might be around at 9:30ish tonight. That will probably be perfect for me -- the kids will be in bed and my wife will be watching ice skating. Of course, life/work/meteors could interefere between now and then ... Feb 23 20:09:36 for the whole stop: Unknown job: palm-novacomd problem Feb 23 20:09:36 lyht: thanks, i sent my info to palm. Feb 23 20:09:49 cryptk: install java? ;) Feb 23 20:09:53 it is Feb 23 20:09:58 no problems here Feb 23 20:10:02 I had the same problem and the google solved it for me Feb 23 20:10:03 nt4cats: I'll be watching the skating too ;) but it's ok hee Feb 23 20:10:06 (asking the google) Feb 23 20:10:08 hehe even Feb 23 20:10:09 you on Ubuntu 9.10 x64? Feb 23 20:10:14 yep Feb 23 20:10:30 hrm... actually I think a reboot fixed it last time... brb Feb 23 20:10:33 you can also just run it directly Feb 23 20:10:33 np windzilla. all of us that have apps in private beta thank you. Feb 23 20:11:05 http://forums.precentral.net/web-os-development/209396-novacom-ubuntu-9-10-a.html Feb 23 20:11:58 nt4cats: thanks Feb 23 20:14:49 I am to google searching what zsoc is to webOS hacking Feb 23 20:15:28 nt4cats: ? Feb 23 20:15:38 zsoc == WHE Feb 23 20:15:39 right? Feb 23 20:16:05 geist: so there is a novacom packaged as a deb that is being distributed by codemonkies, I assume this is illegit? Feb 23 20:16:08 nt4cats: ok? Feb 23 20:16:18 ... so I am the GoogleSearch HE Feb 23 20:16:25 (just being silly) Feb 23 20:16:46 no idea Feb 23 20:16:52 nt4cats: you are buck nutty my friend Feb 23 20:27:10 anyone know why palm-log is just giving me this "[20100223-14:26:41.518967] info: =========> Calling palmInitFramework200_72" instead of the logs from the app? Feb 23 20:27:28 it jsut started doing it randomly and I have no clue what I did to cause it Feb 23 20:38:36 hi, I need twitter followers for a job challenge. They told me "lets see how many followers you can get in 24h. in order to test your social network habilities". the account is @Dr_Emmett_Brown (Doc from Back to the Future). Please follow me. Thanks!! Feb 23 20:40:14 in soviet russia, twitter follows you! Feb 23 20:40:46 not very webos related... lol Feb 23 20:40:48 at all... Feb 23 20:41:51 sorry Feb 23 20:42:04 what a shame anyway Feb 23 20:42:10 spam? Feb 23 20:42:16 :-| Feb 23 20:42:38 not really Feb 23 20:42:45 but kind of for sure Feb 23 20:42:48 sorry Feb 23 20:43:16 you only has 2 followers? Feb 23 20:43:23 now 15 i think Feb 23 20:44:37 Well, I follow you Feb 23 20:44:55 thnx Feb 23 20:45:54 what do u tweet? something interesting? Feb 23 20:47:30 wth Feb 23 20:47:51 ;D Feb 23 20:50:18 hi all Feb 23 20:51:25 with 1.4 coming soon, what is the consensus on removing/keeping precorder? Feb 23 20:52:07 i would just get rid of it Feb 23 20:52:12 like i did long time ago ;P Feb 23 20:52:23 cool, thanks! Feb 23 20:53:00 nothing really interesting, just crap about back to future? Feb 23 20:53:20 bitshifter1001: people use precorder? Feb 23 20:53:44 zsoc: I do :D Feb 23 20:53:56 heh apparently Feb 23 20:54:12 it worked...most of the time Feb 23 20:54:55 pretty quiet in here Feb 23 20:55:02 everyone must be working hard Feb 23 20:56:03 morning Feb 23 20:56:25 morning! Feb 23 20:56:41 morning Feb 23 20:56:55 bitshifter1001: we generally have day job Feb 23 20:56:55 rwhitby: morning Feb 23 20:57:06 rwhitby: morning Feb 23 20:57:21 rwhitby: preware crashed during fishfillets install: http://webos.pastebin.com/VUw8mvyc Feb 23 20:58:17 zsoc: I figured, but sometimes Feb 23 20:58:43 it just seems like its hoppin, today seems quiet Feb 23 20:58:49 so who wants to buy 2 palm pres lol Feb 23 20:58:57 * jcrawford just got hired @ Nokia :) Feb 23 20:59:29 jcrawford: keep them. nokia could learn a thing or two ;) Feb 23 20:59:46 lol Feb 23 20:59:56 hey the N900 is very slick Feb 23 21:01:24 it is Feb 23 21:01:31 but maemo is.... eh Feb 23 21:01:34 morning rwhitby Feb 23 21:02:01 i have yet to dive into the OS just talking crap here :) Feb 23 21:02:05 hmmm ... webos on N900 anyone? Feb 23 21:02:19 I will be working on the OVI store once I get started, first few days are just HR stuff Feb 23 21:03:29 debilater: that's strange cause the 200MB version installed fine and ran for me. Feb 23 21:04:22 anyone able to alpha test Preware 0.9.28 with country display support overnight? Feb 23 21:05:00 debilater: that log actually looks like a package removal, not an installation Feb 23 21:05:14 jacques, N900 is web based as well :0 Feb 23 21:05:17 debilater: do you stop the service before removing or updating it? Feb 23 21:06:51 rwhitby: I just tapped install in preware, everything was running as normal Feb 23 21:07:53 which of /dev/input/* on the palm is the touchscreen? Feb 23 21:08:28 rwhitby: define country display support overnight Feb 23 21:08:53 debilater: YOU! Feb 23 21:09:08 zsoc: soryy, me? Feb 23 21:09:33 debilater: gnash is useless unless we can get it working in the browser as a plugin. is that feasable? Feb 23 21:09:43 debilater: /dev/touchscreen Feb 23 21:09:44 jcrawford: congrats Feb 23 21:09:47 debilater: gles works if that helps Feb 23 21:09:56 zsoc: if you followed @webosinternals you would have seen a screenshot ... Feb 23 21:10:17 bitshifter1001, thanks :0 Feb 23 21:10:23 rwhitby: I has no twitter :p Feb 23 21:11:03 zsoc: I don't want to have a flash browser plugin Feb 23 21:11:09 debilater: ok I will reform question. agg as a rendering and fb as a gui supports browser integration, is this the only combination? Feb 23 21:11:29 debilater: then what is this for? Feb 23 21:11:52 mdklein: nope it doesn't take it Feb 23 21:12:34 zsoc: my idea was to use it to play games Feb 23 21:12:44 work blocks twitter Feb 23 21:12:58 debilater: right... which you navigate to from a browser? Feb 23 21:13:07 and sprint blocks data service at work (by not having coverage here) Feb 23 21:13:55 debilater: I guess what I'm saying is, I looked through all the /render and /gui and all the gl is gles compatible, they did a good job with future-proofing the stuff Feb 23 21:14:13 zsoc: this is gnash ? Feb 23 21:14:30 jacques: yeah, debilater's project Feb 23 21:14:45 ES CM 1.1 compat? or 2.0 ? Feb 23 21:15:24 debilater: what are you trying to do... that is the touchscreen interface... the hidd process basically locks it creates a socket in /tmp/hidd/TouchpanelCmdSocket and /tmp/hidd/TouchpanelEventSocket Feb 23 21:15:25 zsoc: the idea was to download .swf files (because there are lots of it), put together a launcher kind of thing Feb 23 21:15:28 zsoc: you has a Pre, right? therefore you has twitter. Feb 23 21:15:31 which luna will communicate over Feb 23 21:15:53 rwhitby: I'm looking now, I actually can't find it :p Feb 23 21:15:58 jacques: 2.0 Feb 23 21:16:09 zsoc: sweeet Feb 23 21:16:11 jacques: well, very minor patches Feb 23 21:16:30 * jacques needs more 2.0 examples to look at Feb 23 21:16:34 zsoc: http://twitpic.com/14whl9 Feb 23 21:16:34 rwhitby: so what am I testing? Feb 23 21:16:48 zsoc: actually it supports browser plugin too, but I don't know how to integrate it with webos' browser. and there will be adobes flash anyway... Feb 23 21:16:49 anyone else have problems typing on the palm pre? Feb 23 21:16:49 zsoc: I'm your twitter proxy Feb 23 21:17:01 I find that I often have duplicated or missing letters on this phone Feb 23 21:17:10 I never had that problem with my old palm 700p Feb 23 21:17:23 rwhitby: OH Feb 23 21:17:28 duplicated or missing letters when I'm typing Feb 23 21:17:33 nn7: http://www.precentral.net/keyboard-issues-palm-pre-plus Feb 23 21:17:41 woot Feb 23 21:17:45 rwhitby: we were talking about different things. I'm sorry. yeah I can test it Feb 23 21:18:06 LOL work blocks twitter.com but not twitpic.com Feb 23 21:18:22 rwhitby: what's the test plan? Feb 23 21:19:24 debilater: ok. Feb 23 21:19:56 mdklein: I killed hidd to, same result. gnash renders the flash game but takes no input *damn* :) Feb 23 21:20:35 debilater: let me get sdl working. it will take care of all the touchscreen input issues Feb 23 21:20:37 debilater: what's the performance of gnash like on the pre ? Feb 23 21:20:41 rwhitby: so what do you think about the install crash - try it again (reboot)? Feb 23 21:20:48 well /dev/touchscreen needs to be initialized with firmware Feb 23 21:20:53 which hidd sets up Feb 23 21:21:14 so just talk to hidd ... Feb 23 21:21:24 jacques: well it takes about 2 seconds to load a game but I can't tell more, because I can't actually tap "play" :) Feb 23 21:21:34 mdklein: ah I see Feb 23 21:21:42 jacques: agg is genius, my guess is it runs good Feb 23 21:22:06 the /dev/input/* are just the keyboard, accelerometer, side buttons, headphone jack/rocker and proximity sensors Feb 23 21:22:21 debilater: I'd say you probably just need a service restart Feb 23 21:22:31 yo ppl Feb 23 21:22:35 hahahah http://forums.precentral.net/palm-pre/231153-does-your-pre-plus-double-type-letters-miss-them-entirely-6.html#post2241660 Feb 23 21:22:48 jacques: select country or price&country for the line 2 preference. see if it works. Feb 23 21:22:50 zsoc: I just gound agg last week Feb 23 21:22:57 s/g/f/ Feb 23 21:22:57 jacques meant: zsoc: I just found agg last week Feb 23 21:23:20 rwhitby: ok, trying... Feb 23 21:23:25 anyone hear of debugnow.com ? Feb 23 21:23:29 rwhitby: OK I will be able to test that in ~4 hours Feb 23 21:24:12 debilater: just try running some flash video :-) Feb 23 21:24:15 rwh: I wonder if it can help with webos webapp dev/debug Feb 23 21:24:23 zsoc: be warned: boost compilation failes with lots of errors, however if you copy the boost headers manually into staging, gnash will be happy with that Feb 23 21:24:30 jacques: ok Feb 23 21:24:34 I built boost fine Feb 23 21:24:52 1.35 Feb 23 21:24:53 debilater: I read readmes :) Feb 23 21:25:15 debilater: I also found it amusing you put something in a git and then told people not to touch it ;) Feb 23 21:26:23 zsoc: well, just ignore that Feb 23 21:26:25 :) Feb 23 21:26:55 debilater: hehe just joking man. your docs were awesome. good to see someone documenting their work Feb 23 21:27:02 zsoc: it took me two entire days to bring it all together so ... Feb 23 21:27:08 git-backup :) Feb 23 21:27:15 what is this word you keep saying "documenting" ? Feb 23 21:27:27 jacques: other planet Feb 23 21:28:29 zsoc: ok, tried --enable-gui=sdl - compiling runs, so let's see... Feb 23 21:29:34 debilater: er... sdl gui requires gl, shouldn't build without gles headers and a patch to look for them instead of gl Feb 23 21:29:54 debilater: at least from what I recall... but hey try it Feb 23 21:29:58 guys, please stop saying interesting things - I need to do work Feb 23 21:30:51 thanks Feb 23 21:31:03 jacques: doesn't play any video :) Feb 23 21:31:07 * RobiPre is sitting in a starbucks not having anything.. Feb 23 21:31:08 jacques: MY HOUSE IS A BILWART Feb 23 21:31:19 * rwhitby bbl Feb 23 21:31:32 * jacques bbl too :-P Feb 23 21:31:36 I've got some cool beer here that's sooooo great Feb 23 21:32:26 zsoc: I remember the first time I tried it with sdl it even told me so, but now configure were just happy about it Feb 23 21:36:46 rwhitby: can't start ipkgservice, see http://webos.pastebin.com/dvHg5sEn Feb 23 21:38:20 rwhitby: can't start ipkgservice, see http://webos.pastebin.com/dvHg5sEn Feb 23 21:39:49 commute Feb 23 21:41:06 rwhitby: even more errors: http://webos.pastebin.com/UDeYD69y Feb 23 21:43:02 wow someone has bad BO Feb 23 21:44:09 time to jet.. Feb 23 22:01:19 woo, time for magic Feb 23 22:01:45 back? Feb 23 22:01:54 yeah, weather is bad, left work early Feb 23 22:02:04 and my engagement tonight was canceled Feb 23 22:02:11 debilater, how is that build going? Feb 23 22:02:11 zsoc: sdl-gnash works, takes input, runs games, but: sloooow :( Feb 23 22:02:37 debilater, well the gui isn't really going to affect speed, that's all about the renderer Feb 23 22:02:48 debilater, ditch agg, get gl working :) Feb 23 22:03:14 debilater, i should rephrase that, not that it doesn't effect it, but it shouldn't make a huge difference Feb 23 22:03:41 zsoc: agree Feb 23 22:04:20 debilater, i need to look into agg... i'm pretty sure it _can_ handle hardware accelleration, but it probably doesn't on this platform Feb 23 22:04:41 debilater, where as... gles via sdl does :) Feb 23 22:05:05 zsoc: ok, got the point :) Feb 23 22:05:34 lol I kille a penguin :) Feb 23 22:05:39 s/kille/killed/ Feb 23 22:06:16 debilater, nice :D Feb 23 22:07:21 every time someone runs a flash game on webos, a penguin dies Feb 23 22:08:14 jacques: so I should stop my efforts :) Feb 23 22:08:39 * jacques likes teh penguinz Feb 23 22:09:02 * debilater googles for killbill.swf Feb 23 22:16:24 zsoc: so for opengl renderer what would I need? is there already a gles port? I've only seen glues-headers Feb 23 22:17:13 debilater, port?... you've played 3d games on the pre right? you just need the headers Feb 23 22:17:23 debilater, which i'm pretty sure xcomp has up on the widk somewhere for evas Feb 23 22:17:51 debilater, you just need to fiddle with the ogl renderer to use these headers instead Feb 23 22:18:19 headers were in cross-compile.git packages last time I looked Feb 23 22:20:03 packages/gles-headers/ ? Feb 23 22:20:31 yeah Feb 23 22:21:36 does gnash need GLU ? Feb 23 22:21:46 JackieRipper, lord i hope not Feb 23 22:21:52 JackieRipper, whoops, mis-tabbed Feb 23 22:22:04 jacques, lord i hope not :p i'm pretty sure no, i'll poke through it again tho Feb 23 22:24:37 if it did, that's what GLUES is for Feb 23 22:25:43 *sniff* nobody is using GLUES Feb 23 22:26:18 jacques, wait, that works? Feb 23 22:26:29 jacques, i was told it didnt' work Feb 23 22:26:35 by whom? Feb 23 22:26:44 i dont recall, but i remember it being a whole big thing Feb 23 22:26:47 (and what, exactly, didn't work?) Feb 23 22:26:47 isn't that why quake 3 never happened Feb 23 22:26:58 maybe i'm thinking GLUT Feb 23 22:27:12 we haven't ported GLUTES yet Feb 23 22:27:33 GL GLU GLUT GLEW ... aaaaahh! Feb 23 22:28:43 if I'd known there was a demand, I'd have worked on it Feb 23 22:29:01 best would be to know which GLUT functions are needed Feb 23 22:29:35 the donut one is popular :D Feb 23 22:29:41 other than glutSolidTeapot, which I personally must have Feb 23 22:30:25 now I remember - I started looking into this just before the frantic SCLALE preparation Feb 23 22:30:41 s/L// Feb 23 22:30:55 ~botsmack Feb 23 22:31:13 where the heck is infobot? Feb 23 22:31:30 he works less hours than I do Feb 23 22:33:01 zsoc: where are the *gl* libs on the rootfs? I can install the headers and patch the renderer source, but it needs to know where the actual libs are Feb 23 22:33:27 jacques, i personally, believe a full set of gles extensions would be greatly helpful. I avoid a lot of gl porting because of the lack of knowing for a fact what is and isn't supported. Feb 23 22:33:44 debilater, normal places... /usr/lib Feb 23 22:34:54 I looked at GLEW but it seems strangely tied to GLX Feb 23 22:35:55 jacques, debilater: also, looking through the ogl renderer for gnash, it seems to use GLU :p Feb 23 22:36:05 http://git.savannah.gnu.org/gitweb/?p=gnash.git;a=blob;f=backend/render_handler_ogl.cpp;h=c6378fb4d3651e2b679078a1a02f2e12c83479ff;hb=HEAD Feb 23 22:36:08 zsoc: I know how to look for libs, how are they named :) Feb 23 22:36:52 debilater, oh.. standard names i believe... libGLES_CM.so and libGLESv2.so Feb 23 22:36:59 i _think_ (don't have a rootfs in front of me) Feb 23 22:37:11 for 1.1 and 2.0 respectively Feb 23 22:37:27 zsoc: I only find ./egl/libeglsubdrv.so ./libIMGegl.so Feb 23 22:37:48 debilater: where did you find those? Feb 23 22:37:54 ah got them Feb 23 22:38:18 jacques, that's the egl stuff... it's how sdl accesses the fb Feb 23 22:38:50 debilater, you'll need GLUES also Feb 23 22:38:51 if you build glues-demos, it should stage everything you need, GLES-wise Feb 23 22:38:57 what he said Feb 23 22:39:05 ok Feb 23 22:39:16 debilater, if this works, you will be playing hardware accelerated flash games :) Feb 23 22:39:44 jacques, the gnash ogl renderer is actually quite genius. it's a hack. but a ridiculously awesome hack. Feb 23 22:40:03 the idea that you're using open gl to render vector based graphics is just bizarre Feb 23 22:40:46 zsoc: bizarre technology needs bizarre solutions :) Feb 23 22:40:47 zsoc: that's something I'm very interested in Feb 23 22:40:57 GL for 2d Feb 23 22:41:22 hmmm Feb 23 22:41:40 jacques, is gles 2.0 entirely display list incompatible (ie: forced vertex arrays)? Feb 23 22:41:50 because this renderer seems to generate display lists Feb 23 22:41:57 debilater, which means you'll have to use libGLES_CM.so Feb 23 22:42:16 zsoc: sorry, I don't know answer to that Feb 23 22:42:25 everything else is in floats tho, that's odd Feb 23 22:42:28 it's like half way there lol Feb 23 22:42:33 and they avoided quads it seems Feb 23 22:42:53 actually, that's good because GLUES is only for CM IIRC Feb 23 22:43:22 * zsoc ponders Feb 23 22:43:32 actually, i don't believe CM supports display lists Feb 23 22:43:34 oh crap Feb 23 22:43:41 * zsoc thinks Feb 23 22:43:57 it's actually called libGLUES_CM Feb 23 22:43:57 i know it doesn't support glEnd(), but maybe glEndList() Feb 23 22:44:11 rip out all the begin and end :-D Feb 23 22:44:26 jacques, i assume that's a joke? Feb 23 22:44:37 half-joke Feb 23 22:44:42 jacques, you'd have to recode it to set up arrays instead of lists... it's not a huge job but it's over my head Feb 23 22:44:52 I can do that on a case by case basis, not with a rendering engine Feb 23 22:45:22 so we aren't sure which GL version/s the gnash renderer supports? Feb 23 22:45:23 1.4 out today Feb 23 22:45:29 !! Feb 23 22:45:35 PuffTheMagic: wow Feb 23 22:45:45 now? Feb 23 22:45:54 rwhitby: still here? now fishfillets installed but still with chmod number attached to filenames, like in body_swam_02.png0000644 Feb 23 22:46:28 that brings up a question - I wonder if sprint and verizon will be close in their webos release dates Feb 23 22:46:28 jacques, 'sure' is a funny word, but it looks like only 1.1 as is (assuming it works at all) Feb 23 22:47:03 zsoc: this could be a good learning experience Feb 23 22:47:31 zsoc: I'd like to take a look (tonight) Feb 23 22:47:47 jacques, or a huge mess ;) if it requires a render backend rewrite, i'm sure gnash guys would love some of that upstream ;) Feb 23 22:47:52 assuming we aren't frantically fixing preware for 1.4 all night long Feb 23 22:48:04 jacques, i beg you to look at it :) it's the link i posted early, i'll post again if you need later Feb 23 22:48:12 jacques, preware is golden, rod is pretty much a genius Feb 23 22:48:33 zsoc: as long as palm didn't make any last second changes :-D Feb 23 22:48:53 * jacques recalls being up ater 4am when 1.3.5 was released Feb 23 22:49:14 jacques, 135 was our fault imo :p Feb 23 22:49:21 speaking of time ... need to go to bed, really late here Feb 23 22:49:30 bye Feb 23 22:49:39 `night debilater Feb 23 22:50:00 zsoc: the git.savannah.gnu.org link? Feb 23 22:50:48 puff is such a prankster Feb 23 22:51:22 if he was joking I'll never trust him again Feb 23 22:51:45 phone isn't showing update on my end Feb 23 22:51:55 day's not over yet Feb 23 22:52:07 I still need to fix hide app vendors patch on my pre Feb 23 22:52:22 I'm roaming so cannot check Feb 23 22:53:16 zsoc: one last thing: configure looks for a function glBegin() in -lGL. I digged through libEGL.so libGLES_CM.so libGLESv2.so libGLUES_CM.so - none of them have it ... Feb 23 22:54:14 indeed they do not Feb 23 22:54:18 debilater: GLES does not have a glBegin function Feb 23 22:54:42 but seriously, I ported something a month or so ago by removing the begin and end Feb 23 22:54:48 debilater: and a program that wants to link against -lGL cannot link against libGLES Feb 23 22:55:13 guess I got lucky Feb 23 22:55:18 without being converted first .. even if it is, as jacques said, as simple as removing the begin Feb 23 22:56:44 zsoc: is there a specific reason why you changed glib to compile and install the whole library instead of just staging the headers? Feb 23 23:02:21 I wish palm would update the glib version Feb 23 23:02:48 xcomp: how's the E work going? did you hit a blocker? Feb 23 23:10:33 jacques: that won't happen, they're using codesourcery Feb 23 23:10:35 lot of stuff need updating Feb 23 23:11:20 rwhitby: not glibc, glib Feb 23 23:11:21 xcomp, er, yes, because gstreamer doesn't build without that happening. i don't exactly know why Feb 23 23:11:52 rwhitby: tho I sure wish they would update everything to use 2009q3 Feb 23 23:11:59 jacques: ah, sorry, misread. Feb 23 23:12:08 np :-) Feb 23 23:12:11 so, anyone tested Preware 0.9.28 yet? Feb 23 23:12:17 * Mousey just instealled it Feb 23 23:12:27 still have 2.5 hours to go before I can test it Feb 23 23:12:43 xcomp, you there still? Feb 23 23:13:01 rwhitby, works good over here Feb 23 23:13:29 Mousey, zsoc: you get country display properly? Feb 23 23:14:19 Mousey: BTW, thanks for you help at SCALE. Seems it was a huge success. Feb 23 23:14:30 * Mousey blames jacques Feb 23 23:14:44 all i did was shoot my mouth off, and beg for a tablet ;) Feb 23 23:15:12 zsoc: back ... had to reboot Feb 23 23:15:24 xcomp, If you get a second.. the engine in question is -> http://git.savannah.gnu.org/gitweb/?p=gnash.git;a=blob;f=backend/render_handler_ogl.cpp;h=c6378fb4d3651e2b679078a1a02f2e12c83479ff;hb=HEAD <- i know enough to statically convert display lists to arrays, but not enough to rework an engine like this.. Feb 23 23:15:36 xcomp, also, i had to install glib because gstreamer builds against it :) Feb 23 23:15:56 hmm one min ... let me transfer to the other machine Feb 23 23:16:36 Mousey is too modest :-) Feb 23 23:17:01 =P Feb 23 23:17:33 * jacques is still recovering from SCALE Feb 23 23:17:58 You two seemed like a good team to me Feb 23 23:18:08 Mousey, your hair is pretty great btw Feb 23 23:19:04 webos tablet? Feb 23 23:19:11 yeah, that would rock Feb 23 23:19:33 * Mousey is doing updates.. so far no countries Feb 23 23:19:51 updating my feeds Feb 23 23:20:10 Mousey, switch "Second line" to "Country" Feb 23 23:20:14 rwhitby, yeah, works great Feb 23 23:20:21 ah, k Feb 23 23:20:21 rwhitby, i really like it actually :) great for reference Feb 23 23:20:24 http://www.engadget.com/2010/02/23/ipad-confirmed-to-use-powervr-sgx-graphics/ Feb 23 23:20:26 and zsoc: =P Feb 23 23:20:32 heck, maybe I'll just port webos to the ipad Feb 23 23:20:38 that would be EPIC Feb 23 23:20:51 Palm has a habit of slapping Apple around, wouldn't that be funny! Feb 23 23:21:03 lol yep! Feb 23 23:21:53 hackintosh webos style Feb 23 23:22:00 hackinpad Feb 23 23:22:26 xcomp, i don't think it's a big jump. i think just getting that display list generator converted.... Feb 23 23:22:39 PuffTheMagic, you troll us? Feb 23 23:24:40 whoa someone made a facebook chat app? Feb 23 23:24:59 that's interesting Feb 23 23:26:56 neat! Feb 23 23:27:00 countries work Feb 23 23:29:21 very neat :) Feb 23 23:29:31 rwhitby, this is by far the best country by app reference anywhere Feb 23 23:31:13 dammit ... the video card keeps freezing up :( Feb 23 23:33:05 :-( Feb 23 23:33:39 zsoc: ! cpp ... Feb 23 23:33:59 xcomp, i hate cpp too :p Feb 23 23:34:58 zsoc: looks like it relies pretty heavily on glu -- you have that working? Feb 23 23:35:08 xcomp, jacques says yes Feb 23 23:37:03 zsoc: help me out a little bit since this is completely new to me ... why do you need to convert from gl lists? Feb 23 23:37:24 or is gllist not available in GLES? Feb 23 23:37:27 xcomp, because display lists use glBegin and glEnd, which isn't supported by GLES, Feb 23 23:37:33 ah. Feb 23 23:37:48 is this just a basic list data structure Feb 23 23:37:56 or does it have gl-specific attributes Feb 23 23:38:24 nm, reading up now Feb 23 23:39:31 Preware 0.9.28 with country display support is released. Feb 23 23:39:32 i'm trying to see what the feasibility of converting to a basic data structure like Eina_List is Feb 23 23:39:49 I think that might be the best solution here Feb 23 23:40:06 and then use EINA_LIST_FOREACH() to do command exection Feb 23 23:40:15 s/exection/execution/ Feb 23 23:40:15 xcomp meant: and then use EINA_LIST_FOREACH() to do command execution Feb 23 23:40:26 xcomp, you want to use Eina to convert a gnash GL render engine to GLES? Feb 23 23:40:32 * zsoc boggles Feb 23 23:41:04 it's not trivial, admittedly Feb 23 23:41:12 but i don't think any other solution is Feb 23 23:41:30 unless there is something in gles that was created specifically to handle display lists Feb 23 23:42:12 xcomp, this page shows the idea -> http://maniacdev.com/2009/05/porting-opengl-glvertex-code-to-iphone-opengl-es/ Feb 23 23:42:43 xcomp, it's not so much as gles doesn't handle display lists, as it uses vertex arrays (which gl also handles, at least now) Feb 23 23:43:20 cross-compile/staging/armv7/usr/include/glues.h should have all the supported functions Feb 23 23:43:37 ah. Feb 23 23:43:43 sorry Feb 23 23:44:03 I mean that file should list all the functions supported by libGLUES_CM - you can look there to see if what you need it supported Feb 23 23:44:05 zsoc: ok, makes more sence now Feb 23 23:44:17 s/sence/sense/ Feb 23 23:44:17 xcomp meant: zsoc: ok, makes more sense now Feb 23 23:44:29 infobot: nice of you to FINALLY join us Feb 23 23:44:31 * infobot lowers of you to FINALLY join us's priority Feb 23 23:44:43 oooooo-kaaaay Feb 23 23:44:47 xcomp, instead of, glbegin glvertex glvertex glvertex glvertex glend, it's glfloat { put all the vertexs here} glEnable glVertexPointer glDrawArrays Feb 23 23:45:09 xcomp, I can do it by hand, I'm just not enough of a 'programmer' to convert an existing engine that is creating display lists on the fly Feb 23 23:45:10 right Feb 23 23:45:51 vertex array... Feb 23 23:46:06 you can't statically allocate stuff Feb 23 23:46:29 so ... what i'd do is use an Eina_List Feb 23 23:46:31 maybe, i don't understand it conceptually enough. i just know it works if i smash buttons Feb 23 23:46:37 this is why i don't write engines :p Feb 23 23:46:47 and then have a compile function that turns that list into an array Feb 23 23:46:54 xcomp, what libs would it rely on if we used eina? Feb 23 23:46:55 which I pass to glVertexPointer Feb 23 23:47:06 zsoc: just eina -- it has no deps Feb 23 23:47:22 and gives you a ton of easy to use data structure functions Feb 23 23:47:48 xcomp, ok, that's probably reasonable then Feb 23 23:48:02 xcomp, it just sounds like a lot of work to me Feb 23 23:48:30 zsoc: yeah, but it really is the only way. it's either that or you start mallocing by hand Feb 23 23:48:36 which is more work and more dangerous Feb 23 23:48:58 :D Feb 23 23:48:58 i had some weyerbacker double simcoe ipa this weekend Feb 23 23:49:10 and some nugget nectar Feb 23 23:49:10 nice Feb 23 23:49:29 xcomp, well since none of us know how eina works, we would be nominating you Feb 23 23:49:47 xcomp, that being said, if this works, any gnash compatible game could be turned into an icon driven app Feb 23 23:50:00 and i think there are a lot of flash games (correct me if i'm wrong) Feb 23 23:50:23 zsoc: well, the great thing about eina (and other efl apps) is that the api is very intuitive Feb 23 23:50:32 eina_list_new() Feb 23 23:50:35 eina_list_add() Feb 23 23:50:42 EINA_LIST_FOREACH() Feb 23 23:51:39 xcomp, also, gnash is slow according to debilator using the agg renderer, so switching to gles is more or less just a shot in the dark Feb 23 23:51:47 xcomp, i'll keep that in mind tho, sounds like a reasonable solution Feb 23 23:51:51 http://docs.enlightenment.org/auto/eina/ Feb 23 23:52:49 hmm, that page is not as complete as it should be ... lol Feb 23 23:53:01 heh Feb 23 23:53:44 but just look at the iterator link ... it should tell you pretty much how to handle any data container Feb 23 23:56:32 http://docs.enlightenment.org/auto/eina/group__Eina__List__Group.html Feb 23 23:56:36 that's the link I was looking for Feb 23 23:56:55 man they've got to get these docs better organized/easier to track down :) Feb 23 23:57:33 zsoc: i wonder how difficult it is to implement a new engine Feb 23 23:58:00 probably not trivial, given the vector-based nature of flash Feb 24 00:16:55 egaudet, ping Feb 24 00:27:41 hey guys what's the easiest way to fool around with live with javascript on an emulator? Feb 24 00:28:14 I want live access to it evalutating Feb 24 00:28:18 like python -i mode Feb 24 00:28:32 or a full on browser's javascript console Feb 24 00:28:48 pong zsoc Feb 24 00:31:14 egaudet, you worked on the widk right? i'm trying to figure out how to make an edit in staging.mk that would allow DEPENDS for Makefiles in nonworking/ to check both packages/ and nonworking/ Feb 24 00:32:45 dirname the pwd easiest (but probably incorrect) way I think Feb 24 00:43:26 bustin out new Preware versions like they are free these days... Feb 24 00:44:29 FuMan, they pretty much are Feb 24 00:45:07 egaudet, i believe my issue is i don't understand makefile scripting at all, and therefore didn't understand your statement. I know what a directory name is, and I know what pwd is, but i'm not sure about your suggested implementation :P Feb 24 00:45:12 * rwhitby listens to PalmCast pre-show at http://www.precentral.net/palmcast-live and http://chatroll.com/embed/chat/palmcast-live?name=palmcast-live Feb 24 01:16:10 heading out - biaw Feb 24 01:58:05 quiet Feb 24 02:08:35 bbiab Feb 24 02:20:45 OC! Feb 24 02:22:11 1 Feb 24 02:22:24 So, this new 800MHz thread. It's not just twiddling with existing kernel settings this time, it's a replacement kernel with real clocking patches applied. Feb 24 02:22:56 crazy Feb 24 02:22:57 are there thermal issues? Feb 24 02:23:26 http://forums.precentral.net/palm-pre-tips-information-resources/231569-call-alpha-testers-720-mhz.html Feb 24 02:24:02 There are no public reports on the results, and everyone involved has been asked to send results back to the authors directly only. Feb 24 02:24:11 great. i'll check it out Feb 24 02:24:36 I did a post on it here: http://forums.precentral.net/palm-pre-tips-information-resources/231569-call-alpha-testers-720-mhz-5.html#post2241355 Feb 24 02:24:41 my first overclock was a 486 DX2-50 that i upped to 66mhz Feb 24 02:25:12 i also had fun with a p3 slotcket as well as the duron pencil trick back in the day Feb 24 02:26:17 heh Feb 24 02:26:52 what i need to do is work in 1mhz increments and run super unreal tournament fly bys to test stability for at least an hour Feb 24 02:27:01 rwhitby, you actually seem optimistic about this kernel patch Feb 24 02:28:48 has anyone looked into desoldering the memory chips from a pre and resoldering higher density chips ala the pre plus? Feb 24 02:29:03 that might be physically near impossible Feb 24 02:29:14 also attaining chips won't be easy Feb 24 02:29:48 zsoc: the fact that it's a real kernel patch means that it has been done by someone who knows what OPP7 is ... Feb 24 02:30:28 does the gpu on the chip run at the same clock frequency? i am not too familiar with how systems on a chip work Feb 24 02:32:13 its a raster Feb 24 02:32:15 Chris, opening the can/shield is pretty much impossible without some serious rework machinery or breaking the board Feb 24 02:34:46 classic post and responses: http://forums.precentral.net/showthread.php?p=2243324 Feb 24 02:35:38 zsoc: i deny that allegation! :) Feb 24 02:35:49 rwhitby, excellent Feb 24 02:36:01 raster, aghast! I reckon you represent that remark Feb 24 02:36:04 raster: ok, you're vector based then Feb 24 02:36:27 What is the WIDK app in preware? Feb 24 02:36:39 BoomerET: what's the description say? Feb 24 02:37:02 BoomerET, basically, don't worry about it. when you need it, the app/plugin you go to install will force you to install that also Feb 24 02:37:11 Crap, I just closed it. Feb 24 02:37:31 actually, the description should say what zsoc just said too :-) Feb 24 02:37:55 zsoc: do we have anything that actually uses it yet? Feb 24 02:37:56 rwhitby: i deny that too. i'm heisen. if you try and figure out what i am.. you mess me up :) Feb 24 02:38:07 I installed it shortly after getting my phone. Feb 24 02:38:13 zsoc: i do indeed Feb 24 02:39:07 rwhitby, we will the second i pack up one of these plugins Feb 24 02:39:10 The only thing in the description is the changelog. Feb 24 02:39:43 BoomerET, it basically does nothing at the moment, or rather, what it does do doesn't affect anything right now Feb 24 02:39:58 anyone seen a patch for the oc yet? want to see what is done before trying it out. Feb 24 02:40:01 BoomerET: yeah, looks like we need a better description on that one Feb 24 02:40:18 newman314: since the kernel is GPL, just ask the author for a copy Feb 24 02:40:32 (assuming you have the binary) Feb 24 02:40:36 did. no response as yet Feb 24 02:44:03 newman314: the patch is similar to https://gforge.ti.com/gf/project/omapandroid/mailman/?_forum_action=ForumMessageBrowse&thread_id=1996&action=ListThreads&mailman_id=22 Feb 24 02:45:50 interesting. reading now. Feb 24 02:49:44 that's interesting given that omap3430 was supposedly at most a 600mhz part. Feb 24 02:50:28 oh wait, opp6 is for 3440 and opp7 is for 3450 **** ENDING LOGGING AT Wed Feb 24 03:00:02 2010