IRC log for #webos-internals on 20110109

01:00.41*** join/#webos-internals infobot (ibot@rikers.org)
01:00.42*** topic/#webos-internals is Discussion about webOS internals (not webOS SDK usage - #webos for that, or wIRC - #wirc for that). Honor all licenses, carrier agreements and copyrights. Twitter: @webosinternals Logs: http://logs.nslu2-linux.org/ Wiki: http://www.webos-internals.org/ Pastebin: http://webos.pastebin.com/ Preware: http://install.preware.org/ Patches: http://patches.webos-internals.org/
01:00.42*** mode/#webos-internals [+v infobot] by ChanServ
01:04.34coveredwagonkidanyone awake and active?
01:06.42Loudergoodyes and no
01:07.01LoudergoodI'm here but I should be working on other things
01:08.11coveredwagonkidLoudergood fair enough
01:10.23rick-nookI'm up
01:11.21rick-nookSort of.  Sitting on the couch watching tv with my nook color.
01:11.44coveredwagonkidrick-nook how familiar are you with either preware's app catalog feed issues or openssh issues?
01:12.14rwhitbywhat issues?
01:12.39rick-nookNot very.
01:12.45coveredwagonkidrwhitby sorry, that probably came off wrong
01:12.56coveredwagonkidi am experiencing an issue
01:12.58rick-nookOK try again
01:13.35coveredwagonkidofficial app catalog feed within preware doesnt seem to be pulling the latest and greatest package list
01:14.41rick-nookWhat was your ssh problem?
01:15.42*** join/#webos-internals SineOt (~Otterpant@pool-71-107-147-159.lsanca.dsl-w.verizon.net)
01:15.54coveredwagonkidrick-nook after following the directions from the wiki article, putty throws a connection refused error
01:16.58rick-nookYou installed optware and can't ssh into the pre?
01:17.51coveredwagonkidcorrect
01:18.06coveredwagonkidi can ssh out from my pre, but not in
01:18.20rick-nookOk.
01:18.23coveredwagonkidalso, sprint pre 1.4.5
01:18.37rick-nookShould work
01:18.53rick-nookIn pressed install openssh
01:19.05rick-nookIn preware
01:19.51rick-nookHave to train this new kb about the words I use
01:19.59coveredwagonkidopenssh v5.3.1-5 was installed via preware
01:20.13torchiedhpc server is unlit
01:20.21rick-nookWeird
01:20.31coveredwagonkidand ive got optware bootstrap v1.5.2 installed
01:20.43rick-nookWhat is the pre's ip?
01:20.44torchiedhcp*
01:21.32coveredwagonkidanother thing i noticed was the in upstart manager, mobi.optware.openssh isnt running
01:22.17coveredwagonkidif i try to manually start, it just sits as "pre-start"
01:22.20rick-nookHmmmm what happens if you run openssh by hand?
01:22.29rick-nookOk
01:22.55coveredwagonkidi manually try by tapping on it from within upstart manager
01:23.33rick-nookNeed rwhitby or destinal or someone else.
01:24.40coveredwagonkidthanks for trying
01:24.50rick-nookSokay
01:26.31rwhitbynovaterm in, start mobi.optware.openssh, check /var/log/messages
01:26.50rwhitbyonce it's running there ok, use ssh -v on the client to see what's wrong connecting to it
01:28.35tmandryrwhitby: am I correct in understanding that you were involved in the qt port?
01:29.10rwhitbytmandry: not really.  I helped package it, but didn't work on the port at all.
01:29.52tmandryrwhitby: ok.. well all the same do you think you could shed some light on what might be going on in this backtrace?
01:29.57tmandryhttp://webos-internals.pastebin.com/jJj2jkGT
01:30.44tmandryrwhitby: I'm not really sure where all the SDL or main loop stuff comes from, there isn't really any code I can find that does it..
01:31.01tmandryin qt or the plugin
01:31.25tmandryis this something that all webOS apps have or anything like that?
01:32.12rwhitbydunno
01:32.23tmandryk, IO
01:32.29tmandryI'll just keep looking* :p
01:37.12*** join/#webos-internals Brantal (~Brantal@adsl-69-231-143-165.dsl.irvnca.pacbell.net)
01:40.18*** join/#webos-internals SineOt (~Otterpant@pool-71-107-147-159.lsanca.dsl-w.verizon.net)
01:42.01torchielol
01:42.09torchieI like how the changelog advance button has changed to "yeah, yeah, whatever"
01:43.02rwhitbybbl
01:44.46tmandryrwhitby: and all signs point to Qt being broken on current webOS (1.4.5)
01:45.30Loudergoodlast I heard that was due to the jailing
01:46.19torchie:(
01:46.49Loudergoodjust build the libs into your application ;)
01:46.51tmandryLoudergood: well, at least with the Qt libs I compiled myself, it's due to a race condition on initialization in Qt (and/or the webos plugin) that causes a segfault
01:47.05Loudergoodoh I see
01:47.37tmandryso next.. I have to find out why ;)
01:49.20*** join/#webos-internals jeffgus (~jeffgus@2002:ad33:b504::1)
02:08.34Tibfiboil: ping
02:08.40oilhey
02:09.17Tibfibwanna chat preware ui?
02:09.42oillike what?
02:11.04Tibfibwell, I think the categories scene could be bypassed in a lot of items
02:11.37Tibfibdang, there's a lot of either or options that you could do
02:12.09oillol
02:12.50halfhaloMoo
02:13.13Tibfiblike the patches one, that should just push to the list, with the drop down arrow usable
02:13.32Tibfibthe apps one is a tad tougher because of the feed setting
02:13.42destinalrwhitby: any way to clean out the  download manager?  I have a preware stuck there I can't get rid of
02:13.49destinalfrom metadoc
02:14.07Tibfiboil: also, I would appreciate an "all" option for "other"
02:14.34Tibfiboil: and the "other" command menu items should be switched
02:14.50Tibfibor the "apps" command menu items should
02:14.55Tibfibso they are consistent
02:15.08Tibfibinstalled packages and package updates could be rolled into one
02:15.20Tibfibas well as saved packages list
02:16.02oildid you look at the code?
02:16.14Tibfibjust a tad, been looking more at UI stuff
02:16.39oilah
02:17.00Tibfibtapping the title for apps,patches,other could have a popup to swap between apps/patches/other
02:17.00oilwell the saved package list / installed list / updates list / anywhere there is a list of packages, is one scene
02:17.50*** join/#webos-internals decibell (~decibell@bas1-london16-2925400630.dsl.bell.ca)
02:17.54Tibfibpreware could do a installed packages a la 1.4.5 catalog
02:18.05Tibfiband do updates similarly
02:18.32Tibfiband if you want it as a command menu icon as the main page, you could have a little bubble signifying the amount of updates available
02:18.42Tibfibicon *on the main page
02:20.41Tibfibany thoughts? clarifaction needed?
02:21.02oilit just depends if we want to change the main scene a lot or not
02:21.17oilthere was an original design mockup which i designed it from
02:22.24Tibfibdo most people turn "show available types" on?
02:22.33oilthat was a battle
02:22.34oillol
02:22.37oili do
02:22.39TibfibI always have
02:22.42oilbecause i liked it the old way
02:23.31oilwell, then turned them all on and themes off
02:23.37oil:)
02:24.53TibfibI would vote for on a revised UI: "Apps, Patches, Other, Everything". then if you want a list item for installed packages, or a command menu items
02:24.56Tibfibitem*
02:25.30oilyou should whip up some mockups that can be discussed with more of webosinternals :)
02:25.40Tibfibhmm, how ?
02:25.49Tibfibnot saying I have no idea, just what would be preferred?
02:25.53coveredwagonkidquestion: looking at ipkg.preware.org/feeds/ it looks like the packages haven't been updated since jan 6
02:25.57coveredwagonkidis that normal?
02:26.10coveredwagonkidsorry, for the app cat
02:26.27oiljust mock one up in photoshop?
02:26.28oilan image
02:26.59Tibfibheheh, I have terrible photo shop skills, but I'll try
02:27.15rick-nookRincon draw mockups on paper and photo them
02:27.57rick-nookTibfib no big deal mockups should be simple
02:28.06oilis looking for originals
02:28.21Tibfibcan't draw well either. :)
02:29.00oilhttp://www.webos-internals.org/images/5/57/OPS_App_Mockup1.png
02:29.09rick-nookNeither can i.  Doesn't matter. See preware originals on wiki
02:33.01Tibfibalrighty, mockking it up
02:34.25lingfishugh.. why does the search in Palm/HP's forums not work, at all, ever.
02:34.44lingfishannoying.
02:36.08TibfibI'm going to bet it'll be faster for me to code what I want it to look like than mock it up
02:38.31Tibfiboil: btw, you could easily do the count stuff with list formatters, no need to run your loop
02:38.54oilthings could certainly be improved :)
02:39.16rick-nookTibfib just scribble.  I can't find those early preware mockups
02:39.38Tibfibno, I'm not kidding, It'll be faster to code it and ss. I'm almost done
02:39.42rick-nookBut we just drew on four by six cards
02:40.15rick-nookKk
02:45.31rwhitbydestinal: remove the installHistory.db
02:46.21destinalrwhitby: cool, thanks
02:50.57Tibfibhttp://i539.photobucket.com/albums/ff357/Tibfib/preware_mockup1.png
02:51.10Tibfiba better icon could be used if someone has it
02:51.17Tibfibor it could be another list item
02:52.16torchiewhat's the shopping bag icon do
02:52.23Tibfibtake you to installed packages
02:52.27torchieah I see
02:52.40Tibfibwhich would replace the "updates" list item
02:52.51torchiethe gift-box icon
02:52.57torchieboom easily understood
02:53.01torchiegift box? updates!
02:53.05torchieor maybe gift box? gifts!
02:53.21torchiegiven on a user's competency with webos
02:53.21Tibfibwell it is more of a list of installed packages, where you get updates too
02:53.49Tibfibyou could have a little icon on top of the menu icon to signify available updates, lemme see if I can find a ss
02:54.23SineOtjust make it say "Updates"
02:54.24Tibfibhuzzah, http://i539.photobucket.com/albums/ff357/Tibfib/mojo%20messenger/menubarissue.png here's a sample. top right
02:54.25Loudergoodpresents?
02:54.30SineOtwith a number bubble
02:54.41Tibfibthat's an ugly screen shot, but you get the number bubble
02:55.01TibfibSineOt: it isn't for updates by itself. It is exactly like the catalog app list
02:55.06Tibfibinstalled app list
02:55.31torchieyeah I was thinking
02:55.38torchieupdates - applications - everything - other
02:56.09Loudergoodheh, the feature I'd like is batch installs...guess I'd better get to work..
02:56.18Tibfiboil: thoughts?
02:56.22Tibfibrick-nook: thoughts ?
02:56.48Tibfibdoing a unified updates/installed packages list would streamline things better
02:57.15LoudergoodTibfib: did you figure out your BBM questions?
02:57.26oilwell we split the installed out by category
02:57.32Tibfiboh, not really, but I think I figured it out
02:57.35oilbecause there is so many different things we install
02:58.17oiland im not sure following palms installed/updates list is the best plan
02:58.17Tibfiboil: well it can be changed easy. It shows list of installed packages by a-z... tap top right drop down to filter between type of item
02:58.28oilhow often do you go in there and scroll for a minute to see what needs udpating
02:58.37oilbecause its at hte bottom
02:58.38Tibfib"Update All" button
02:58.42oilright
02:58.50oilbut its hard to see what packages have updates
02:58.58oilwhen they're mixed in with the 100 other things you have installed
02:59.00Tibfibhave the packages with updates at top
02:59.22oilthat could work
02:59.26Loudergoodoil: I have to agree with you there, I hate that.
02:59.31oilbut it would still mean installed packages go back to a flat package list
02:59.34Loudergoodfloating them to the top is a good idea
02:59.35oilinstead of categorized
02:59.45Tibfiboil: do you like it categorized?
02:59.48oili do
02:59.55oilthough i normally have installed as available
02:59.59oilso i type to find it
03:00.02*** join/#webos-internals raster (~raster@enlightenment/developer/raster)
03:00.06oilif i want to uninstall something peticular
03:00.09Tibfibwell the top right dropdown could have categories
03:00.26Tibfibjust like apps and patches
03:04.12*** join/#webos-internals noradtux_ (~quassel@f054123068.adsl.alicedsl.de)
03:05.31Tibfibany other thoughts?
03:05.58oilim just wondering if we should bother changing whats there before enyo
03:06.04oilwhich would completely change the interface anyways
03:07.19Tibfibyeah.. I'm not necessarily saying it would have to be now.. just what is hoped for w/ enyo
03:07.25Tibfibhoped/planned
03:09.40rwhitbyWebOS 2.0 app catalog what's new page is a step backwards from Preware's List of Everything.
03:10.28Tibfibyep
03:11.10Tibfibrwhitby: do you think I want to go there? if so, I didn't explain very well
03:11.58rwhitbyno, just saying that Palm's ideas are not automatically better :)
03:12.09Tibfibno, definitely not. gotta pick and choose :)
03:14.08*** join/#webos-internals enen_ (~enen@72.26.125.87)
03:15.28Tibfibrwhitby: any other thoughts?
03:17.01*** join/#webos-internals hacknperl (~tony@cpe-67-242-93-208.nycap.res.rr.com)
03:17.50rwhitbymy thoughts were to do the "All" on others, and to revamp saved packages.
03:18.14rwhitbyeverything else needs a longer discussion
03:18.58Tibfibsounds good
03:31.55tmandryguys: what is NApp?
03:32.42halfhaloa nap going to the bathroom?
03:33.09tmandry:|
03:33.55tmandryit seems to be an internal webos lib that handles hardware interfacing and event calls
03:34.13tmandrybut I was wondering if anyone had more insight than that
03:35.21halfhalodunnos. He is attending to more important things. Like slots
03:44.35*** join/#webos-internals oil_ (~oil@66-189-216-38.dhcp.yakm.wa.charter.com)
04:00.00*** join/#webos-internals muesli_ (~muesli@91-65-90-124-dynip.superkabel.de)
04:04.47Tibfibhttp://www.webos-internals.org/images/5/57/OPS_App_Mockup1.png when is this from?
04:05.57Tibfibis "The "Pre" in "Preware" does not refer to the Palm Pre, it refers to "before" as far as app testing goes, and is a pun on "Freeware"
04:05.58Tibfib" still true?
04:07.02ka6soxTibfib, that sounds reasonable :D
04:07.22Tibfibheh, from http://www.webos-internals.org/wiki/Preware_Design
04:08.48rick-nookStill true.  Evenmoreso now
04:10.31*** mode/#webos-internals [+v oil] by ChanServ
04:12.18*** join/#webos-internals Kyusaku (~wircer@pool-71-251-196-182.nwrknj.fios.verizon.net)
04:13.13*** join/#webos-internals Jack87-Nook (~Jack87@68-27-96-136.pools.spcsdns.net)
04:17.20*** join/#webos-internals Jack87-Nook (~Jack87@68-27-96-136.pools.spcsdns.net)
04:20.53coveredwagonkidrwhitby: i found some more info about my openssh issues
04:22.34coveredwagonkidrwhitby: when i try to start the mobi.optware.openssh service, it looks like it opens and closes itself
04:23.02coveredwagonkidrwhitby: https://docs.google.com/leaf?id=0B6mJ_KaEM1PYMzk2YTk2MDgtY2VhNC00ZDQ4LThhZjEtZTJjOWM4ZTgxY2Mz&sort=name&layout=list&num=50
04:28.04destinalTibfib: heh, there may be more than a coincidence behind the pre in preware, but "pre" as in before makes it a lot more universally applicable than just to Pre
04:29.01Tibfibinteresting
04:29.42SineOtand sounds better than Pixiware
04:30.17destinalTibfib: especially since we're likely to have a bunch of other devices that won't have pre in their names that should be supported on preware as well
04:32.17halfhaloother devices are shiny
04:46.30tmandrywoot
04:46.35tmandryQt fixed!
04:50.05coveredwagonkidcan anyone weigh in on why the openssh service would hit the respawn limit?
04:52.44destinalcoveredwagonkid: because it's dying when it starts?
04:53.24destinalthat will make it respawn over and over until upstart stops trying to start it.   or do you mean more, why does it die on startup?
04:54.12coveredwagonkiddestinal: why would it continually die on startup?
04:54.42destinalcoveredwagonkid: I don't know why yours is doing that.  I suggest you try running openssh by hand, not through upstart, and look for errors
04:54.46destinalalso check the log files
04:55.14ka6soxisn't preware what you put on before your clothes?
04:55.26destinalka6sox: lol
04:58.35coveredwagonkiddestinal: i have tried to start the service manually
04:59.01coveredwagonkiddestinal: i posted a link a little while to a lumberjack log export
04:59.32destinalcoveredwagonkid: try pastebin rather than google docs
04:59.49destinaleasier
05:00.12coveredwagonkiddestinal: google docs is just something i already had. will do on the pastebin
05:00.23destinalit's easier for us to read too
05:01.09coveredwagonkiddestinal: the google docs is just a txt file, so formatting shouldnt be an issue
05:01.27coveredwagonkiddestinal: i didnt have google auto convert it
05:02.03destinalcoveredwagonkid: cool, well yeah when you get a pastebin up let me know :)
05:02.56coveredwagonkiddestinal: http://pastebin.com/HiktDiaA
05:03.32destinalcoveredwagonkid: eh, nothing really useful in all that
05:03.44destinalcoveredwagonkid: try running sshd by hand
05:03.47destinalnot the service
05:04.21coveredwagonkiddestinal: rwhitby suggested looking at /var/log/messages but im still parsing it...
05:04.35*** join/#webos-internals Jack87-Nook (~Jack87@67-2-101-9.slkc.qwest.net)
05:04.41destinalcoveredwagonkid: yeah, grep ssh /var/log/messages    would be useful;
05:04.55ka6soxcoveredwagonkid, the issue with googledocs is that it disappears...(like it did for me)
05:04.58ka6soxpoof
05:06.41coveredwagonkidhttp://pastebin.com/a2tNmiCj
05:06.57coveredwagonkidthats the full dump from /var/log/messages
05:07.15coveredwagonkidits from a few hours ago
05:07.39coveredwagonkidi can pull a more recent one if that would help
05:07.54*** join/#webos-internals decibell (~decibell@bas1-london16-2925400630.dsl.bell.ca)
05:08.41*** join/#webos-internals Jack87-Nook (~Jack87@67-2-101-9.slkc.qwest.net)
05:10.26destinalcoveredwagonkid: nah, not seeing anything useful there either.  just try running sshd by hand
05:10.47destinalmaybe it'll spit something out on stderr
05:12.39coveredwagonkiddestinal: at the moment, i dont believe i have any other rsa keys loaded on this thing
05:12.49*** join/#webos-internals Jack87 (~jack@67-2-101-9.slkc.qwest.net)
05:13.42destinalcoveredwagonkid: not sure how that's relevant though
05:14.53coveredwagonkiddestinal: if i tried to use my pre as a client, wont it throw a fit if i dont have an auth key established with the server?
05:15.31destinalcoveredwagonkid: not saying to do anything like that.  just try running the ssh daemon binary from whatever shell you're doing all this stuff in
05:15.47destinalso you can see what errors it outputs when it crashes and burns
05:15.56coveredwagonkidregardless, "ssh -v" doesnt yield anything bad
05:16.07destinalnot the ssh client, the ssh server / daemon
05:16.38destinalsshd
05:16.38coveredwagonkiddestinal: my bad, ive probably been looking at those logs too much
05:17.24destinalcoveredwagonkid: in /etc/event.d   find the mobi.optware.openssh  or whatever the name of the service is and read that configuration file to find out what command it runs to start the server binary
05:17.33destinalthen run that by hand on the command line yourself
05:18.11destinalthis way you can actually see the errors which you can't when it's running as a service through upstart
05:23.27*** join/#webos-internals decibell (~decibell@bas1-london16-2925400630.dsl.bell.ca)
05:24.41*** join/#webos-internals jordan_ (~jordan@ip72-223-123-170.ph.ph.cox.net)
05:27.11*** part/#webos-internals mugen- (~jordan@ip72-223-123-170.ph.ph.cox.net)
05:27.24*** join/#webos-internals mugen- (~anonymous@ip72-223-123-170.ph.ph.cox.net)
05:30.47coveredwagonkiddestinal: running the exec line from the conf file just results in nothing
05:31.23coveredwagonkiddestinal: idle cursor without prompt
05:32.00destinalcoveredwagonkid: that'll mean it's running in the foreground
05:32.43coveredwagonkidhmmm
05:32.46destinalas opposed to crashing
05:32.48destinalinteresting
05:35.02coveredwagonkidwould having the pre in dev mode affect how openssh would act?
05:36.07*** join/#webos-internals mugen- (~anonymous@ip72-223-123-170.ph.ph.cox.net)
05:42.49coveredwagonkidwhile i wait for my pre to restart again, i have another potenitally stupid question
05:44.31coveredwagonkidhow often does ipkg.preware.org/feeds/ update the palm app catalog package list?
05:48.40*** join/#webos-internals Jack87 (~jack@67-2-101-9.slkc.qwest.net)
05:56.00*** join/#webos-internals fahhem_pre (~wircer@112.sub-97-207-186.myvzw.com)
06:04.05*** join/#webos-internals GNUtoo|laptop (~gnutoo@host19-55-dynamic.180-80-r.retail.telecomitalia.it)
06:16.27*** join/#webos-internals Jack87-Nook (~Jack87@67-2-101-9.slkc.qwest.net)
06:21.37*** join/#webos-internals Jack87-Nook (~Jack87@67-2-101-9.slkc.qwest.net)
06:24.24*** join/#webos-internals decibell (~decibell@bas1-london16-2925400630.dsl.bell.ca)
06:24.57*** join/#webos-internals Jack87-Nook (~Jack87@67-2-101-9.slkc.qwest.net)
06:27.13*** join/#webos-internals Jack87-Nook (~Jack87@67-2-101-9.slkc.qwest.net)
06:39.41*** join/#webos-internals rick-nook (~rboatrigh@wsip-174-77-188-54.ks.ks.cox.net)
06:39.41*** mode/#webos-internals [+v rick-nook] by ChanServ
06:44.49*** join/#webos-internals raster_ (~raster@221.147.71.45)
06:45.48*** join/#webos-internals raster (~raster@enlightenment/developer/raster)
07:19.07*** join/#webos-internals oil_pre (~oil@173.151.158.129)
07:19.07*** mode/#webos-internals [+v oil_pre] by ChanServ
07:27.12*** join/#webos-internals Shaikh (4c7d57ee@gateway/web/freenode/ip.76.125.87.238)
08:00.44*** join/#webos-internals fahhem_pre (~wircer@229.sub-97-6-129.myvzw.com)
08:33.45*** join/#webos-internals jeffgus (~jeffgus@2002:ad33:b504::1)
08:47.34*** join/#webos-internals mpingu (~pingu@p4FEF4D2F.dip.t-dialin.net)
08:55.50*** join/#webos-internals ice8lue (~ice8lue@pD952EB0A.dip.t-dialin.net)
09:12.14*** join/#webos-internals Jack87-Nook (~Jack87@67-2-101-9.slkc.qwest.net)
09:33.57*** part/#webos-internals oil_pre (~oil@173.151.158.129)
09:36.50*** join/#webos-internals egaudet` (~egaudet@209-6-35-35.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
10:48.30*** join/#webos-internals lumines (~lumines@p508EEA4D.dip.t-dialin.net)
11:10.48*** join/#webos-internals dvarnes (~dvarnes@203-206-128-239.perm.iinet.net.au)
11:11.54*** join/#webos-internals cryptk|offline (~cryptk@unaffiliated/cryptk)
11:11.55*** mode/#webos-internals [+v cryptk|offline] by verne.freenode.net
11:11.58*** join/#webos-internals raster (~raster@enlightenment/developer/raster)
11:11.58*** join/#webos-internals muchtall (~muchtall@75-146-189-25-Minnesota.hfc.comcastbusiness.net)
11:11.58*** join/#webos-internals sconix (~sconix@a88-113-12-113.elisa-laajakaista.fi)
11:11.58*** join/#webos-internals tris (~tristan@CAMEL.ETHEREAL.NET)
11:11.58*** join/#webos-internals tlp (~tlp@174-27-12-252.bois.qwest.net)
11:11.59*** join/#webos-internals azakus (~dfreedm2@chunk.sketchyplace.biz)
11:11.59*** join/#webos-internals tmzt (~tmzt@76.211.0.152)
11:29.06*** join/#webos-internals GNUtoo|laptop (~gnutoo@host19-55-dynamic.180-80-r.retail.telecomitalia.it)
11:49.54*** join/#webos-internals MrTango (~maik@dslb-088-074-178-167.pools.arcor-ip.net)
13:00.47*** join/#webos-internals morphis (~morphis@brmn-4d0aa430.pool.mediaWays.net)
13:35.52*** join/#webos-internals ZehHa (~wircer@ip-2-204-230-188.web.vodafone.de)
13:36.42ZehHacoverdwagonkid: Got your problm
13:36.56ZehHaproblems solved?
13:38.03ZehHaAnyone knows why precentral.net is down?
13:39.58rwhitbyZehHa: seems fine here
13:42.07ZehHarwhitby: OK, then maybe it's a problem with my companys  internet access.
13:43.32*** join/#webos-internals dvarnes (~dvarnes@203-206-128-239.perm.iinet.net.au)
13:43.40ZehHarwhitby: Albeit all the other sites are loading fine.
13:46.24ZehHarwhitby: BTW - many, many thanks for all your efforts for webos!
13:46.31rwhitbyyw
13:52.40ZehHarwhitby: Yes, just opened the precentral site on my pre via mobile data connection; all is fine. Maybe my company's IT team blacklisted precentral.net...
13:53.20Loudergoodtoo much traffic going there ;)
13:55.51ZehHaYeah... And all from my working place... ;-)
13:56.56*** join/#webos-internals playya (~playya@93.216.228.80)
13:56.56*** join/#webos-internals playya (~playya@unaffiliated/playya)
14:00.17ZehHaI would like to run OpenCPN on my Pre. But this needs full OpenGL (not only OpenGL-ES), wxWidgets, and gtk. Any chance to get it built on the Pre?
14:25.10*** part/#webos-internals ZehHa (~wircer@ip-2-204-230-188.web.vodafone.de)
15:09.21*** join/#webos-internals egaudet (~egaudet@209-6-35-35.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
15:09.21*** mode/#webos-internals [+v egaudet] by ChanServ
15:11.46*** join/#webos-internals DaDirtyPanda (~Panda@99-159-56-102.lightspeed.miamfl.sbcglobal.net)
15:40.56*** join/#webos-internals ZehHa (~wircer@ip-2-204-164-141.web.vodafone.de)
15:41.58ZehHaMagically precentral.net is working again here in DE. :-D
15:44.31*** part/#webos-internals ZehHa (~wircer@ip-2-204-164-141.web.vodafone.de)
16:13.26*** join/#webos-internals RMind (~wircer@80.sub-97-146-247.myvzw.com)
16:33.22*** join/#webos-internals NuttyBunny (~wircer@189.137.58.235)
16:38.03*** join/#webos-internals jhojho (~j@unaffiliated/jhojho)
16:38.03*** mode/#webos-internals [+v jhojho] by ChanServ
17:08.46luminesim trying to set up ssh on my pixi but i dont know which username is right. ive never set a password for root or any other user.
17:08.54luminesthw wiki says > From a remote system SSH to your Pre using //your// username
17:09.12lumineswhich is //my// username? D:
17:25.36*** join/#webos-internals hacknperl (~tony@cpe-67-242-93-208.nycap.res.rr.com)
17:26.11*** join/#webos-internals fudge_ (~fudge@ool-18baa037.dyn.optonline.net)
17:26.40luminesok, telnet works
17:26.57luminesbut i cant change the password with passwd
17:27.51*** join/#webos-internals playya_ (~playya@unaffiliated/playya)
17:28.08lumineshm :/
17:59.48fudge_Could the pre2's os be ported over to the pixi regardless of hardware differences?
18:01.14bpadalinofudge_: can you clarify what you're asking ?
18:02.56fudge_could webos 2.0 be ported over to the pix
18:02.59fudge_pixi*
18:03.56halfhalowhy would you....
18:04.05bpadalinoyou mean from the webos doctors, or from the webos source?
18:04.13fudge_webos doctors
18:04.15halfhalopalm is releasing it for the pixi themselves evetually
18:04.27bpadalinono
18:04.38fudge_halfhalo: any specified date?
18:04.48fudge_what about from the source bpadalino
18:04.58bpadalinomark your calendar for feb 9th and wait for the webos event from hp
18:05.00halfhalowhat source
18:05.12bpadalinofudge_: from hp's internal source, i am sure it's significantly easier
18:05.21fudge_oh ok
18:05.51fudge_anyone here has a pixi btw?
18:05.57bpadalinolots of people
18:05.58halfhaloheh... getting som androd tablets
18:06.00fudge_lol
18:06.08bpadalinoi believe it's the preferred form factor for some people as well
18:06.31fudge_anyone getting the buggy touch screen after they install overclock
18:06.50fudge_i noticed when the phone gets hot, the screen fails to function till it cools back down
18:06.56bpadalinowhoops
18:07.10Loudergoodyou may want to set your overclock lower
18:07.24Loudergoodmy pre doesn't really like 1GHz
18:07.35fudge_lol
18:07.39halfhaloreview units ftw
18:07.57fudge_i play nfsu a lot, i need the highest clock
18:08.26fudge_sometimes i take off the back cover to keep it cool
18:08.31halfhalowell, since your pixi can't take it...
18:08.42bpadalinostrap an ice pack to it
18:08.46fudge_lol
18:08.59halfhaloI like that plan
18:09.03Loudergooda little dry ice wont hurt it any
18:09.17Loudergoodmight even be able to push it higher
18:09.29fudge_Loudergood: whats the highest temp your pre had
18:10.03LoudergoodI actually don't know
18:10.05fudge_i get as high as 120f with mobile hotspot and nfsu running
18:10.06fudge_oh
18:10.15LoudergoodI set it to 800mhz and never looked back
18:10.16halfhalowow
18:10.19halfhaloumm
18:10.29halfhalo120f Is a tad high
18:10.49fudge_yea i know. feels like its gonna cetch fire
18:11.06fudge_but i could care less. im due for an upgrade anyway
18:11.08Loudergoodthat's not a bad temp for a desktop CPU, but a mobile one...
18:11.12fudge_lol
18:11.21bpadalinothe part is probably only rated to +45C  .. so .. you may want to not do that
18:11.22LoudergoodI wonder if you could make it catch fire..
18:11.39bpadalinoyou'd reflow the solder balls before you have it catch fire
18:11.55Loudergoodthat's true
18:12.05Loudergoodunless they cause a short which starts a fire ;)
18:12.19halfhaloor it was in gas
18:12.24halfhalowith a short
18:12.24Loudergoodlol
18:12.31fudge_lol
18:12.43Loudergoodyes, if we pour gasoline on it that would make it easier
18:12.43bpadalinothe battery getting hot would probably be the thing to explode ..
18:12.45halfhalohome time soon finally
18:12.55bpadalinothose lion's do nasty things when they burst
18:13.19halfhaloand soon demo archos units
18:13.40*** join/#webos-internals snipesg (46915f50@gateway/web/freenode/ip.70.145.95.80)
18:13.54fudge_http://i258.photobucket.com/albums/hh274/RobertR_93/photos-temp-0jpg-22.jpg?t=1294596821
18:14.06halfhalofor... review.  yes. review.  let's go with that
18:14.39fudge_124f just sitting there charging
18:15.43fudge_is there any way to get the pixi to run faster without OC'ing
18:17.28bpadalinomore exercise
18:17.45fudge_lol
18:18.11fudge_is there a channel for beta testing a kernel/patch
18:18.22fudge_i have a second pixi thats just sitting here collecting dust
18:19.28halfhalothis is that channel
18:19.34halfhaloOF DOOM
18:20.20fudge_lol
18:20.40fudge_anything i could test as of right now
18:21.38halfhalodunno
18:21.46fudge_ok
18:22.09halfhalois on a bus going back to hotel to get car and drive home
18:22.30fudge_using wirc?
18:22.37halfhalono
18:22.55halfhaloI type in binary using telnet
18:23.25fudge_i c
18:24.08halfhalohas an android phone
18:26.41halfhaloeven in the middle of overpriced vegas, gas is still cheaper tan socal
18:27.39fudge_halfhalo: what brand/model is your andriod
18:28.22halfhalocurrent one is epic 4g
18:28.37fudge_oh
18:28.43halfhalohas many
18:28.50fudge_lol do you have the intercept
18:29.04halfhalomaybe
18:29.21halfhalogets free swag^H^Hdemo units
18:29.30fudge_nice
18:29.51fudge_i was gonna go for the intercept until i read it has a crazy resolution
18:32.22*** join/#webos-internals Templarian (~Templaria@adsl-76-235-198-155.dsl.klmzmi.sbcglobal.net)
18:32.22*** mode/#webos-internals [+v Templarian] by ChanServ
19:23.25*** join/#webos-internals decibell (~decibell@bas1-london16-2925400630.dsl.bell.ca)
20:05.22*** join/#webos-internals WonTu (~WonTu@p57B569BF.dip.t-dialin.net)
20:05.36*** part/#webos-internals WonTu (~WonTu@p57B569BF.dip.t-dialin.net)
20:22.22*** join/#webos-internals rick-home (~rboatrigh@wsip-174-77-188-54.ks.ks.cox.net)
20:22.45*** mode/#webos-internals [+v rick-home] by ChanServ
20:30.40tmandryrwhitby: ok so Qt wasn't working (programs would segfault), I patched it and it works now. can I give you the patch? or I have it set up to compile in WIDK, I can give you that
20:32.40*** join/#webos-internals fahhem_pre (~wircer@229.sub-97-6-129.myvzw.com)
20:38.36*** join/#webos-internals fahhem (~fahhem@142.sub-70-195-19.myvzw.com)
20:44.25*** join/#webos-internals decibell (~decibell@bas1-london16-2925400630.dsl.bell.ca)
20:51.32*** join/#webos-internals fudge_ (~fudge@ool-18baa037.dyn.optonline.net)
20:52.04fudge_any word yet for a flashlight on the pixi
21:14.32*** part/#webos-internals swisstomcat (~tomcat@gw.ptr-80-238-133-105.customer.ch.netstream.com)
21:17.47*** join/#webos-internals rick-dumped (~rboatrigh@wsip-174-77-188-54.ks.ks.cox.net)
21:17.53*** mode/#webos-internals [+v rick-dumped] by ChanServ
21:40.53rwhitbytmandry: please check the packages into the WIDK
22:01.53tmandryrwhitby: ok. I can keep it in nonworking/ if you want since it's big and takes a long time to fetch
22:03.47tmandryof course that hasn't really been an issue in the past :p
22:04.51*** join/#webos-internals noradtux (~quassel@g224050173.adsl.alicedsl.de)
22:04.51*** mode/#webos-internals [+v noradtux] by ChanServ
22:13.36rwhitbytmandry: put it under dev-qt - we'll need to make the default target not build everything, and this is a good trigger.
22:13.41rwhitbybbl
22:15.35*** join/#webos-internals Shaikh (4c7d57ee@gateway/web/freenode/ip.76.125.87.238)
22:16.46Shaikhmsg/ destinal Hey! I saw the WebOS 2.0 on the pre plus! Is that just a developer or did your plan work out as you wanted it to? haha
22:16.56Shaikhhehe
22:17.01*** join/#webos-internals SineOt (~Otterpant@pool-71-107-147-159.lsanca.dsl-w.verizon.net)
22:17.02Shaikhoops
22:18.38destinalShaikh: I think that was someone with a pirated copy of an early access software
22:19.03destinalor a legitimate copy, even
22:19.10destinaldon't know where you saw it so not sure
22:19.17Shaikhon precentral
22:19.32Shaikhhttp://www.precentral.net/webos-2-0-poses-video-pre-plus
22:20.06Shaikhahh well then I guess it wasnt your doing.
22:20.23ShaikhHow is your research coming along?
22:20.26destinalShaikh: nah, if I get something working, it'll be everywhere :)
22:20.51Shaikhawesome :)
22:21.47destinalI keep pointing out that it may not be possible in the short term though since we may be missing files for castle where roadrunner versions won't work and that we can't easily create
22:22.09destinalI'm experimenting but still hitting the SGX graphics core issues
22:22.11SineOtI thought that was already known, destinal
22:22.28SineOtcan't remember who but someone basically narrowed it down to the binaries for the video drivers I thought
22:22.42destinalSineOt: me and egaudet and a couple other folks
22:22.43Shaikhit is known! and I have been told. But I saw that article on precentral and thought maybe it had been fixed.
22:23.01destinalSineOt: that doesn't mean I've given up entirely
22:25.16destinalSineOt: when we were running into issues and supposedly palm was releasing 2.0 for one of the carriers on pre in December I figured it wasn't that long to wait.  now from what we're hearing, we have no idea how long and it may be quite a while
22:28.58SineOtI think we'll hear something at the event in Feb, but if it's an Oprah moment "GO DOWNLOAD IT NOW!!!" or a "few more weeks" thing IDK
22:29.58destinalI suspect we'll get dates for webos 2.0 on castle at the event along with announcements for new tablets and phones there also but I doubt it will be a Steve Jobs "in the online store TODAY"
22:30.30SineOtI wonder if Sprint still needs to approve updates, even if they've EOL'd the device.
22:30.31*** join/#webos-internals tris (~tristan@CAMEL.ETHEREAL.NET)
22:31.01destinalSineOt: EOL in this context is just end of new sales, not end of support
22:31.41destinalsupport, new versions etc will continue with Sprint as it has before I imagine
22:32.34SineOtYeah, but can you honestly say that an EOL'd device with a new update will be very high on their priority list to get through, when they know that the platform won't be adding any new users and dwindling as people upgrade? :p
22:32.51SineOtSounds like something just asking for a 4 month delay from submission to OTA
22:33.12destinalI doubt they'll lag behind that much, they still want to keep their customers happy
22:33.49destinalso they get their new phone on sprint, not switch to another carrier etc
22:34.32destinalplus Pixi is still being sold, and who knows if one of these new phones is headed to Sprint..
22:42.32SineOtTrue.
22:42.57SineOtBut even then, the Pixi update would be a whole 'nother beast compared to the Pre one, especially on Sprint. No Wifi!
22:46.11*** join/#webos-internals tris (~tristan@173-164-188-122-SFBA.hfc.comcastbusiness.net)
22:50.53*** join/#webos-internals GarthPS (~quassel@84.7.10.14)
23:04.40tmandryrwhitby: done
23:13.12*** part/#webos-internals RMind (~wircer@80.sub-97-146-247.myvzw.com)
23:27.40*** join/#webos-internals tris (~tristan@173-164-188-122-SFBA.hfc.comcastbusiness.net)
23:47.17fudge_can someone explain to me how webos doctor knows which phone (pixi/pre) is connected to the pc?
23:47.35fudge_iirc, it reads a xml file
23:47.48fudge_or token
23:48.36*** join/#webos-internals Templarian (~Templaria@resnet215-192.resnet.wmich.edu)
23:48.36*** mode/#webos-internals [+v Templarian] by ChanServ
23:48.39rwhitbyit reads the tokens from the device
23:48.46fudge_ok
23:49.41fudge_just a theory; if i were to change a token value from a pixi to the value of a pre, would i technically be able to install webos for pre on a pixi?
23:49.50halfhalois home finally
23:50.04rwhitbyfudge_: yes, but it would not boot
23:50.15fudge_yeah, hardware and so on
23:50.20fudge_just wondering :P
23:50.43rwhitbyjust the small thing that the kernels are completely different
23:52.00fudge_i see
23:52.52fudge_could one possibly edit the kernel
23:53.08fudge_modify it to pixi's specs, etc..
23:53.11*** join/#webos-internals Templarian (~Templaria@resnet215-192.resnet.wmich.edu)
23:53.11*** mode/#webos-internals [+v Templarian] by ChanServ
23:56.10rwhitbywell, you'd use the pixi kernel instead

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