**** BEGIN LOGGING AT Sun Jun 13 02:59:56 2010 Jun 13 03:00:10 ka6sox: for instance, something that vaccums all the sqlite databases Jun 13 03:00:38 http://gist.github.com/436289 Jun 13 03:01:11 the other would be to clean up old email and attachments Jun 13 03:01:32 http://gist.github.com/436290 Jun 13 03:01:48 it's a good idea to reboot after the second one Jun 13 03:02:09 but it should probably also be made adjustable how many days to clean up Jun 13 03:02:42 oh I like that...Turn Syshealth into an optimizing tool...excellent. Jun 13 03:02:52 vacuuming the cookies db saved a bunch of space and made the browser noticeably faster Jun 13 03:04:09 I'd also like to setup logrotate too and compress the logs. Jun 13 03:06:07 good idea Jun 13 03:10:29 jhojho, when I repair the wiki then we can add the features and links there for application:syshealth and set about to adding those features. Jun 13 03:10:45 k Jun 13 03:10:47 let me know Jun 13 03:11:06 for now you have the source that you can mod from git. Jun 13 03:11:16 check in your changes and I'll look too. Jun 13 03:12:44 we can add them to the service and then ask oil to implement buttons that we push to perform the cleanup. Jun 13 03:13:01 (I'd separate out different things to clean) Jun 13 03:13:17 never messed with a service before. Jun 13 03:13:23 but i'll take a stab at it Jun 13 03:14:04 okay I suggest you read the files in application:govnah for inspiration (in the src directory) Jun 13 03:14:31 iirc its luna_methods.c that we change. Jun 13 03:14:34 feel free to cleanup or throw hate Jun 13 03:14:44 * oil has a framework in there Jun 13 03:14:47 that's what I figured. Jun 13 03:14:47 jhojho, won't do that... Jun 13 03:14:54 okay dinner bbiaf Jun 13 03:15:09 have to yelp first for dinner options. gf throwing hate Jun 13 03:15:13 bbl =) Jun 13 03:27:59 jhojho, culs! Jun 13 03:29:48 how do check your feeds? Jun 13 03:30:19 now thats close to a record...all in the same minute Jun 13 04:18:41 ka6sox: ? Jun 13 04:20:20 jhojho, ? Jun 13 04:20:32 oh...C U laters! Jun 13 04:20:39 lol Jun 13 04:22:27 btw I really like your ideas about how to use SysHealth to keep the Pre/Pixi cleaned up. Jun 13 04:23:12 I'll add the df -h output to the method so that we can display the before and after of cleaning. Jun 13 04:27:55 okay. Jun 13 04:28:06 I'm taking a first pass at adding a method Jun 13 04:28:26 wonder if we should break it out into a shell script. Jun 13 04:34:45 well..a shell script is easier to look at Jun 13 04:34:58 and we can independently upload it for testing. Jun 13 04:35:28 where should I put it? Jun 13 04:35:29 and the method can call a shell script I think. Jun 13 04:35:31 under src? Jun 13 04:35:35 ya Jun 13 04:35:47 k Jun 13 04:36:04 anything that isn't the js stuff and is background should be in there. Jun 13 04:36:36 we will have to add where to put the script in the makefile so the ipkg puts it in the correct place. Jun 13 04:37:21 yeah Jun 13 04:37:31 any ideas to what the path should be? Jun 13 04:37:47 /media/internal something? Jun 13 04:38:30 /media/cryptofs/apps/usr/sbin? Jun 13 04:39:37 thats within the normal path of a preware install. Jun 13 04:39:45 sounds good to me Jun 13 04:39:52 cept it doesnt exist Jun 13 04:40:02 right now Jun 13 04:40:18 ? Jun 13 04:40:23 /media/cryptofs/apps/usr/bin does thought Jun 13 04:40:35 s/thought/though/ Jun 13 04:40:35 jhojho meant: /media/cryptofs/apps/usr/bin does though Jun 13 04:41:21 hmmm..on my pre it does. Jun 13 04:41:27 how about putting the scripts in /var/svc/org.webosinternals.syshealth, alongside saverestore Jun 13 04:41:44 okay that sounds good. Jun 13 04:42:15 except on my pre that doesnt' exist yet. Jun 13 04:42:20 look at saverestore makefile for how to get them there from a scripts directory in git Jun 13 04:42:28 and saverestore postinst Jun 13 04:42:30 rwhitby: what is done to make a hybrid app run? (what does the autobuild do to compile the services?) Jun 13 04:43:06 HattCzech: we don't have any hybrid apps in the autobuilder yet, just apps with mojo and C service in the same package Jun 13 04:43:26 jhojho, okay I'm downloading that git repo to look. we can both figure it out. Jun 13 04:43:28 (hybrid apps in webOS is a specific term for PDK plugins) Jun 13 04:43:46 ahhh, my mistake Jun 13 04:44:03 i meant apps with a service and and interface Jun 13 04:44:57 okay, changing the path to rwithby's suggestion Jun 13 04:53:20 HattCzech: look in preware/build.git to see how we package them Jun 13 04:55:33 okay, thanks Jun 13 05:00:05 jhojho, when you upload the scripts I'll play with them here as well. Jun 13 05:00:32 ok Jun 13 05:02:47 oil, can you look @ a value before you call a method and then call the method then look @ the value after? Jun 13 05:09:39 okay Jun 13 05:09:42 just pushed Jun 13 05:09:44 jhojho, that postinst looks prey straightforward. Jun 13 05:09:48 jhojho, thanks Jun 13 05:11:06 I'll have to see if the build.git tgz's the scripts. Jun 13 05:11:13 or we have to tar them up first. Jun 13 05:17:16 is there a reason that services for applications that are closed are still running? Jun 13 05:17:38 ka6sox: yep, they're listening to dbus for the next method call Jun 13 05:18:03 oh, Jun 13 05:19:03 glad the services are small then. Jun 13 05:32:02 I wonder if we should just have a generic service to execute shell commands.. Jun 13 05:33:58 does anyone know off the top of their head where search engines are being defined? i saw some reference on precentral that it was in some sqlite db Jun 13 05:34:34 can anyone here answer a question about the preware feeds? Jun 13 05:35:03 want to create a patch so that google stops doing the crazy country redirect Jun 13 05:35:13 kmax12, ask away...somebody usually can. Jun 13 05:38:59 jhojho, I'd rather have the method call the script. easier to debug. Jun 13 05:40:00 ka6sox: what I mean is I think there's a service for preware to execute sh commands too right Jun 13 05:40:05 and for save and restore Jun 13 05:40:43 I would think that it would be nice to have a method call to a generic service Jun 13 05:41:02 but then there's the challenge of being a security hole Jun 13 05:41:06 oh well Jun 13 05:43:41 jhojho: the scripts that saverestore calls are not under the control of mojo - they are named by appid, and mojo can only decide which of the existing scripts to call Jun 13 05:43:57 preware does not have a generic shell script execution capability Jun 13 05:44:12 upstartmgr also allows any existing upstart script to be started or stopped Jun 13 05:45:02 k Jun 13 05:45:19 specifically, none of the services allow mojo to create a new script, nor to alter the contents of an existing script. although I reckon govnah probably has a vector available via the sticky profiles Jun 13 05:45:28 so anyone have idea which sqlite db holds the search engine settings? or i'll have to start rooting around Jun 13 05:49:05 jhojho, sorry I don't. Jun 13 05:53:59 oaky it is /var/luna/preferences/systemprefs.db Jun 13 05:56:39 ~utsl sk1tt1sh Jun 13 05:56:52 aww weak Jun 13 06:01:27 oh nice Jun 13 06:01:33 jhojho, I don't see any output from those scripts that we need to either pass back up the chain to mojo or just ignore and watch std_err for a completion. Jun 13 06:01:48 https://www.google.com/m/ncr/search works Jun 13 06:02:10 ka6sox: not really Jun 13 06:02:30 the only problem is not all *.db and *.db3 files are sqlite databases Jun 13 06:02:59 so sqlite will complain about it Jun 13 06:03:16 as in complain and stop or just complain? Jun 13 06:04:01 just complain Jun 13 06:04:16 oh that's a bummer. https://www.google.com/m/ncr/search is not all ssl Jun 13 06:08:02 okay. Jun 13 06:08:17 any ideas on how we can modify a sqlite db as part of a patch? Jun 13 06:08:34 well an entry Jun 13 06:08:56 can you do a table insert from just calling sql? Jun 13 06:09:19 or a modify? Jun 13 06:09:20 well a patch so far is a diff no? Jun 13 06:09:45 or does it have a pre and postinst? Jun 13 06:10:45 I haven't done patches so I don't know Jun 13 06:14:40 I hate the fact that google voice only lets you select one page at a time Jun 13 06:34:50 I want to delete all my voicemails at once Jun 13 06:44:49 jhojho, usually google has a all, option somewhere. Jun 13 06:45:11 yeah it only covers the current page. Jun 13 06:45:17 major wth Jun 13 06:45:38 *and* deleting only moves it to the trash folder Jun 13 06:45:56 and it will not be deleted (no delete after 30 days like gmail) Jun 13 06:46:15 you have to select things again and then click "delete forever" Jun 13 06:55:23 its kind of like Fer Sure, Fer Sure. Jun 13 07:00:11 very annoying. I want it to be the Unix wy Jun 13 07:00:12 way Jun 13 07:00:20 delete when I say delete Jun 13 07:01:58 * rwhitby doctors experia.pre for the 10th time today Jun 13 07:06:40 hah ShannonElizabeth just broke her Pre Jun 13 07:10:07 http://www.pcworld.com/article/195390/google_voice_skype_get_unified_caller_id.html Jun 13 07:10:14 just set this up. Jun 13 07:10:42 now i wish i knew someone that could get me a gizmo5 account Jun 13 07:11:09 I used to have one of those Jun 13 07:11:33 I have a google voice account, but can't use it (outside of US) Jun 13 07:13:00 i have a gizmo acct but its not very useful atm Jun 13 07:13:24 you can set up a free incoming SIP service and have it work with GV Jun 13 07:15:18 that way u can make free calls to the us at least Jun 13 07:15:28 even if you're not Jun 13 07:20:42 rwhitby: used to? Jun 13 07:21:04 what he said, you can call us with a sipphone account even if your not there Jun 13 07:21:14 but you have to have a us number to activate gv Jun 13 07:21:58 and you have to be in the US to actually access the web site - it's geofiltered Jun 13 07:22:08 oh look, I still do have a gizmo account Jun 13 07:23:18 can be proxied Jun 13 07:25:53 ah, nice. the new AUTO_INSTALL_PREWARE feature of MetaDoctor, combined with INSTALL_WIFI_PROFILES, means that Preware is already installed before the UI is fully started :) Jun 13 07:26:34 and a new 2GB ext3 partition automatically mounted on /media/ext3fs :) Jun 13 07:28:23 ka6sox: MetaDoctor is ready Jun 13 07:29:06 rwhitby, thanks..pulling Jun 13 07:58:37 yeah I wanted a gizmo account so that I can have GV dial Skype as one of my numbers Jun 13 07:59:45 rwhitby: does your gizmo account have invites? Jun 13 08:09:43 jhojho: no Jun 13 08:09:50 "New user signup has been suspended and will return when we re-launch." Jun 13 08:10:04 bummer Jun 13 08:34:15 rwhitby, it didn't blow up with both /var and /ext3fs enabled. Jun 13 09:10:52 erk. ssh access to the pre is behaving very strangely Jun 13 09:11:21 jhojho, are you using wifi to connect to it? Jun 13 09:11:29 yes Jun 13 09:11:42 are you plugged into a source of power with the pre? Jun 13 09:11:54 * rwhitby is loving this auto-install of preware on doctoring Jun 13 09:12:31 jhojho, are you plugged into a source of power with the pre? Jun 13 09:12:38 yes Jun 13 09:12:52 well..then its not what I was worrying about... Jun 13 09:12:58 powerd is disabled. Jun 13 09:12:58 I know about the powerup/down when it's not plugged in Jun 13 09:13:06 that's why I was wthing Jun 13 09:13:19 k Jun 13 09:14:25 40 minutes and I'l be doctoring :D Jun 13 09:15:16 itmt I'll give save/restore a whirl. Jun 13 09:22:57 ooh, thats slick Jun 13 09:24:48 rwhitby, is there a way that we could have preware use a saved list of apps of what you had installed and re-install them in a batch way (using a list you put back in /media/internals? Jun 13 09:25:03 ) Jun 13 09:26:42 if save/restore can save the apps list and put it in /media/internals/saverestore/prewareapps (or some such place) Jun 13 09:31:45 rwhitby: oh one thing I've been meaning to ask you. Jun 13 09:32:09 would it make sense to have save/restore save browser cookies and bookmarks? Jun 13 09:33:14 nm...I see it now. Jun 13 09:36:12 jhojho, I'd like the bookmarks..dunno about cookies though. Jun 13 09:37:03 cookies coz i use 1password and it's a HUGE hassle to type in 20 random char passwords Jun 13 09:37:20 ewww...thats ugly Jun 13 09:37:27 I just wish 1password was available somehow on webos =) Jun 13 09:37:41 1password is my friend Jun 13 09:38:33 are those stored in a sqlite db? Jun 13 09:50:26 1password? Jun 13 09:51:09 bookmarks and cookies Jun 13 09:51:40 /var/palm/data/browser-cookies.db Jun 13 09:51:47 not sure where bookmarks are stored Jun 13 09:53:35 oh wait I know Jun 13 09:53:41 but pre is down Jun 13 09:53:49 it's in /var/palm/data Jun 13 09:54:03 there's a subdir with browser in the name Jun 13 09:54:26 ile_.usr.palm.applications.com.palm.app.browser_0/*.db Jun 13 09:54:34 +f Jun 13 09:54:43 file_.usr.palm.applications.com.palm.app.browser_0/*.db Jun 13 09:55:02 /var/palm/data/file_.usr.palm.applications.com.palm.app.browser_0/0000000000000004.db Jun 13 09:55:18 mine is *6.db but ya Jun 13 09:55:52 wonder if that also has history. Jun 13 09:57:01 bbiaf...doctoring. Jun 13 09:58:41 jhojho: palm profile saves browser cookies, and save/restore saves bookmarks and launch icons since 0.8.3 Jun 13 10:01:24 Running "mke2fs -j -b4096 -m0 -L /media/ext3fs /dev/mapper/store-ext3fs > /dev/null 2> /dev/null" Jun 13 10:02:05 rwhitby: ah cool! Jun 13 10:10:28 hey Jun 13 10:12:08 morning swisstomcat Jun 13 10:12:45 morning ka6sox Jun 13 10:12:51 on a clean 10.04 install now Jun 13 10:12:55 I'm up way too late. Jun 13 10:12:55 boots in 6 seconds :) Jun 13 10:13:06 ya, the new boot stuff is amazing. Jun 13 10:13:25 I've started using pygrub for Xen and it boots in <10 seconds. Jun 13 10:13:43 the ssd helps too Jun 13 10:14:15 I just bought 2 80GB drives recently but Haven't had time to work with them yet Jun 13 10:14:28 intel x-25m? Jun 13 10:14:36 yeah 10.04 boots insanely fast. Jun 13 10:14:37 I think thats teh model. Jun 13 10:14:40 even on vmware Jun 13 10:15:10 those are good Jun 13 10:15:53 I need to get 150MB/sec read off of them over an hour solid. Jun 13 10:16:38 that should work Jun 13 10:16:45 raid-0 them :) Jun 13 10:17:34 swisstomcat: MetaDoctor now auto-loads Preware Jun 13 10:17:37 swisstomcat, thats what I currently have...raid0 array but the files are 60GB and take too long to transfer from the external disk to the raid array. Jun 13 10:18:22 with the insert method, rwhitby? Jun 13 10:18:32 ACTIVE '/dev/store/ext3fs' [2.00 GB] inherit Jun 13 10:18:32 ACTIVE '/dev/store/media' [2.94 GB] inherit Jun 13 10:18:43 swisstomcat: yep, at the moment Jun 13 10:18:49 cool Jun 13 10:19:02 how long until palm is going to block that method? Jun 13 10:19:47 swisstomcat: don't see why they would, since it's not a security hole cause you need to have inserted a new CA first using root access. Jun 13 10:19:59 (which meta-doctor does) Jun 13 10:20:09 oh, isee Jun 13 10:20:39 I make a point of not using security vulnerabilities for features of our tools :) Jun 13 10:21:03 rwhitby, preware did NOT install (or at least its not on the launcher) Jun 13 10:21:06 the package source has to be https Jun 13 10:21:07 ? Jun 13 10:21:26 swisstomcat: no, I'm loading from get.preware.org Jun 13 10:21:51 ka6sox: oh, do you have network access yet? Jun 13 10:22:13 cause it needs to download it, so you'll want to pre-install wifi profiles Jun 13 10:22:34 oh...didn't know that was a dep Jun 13 10:22:46 it's not, you just need network access Jun 13 10:23:11 ka6sox: check in the app catalog shopping bag icon Jun 13 10:23:37 or sqlite3 /var/palm/data/com.palm.appInstallerService/installHistory.db .dump Jun 13 10:24:13 okay thats gonna need to be explained. as soon as I got wifi access it worked. Jun 13 10:24:42 and installed Jun 13 10:24:59 "AUTO_INSTALL_PREWARE automatically queues the installation of Preware as soon as a network connection is available after first boot." Jun 13 10:25:13 that's what the doco at the top of the file says Jun 13 10:25:33 it would still be cool if preware could just look @ /media/internals/saverestore/preware and do a batch re-install without having to get save/restore first. Jun 13 10:26:03 that'd be cool too Jun 13 10:26:18 painless doctoring Jun 13 10:26:26 ka6sox: you need save/restore for all the app data anyway Jun 13 10:27:04 I'm going to take a look at the palm profile backup to see if there is a way to add stuff to it Jun 13 10:27:53 ka6sox: did the phone have cellular network access, or was wifi the first network access it hard? Jun 13 10:27:57 s/hard/had/ Jun 13 10:28:29 this phone isn't on contract so I only have WiFi Jun 13 10:28:49 ok, so it's working as documented then Jun 13 10:29:05 k Jun 13 10:32:39 ok, I need to add time zone support to meta-doctor Jun 13 10:33:25 the tars created were in the future on my last setup. Jun 13 10:33:55 save/restore doesn't keep the list of installed packages? Jun 13 10:34:23 it does if you updated them in preware and then saved them in save/restore Jun 13 10:34:43 hmmm...didn't do that for me Jun 13 10:34:58 the saved packages list is only 2 long Jun 13 10:35:06 preware and save-restore Jun 13 10:35:07 what's the /var/luna/preferences/localtime symlink pointing to for you guys? Jun 13 10:35:21 ka6sox: when did you last hit "update" in preware saved packages list? it's not automatic Jun 13 10:35:58 I did before I did a save before I doctored it. Jun 13 10:36:33 I updated it then doctored, then installed save/restore and restored Jun 13 10:37:02 then looked at the saved packages list and the only thing there was preware and save-restore Jun 13 10:37:33 ka6sox: did you update in preware, then save in save restore, then doctor? Jun 13 10:37:49 I suspect you missed the middle step Jun 13 10:37:51 need to install the sdk first, have a clean 10.04 Jun 13 10:37:55 yes Jun 13 10:38:31 hmmm...weird okay...I'm going to try this again. Jun 13 10:39:09 install apps/save list/doctor/install preware/install saverestore/look @ updated list Jun 13 10:39:39 no, Jun 13 10:39:58 install apps, update list, save preware data in save restore, then doctor Jun 13 10:40:06 k Jun 13 10:45:55 * rwhitby adds SET_DEFAULT_TIMEZONE to MetaDoctor Jun 13 10:51:02 so can I use saverestore to pull out the /var/preferences/com.palm.wifi/prefsDB.sl and rewrite its name in the proper format? Jun 13 10:52:37 no Jun 13 10:52:56 just scp or novacom get it out Jun 13 11:09:23 okay re-doctoring Jun 13 11:09:27 rwhitby: /var/luna/preferences/localtime -> /usr/share/zoneinfo/Europe/Paris Jun 13 11:10:50 welcome back infobot Jun 13 11:11:05 ~wb Jun 13 11:11:06 It's great to be back! Jun 13 11:11:17 did you have a nice vacation? Jun 13 11:11:21 hmm - timezone didn't stick Jun 13 11:14:08 mmmm...2GB of /media/ext3fs to play with. Jun 13 11:15:06 rwhitby, who was the Debian guy who did the installer? Jun 13 11:15:21 I need to find that script and mod it. Jun 13 11:15:35 it wasn't joeyh...it was tbm Jun 13 11:17:38 ok, looks like it's /var/luna/preferences/systemprefs.db that I need to fool Jun 13 11:32:29 rwhitby, same thing Jun 13 11:32:46 didn't restore the apps list to saved packages list Jun 13 11:33:54 ka6sox: are you following any instructions, e.g. http://bit.ly/holy-grail-of-homebrew? Jun 13 11:34:11 you need to start preware once first, then restore, then open preware again Jun 13 11:34:25 ya, I'm doing that now Jun 13 11:34:51 that was the page I couldnt' remember Jun 13 11:39:44 okay it picked up the wifi config and immediately installed preware that time. Jun 13 11:44:27 hi! Jun 13 11:44:46 i need help with installing preware... is anybody here, who can help me? Jun 13 11:44:56 hi Jun 13 11:45:03 hey... Jun 13 11:45:04 we don't know anything about preware Jun 13 11:45:13 ;) Jun 13 11:45:16 pretty funny ;) Jun 13 11:45:18 ha ha ha Jun 13 11:45:39 so, can you help me, please? Jun 13 11:45:43 go ahead Jun 13 11:45:51 alright Jun 13 11:45:53 Eike: which step of http://install.preware.org/ are you up to? Jun 13 11:46:20 i have opened the quickinstaller Jun 13 11:46:28 downloaded the preware Jun 13 11:46:35 do you have the correct version of wosqi? Jun 13 11:46:53 and what version of webOS are you running Jun 13 11:46:54 3.14 Jun 13 11:47:04 3.14 is correct for wosqi Jun 13 11:47:16 webOS version? Jun 13 11:47:25 wos version is 1.4.1 Jun 13 11:47:35 ok, go ahead Jun 13 11:47:38 alright Jun 13 11:47:46 i have downloaded preware Jun 13 11:47:54 my pre is put in dev-mode Jun 13 11:47:55 but Jun 13 11:48:17 wosqi does not get my pre as a device Jun 13 11:48:32 what host computer OS are you running? Jun 13 11:49:09 sorry... dont understand :D Jun 13 11:49:22 windows, linux, mac? which version? Jun 13 11:49:23 what operating system do you have on your computer? Jun 13 11:49:27 ah Jun 13 11:49:31 windows 7 Jun 13 11:49:39 have you ever been able to connect to a Pre with that computer in any way before? Jun 13 11:49:49 well, as usb-device, yeah Jun 13 11:50:07 with wosqi or the webos doctor or novacom? Jun 13 11:50:17 none of them Jun 13 11:50:23 simply with the explorer Jun 13 11:50:43 ok, have you searched on precentral forums for wosqi and windows 7 ? Jun 13 11:50:54 this is my first try to get deeper into the pre-thing Jun 13 11:50:59 (it's a known problematic combination) Jun 13 11:51:06 i will do that, ok Jun 13 11:51:33 also, search on developer.palm.com for instructions on getting the SDK to work on windows 7 - it's likely to be the same answer Jun 13 11:51:34 one thing you could try is: go to options in webosquickinstall Jun 13 11:51:44 attempt novacom (re)installation Jun 13 11:51:48 before you search Jun 13 11:51:55 yeah, do that first Jun 13 11:52:27 one question: when i connect my pre with the computer, my pre asks how it should be treated: usb-device or only loading... what shall i choose Jun 13 11:52:46 just charge Jun 13 11:52:47 charge only Jun 13 11:52:51 yeah Jun 13 11:53:00 Eike: is that specified anywhere on install.preware.org ? Jun 13 11:53:03 i thought so, but it could have been... Jun 13 11:53:24 no its not Jun 13 11:53:38 usb-device means that the pre will appear as a drive to your computer so you can transfer data from/to it Jun 13 11:53:40 ok, I will add it Jun 13 11:53:47 yeah, i know... Jun 13 11:54:16 but you see, its my first time dealing with the pre system and so... well... i'm a rookie ;) Jun 13 11:54:26 no problem Jun 13 11:54:33 everyone was a rookie one Jun 13 11:54:38 once Jun 13 11:54:57 Eike: ok, I've updated install.preware.org - can you check to make sure my addition makes sense to you? Jun 13 11:55:46 cant see it, yet Jun 13 11:56:03 http://www.webos-internals.org/wiki/Application:Preware#Installing_Preware_with_WebOS_Quick_Install - you may need to shift-reload Jun 13 11:56:21 3) Connect your device to your computer with the USB cable, and select "Just Charge" (do not select USB Drive) Jun 13 11:56:52 alright, now its there Jun 13 11:56:53 fine Jun 13 11:57:10 i looked at preware.org/install Jun 13 11:58:02 yeah, we should just make that point to install.preware.org Jun 13 12:00:15 now its working! Jun 13 12:00:32 does save/restore save profiles for govnah? Jun 13 12:00:36 install.preware.org looks very nice :) Jun 13 12:00:39 thank you VERY much, guys! Jun 13 12:01:32 ka6sox: it does not, but you could make it :) Jun 13 12:01:58 okay, sounds good. Jun 13 12:03:22 you really helped me getting along... Jun 13 12:03:31 a good sunday afternoon to all of you Jun 13 12:03:54 and keep fingers crossed for the german team tonight! ;) Jun 13 12:03:59 egaudet: pixi webOS 1.4.3 has framework 345 instead of 338 Jun 13 12:04:49 Eike: heh, you realise an Australian runs this channel .... Jun 13 12:04:59 hehe, i did Jun 13 12:04:59 eike: if you find german translation errors, let me know :) Jun 13 12:05:05 alright, i will! Jun 13 12:06:10 see ya! bye! Jun 13 12:15:34 rwhitby: (non webOS curiosity) Most Americans are not terribly interested in the world cup. Most Europeans are crazy for it. Of course there are exceptions in both places. What broad generalization would you make regarding Australian interest in the world cup? Jun 13 12:16:50 (and I'll narrow the scope of those statements to "sports fans in [continent here]") Jun 13 12:16:51 very interested but not generally crazy Jun 13 12:21:58 anyone want cake? it's my birthday today Jun 13 12:22:33 swisstomcat, if it takes the same amount of time as that pixi did to get here it will be stale :D Jun 13 12:22:53 Happy birthday, swissy. Both my Son and I are June birthdays, too. Jun 13 12:23:05 6days Jun 13 12:23:07 (but I don't eat anything with sugar in it, so no cake for me) Jun 13 12:23:52 (and I just capitalized "Son" -- a practice usually reserved for Jesus, I think) Jun 13 12:23:55 heh Jun 13 12:24:15 my son's bday is on the 11th of june Jun 13 12:24:32 mine's the 18th Jun 13 12:24:46 lot's of gemini Jun 13 12:24:48 lots Jun 13 12:25:27 rwhitby, looks like quite a job to get the profiles as they must be stored in a .db somewhere...still haven't found that yet. Jun 13 12:25:46 * nt4cats and the boy are the 28th and 27th (respectively) -- Cancers here Jun 13 12:25:59 ka6sox: just use srf.app.databases and/or srf.app.cookies with save/restore and it will find them automatically Jun 13 12:26:39 databases is missing in the current implementation Jun 13 12:26:48 appinfo and cookies Jun 13 12:27:57 ka6sox: pardon? Jun 13 12:28:11 source `dirname $0`/srf.app.info Jun 13 12:28:11 source `dirname $0`/srf.app.cookies Jun 13 12:28:25 oh, there's a script for it? Jun 13 12:28:46 so just add databases to it Jun 13 12:29:00 done, committing and pushing Jun 13 12:30:13 okay its pushed Jun 13 12:32:16 should I tag it 0.8.4? Jun 13 12:32:51 (next in line) Jun 13 12:33:41 only if you've updated appinfo.json and app/assistants/startup-assistant.js and tested. Jun 13 12:34:25 swisstomcat: happy birthday Jun 13 12:34:35 thx :) Jun 13 12:34:48 * rwhitby was busy looking at compcache and uber and missed that exchange earlier :) Jun 13 12:45:03 i'll send you a virtual piece of cake anyway Jun 13 15:25:53 Hi has anyone tried to compile widk on ubuntu lucid? Jun 13 15:29:48 Hi has anyone tried to compile widk on ubuntu lucid? Jun 13 15:30:35 anyone there? Jun 13 15:33:33 i thought ubuntu worked Jun 13 15:33:39 what are you getting stuck on ? Jun 13 15:41:14 i tried but it didn't work Jun 13 15:53:12 I get stuck at the 'make stage' step Jun 13 15:53:36 It appears that Xrender.h is missing Jun 13 15:54:20 oh Jun 13 15:54:28 you're talking about the widk .. sorry Jun 13 15:54:30 i thought pdk Jun 13 15:54:41 i only tried 8.04 server and it worked Jun 13 15:54:46 as a VM Jun 13 15:55:23 is there a way to get it running under 10.04? Jun 13 15:56:33 idk Jun 13 15:56:42 haven't tried yet Jun 13 15:58:00 zickzack: it's made to work under 10.04, are you following the wiki guide Jun 13 15:58:15 also, what are you planning on using it for? You may not need to make every package as the last command tries to do Jun 13 15:59:22 yes i followed every step on the wiki. I'm planning to get my Qt App running Jun 13 16:02:21 damn, had to get a replacement palm pre and now terminal is having redraw issues w/ screen+irssi Jun 13 16:03:41 how do I select which packages to build Jun 13 16:17:52 bbl Jun 13 17:36:20 good afternoon Jun 13 17:37:50 morning bpadalino Jun 13 17:37:57 how are things ? Jun 13 17:39:56 bpadalino, fixed up macports install that was b0rk3n Jun 13 17:40:07 now installing git-core Jun 13 17:40:09 very nice Jun 13 17:40:31 and getting ready to not have to ssh into my office machine. Jun 13 17:41:21 hi all Jun 13 17:41:36 mornin' Jun 13 17:41:36 not being forced to ssh is a good thing Jun 13 17:42:14 bpadalino means I won't have to drag 208MB Doctors across the net Jun 13 17:46:15 :) Jun 13 17:46:47 i'm wondering if it is feasible to compile vlc media player for webos Jun 13 17:49:21 emmbea, dunno Jun 13 17:50:03 straight out of the box? i doubt it .. Jun 13 17:50:07 ask dtzWill when you see him. Jun 13 17:50:50 ffmpeg should work on armel. Jun 13 17:51:07 ffmpeg works on arm Jun 13 17:51:14 dont think the rest of the vlc port does tho Jun 13 17:51:32 i used mplayer on my zaurus Jun 13 17:51:35 back in the day Jun 13 17:51:39 http://wiki.videolan.org/ARM-XCompile#Cross_compile_VLC_for_ARM-based_platforms Jun 13 17:51:43 updated 2004! Jun 13 17:51:48 w00t! Jun 13 17:52:16 doesnt look like many have done anything with mplayer since then, either Jun 13 17:52:16 yes, i saw the optware version was compiled for devices without video output Jun 13 17:52:25 i mean with sdl disabled Jun 13 17:52:42 it seems like it'd make more sense to get totem or something that uses gstreamer working Jun 13 17:52:51 and then get ffmpeg gstreamer plugins working? Jun 13 17:52:53 so its more native? Jun 13 17:53:05 http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html Jun 13 17:54:00 hell, if someone got gstreamer-ffmpeg going, the native video player might work? Jun 13 17:55:47 keith: as of 1.4, webOS uses gst-ffmpeg Jun 13 17:55:59 ffmpeg also works fine by itself Jun 13 17:56:02 even statically compiled Jun 13 17:56:05 trust me, i've done all of it Jun 13 17:56:47 i actually do audio and video file conversion pretty regularly on my device via ffmpeg command line Jun 13 17:56:59 the major issues are basically getting video sinks working properly Jun 13 17:57:13 option 1.) is gst-ffmpeg and sdlvideosink Jun 13 17:57:27 downside being gst-ffmpeg is generally an older version of ffmpeg and libavcodec Jun 13 17:57:38 option 2.) is a native sdl app that uses ffmpeg front end as a video player Jun 13 17:58:03 which would work fine, but almost all of my media coding experience is gstreamer, so i'm unfamiliar. and ffmpeg docs are literally nonexistant besides the doxygen Jun 13 17:58:11 * zsoc is talking to himself again Jun 13 17:58:27 not quite.. Jun 13 17:59:09 my thought was vlc because it was listed among the sdl projects at libsdl.org Jun 13 17:59:55 emmbea: it's something i haven't looked far into. if vlc has sdl support, or can be hacked to have it reasonably, there's no reason the whole thing couldn't be statically compiled and shipped, even as a PDK project in the app cat Jun 13 17:59:58 hell, i'll race you Jun 13 18:00:00 :> Jun 13 18:00:57 but you'll win, because i'll be playing dwarf fortress rather than coding for the next few weeks, at a minimum Jun 13 18:01:49 don't bet on me -- lacking the expertise :) Jun 13 18:06:52 emmbea: crap, if I start looking into this and it's feasable, you've ruined my life for at least the next 3 weeks getting this working Jun 13 18:07:14 if it's full sdl support, including menus and file pickers, than i'll definitely be quitting my job sooner than i expected Jun 13 18:07:40 i'll give it a few nights Jun 13 18:07:48 see where it goes Jun 13 18:09:50 emmbea: it looks like it's just a/v out support. ie: someone would still need to develop a front end, but what exists now would do the magic of displaying synced audio/video using vlc+backend Jun 13 18:10:22 and developing interfaces in SDL makes me want to remove my prostate with a toothpick Jun 13 18:13:29 naive me thought the front-end could be a regular webos app Jun 13 18:14:26 emmbea: that would be pretty painful, for a number of reasons. It's possible using multiple stages Jun 13 18:14:40 emmbea: but currently the PDK doesn't support a hybrid app that uses both widgets and sdl display/overlay Jun 13 18:14:55 although it's possible in the future it will be allowed, once hybrid app apis are finalized Jun 13 18:15:32 Actually that's a good point, in theory one could do all the options and file picking in the mojo side of a hybrid app, and launch sdl stages through the plugin.. somehow... i mean the infrastructure is there already Jun 13 18:16:29 the hybrid stuff makes SDL a simple one way display thing, and handling all UI stuff on the mojo side .. kinda nice actually Jun 13 18:17:23 bpadalino: the idea being kind of nice, or you can think of a way to do it? Jun 13 18:17:35 Actually, there's nothing that says a hybrid app can't have more than 1 plugin. Jun 13 18:17:41 correct Jun 13 18:18:13 First plugin being basically just ffmpeg as a command line, and the second plugin is the one you launch as stage 2 for video playback Jun 13 18:18:49 why the need for 2 Jun 13 18:18:51 you can push a scene with commandline parameters after selecting something Jun 13 19:10:43 good day. anyone know how an album named 'icons' with browser bookmark images would show in Photos? Jun 13 19:11:33 sethron: there's probably a folder called 'icons' in your /media/internal Jun 13 19:11:46 you could try changing it to .icons, but not sure how that would affect whatever software is using it Jun 13 19:12:00 zsoc: correct. not sure how it got there Jun 13 19:12:19 sethron: some app probably installed it / uses that folder for stuff Jun 13 19:12:25 poor programming habits imo Jun 13 19:12:59 hrm would it have anything do to with my Debian image? Jun 13 19:14:57 ah. i think i've found it. saverestore\com.palm.app.launcher\20100612T204351-0700\icons Jun 13 19:15:34 must be my launcher bookmark prefs that saverestore ... saved. Jun 13 19:18:24 looks that way :) you can just change the name of the folder from /icons to /.icons Jun 13 19:18:31 that should fix it showing up in photos Jun 13 19:18:39 er, after you restart the file indexer prolly Jun 13 19:19:48 zsoc: is restarting the file index what 'recsan' does in Luna Manager? Jun 13 19:20:27 sethron: no Jun 13 19:20:56 sethron: 'stop fileindexer; start fileindexer' from command line, otherwise just restart Jun 13 19:21:22 zsoc: ah, so, um, what does recan do in Luna Manager? Jun 13 19:21:29 s/rescan Jun 13 19:21:32 sethron: breaks everything Jun 13 19:21:36 lol Jun 13 19:21:38 sethron: it's actually a rescan for the launcher menu Jun 13 19:21:48 like if you install a new app, the rescan makes the app 'appear' in the launcher Jun 13 19:22:21 zsoc: that seems anitquated now... Jun 13 19:23:41 it basically is Jun 13 19:25:36 zsoc: tyvm Jun 13 19:27:10 * sethron goes back to futzing with Debian on the Pre Jun 13 19:28:07 prebian Jun 13 19:28:32 sethron, what are you doing with it/ Jun 13 19:28:35 ? Jun 13 19:29:06 ka6sox: ideally would like to get stellarium runnig Jun 13 19:29:19 oh right...I remember that Jun 13 19:29:23 what have you done so far? Jun 13 19:30:50 do you have a tarball or have debootstrap working on a pre? Jun 13 19:31:34 ka6sox: made a 1.5 GB Debiam image, mounted, chroot, apt-get update, apt-get install icewm, apt-get install lxde, apt-get install stellarium Jun 13 19:31:55 what is stellarium? Jun 13 19:32:04 ~google stellarium Jun 13 19:32:05 hmmm....too big an image to download as a starting place. Jun 13 19:32:12 ka6sox: can reproduce the original error that phil made awhile back: "Widget::setMinimumSize: (/QMessageBox) Negative sizes (-160,90) are not possible" when i attempt to run stellarium Jun 13 19:32:16 its a Planetarium Jun 13 19:32:24 program Jun 13 19:32:28 Planetarium or Plantanarium? Jun 13 19:32:32 Because the later is more fun ;) Jun 13 19:32:35 planetarium Jun 13 19:32:38 ka6sox: indeed, mac, win32, linux, and it seems arm devices, too Jun 13 19:33:34 sethron, you can now create a 2GB /media/ext3fs partion on a pre. Jun 13 19:34:03 ka6sox: orly? wiki link? Jun 13 19:34:22 I'm looking into either porting debootstrap/cdebootstrap or making a small (255MB) .tgz that I can use as a seed. Jun 13 19:34:39 sethron, meta-doctor latest release. Jun 13 19:34:44 ka6sox: fascinating Jun 13 19:35:38 sethron, I think I may just create a .tgz of a minimal Lenny from my beagleboard. Jun 13 19:35:46 ka6sox: still have not doctored, or replaced my kernal. just stock Sprint Pre Jun 13 19:35:59 okay Jun 13 19:37:23 its not as elegant as getting debootstrap working but a whole lot less deps. Jun 13 19:38:52 ka6sox: i'm just using 3 srcipts, 1st to mount, 2nd to chroot, then after i exit, another to umount. sometimes umount is not clean, but a restart kicks it. Jun 13 19:39:33 where are you mounting the chroot? Jun 13 19:42:42 ka6sox: /var/home/root | from wiki page http://www.webos-internals.org/wiki/Debian Jun 13 19:44:49 ka6sox: i guess the answer is, mount -o loop /media/internal/debsmall.img /media/cf Jun 13 19:45:39 sethron, is that a lenny image? Jun 13 19:46:34 ka6sox: http://www.public.iastate.edu/%7Emdklein/debsmall.img.bz2 not really sure. apt-get thinks so Jun 13 19:46:56 is this a good test: if [ "`md5sum $OLDJAR | cut -c1-32`" != "$MYJAR_md5sum"]; Jun 13 19:47:45 sethron, okay then I can see how to use this. Jun 13 19:48:12 but I'll have to write a pre-inst that verifies that the /dev/store/ext3fs partiton is there first. Jun 13 19:48:40 ka6sox: holy dual boot?!?!? Jun 13 19:49:01 sethron, nope...just a chroot space. Jun 13 19:49:04 2GB Jun 13 19:49:41 ka6sox: nice. is there a wiki page yet? Jun 13 19:50:13 sethron, rwhitby just got the new partitioning scheme in meta-doctor last night. Jun 13 19:50:41 now I'll look @ making a preware package that installs debian in that partition. Jun 13 19:51:00 ka6sox: wow, webos-internals crew is boundless :) Jun 13 19:51:42 I hope that several other chroots will be available for people to use. Jun 13 19:52:36 okay I know where to start. Jun 13 19:52:51 ka6sox: that would be fan frakin tastic !!, maybe some distro will be able to run stellarium Jun 13 19:53:28 88MB is small enough to download during an install. Jun 13 19:53:53 and the tools necessary to bunzip it and mount it are there on the pre. Jun 13 19:55:07 ka6sox: somewhere in the forums ther is an advsory not to resize images in the Pre ... Jun 13 19:55:44 then move it over, bind mount proc,sys,dev, copy over networking info and off we go. Jun 13 19:56:40 sethron, I'm not going to...going to rsync it from one partition to another without copying /proc,/sys or /dev Jun 13 20:00:10 okay I'll manually do this and then write it up. Jun 13 20:00:42 ka6sox: mad skillz. tyvm Jun 13 20:04:20 * sethron switches the vibrate slider with the power button held down a few times :) Jun 13 20:04:21 sethron, we did things like this about 5yrs ago on a nslu2 Jun 13 20:04:49 this is a bit more complicated. Jun 13 20:05:10 bbiab...heading out Jun 13 20:05:45 ka6sox: i'm a slug, too. a UCSC graduate. :) Jun 13 20:08:03 go Banana Slugs! Jun 13 20:08:55 ba.. na.. na? Jun 13 20:10:17 ya, slimey yellow slugs. Jun 13 20:10:48 zsoc, nslu2-linux.org's first native builder was called banana Jun 13 20:11:16 ka6sox: nice Jun 13 20:11:16 it built things like perl (which as a testsuite) Jun 13 20:11:34 s/as/has Jun 13 20:13:47 ciao Jun 13 20:14:23 bee ay en ay en ey es Jun 13 20:41:51 so. wasn't there a way to make a bookmark a launch icon? Jun 13 20:49:38 nevermind. I think I figured it out Jun 13 21:56:07 where are feeds stored by Preware on the Pre? Jun 13 21:58:52 where are they physically located? Jun 13 21:58:54 or virtually? Jun 13 21:59:02 or where are their configurations set on your device? Jun 13 21:59:16 on the device Jun 13 21:59:40 I wanted to check the integrity of the precentral-theme package on the Pre that Preware downloaded Jun 13 22:00:02 /media/cryptofs/apps/etc/ipkg Jun 13 22:00:04 thanks Jun 13 22:00:06 i _think_ Jun 13 22:00:14 if not that it's very close Jun 13 22:00:17 yep Jun 13 22:00:20 thats it Jun 13 22:00:26 cool Jun 13 22:00:53 hmm, thats the conf. Is there an actualy package somewhere? Jun 13 22:01:53 found it Jun 13 23:25:59 hey all, anyone here care to help me out with creating a C service. I have the code [I think] Just not clear on how to compile....missing glib.h,json.h, et al Jun 13 23:27:20 I guess I need help in setting up the compilation environment. I have the PDK installed Jun 13 23:27:35 I also have the lunaservice headers Jun 13 23:28:25 running XP here and when I used the buildit.cmd batch file in the PDK it complains about glib.h and json.h files missing Jun 13 23:30:24 anyone? Jun 13 23:34:06 DrewPre: the problem i'd imagine is your host os Jun 13 23:34:31 so one in -internals is going to be developing in windows, therefore no one can suggest ideas. Jun 13 23:34:34 s/so/no/ Jun 13 23:34:34 zsoc meant: no one in -internals is going to be developing in windows, therefore no one can suggest ideas. Jun 13 23:35:24 DrewPre: i'd /imagine/ without knowing how buildit.cmd works, that your problem is in YOUR makefile and not the pdk stuff Jun 13 23:42:51 Buildit.cmd runs 'arm-none-linux-gnueabi-gcc' which I assume is a win32 cross compiler....it successfully compiles other visual C++ code. So I assumed if I include the appropriate header files it will compile the service I have built....but apparently I am missing something Jun 13 23:45:29 and I am not against developing in Ubuntu for example. I have a VM with it, I just don't know what I am doing there either. I am flexible if some one has the patience to instruct me. Jun 13 23:46:18 My ubuntu environment is setup according to the walkthrough at webos-internals.org Jun 13 23:51:16 zsoc, you still there? Jun 13 23:52:21 a bit preoccupied Jun 13 23:52:58 i don't know how to set up a makefile in windows, path wise Jun 13 23:59:46 I have an Ubuntu VM. Jun 14 00:59:12 <3 Pre. Jun 14 01:03:09 Sethron: I'll know in about 10 minutes whether the idea of how to bootstrap debian lenny works. Jun 14 01:14:31 hiya jhowirc Jun 14 01:14:42 werd Jun 14 01:15:04 looking into methods to implement the cleaning (as I'm waiting for things to download) Jun 14 01:15:13 k Jun 14 01:15:23 I'm at the movies. Jun 14 01:15:28 =) Jun 14 01:15:34 kewl..whatcha seeing? Jun 14 01:16:31 shrek. Jun 14 01:16:50 oh fun, lemme know what you think of it. Jun 14 01:17:21 k Jun 14 01:18:15 I need to check this when I get home but was wondering if there was a way to reset time_in_state Jun 14 01:18:36 dunno... Jun 14 01:19:55 would be nice to have that feature inside govnah. Jun 14 01:20:10 * jhowirc waits for oil to roll over Jun 14 01:20:59 is it possible to interface the IR sensor on the pre/pixi? Jun 14 01:22:15 jhowirc, ya...poor oil Jun 14 01:22:34 the proximity sensor? Jun 14 01:22:49 xsism, I haven't looked but its probably already occupied. Jun 14 01:23:21 ok Jun 14 01:23:44 jhowirc, there are already methods for controlling the Governor settings. Jun 14 01:23:54 anyone know why this doesnt work: PDL_ServiceCall("palm://com.palm.applicationManager/open", "{target: \"tel://5550005555\"}"); Jun 14 01:24:17 so if we can figure out the reset for the t-i-s file then we are golden. Jun 14 01:26:07 what governor? Jun 14 01:26:09 lol Jun 14 01:26:44 bunzip2 debsmall.img.bz2 Jun 14 01:27:11 xsism, we are talking about the Govnah Application. Jun 14 01:27:42 which is? Jun 14 01:27:46 cpu temp app? Jun 14 01:27:50 from quick google Jun 14 01:27:52 ? Jun 14 01:27:57 among other things. Jun 14 01:28:15 controls speed and other things...and monitors the CPU. Jun 14 01:28:16 temp Jun 14 01:28:27 is it homebrew? Jun 14 01:28:31 yes Jun 14 01:28:57 it and the companion kernel for the pre called uberkernel allow you to have a lot of control. Jun 14 01:29:20 and still have phone calls? Jun 14 01:29:34 I hope so! Jun 14 01:29:44 ya heh Jun 14 01:29:48 nobody's complained about not being able to make phone calls yet. Jun 14 01:30:04 what about app catalog access? Jun 14 01:30:22 not part of this application. Jun 14 01:30:57 what software channel do you use? Jun 14 01:30:59 apt? Jun 14 01:31:14 preware or optware using ipkgs Jun 14 01:33:35 what is uberkernel based on? Jun 14 01:33:54 palm's stock kernel with mods. Jun 14 01:34:13 is it against any agreements to mod the kernel? Jun 14 01:34:19 poor me? Jun 14 01:34:20 like carrier? Jun 14 01:34:23 checkout www.webos-internals.org Jun 14 01:34:30 xsism, its all GPL. Jun 14 01:34:45 (well the stuff we are hacking on is) Jun 14 01:34:48 ya iwas looking through the website Jun 14 01:34:59 oil, more changes to your interfaces :D Jun 14 01:35:01 well thats cool Jun 14 01:35:04 lol Jun 14 01:35:17 govnah and syshealth Jun 14 01:35:47 oil, that won't be for a couple of days. Jun 14 01:35:55 yeah Jun 14 01:36:39 wakkawakkawakka Jun 14 01:37:01 I'm in an odd position. I usually hang around OSS folks, I don't even know what to say when someone calls GPL "roughly equivalant to running a magnent over your code" Jun 14 01:37:02 today I'm setting up widk on my office/dev machine and I'm about 90% of the way to getting debian chroot running in the new /dev/store/ext3fs 2GB partition. Jun 14 01:38:31 zsoc, just shake your head and walk away. Jun 14 01:38:37 code is not ferrous, so what would a magnet do ? Jun 14 01:39:13 bpadalino, probably analgous to the typical medium for the code to be residing on is magnetc. Jun 14 01:39:17 +i Jun 14 01:39:43 oh, weird .. all my embedded systems run code from flash :) Jun 14 01:40:53 okay...development machines. Jun 14 01:40:53 well..I can't say that either Jun 14 01:40:53 the beagleboard uses an SD. Jun 14 01:41:13 heh Jun 14 01:41:56 w00t! works. Jun 14 01:42:12 ^5 Jun 14 01:42:33 1.6gb free for apps and stuff. Jun 14 01:43:22 too bad enlightenment uses right click Jun 14 01:43:39 and I'm no fan of xfce....so what does that leave? Jun 14 01:47:02 2.0G 262.4M 1.7G 13% /media/ext3fs Jun 14 01:49:23 base debian install with x is 262MB ? Jun 14 01:49:33 no x yet Jun 14 01:49:42 ah Jun 14 01:50:02 I'm going to get together with dtzWill and work out what we need. Jun 14 01:50:52 I'm going to test the script that I just wrote and do it again several times. Jun 14 01:53:43 to make sure that it always works. Jun 14 01:55:23 single threaded/single user/single app computers are useless. (unless they are deeply embedded) Jun 14 01:56:54 hey. whats good? Jun 14 01:58:04 things are happening. Jun 14 02:03:41 * ka6sox shoots xen Jun 14 02:09:20 can i slap a .defer() onto any js function? Jun 14 02:16:53 mount -o bind /proc /media/ext3fs/proc Jun 14 02:19:52 PuffTheMagic, this same methodology should work for a stage 3 as well. Jun 14 02:22:52 or a minimum FC too. Jun 14 02:23:07 whats the latest stable FC? Jun 14 02:29:21 Sethron, it works. and my script works too. **** ENDING LOGGING AT Mon Jun 14 02:59:57 2010