IRC log for #webos-internals on 20100925

00:15.49*** join/#webos-internals hemna (~waboring@c-66-60-190-50.ca.zetabroadband.com)
00:18.41*** join/#webos-internals eternaleye (~eternaley@exherbo/developer/eternaleye)
00:22.48*** join/#webos-internals entity- (~entity@d207-6-70-122.bchsia.telus.net)
00:30.26*** join/#webos-internals krushia_ (~wircer@68-114-55-164.dhcp.davl.vt.charter.com)
00:31.02krushia_[2010-09-25 00:04:20] (wIRC) Uncaught Error: NOT_FOUND_ERR: DOM Exception 8, file:///media/cryptofs/apps/usr/palm/applications/org.webosinternals.wirc/app/assistants/app-assistant.js:53
00:31.19halfhalohappens
00:31.51krushia_how does one fix that without rebooting the phone?
00:32.09halfhalois it actually breaking anything?
00:32.31krushia_just wirc... fails to start
00:32.43halfhalohmm.... no idea
00:32.57*** join/#webos-internals acydlord (~acydlord@174-17-89-216.phnx.qwest.net)
00:35.12krushia_got an email from at&t just now. apparently the $60 "unlimited data rate for life" isn't for life
00:35.15krushia_http://pastebin.org/1157031
00:35.37krushia_i miss the good old days of cingular :(
00:35.41halfhalolol
00:36.07SineOtout of curiosity, what are you doing that draws down more than 5gb in a month
00:36.11acydlordme too, i had an OGO on cingular before at&t bought them and cancelled it off :p
00:38.35krushia_i use my phone om the road for internet, mostly vnc that eats it, but now i'm into podcast downloads, ampache, and uploading videos via pixelpipe...
00:39.06krushia_i guess ampache has to go
00:39.23krushia_and video uploads have to wait
00:39.24krushia_meh
00:39.54SineOtVNC is probably the big killer
00:39.58krushia_perhaps time to switch carriers
00:40.04*** join/#webos-internals entity- (~entity@d207-6-70-122.bchsia.telus.net)
00:45.09acydlordI enjoy my sprint and using mytether since they dont care about data used on the actual phone
00:45.48acydlordalthough i'm probably gonna get the overdrive once my area gets 4g
00:47.30*** join/#webos-internals raster (~raster@enlightenment/developer/raster)
00:47.59krushia_i abandoned verizon for cingular way back then because data hardly ever worked when roaming on cdma... whereas gsm pretty much guaranteed gprs no matter whose tower it was
00:48.51acydlordi usually have evdo even when i have low or no service on cdma
00:49.39acydlordthankfully to have no service i have to be somewhere extremely remote
00:50.13*** join/#webos-internals eternaleye_ (~eternaley@exherbo/developer/eternaleye)
00:50.13krushia_they also used to cripple all the phones, but it seems that practice is all over with, especially with verizon pushing android
00:50.28acydlordverizon still cripples phones
00:51.02acydlordi remember when i had verizon they tried to charge me to be able to use the bluetooth on my phone
00:51.31krushia_i was involved in the v710 lawsuit over bluetooth crippling
00:51.47krushia_that was the last straw
00:52.08SineOtyeah, Verizon still cripples, they just do things in their own ways
00:52.21SineOtlike... wanting to have their own version of the Android Market where they control the apps in it
00:52.31SineOtrolling out their own location APIs instead of using the stock ones
00:52.48halfhalokilling hippies... oh wait
00:53.05acydlordi'm honestly surprised verizon includes buttons on the phone with no extra charge
00:53.15halfhalolol
00:53.16SineOtwell yeah a bit of that too, they love funding some weird weird politicians
00:53.24SineOtbut that's neither here nor there
00:53.39krushia_maybe i'll grab up a free webos offering from sprint
00:55.23krushia_paid oodles of monies for pre plus on at&t, mainly because of the awesome unlimited data plan i expected to stick around forever
00:56.07acydlordi actually got $20 back for my pixi, ended up paying almost full price for my pre though
01:09.09AmaranthSo it seems the code Palm provides for SDL doesn't actually result in something that compiles
01:09.19AmaranthHas anyone managed to get this to compile?
01:13.58dtzWillAmaranth: afaik no. missing headers right?
01:14.18AmaranthdtzWill: It's missing the opengles bits so I guess so
01:16.02AmaranthWell, there goes building host libs for the PDK...
01:16.20*** join/#webos-internals halfhalo (~halfhalo@silentbluesystems.com)
01:17.08AmaranthWell, I guess that's probably in the include files for the PDK...
01:17.10*** join/#webos-internals nodejs-log (~nodejs-lo@silentbluesystems.com)
01:17.34Amarantheep halfhalo is logging me with nodejs :P
01:17.43halfhalono, its not working
01:17.45halfhalo:p
01:17.59halfhalostupid regex is failing hard...
01:26.13Amaranthwtf, even the SDL_opengles.h header doesn't provide SDL_OPENGLES
01:27.47dtzWillAmaranth: iirc it had missing pieces with napp (or w/e it was called that generated the events), maybe some other libs
01:27.54Amaranthha, it's just a copy of the gl.h and glext.h headers
01:28.12Amaranththat's all SDL_opengles.h and SDL_opengles_ext.h headers are
01:28.38AmaranthdtzWill: Oh, I'm not defining the PALM env variable, trying to build a desktop version of the lib
01:28.50AmaranthI've got dgles built, need SDL now
01:29.00dtzWillAmaranth: oh, how are you expecting that to be different than normal SDL?
01:29.16AmaranthdtzWill: Err, the OpenGL ES support
01:29.17dtzWilli would (naively?) expect without the PALM def it would be the same as 'regular' SDL
01:29.35AmaranthNope, it sets up an accelerometer emulator or something too at least
01:29.43Amaranthand makes changes to SDL_audio and etc
01:29.50dtzWillAmaranth: shows what i know, march on :).
01:29.52AmaranthIt's a 450kB diff file...
01:30.24dtzWillAmaranth: keep me/us posted, i know i'd /love/ to be able to test my pdk apps on my computer
01:30.26halfhaloomg... i hate regex with a passion
01:30.46AmaranthAh, they have a custom SDL_video.h that they _don't_ include in their patch
01:30.54AmaranthThat's not even legal..
01:31.17halfhaloit will fail if there is an s in it..
01:31.35Amaranthhalfhalo: regex is not the right way to parse IRC
01:31.51halfhaloits not for irc perse
01:31.57halfhalothats already being taken care of
01:32.25halfhaloheh.... heheh... forgot to escape \s
01:32.40halfhalo!palm id com.silentbluesystems.steamfriendspro
01:32.40nodejs-logNo Record of com.silentbluesystems.steamfriendspro!
01:32.52*** join/#webos-internals cryptk|wirc (~cryptk@unaffiliated/cryptk)
01:32.52*** mode/#webos-internals [+v cryptk|wirc] by ChanServ
01:33.00halfhaloYOU SAW NOTHIN
01:33.18AmaranthGetting closer to getting this built, complaining about EGL stuff now
01:34.09AmaranthLuckily mesa has EGL support now
01:34.23AmaranthAlthough if that's the fix this thing will only work on Ubuntu 10.10
01:35.26AmaranthOk, that failed spectacularly, it seems they are leaving quite a lot out of their SDL patch
01:35.46AmaranthI think it's time to contact Palm, actually
01:37.19halfhalodoitdoitdoit
01:37.40AmaranthWell, let me dig deeper here
01:37.55dtzWillAmaranth: oh on windows they actually let you test apps on host?!
01:37.59AmaranthPerhaps this part of the patch only applies correctly when building on Windows
01:38.03AmaranthdtzWill: Yes, and on OS X
01:38.09dtzWillooooooo wow that would be excellent.
01:38.18AmaranthThey have a /opt/PalmPDK/host directory full of libs
01:38.30AmaranthYou link to those instead and you get a little window with your app running
01:38.32dtzWillit would be *especially* excellent if i could start testing pixi-like hardware
01:38.49dtzWillAmaranth: yeah, that's excellent.
01:38.51AmaranthOh, this is completely different from Pre or Pixi
01:39.10AmaranthYou can test on here to make sure the code at least seems to do what you want without installing to the device every build
01:39.19dtzWillAmaranth: oh I was hoping it had some way of faking those, guess that's what the emulator is for
01:39.22AmaranthBut it doesn't really work the same way, different GL drivers and such
01:39.24dtzWillAmaranth: I understand :(
01:39.49dtzWilldoes the emulator support SDL at all?
01:39.56dtzWillSDL w/o gles?
01:39.59AmaranthAnd they appear to have a way to do GLES2 on the host too while dgles only gave me GLES
01:40.00AmaranthNope
01:40.53dtzWillAmaranth: well i wonder what it's take to do a gles2->gl wrapper
01:41.22dtzWilliirc they're fairly similar, gles2 being a relatively nice subset...of.. a version of gl i thought i remembered
01:41.27AmaranthOpenGL 4.1 support on the host ;)
01:42.00AmaranthI imagine you can get by with less but if you had OpenGL 4.1 support you could just use that and try not to use anything outside of what GLES2 actually supports
01:42.22dtzWillAmaranth: yeah but that's just a matter of using GLES2 headers and letting the rest go undefined
01:42.35dtzWillcompiler-enforced compat ftw
01:43.59AmaranthActually it looks like you could almost get away with doing that with OpenGL 2.0
01:44.20dtzWillAmaranth: then maybe that's it. one of the versions of GL is pretty damn close
01:44.22AmaranthAnd yay Intel gives me 2.1
01:44.29dtzWillAmaranth: hooray. intel?
01:44.52Amaranth4.1 was the first release that actually added all of the bits to let you just change the headers and compile
01:45.04AmaranthBut GL2 is pretty close to GLES2
01:45.33dtzWillAmaranth: ah, kk.
01:45.45AmaranthThat's why AMD is now shipping EGL, GLES, and GLES2 drivers on Windows, once you support 4.1 it's simple to provide
01:46.28*** join/#webos-internals cryptk (~cryptk@unaffiliated/cryptk)
01:46.29*** mode/#webos-internals [+v cryptk] by ChanServ
01:49.28Amaranthdownloads a massive PowerVR SDK
01:49.51AmaranthHopefully this provides Linux libraries, it doesn't specify but the others I checked all specifically say windows
01:50.06AmaranthIt's a tar.gz so I think it will
01:50.23cryptktar.gz is good news if you are looking for linux
01:50.31cryptknot a guarantee, but a good indicator
01:50.31halfhaloyour linux
01:51.28*** join/#webos-internals Zen00 (80bb00b6@gateway/web/freenode/ip.128.187.0.182)
01:51.53halfhalobadumpsh
01:52.09Zen00Just got back from an Alumni dinner.
01:52.41Zen00They were throwing a welcome back to school party for people from the Kansas City area.
01:52.55Zen00Pizza and ice cream, yum.
01:53.16acydlordthey held it at chuck e cheese?
01:53.23halfhaloThat would be win
01:53.31AmaranthOk, so it seems what they've actually left out is how they made this crap work on OS X and Windows
01:54.08AmaranthI think I'm going to have to write a custom SDL_video backend mixing the OpenGL/GLX backend and the GLES/Palm backend
01:55.09Zen00So, I really want to do a SNES style RPG for the Pre, but I need someone to program it, how would I go about finding someone to do that?
01:55.39acydlordjust port cavestory
01:55.47cryptkZen00: you could start with learning C or C++
01:55.59halfhalooh god cavestory
01:56.09Zen00:P
01:56.38Zen00Nah, I'm good at story, moderately good at art, good at design, but I'm no great shakes at programming.
01:57.05Zen00I'd need an artist type, a programmer type, and me.
01:57.34Zen00I tried taking programming here, but I failed miserably.
02:00.29Zen00scares the fish in his koi pond
02:01.20halfhalolol
02:02.56AmaranthOk so it seems the actual problem is SDL_fbvideo.c unconditionally compiles webOS specific things but SDL_fbvideo.h wisely only defines the things it needs ifdef PALM
02:03.15AmaranthAnd the things in the C file use ioctl and such to manipulate the Pre/Pixi hardware
02:03.28AmaranthThis is such a fuckup
02:03.43AmaranthdtzWill: This seems to be the part you were talking about with napp
02:03.46*** join/#webos-internals noradtux_ (~quassel@g224050175.adsl.alicedsl.de)
02:03.56*** join/#webos-internals Termana (~bradley@123-3-141-94.static.dsl.dodo.com.au)
02:06.02*** join/#webos-internals SineOt (~Sine@pool-71-107-135-61.lsanca.dsl-w.verizon.net)
02:13.09Amaranthgah
02:13.28halfhalolol
02:13.34AmaranthThey do a little ifdef to define SDL_FBCON_VFB 1 or 0 then all of their checks for it are #ifdef
02:14.02AmaranthSo it always includes the code wrapped in #ifdef SDL_FBCON_VFB even though that's not what they meant to do
02:15.31AmaranthIt builds! Ship it!
02:17.16AmaranthSo I should be able to get everything except libpdl and libSDL_cinema
02:17.21AmaranthAnd I might not be able to get GLES2
02:18.06*** join/#webos-internals raster (~raster@221.147.71.45)
02:18.06*** join/#webos-internals raster (~raster@enlightenment/developer/raster)
02:18.43*** join/#webos-internals djk (~djk@ool-43509ce7.dyn.optonline.net)
02:22.58*** join/#webos-internals dvarnes (~dvarnes@203-206-128-239.perm.iinet.net.au)
02:23.56Zen00Amaranth: What are you building anyways?
02:24.15AmaranthZen00: a proper Linux PDK
02:24.29Zen00What for?
02:24.32Amaranthdang, my SDL build still references DisplayFps
02:24.41AmaranthZen00: Because I want one :)
02:24.55Zen00All right. I wish I could do that kind of stuff. :(
02:25.12Zen00What I can do is make a better dish washing detergent at will using the power of chemistry!
02:25.36AmaranthNo scratchbox crap, no chance of accidentally including stuff from the homebrew scene that isn't allowed in the catalog
02:25.48AmaranthAlso it allows me to reuse my makefiles and such from OS X easily :)
02:25.55Zen00And if I get lucky, publish a paper on the ethanol content of local gasahol.
02:25.57AmaranthOh, and because Palm hasn't done it yet
02:26.44Zen00Stupid Dr. Battery...
02:27.54AmaranthWhoa whoa whoa
02:27.58AmaranthI think my SDL build works...
02:27.59Zen00Bah humbug, every time the voltage drops to the point I can start calibration, it tells me something has interrupted the calibration, even though I haven't even put it on the Touchstone yet.
02:28.12AmaranthYeah, it works
02:28.17Zen00And now my Pre has shut down, so I can't calibrate it. :P
02:28.33Zen00Oh well, it's only 2 or 3 percent off right now, not the 20% it was the first time around.
02:28.41Zen00Congrats!
02:29.18AmaranthWell, it works well enough for my mainloop demo to run
02:29.23Zen00By the way, read this comic for awesomness. http://www.webcomicsnation.com/uvernon/irrationalfears/series.php
02:29.35AmaranthNeed to build the other SDL components to test my demo game code
02:29.42Zen00The artist publishes children's books that I see in the library occasionally.
02:29.49AmaranthWhich hilariously does not use my mainloop code
02:30.06Zen00Another game I'd like to see on the Pre is a clone of the old DOS game, Shooting Gallery.
02:31.46Zen00A cool app would be one that has an entire reference of Mythbusters episodes, and references to where they are on the web so that you tap on the one you want to watch and it opens (as far as non-flash sites go).
02:34.44Amaranthoh god, they link to libavutil
02:34.54Amaranthand libavformat
02:35.04Amaranthcrosses fingers and prays the API hasn't changed
02:35.29AmaranthThis is probably SDL fail though, I don't think Palm patches libsdl-mixer much
02:36.55*** join/#webos-internals cryptk (~cryptk@unaffiliated/cryptk)
02:36.55*** mode/#webos-internals [+v cryptk] by ChanServ
02:39.33*** join/#webos-internals jhowirc (~jhowirc@unaffiliated/jhowirc)
02:45.40AmaranthHa, in the end it links to the copies in /usr/lib, need some LD_LIBRARY_PATH magic
02:47.15AmaranthBut with that it links to my libraries and it runs!
02:49.39AmaranthNow I wonder if anyone else would want this
02:50.09dtzWillAmaranth: what do you have? does it support GLES/accelerometer/the things that make it better than using normal host copiues of SDL?
02:50.45AmaranthdtzWill: I haven't looked closely at the accelerometer emulation to see how that is supposed to work but it does GLES 1
02:51.22AmaranthBut if you aren't using Ubuntu 10.10 on amd64 it won't be useful for you
02:51.33AmaranthWell, it probably works with fedora rawhide too
02:52.28dtzWillAmaranth: great! gles is a big start :)
02:52.41dtzWillAmaranth: accel ends up just being a joystick as exposed to the app
02:52.47AmaranthOh, but I probably can't distribute it, considering it uses parts of the official Palm PDK
02:52.58dtzWillAmaranth: so i'd imagine you could just hook up any ol' joystick for testing :)
02:53.07AmaranthI know how it works in PDK app code, I meant how they implement the emulation in SDL
02:53.16*** join/#webos-internals jhowirc (~jhowirc@unaffiliated/jhowirc)
02:53.25AmaranthThey have extra code to fake an accelerometer that doesn't appear to be a joystick
02:53.31dtzWilloh, i just meant it matters less :).
02:53.38dtzWillAmaranth: ahh okay :)
02:55.24dtzWillwell congrats!
02:55.34dtzWilleven if you can't ship the result you can ship a build system for the result
02:55.39AmaranthOh, cute, the accelerometer emulation does hold LSHIFT and move the mouse
02:56.05AmaranthdtzWill: I had to patch Palm's SDL patch
02:56.24AmaranthAnd it just pulled the toolchain out of the half built WIDK
02:57.14dtzWilli think most people here would be interesting in (gulp) nuking much of the existing WIDK, it's too unmaintainable
02:57.24dtzWillwith respect to people wanting to maintain it anyway
02:57.34dtzWilland so having something that works like the otehr PDK's would be glorious
02:57.42dtzWilland having nice host support would be a fantastic part of that
02:58.56AmaranthdtzWill: I could tar the 'pdk' folder I built the SDL and dgles stuff from and let you sort it out ;)
02:59.02AmaranthOtherwise I suppose I'll do it eventually
02:59.25AmaranthOr I could just package the final result and wait for someone to complain :D
03:01.55AmaranthOk, the accelerometer emulation works, tested with the pdk-chipmunk-test
03:05.50dtzWillAmaranth: nice!
03:05.55dtzWillAmaranth: grats
03:06.05dtzWilli gtg, but keep up the good work everyone XD :)
03:10.38Amaranthholy crap this is 1.5GB of stuff
03:11.22bpadalinojust zip it up
03:12.31AmaranthWell, the OS X version is only 388MB of stuff
03:12.40AmaranthSo I have extras somewhere, I guess in the toolchain
03:13.16*** join/#webos-internals hemna (~waboring@c-66-60-190-50.ca.zetabroadband.com)
03:13.37AmaranthYep, my arm-gcc directory is 1.5GB of stuff
03:14.10AmaranthOh, I have an extra directory in there I don't need
03:16.50AmaranthThere we go, down to ~450MB
03:17.22AmaranthAnd gzip got it down to 126MB, yay
03:18.55AmaranthThat'll only take all night to upload...
03:19.11bpadalinogzip it again
03:19.17Amaranthuh
03:20.08Amaranthwow, that actually cut 100MB off
03:20.17Amarantherr, I meant got it down to 100MB
03:20.53dtzWillAmaranth: do you need to ship the toolchain too? or can people just extract codesourcery's?
03:21.01dtzWilloh you're on it. nvm :)
03:22.13*** join/#webos-internals temp01 (~temp01@unaffiliated/temp01)
03:23.13*** join/#webos-internals temp02 (~temp01@unaffiliated/temp01)
03:23.31AmaranthTrying 7zip now, see if I can make it smaller
03:26.18AmaranthWow, 54MB
03:27.16bpadalinosoon, a single byte will represent it all!
03:28.20rwhitbyone thing to remember about a homebrew Linux PDK is that we can't actually distribute any of Palm's files - we have to distribute a script which downloads stuff from Palm and massages it into a Linux PDK.
03:28.47rwhitbybut I agree with dtzWill - a true host-emulating just-the-bare-minimum Linux PDK would be awesome
03:28.49Amaranthbpadalino: Sure, you'll just need a 400MB inflation program to open it
03:29.11bpadalinotrue
03:29.24AmaranthI suppose I could try to script building it...
03:29.38AmaranthThe problem is I already have it which makes it hard for me to put more effort in to it ;)
03:31.10*** join/#webos-internals temp02 (~temp01@unaffiliated/temp01)
03:33.22*** join/#webos-internals ryan[WIN] (~ryan@2001:470:d861:1:215:afff:fe81:292b)
03:48.04*** join/#webos-internals dvarnes (~dvarnes@203-206-128-239.perm.iinet.net.au)
04:20.27acydlordfail, apparently the contacts app can't sync to google accounts that are only for google voice
04:21.41Amaranthacydlord: I believe such accounts only have a GV specific API for managing contacts
04:23.04acydlordthat would be a fail, i dun goofed and deleted the google apps account my contacts were on, then remembered about 30 seconds too late
04:36.34*** join/#webos-internals zelton (43aab4c1@gateway/web/freenode/ip.67.170.180.193)
04:37.48zeltongreetings
04:45.14*** join/#webos-internals nn7 (~nn7@44.101.101.97.cfl.res.rr.com)
04:49.36*** join/#webos-internals cryptk|wirc (~cryptk@unaffiliated/cryptk)
04:49.36*** mode/#webos-internals [+v cryptk|wirc] by ChanServ
04:49.59cryptk|wirc~seen rwhitby
04:50.02infobotrwhitby is currently on #webos-internals (5d 23h 9m 9s) #oe (5d 23h 9m 9s) #meego (5d 23h 9m 9s) #nslu2-linux (5d 23h 9m 9s). Has said a total of 116 messages. Is idling for 1h 21m 15s, last said: 'but I agree with dtzWill - a true host-emulating just-the-bare-minimum Linux PDK would be awesome'.
04:50.15halfhalodundundun....
04:50.33cryptk|wircdamn, missed him
05:13.53nn7~seen nn7
05:13.55infobotnn7 is currently on #webos-internals (28m 41s). Has said a total of 1 messages. Is idling for 2s, last said: '~seen nn7'.
05:23.44*** join/#webos-internals cryptk (~cryptk@unaffiliated/cryptk)
05:23.44*** mode/#webos-internals [+v cryptk] by ChanServ
06:30.27*** join/#webos-internals noradtux (~quassel@g224053141.adsl.alicedsl.de)
06:30.27*** mode/#webos-internals [+v noradtux] by ChanServ
06:32.23ixshmmmm. I have a dead palm. It went swimming with a car and me... Are there any hardware hackers how have taken a look at the flash rom and its controller chips on the pre?
06:34.47*** join/#webos-internals valexa (~valexa@nextdesign.iasi.rdsnet.ro)
06:36.19cryptkixs: you can /possibly/ fix it
06:36.27cryptksorry to hear about your water landing in a car btw
06:37.26cryptkixs: take the battery out, set it on the dashboard of your car (the phone and the battery) for about two days, or a windowsill, somewhere that gets plenty of sun
06:37.39cryptkwait until you cannot see ANY signs of moisture
06:37.48cryptkeven around the screen
06:37.57cryptkthen see if it turns on
06:38.07cryptkif it doesn't, a new battery has a decent chance of bringing it back
06:38.20cryptkas long as you haven't tried to turn it on since it got wet
06:38.37cryptkif you tried to turn it on after it got wet, your chances are significantly lower
06:40.10ixscryptk: The palm might be okay. I am not sure however. Good news: Palm was in my pocket in the orange black leather sleeve. And I got out of the car pretty quick. That meant not too much water. Problem: Someone of the "helpful" observers tried putting the phone together while it was lying in the sun... So I fear it might be fried. (Haven't tried it myself yet, as I planned on waiting for a week or so...) I'm just researching ...
06:40.17ixs... options.
06:41.24cryptkjust putting it together may not have hurt it, I forget if they try and turn on once the battery is put in
06:41.27ixsIn case the thing is half way alive I was hoping on novacomd and a flash dump. If this is not an option I thought about desoldering the flash chips and seeing if I can salvage something. possibly use an usb stick and replace the flash...
06:41.49ixsit doesn't turn on automatically... but...
06:41.56cryptkshouldn't hurt it any more then
06:42.31cryptkI would let it finish drying out, (some people bake them in an oven, I know Rahul Sood has done it with a Pre that he got wet)
06:42.57cryptkhe mentioned it when he was a guest on a podcast, forget if it was PreCentral or WebosRoundup
06:43.37cryptkif it doesn't turn on, if you have a friend with a pre, try their battery
06:43.47cryptkif that works, then just get a new battery
06:43.55cryptkI have had that work for several peoples phones
06:43.58ixsohh hell. I am not going to bake the thing... And buying a new one or so is not a problem if it is flakey or so... All I am caring about are the pics. :D
06:44.14ixsbut thanks for the pointers. will try them.
06:44.30SineOtdesiccant gel packs are nice to have around too
06:44.34SineOtif you happen to have any
06:44.34cryptkhrm... not sure of how to get the pics off without turning it on
06:44.51cryptkyes, those work wonders, but few people have enough of them to do the trick
06:45.30ixsbut hey, back when I'm home in amsterdam or so... which will be in a few days... I have most of the good tools at home, but right now it's vacation time on the Balkan... and no equipment...
06:47.03cryptkpeople vacation in the Balkans?
06:47.34SineOtyup
06:47.45cryptkwow, never knew there was anything interesting there...
06:50.14SineOtnot everyone goes on vacation to see something interesting ;p
06:50.21SineOtsometimes they go to get away from it, lol
06:50.50cryptktrue
06:50.53cryptklike camping
06:51.05cryptknot to see cool things, but to 'get away' for a bit
06:52.58ixscryptk: jupp. people go on vacation on the balkans. In my case what I visited were some nature parks, architecture, beautiful women(seem to have quite a few here. :D) etc. the usual... :D ohh, and I got a story to tell my kids in a few years. how the car I was in fell from a bridge and landed head first in a river and nobody drowned... :D
06:53.26ixsin this case it wasn't camping though. I found I didn't like it anymore since I was hired by an online hotel reservation service. :D
06:53.58*** join/#webos-internals onyx (42d7d71b@gateway/web/freenode/ip.66.215.215.27)
06:54.05ixsohhh. I didn't visit the beautiful women. I visited the bars which featured them... takl about bad choice of words...
06:54.17cryptkhahaha
06:54.38cryptkanyways, my 'date' with sam (Samuel Adams, american beer) is over
06:54.44cryptkand as such, time for me to sleep
06:54.55cryptkixs good luck with your wet pre
06:55.04ixsthx. and good night to you.
07:09.11ryan[WIN]wheeel in the skyyyy keeps on turrrrninnnn
07:15.28*** join/#webos-internals ryan[WIN] (~ryan@2001:470:d861:1:215:afff:fe81:292b)
07:17.53*** join/#webos-internals krushia_ (~wircer@32.178.82.158)
07:22.12valexaI don`t knowww where Ill be tomoooorrowwwwww
07:26.13*** join/#webos-internals PullingJ (~Skuzz@c-71-227-130-87.hsd1.wa.comcast.net)
07:32.11*** join/#webos-internals un1corn (~un1corn@lojander.csbnet.se)
07:33.34*** join/#webos-internals jack87 (617edb02@gateway/web/freenode/ip.97.126.219.2)
07:34.16*** join/#webos-internals un1corn (~un1corn@lojander.csbnet.se)
07:34.19jack87hello peoples
07:57.22*** join/#webos-internals k- (~]r@2001:5c0:1000:b::6fd7)
07:57.46*** join/#webos-internals k- (~]r@2001:5c0:1000:b::6fd7)
08:14.12dtzWilljack87: 'ello! :)
08:14.31jack87Hi will
08:14.56jack87dtzWill: love seeing your apps get attention!
08:18.08dtzWilljack87: me too :D xD
08:18.12dtzWillgood for webos-internals too
08:19.47jack87yup indeed! are you getting a lot of downloads now?
08:26.43*** join/#webos-internals hucksy (~hucksy@85.183.58.26)
08:52.32*** join/#webos-internals GNUtoo|laptop (~gnutoo@host245-55-dynamic.180-80-r.retail.telecomitalia.it)
09:03.30dtzWilljack87: some :)
09:09.40*** join/#webos-internals phish3 (~user@cpe-76-168-196-86.socal.res.rr.com)
09:10.04oilrwhitby: hey
09:12.58*** join/#webos-internals dgathright (~dgathrigh@cpe-76-90-139-148.socal.res.rr.com)
09:35.19*** join/#webos-internals jhoweb (1805808f@gateway/web/freenode/ip.24.5.128.143)
09:41.09*** join/#webos-internals phish3 (~user@cpe-76-168-196-86.socal.res.rr.com)
09:53.20*** join/#webos-internals k- (~]r@2001:5c0:1000:b::7683)
09:57.26rwhitbyoil: hey
10:01.08*** join/#webos-internals Darkmagister (~Darkmagis@93-38-151-239.ip71.fastwebnet.it)
10:08.49*** join/#webos-internals jhojho (~j@unaffiliated/jhojho)
10:08.49*** mode/#webos-internals [+v jhojho] by ChanServ
10:30.29*** join/#webos-internals MetaView (~MetaView@p57B90EA3.dip0.t-ipconnect.de)
10:40.22*** join/#webos-internals dvarnes (~dvarnes@203-206-128-239.perm.iinet.net.au)
10:50.56Darkmagisterit's possible to change all the theme of the phone from palm light to palm dark ??? for all the app ???
11:22.55*** join/#webos-internals maruku (~marcman@242.144.21.95.dynamic.jazztel.es)
12:30.22*** join/#webos-internals playya_ (~playya@unaffiliated/playya)
12:53.52*** join/#webos-internals Termana (~bradley@123-3-188-92.static.dsl.dodo.com.au)
13:03.44MetaViewhi
13:12.13*** join/#webos-internals Amaranth (~travis@ubuntu/member/Amaranth)
13:28.38*** join/#webos-internals krushia_ (~wircer@68-114-55-164.dhcp.davl.vt.charter.com)
13:59.40*** join/#webos-internals rboatright (~wirc@173.157.77.50)
13:59.40*** mode/#webos-internals [+v rboatright] by ChanServ
13:59.50*** join/#webos-internals nammyunh (612c7fc8@gateway/web/freenode/ip.97.44.127.200)
13:59.56rboatrighthi
14:00.07nammyunhhullo folks
14:00.16krushia_oh hai
14:01.29rboatrighthi back
14:05.45nammyunhI had a question about preware 1.3.8 - it look like something borked with the app catalog on my pre plus - I can't install any app updates, or, indeed, open the list of installed apps from the app catalog. Uninstalling preware seems to fix this, though I never had a problem before, say, two days ago or so.  It's probably something else on my side, but I was just wondering whether anyone else has reported something similar
14:08.32rboatrightouch.
14:10.32nammyunhnew apps install fine, fwiw.
14:11.40rboatrightuh...  me too? wow. rod won't be around for another 5 hrs or so. post a note in the thread at precentral
14:11.58*** join/#webos-internals Termana (~bradley@123-3-186-79.static.dsl.dodo.com.au)
14:15.05krushia_hmm... i have that issue too. i can install updates individually in the catalog, but cant open the updates app with the full list
14:16.19krushia_well it opens but gives me the fail screen after a few secs
14:16.43nammyunhyup that's what I get.
14:17.06rboatrightme too
14:17.28rboatrightpost an error report please...
14:17.28*** join/#webos-internals Guest20559 (~wircer@89.90.158.237)
14:17.55nammyunhwill check precentral and post a bug post, if someone hasn't already
14:27.32krushia_[2010-09-25 14:24:12] (LunaSysMgr) user.crit: com.palm.app.findapps: Error: CatalogServer._callServer {"errorCodes": "DISC0025", "message": "Could not locate the application"}, palmInitFramework347:2527
14:27.44*** part/#webos-internals rboatright (~wirc@173.157.77.50)
14:27.55krushia_thats the error logged
14:29.05*** part/#webos-internals Guest20559 (~wircer@89.90.158.237)
14:31.26*** join/#webos-internals raster (~raster@enlightenment/developer/raster)
14:35.52nammyunhI cheched pre central and the thread there suggests that it's a bug on Palm's side: http://forums.precentral.net/webos-internals/245792-preware-1-x-50.html
14:36.25*** join/#webos-internals Darkmagister (~Darkmagis@77.43.46.35)
14:36.43*** join/#webos-internals k- (~]r@2001:0:53aa:64c:20ab:2ac1:b355:d5f1)
14:39.03*** part/#webos-internals valexa (~valexa@nextdesign.iasi.rdsnet.ro)
14:45.46MetaViewI wonder what is preware using to apply patches?
14:46.06MetaViewsomething internal or a separate command?
15:05.00MetaViewhow can I get the patch command on my Palm Pixi without network access?
15:13.16*** join/#webos-internals Templarian (~Templaria@76.210.117.204)
15:13.16*** mode/#webos-internals [+v Templarian] by ChanServ
15:16.12*** join/#webos-internals phb (~phb@h55n3c1o1037.bredband.skanova.com)
15:51.32*** join/#webos-internals hemna (~waboring@c-66-60-190-50.ca.zetabroadband.com)
16:02.12*** join/#webos-internals Termana (~bradley@123-3-172-78.static.dsl.dodo.com.au)
16:30.50*** join/#webos-internals valexa (~valexa@nextdesign.iasi.rdsnet.ro)
16:35.01ka6soxits waaaaaaaay too early....
16:35.30halfhalooh shush you
16:35.40halfhaloits 9:30
16:36.04halfhalohands ka6sox coffee
16:44.14ka6soxgulps the coffee and asks for another
16:46.14halfhalosends ka6sox a whole pot o coffee
16:51.21*** join/#webos-internals liquidsky42 (~jan@ip-62-143-11-9.unitymediagroup.de)
17:05.38*** join/#webos-internals PullingJ (~Skuzz@c-71-227-130-87.hsd1.wa.comcast.net)
17:35.06*** join/#webos-internals actionfigure (~actionfig@cpe-76-171-16-160.socal.res.rr.com)
17:35.37actionfigure:)
17:35.38actionfigurehelp!
17:35.41actionfigureon linux
17:35.59actionfigureinstalled eclipse, virtualbox, sdk, java, and i have firefox and chrome
17:36.05actionfigureemulator works but its super slow
17:36.19actionfigureand firefox and chrome do not work properly
17:36.45actionfigurefirefox wil not produce all the folders that it should so i cant go back and continue working
17:36.55actionfigurechrome does the same thing and i can not upload images
17:37.12actionfigureeclipse doesnt look like ares at all..
17:37.15actionfigureanyone :(
17:46.50*** join/#webos-internals joel (4d566f09@gateway/web/freenode/ip.77.86.111.9)
17:48.28Guest49066im trying to install and download the preware but when i install the preware bit on the webos quick install it says there is no device found yet my pre is on developer mode 'enabled' and its plugged in and i've followed the instructions
17:57.29*** join/#webos-internals Darkmagister (~Darkmagis@93-38-161-236.ip71.fastwebnet.it)
17:57.37*** join/#webos-internals Tibfib1 (~tibfib94@ppp-70-254-193-215.dsl.tpkaks.swbell.net)
18:18.51*** join/#webos-internals dgathright (~dgathrigh@cpe-76-90-139-148.socal.res.rr.com)
18:36.53*** join/#webos-internals k- (~]r@2001:0:53aa:64c:20ab:2ac1:b355:d5f1)
18:37.16*** join/#webos-internals edektor (~edektor@c-174-52-25-28.hsd1.ut.comcast.net)
18:46.28*** join/#webos-internals dgathright (~dgathrigh@cpe-76-90-139-148.socal.res.rr.com)
18:54.40*** join/#webos-internals tlp` (~tlp@71-220-169-70.bois.qwest.net)
19:06.31*** join/#webos-internals tlp (~tlp@71-220-168-19.bois.qwest.net)
19:25.25jhojhoproof that a palm pre runs at -25C
19:25.27jhojhohttp://twitpic.com/2rxc60
19:55.56*** join/#webos-internals basotl (~basotl@cpe-76-175-208-112.socal.res.rr.com)
20:06.07*** join/#webos-internals entity- (~entity@d207-6-70-122.bchsia.telus.net)
20:28.44*** join/#webos-internals Amaranth (~travis@ubuntu/member/Amaranth)
21:04.45*** join/#webos-internals jack87 (617edb02@gateway/web/freenode/ip.97.126.219.2)
21:07.29jack87ka6sox: are you here my friend?
21:49.48ka6soxjack87, yeppers
21:50.10jack87ka6sox: how have you been?
21:50.21nodejs-logHello ka6sox!
21:50.26halfhalo:p
21:51.56ka6soxtired but okay
21:54.07*** join/#webos-internals un1corn (~un1corn@lojander.csbnet.se)
22:03.37*** join/#webos-internals roxfan (dunno@59.183-66-87.adsl-dyn.isp.belgacom.be)
22:13.37*** join/#webos-internals SineOt (~Sine@pool-71-107-135-61.lsanca.dsl-w.verizon.net)
22:26.17*** join/#webos-internals dohtem (~asd@adsl-75-45-121-55.dsl.scrm01.sbcglobal.net)
22:26.17*** join/#webos-internals dohtem (~asd@unaffiliated/dohtem)
22:43.03*** join/#webos-internals jh_ (ad9e111f@gateway/web/freenode/ip.173.158.17.31)
22:48.09*** join/#webos-internals halfhalo (~halfhalo@silentbluesystems.com)
22:48.39*** join/#webos-internals nodejs-log (~nodejs-lo@silentbluesystems.com)
22:53.06SineOtsconix: a bit of an odd question, I'm sure: but would it be possible at some point to have both Mode Switcher and Advanced launcher prefs work together? I have a "driving" mode, and it'd be awesome to have it also switch to using larger icons :x
23:02.42*** join/#webos-internals scoutcamper (~matthew@adsl-75-60-63-134.dsl.chi2ca.sbcglobal.net)
23:04.02*** join/#webos-internals phish3 (~user@cpe-76-168-196-86.socal.res.rr.com)
23:05.20*** join/#webos-internals cryptk|wirc (~cryptk@unaffiliated/cryptk)
23:05.20*** mode/#webos-internals [+v cryptk|wirc] by ChanServ
23:10.24*** join/#webos-internals cryptk|wirc (~cryptk@unaffiliated/cryptk)
23:10.24*** mode/#webos-internals [+v cryptk|wirc] by ChanServ
23:18.16jack87SineOt: that would require for the phone to do a luna restart you should contact the dev for mode switcher and see if that is something he wants to do.
23:18.47SineOtuh, you can change the icon size with the Advanced Launcher Prefs that sconix wrote without a luna restart
23:19.07jack87Oh nice.. I havent played with that feature yet
23:19.33SineOtyou can change basically everything that used to require a separate patch to do in the preferences for it
23:20.45SineOtalso sconix developed both of them so hence my asking :p
23:21.36jack87Haha.. very intresting I hope he gets back to you
23:22.04jack87I wonder if he would be intrested in making presets by collecting info from users
23:22.15jack87Customizable presets :)
23:23.21jack87Driving/Work/Class/Low signal/Airplane/Meeting
23:24.43SineOtMode Switcher is already incredibly customizable
23:25.38SineOtI've got a class mode that turns on five minutes before classes start, and off 5 minutes before they end that silences everything, puts email notification on mute, and vibration for sms/calls, opens the calendar and a task app :p
23:25.59jack87SineOt: I know.. but it is only customizable. I am talking about coming stock with presets.
23:26.19SineOtDriving mode turns on when it's connected to a car charger and there's a headphone jack plugged in, sets the media volume and opens 1-touch dial and Slacker~
23:26.41jack87so like collecting some preset configs from users who have already made some custom settings like some common ones..
23:27.11SineOtah
23:27.18jack87so for those who download mode switcher but dont want to create modes.. take advantage of some presets.. and simply customize them for their own needs
23:27.20SineOtyeah, I think that was planned with the google docs export
23:27.30SineOtbut google docs didn't share quite like it was expected to
23:28.02jack87anyway... I am going to hunt down some food. Have a good one.
23:41.22*** join/#webos-internals temp01 (~temp01@unaffiliated/temp01)
23:58.15*** join/#webos-internals SineOt (~Sine@pool-71-107-135-61.lsanca.dsl-w.verizon.net)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.