**** BEGIN LOGGING AT Thu Aug 18 02:59:56 2011 Aug 18 03:00:33 It would be amazing to get X windows working on Android… how long did it take for Xorg to be ported to webos? Aug 18 03:01:19 nice, @palm retweeted the webathon Aug 18 03:01:42 trsohmers: dtzWill has been working on Xsdl for some time Aug 18 03:01:55 So he is the expert Aug 18 03:02:09 we had it working for the Pre 2 - it just became more popular when the TouchPad was released. Aug 18 03:02:35 trsohmers: he has done most of the Xsdl mods, yes, with some help from myself and others. Aug 18 03:03:03 Very cool Aug 18 03:03:46 Really seems like the webOS community is moving faster than Android in some places… Kind of sad it doesn't get the same recognition Aug 18 03:04:38 No, the recognition is there, the webOS community is better, but we still need support from big boys :( Aug 18 03:05:07 webos ftw! Aug 18 03:05:42 By recognition I mean average consumer… they know what an iCrap is, and what an Android device is… but chances are if they see a Pre or Touchpad, they wouldn't be able to identify it Aug 18 03:05:59 There is a chance with the Touchpad… HP has been doing some good advertising Aug 18 03:06:20 But the original commercials for the Pre… what the heck was Palm/Sprint thinking? Aug 18 03:06:33 ah, *that* recognition ... *sigh* yep... it's even worse in a country where there are no webOS devices being sold since the Pre- :( Aug 18 03:07:44 Where are you? Aug 18 03:07:49 ireland? Aug 18 03:07:56 Mexico Aug 18 03:08:08 oh Aug 18 03:08:17 ah Aug 18 04:34:52 Anybody with a sound understanding of the meta-doctoring process have a few moments free? I'm having a really weird issue, which I've seen reported with an older version of the meta-pre script for 2.1.0, but that was supposedly respoved in the new one -- still happening to me though. I've looked through the script itself, and I don't see anything that looks particularly relevant. Aug 18 04:35:09 Cerealklr, ask away Aug 18 04:35:15 Basically, it won't let me sign into either of my existing accounts or create a new one. Aug 18 04:35:37 I've verified a solid connection by pretending to have forgotten my password (and successfully changed it) Aug 18 04:35:43 but upon attempting to log in it again failed Aug 18 04:36:04 I've followed all the recommended steps, and actually disabled/deleted backups twice, wondering if I hadn't done something properly the first time Aug 18 04:36:48 I'm on a sprint franken pre+, fashioned out of a VZW Pre+ and a Sprint Pre-, and can verify that it worked on Sprint 1.4.5 vanilla after doing the token swapping and such Aug 18 04:36:55 im not sure on that one, ive seen it discussed, never paid to close of atention Aug 18 04:37:14 I'm sort of at wits end too, it's really, really weird. Aug 18 04:37:32 The only other course of action I can think of is to re-doctor with --wifi-only and then use Impostah to try and log in Aug 18 04:37:41 but I think my radio modem will still be disabled if I do Aug 18 04:38:09 though I suppose I could munge arguments manually and do skip first use w/out disabling the modem update Aug 18 04:38:17 Cerealklr, nope, just skip first use Aug 18 04:38:24 on palm.com Aug 18 04:38:30 there is a tool Aug 18 04:39:10 is there a flag for that on the doctor? Or is there a separate bypassing mechanism? Aug 18 04:39:33 Cerealklr, seperate tool for once the device is doctored Aug 18 04:40:09 okay, so skip first use, then try and use impostah? Aug 18 04:40:14 Cerealklr, https://developer.palm.com/content/resources/develop/developing_on_an_unactivated_device.html then impostah Aug 18 04:40:47 Okay, that sounds like a plan of action. Thank you very much for your time, and I'll ping back with the results! Aug 18 04:41:12 your welcome Aug 18 05:00:41 Found the problem! Still need to find a fix... Aug 18 05:02:26 scoutcamper: On trying to activate w/ Impostah I get: http://pastebin.com/vqitvFyz Aug 18 05:02:44 keeping in mind that 1.4.5 worked like a charm, which seems strange to me Aug 18 05:12:11 Can anybody confirm success using the meta-sprint-pre build script for the 2.1.0 meta-doctor with a Sprint Franken-VZW-Pre+? Aug 18 05:12:46 I'm getting a Bad ROMToken error, which suggests something was off in the baking process, but I know the script's been used successfully before and I don't see anything that sticks out as needing to be modified. Aug 18 05:28:06 Update on the situation: I don't see any references to a romToken anywhere except for the profile creation stage, so I'm not sure where to check the information and/or modify the values... http://www.webos-internals.org/wiki/Palm_Profile_Interactions Aug 18 05:28:21 If I can find out what that's pulling the value of romToken from I should be able to figure something out, at least. Aug 18 05:32:51 Many of the other values in that particular JSON object match up to objects in the device settings section of Impostah, so I'm assuming romToken is composed of one or more values in that region Aug 18 05:40:33 rwhitby: ping Aug 18 05:42:43 yes Aug 18 05:43:30 Forgive me if i'm wrong, but would you happen to know how to check the actual JSON payload from attempting activation through Impostah? Aug 18 05:44:36 I've pretty much isolated the issue stopping me from activating (it's a Sprint Franken-Pre+, worked on 1.4.5, won't activate to an account [new or old] on 2.1.0 w/ meta-doctor) Aug 18 05:45:13 there's something amiss with the romToken.buildVariant attribute of it's JSON payload to https://ps.palmws.com/palmcsext/services/deviceJ/authenticateFromDevice Aug 18 05:46:03 judging by what i've pieced together, but there isn't any literature on the significance of the numerical values, and the only example value available is for a GSM network, at http://www.webos-internals.org/wiki/Palm_Profile_Interactions Aug 18 05:47:04 I was hoping I could take a look at what my phone was sending and, if that didn't yield any results, find a few volunteers to output the value of the romToken attribute so I could compare with a few working samples Aug 18 05:48:15 The error I'm working on, if you were curious: http://pastebin.com/vqitvFyz Aug 18 05:50:00 what script did you use, and what are the dmmodel, dmcarrier and dmsets values reported by Show Properties ? Aug 18 05:51:13 I used the meta-sprint-pre-2.1.0 script, as recommended in the "Sprint Pre Plus" guide. I also went through the intermediary 1.4.5 stages, since the guide suggested that the direct upgrade path was broken. I'll pastebin those values, one moment. Aug 18 05:53:56 http://pastebin.com/5aErKrYY Aug 18 05:54:15 dmSets is wrong - it should be two values Aug 18 05:54:19 From my comparison to the working interchange I linked to, it looks like dmsets is fudged. Aug 18 05:54:22 Yep Aug 18 05:54:43 the scripts always result in two values, so you've done something manually to change that Aug 18 05:55:33 Well, I've run the deviceTool script to skip activation originally, since I was having this issue during FirstUse and couldn't activate. That probably wouldn't have caused it though, since the issue was pre-existing, right? Aug 18 05:55:52 dmSets is rewritten on every doctor Aug 18 05:56:02 the meta-scripts produce doctors with two calues Aug 18 05:56:04 values Aug 18 05:56:23 you've modified either the script, or the Makefile, or the command line, to produce an invalid doctor. Aug 18 05:56:41 what you did previously does not matter Aug 18 05:56:45 As to running the script, I left the script itself untouched. I ran make clobber prior to executing the script, since the build directory had already been used to compose my modified sprint 1.4.5 doctor w/ baked tokens. Aug 18 05:57:06 Oh! The modifications in the makefile are likely still there from the Sprint Pre+ baking!! Aug 18 05:57:15 I disabled carrier and model checks Aug 18 05:57:21 Would that have caused it? Aug 18 05:57:23 that will do it Aug 18 05:57:35 please update the wiki to remind folks not to do that Aug 18 05:57:39 as you're not the first Aug 18 05:57:41 Excellent! Sorry for the trouble, and thanks very much for your time. I'll fix it up and update the wik- Aug 18 05:57:50 and I thought I was a quick typer. Aug 18 05:57:58 =P Okay, I'll get it taken care of. Thanks again! Aug 18 05:58:07 np Aug 18 05:58:24 have you participated in the webathon ? Aug 18 05:59:31 The webathon? Haven't heard of it. Aug 18 05:59:50 http://t.co/08QAcg0 Aug 18 06:01:04 I suppose I still owe internals a few dollars. I'll go ahead and pitch in. =] Aug 18 06:03:33 Done and done. It's not much, but hopefully it'll help. Once I finally get my TP app released I'll be sure to donate a percentage too. =] Aug 18 06:08:42 rwhitby: Uh oh, new and stranger issues. I went ahead and did a git reset --hard HEAD to insure nothing was tampered with and then ran the script. Running the resulting doctor fails at the final step with the message "We were unable to reset your phone." and then quits. Aug 18 06:09:04 pastebin the log from running the doctor on the command line Aug 18 06:09:08 that log tells you why Aug 18 06:09:22 never double-click a doctor, cause then you're flying blind Aug 18 06:09:40 aye aye Aug 18 06:13:25 pastebin.com/UWfSYMpi Aug 18 06:13:47 first error is ~L105 Aug 18 06:14:03 107, rather. Aug 18 06:17:07 something wrong there. clobber everything and start again. Aug 18 06:32:01 rwhitby: Swapped to a different computer, rebuilt, installing now. Things are looking splendid. Thanks again! Aug 18 06:37:13 sweet Aug 18 08:06:58 hi all, I have a question: is there any way to remove ext3fs partition? Aug 18 08:07:13 I've build meta-doctor file using this script: "make DEVICE=preplus CARRIER=wr VERSION=2.1.0 ENABLE_DEVELOPER_MODE=1 DISABLE_UPLOAD_DAEMON=1 DISABLE_UPDATE_DAEMON=1 CUSTOM_MODEL_LIST=P100UEU clobber all" Aug 18 08:07:26 but the partition still there :D Aug 18 09:03:35 ok, np.. already figure it out :) Aug 18 09:03:35 thx Aug 18 14:01:56 Silly webos newbie question.. Is there a way to "submit" form elements on web pages / just type / app catalog / preware etc with a keyboard key? Aug 18 14:02:02 I thought enter would submit but it does nothing Aug 18 14:10:55 hey, Aug 18 14:11:13 what's the link to automake navit maps for particular region?, Aug 18 14:13:25 nvm, how about instructions 4 installing the bin file? Aug 18 14:15:59 appdata/org.webosinternals.navit/maps Aug 18 14:16:10 or something like that on your usb drive Aug 18 14:16:24 but I suggest using Navit Maps instead. much easier to manage Aug 18 14:18:35 on a pixi Aug 18 14:18:41 they didn't work b4 Aug 18 14:23:13 blap blap blap Aug 18 14:27:27 navit maps won't open Aug 18 14:27:34 white blank screen Aug 18 14:27:37 diagnosis? Aug 18 14:33:16 navit maps is being dumb Aug 18 14:34:35 which optware feed does ipkg-opt use? Aug 18 14:35:21 /opt/etc/ipkg/optware.conf Aug 18 14:35:50 dwc-: thanks checking it out now Aug 18 14:37:51 siestacat: uninstall/reinstall or run lumberjack to see the issue Aug 18 14:38:17 lumberjack? PatrickC Aug 18 14:38:35 its an app in preware that lets you look at an apps logs Aug 18 14:40:11 ok Aug 18 14:42:51 H: 'enter' is how i generally do it, pretty sure. Aug 18 14:51:33 siestacat: what did lumberjack say? Aug 18 14:52:05 "I am a lumberjack and I'm ok" Aug 18 14:52:07 hold on Aug 18 14:52:42 ok Aug 18 14:52:55 dwc-: lol Aug 18 15:07:42 Hi gang. I'm one of the 611 woot.com new TouchPadders :p Got PreWare installed, but can't find on the Wiki yet where to get a Terminal application or how/if it's possible to make it so that not all applications run as root. Can someone point me in the right direction? Aug 18 15:08:28 starkruzr: the terminal app is in testing right now Aug 18 15:08:37 Xecutah is what you want Aug 18 15:08:50 ~testing-feeds Aug 18 15:08:50 testing-feeds is a means of testing new WebOS Internals products, documented at http://www.webos-internals.org/wiki/Testing_Feeds Aug 18 15:09:04 AppCatalog apps don't run as root normally Aug 18 15:09:39 app cat apps I don't think *can* run as root.. correct me if I'm wrong. Aug 18 15:09:48 unless you sudo them, I'd imagine. Aug 18 15:10:05 I don't think webos has sudo Aug 18 15:10:14 but when you fire up Xecutah, for example, does it immediately drop you to # or to $? Aug 18 15:10:25 # iirc Aug 18 15:11:06 homebrew apps can get root access Aug 18 15:11:18 there's a file in webOS where permissions of apps are defined Aug 18 15:11:44 hm Aug 18 15:12:14 yeah, apps in preware (such as Internalz Pro) have root access if I'm not mistaken Aug 18 15:12:19 I guess many years of working in Linux and OS X makes me leery of having root be my default environment :) Aug 18 15:12:56 Xecutah and anything it opens run as root… so # Aug 18 15:13:32 I wonder if I can have it su to an unprivileged user when it starts Aug 18 15:14:08 somewhere in the Wiki I thought I saw an article called "create users and install Terminal - DEPRECATED" but I can't find it anymore Aug 18 15:14:33 you can do that by resetting permissions of the app in the file I mentioned Aug 18 15:14:50 starkruzr: you can use a web based terminal application Aug 18 15:14:57 but that still runs as root Aug 18 15:15:08 trsohmers: ssh? Aug 18 15:15:09 pc-world1: that sounds promising Aug 18 15:15:30 Not ssh… ajaxphpterm Aug 18 15:15:46 dtzWill, seems it does work with preware, just nothing else :( Aug 18 15:15:48 So it starts a localhost web server on your device, with an ajax/php application which acts as a terminal Aug 18 15:16:13 H: not even 'just type'? works fine here :/. hmm Aug 18 15:16:23 Why do you not want homebrew apps to run as root? Aug 18 15:17:32 hmm ok it does work for just type now. Think it may just have been lagging earlier:) Aug 18 15:17:36 (ok, forget this thing about resetting permissions file, then Xecutah will probably not work at all) Aug 18 15:17:38 pc-world1: it's just bad practice. Aug 18 15:17:57 but you can try to su to a jailed user Aug 18 15:18:06 that should work Aug 18 15:18:13 I probably will Aug 18 15:18:27 by "jailed user" do you mean users that are used by individual applications? Aug 18 15:19:29 yes Aug 18 15:19:39 just download a PDK app from the App Catalog Aug 18 15:19:40 run it Aug 18 15:19:45 get the userid/username via top Aug 18 15:19:52 and su to it Aug 18 15:20:08 then you can do all things the app would be allowed to do Aug 18 15:20:43 PDK apps from the AppCat get "jailed" in a chroot environment Aug 18 15:21:00 they have access to the application folder of the app itself and to the FAT partition (/media/internal) Aug 18 16:30:36 mmm... xterm uses the same window for drawing the scrollbar, but it doesn't scroll with the left mouse button, rxvt does the scrollbar using the wm decorator... *sigh* Aug 18 16:39:17 siestacat: get Lumberjack working? Aug 18 16:42:25 anyone else notice the lose of keyboard key press recognition in Xterm? Specifically for me it always happens after I use vncviewer. just wonder if it happens with any other X programs Aug 18 16:44:32 anyone notice keyboard input lose when using Xterm? When I run vncviewer Xterm doesnt seem to interperate keys being pressed anymore. just wondering if this has occured for any other X apps in xterm. Aug 18 16:45:40 elpollodiablo1, i never have, but i use rdp, not vnc so ... Aug 18 16:46:22 you do it in chroot or just forward X for rdp? Aug 18 16:52:37 elpollodiablo1: does it happen every time you use vncviewer? Aug 18 16:52:48 elpollodiablo1: and do keys stop being sent to other x apps, or just vncviewer? Aug 18 16:52:54 more info please ^.^ Aug 18 17:09:25 elpollodiablo1: follow mouse focus? Aug 18 17:09:37 does clicking in the xterm help? Aug 18 17:09:49 PatrickC : [2011-08-18 17:05:41] (LunaSysMgr) user.warning: org.webosinternals.navit-maps: Warning: indicated new content, but not active., palmInitFramework347:2527 Aug 18 17:36:19 . Aug 18 17:39:18 siestacat_: sorry, got disconnected.. Aug 18 17:39:29 siestacat_: not sure what that means Aug 18 17:40:32 [2011-08-18 17:35:40] (LunaSysMgr) user.crit: org.webosinternals.navit-maps: Error: {"errorCode": "ERROR", "errorText": "Invalid file."}, palmInitFramework347:2527 Aug 18 17:41:00 not sure... Aug 18 18:29:18 magic Aug 18 18:30:53 hi Tibfib Aug 18 18:31:04 heh, hi linuxjacques Aug 18 18:31:09 that message was on the wrong channel Aug 18 18:31:16 haha Aug 18 18:31:32 this is a useless bug report I know, but I was using nomnomnom today and my kernel crashed Aug 18 18:31:46 omg Aug 18 18:31:49 I'll get that fixed right away. Aug 18 18:31:51 wait, I doubt that Aug 18 18:31:58 wait, which kernel? Aug 18 18:32:02 wait, where am I? Aug 18 18:32:07 under the sea Aug 18 18:32:09 in a strange way. touches on the screen would cause it to flicker for a second Aug 18 18:32:42 and I could hear card swoosh sounds. sometimes the screen would go black, then touching again would show the nomnomnom gray background with the horizontal lines Aug 18 18:32:51 dtzWill: yes it happens everytime I use vncviewer. and yes keys stop being sent to other x apps inclusing Xterm its self. I normally have to load up a new xterm and kill the old one to get the Virtual keyboard to work. Aug 18 18:32:53 I am on the stock 3.0.2 kernel Aug 18 18:33:10 * oilsworkn blames nomnomnom for his tp crashing all the time now Aug 18 18:33:19 linuxjacques: well, let me know if it is consistent and if it only happens in nomnomnom Aug 18 18:33:27 oilsworkn: now wait a sec Aug 18 18:33:35 huzzah! Aug 18 18:33:35 at one point near the beginning of the crash, the kernel messages log said something like "adding new finger, 1100 fingers!!!" Aug 18 18:33:47 haha what Aug 18 18:33:52 does that mean Aug 18 18:33:56 I have the log at home. Aug 18 18:34:18 something with the ts driver multitouch implementation Aug 18 18:34:24 dwc-: mouse all works correctly, I have tried clicking all around but cant get keyboard to work untill I load up a new xterm. Aug 18 18:34:30 Tibfib: http://en.wikipedia.org/wiki/Huzzah Aug 18 18:34:36 haha Aug 18 18:34:43 its in urban dictionary too Aug 18 18:34:56 see also "hooray", "hooah" Aug 18 18:35:00 haha Aug 18 18:38:11 heh from ud: Aug 18 18:38:13 the crazy english version off "hooray" Aug 18 18:38:14 english dude 1: i say winston, lets go fetch some tea and crumpets. Aug 18 18:38:14 winston: Huzzah! Aug 18 18:39:48 lol Aug 18 19:31:52 Hey guys, I've discovered a strange issue w/ my Sprint Franken Pre+ on WebOS 2.1.0. Specifically, the Media Indexer appears to be inactive. I first ran into the issue when I tried to add a new ringtone, which it didn't pick up, no matter where I added it on the device. I decided it wasn't important and synced the device w/ Banshee on my home machine, and discovered that after syncing, though the music was decidedly present (as viewed by and st Aug 18 19:31:54 reamed through Internalz), the indexer hadn't picked it up. I read as much literature as I could find on the subject and saw that sometimes it takes a few minutes -- so I waited 10 minutes, then checked (nothing) and then a full reset (still nothing) and waited another 10 minutes (nothing). I then verified in Impostah that the only entries in the db for media.audio.file were the ringtones. Does anybody have a suggestion as to where to go from Aug 18 19:31:56 here? Aug 18 19:41:14 More info on the issue for anyone who might know something: I appear to be unable to backup to my account as well, and when opening the help application, it fails to retrieve tips because it's reporting my device ID as P101EWW (though my device ID in Impostah is still P100EWW as it ought to be). Aug 18 19:45:21 Show Properties lists DMModel: P100EWW but PRODoID as P101EWW, which I assume is the root of the issue. Aug 18 19:46:01 the indexer doesn't seem to pick things up on its own Aug 18 19:46:17 try rebooting (to make sure the indexer service is running, and not crashed) Aug 18 19:46:26 then put it in usb mode on a computer and take it back out Aug 18 19:49:02 dwc-: Okay, I've rebooted it again and put it back into USB mode. Aug 18 19:49:11 I'll go ahead and give it a minute or two and try again. Aug 18 19:49:33 I've mostly heard this secondhand, but have only had to try it once Aug 18 19:49:48 (where I've added stuff while the indexer was dead) Aug 18 19:50:28 wc-: Oh! loooks to be the spinny-wheel-of-indexing! Aug 18 19:51:28 hopefully not the spinny-wheel-of-pretending-to-be-indexing-but-the-service-is-dead-so-it-really-isn't Aug 18 19:51:38 That's exactly what I was wondering Aug 18 19:51:45 ^ how I usually know that the indexer is dead Aug 18 19:51:49 I don't think it ought take this long at 1Ghz w/ ~100 songs Aug 18 19:52:10 Can I restart the service manually? Or if not, with a luna or java restart? Aug 18 19:52:15 Or is this going to take another device reset? Aug 18 19:52:24 I'm not sure. I've always just rebooted. Aug 18 19:52:37 all maybe 3 times I've done this. Aug 18 19:53:26 I'm giving it a luna/java restart for sciences sake first. Aug 18 19:54:40 dwc-: Looking like a sad day for science, unfortunately. On to the hard reset. Aug 18 19:57:13 does the java restart does anything on webos 2.1.0? I thought I heard they took the jre out Aug 18 19:59:38 dwc-: If it does, it does it instantaneously (and I don't believe so, but when I DL'd internalz it requested a java restart, so I wasn't sure) Aug 18 20:00:28 dwc-: Well, this isn't looking good. I restarted, launched the music player, it claimed nothing existed, closed the music player, went into USB mode, safely ejected, launched music player again, and we're back to the spinny wheel... Aug 18 20:00:46 :\ Aug 18 20:02:54 I wish there was more literature on the media indexer. The stuff I can find from HPalm is all about its API Aug 18 20:03:03 and webos-internals, uncharacteristically, has nothing Aug 18 20:03:08 on the wiki Aug 18 20:04:30 what's Ur problem cereal? Aug 18 20:04:51 The Media Indexer on my Sprint-2.1.0-Franken-Pre+ is misbehaving. Aug 18 20:05:11 you try the ink hedami released? Aug 18 20:05:14 It isn't automatically detecting new media and, after being put into and removed from USB drive mode, appears to crash/hang Aug 18 20:05:14 ipk Aug 18 20:05:21 Yea, that was one of the first things I did Aug 18 20:05:24 but the issue isn't that Aug 18 20:05:28 at least, that isn't the only issue Aug 18 20:05:45 The indexer is legitimately not detecting new media (I checked the database w/ Impostah) Aug 18 20:06:01 I had to use internalz and mask my music folder... re start then un mask it and re start again Aug 18 20:06:11 what happens if you move all the stuff off the drive Aug 18 20:06:16 and let the indexer find nothing Aug 18 20:06:35 howdy Aug 18 20:06:35 ziplock503: That's just crazy enough to work Aug 18 20:06:36 that fixed my bug with music Aug 18 20:07:01 I'll be right back, I've got a quick call to make, then I'll give it a shot and ping you guys with results. Thanks again for the help! Aug 18 20:07:05 give it a go Aug 18 20:07:13 I guess masking is the same as actually removing the files Aug 18 20:07:16 no prob Aug 18 20:07:31 i've been playing around with PDF Redux on my Veer, and it seems that the rotation doesn't actually render. just gives me a black screen. Aug 18 20:07:41 rotate it back to portrait, and it renders just fine Aug 18 20:07:48 when it doesn't puke on the pdf, anyway Aug 18 20:09:28 i can't figure out if there's a bug reporting system for patches, so I don't know who to tell Aug 18 20:10:42 have any of you seen the news? Aug 18 20:11:10 :( Aug 18 20:11:36 pdt redux always been buggin for me .. pdf in general Aug 18 20:11:54 dave: that HP decided to take back all of the Touchpads from BestBuy and bury them in a landfill, ET for Atari 2600-style? Aug 18 20:12:21 yeah, it's amazing that the PDF reader on my old Symbian phone from like 2003 worked better than this one. Aug 18 20:12:50 thorsday: patches should have a homepage or precentral thread Aug 18 20:12:53 davegarbs: depend on what news you're talking about! Aug 18 20:13:02 pull up the page for the patch in preware and scroll down Aug 18 20:13:16 lol theyre taking back the touchpads too? Aug 18 20:14:02 holy crap, i was kidding Aug 18 20:14:03 but it's true Aug 18 20:14:08 hp is killing the entire webos line Aug 18 20:14:25 wow Aug 18 20:14:32 eh? Aug 18 20:14:33 what the hell? Aug 18 20:14:36 thorsday: we still have a chance. Aug 18 20:14:37 they're killing webos devices Aug 18 20:14:41 no, it's over Aug 18 20:14:42 not webos itself Aug 18 20:14:43 get real people Aug 18 20:14:47 they introduced the touchpad like three weeks ago! Aug 18 20:14:53 who cares? give me a damn cheap touchpad Aug 18 20:14:57 thank god im still within the return window Aug 18 20:14:59 If HP licenses to other manufacturers, now that Google bought Motorola, there's a chance things will work out. Aug 18 20:15:05 they bought Palm to kill it less than a year later? Aug 18 20:15:10 they just need to opensource webos Aug 18 20:15:11 cereal: you're dreaming mate. Aug 18 20:15:17 so, android + windows phone + webos is now licensed? Aug 18 20:15:18 hahaha Aug 18 20:15:21 thorsday: Aren't we all entitled to that? Aug 18 20:15:21 HP *is* webos right now Aug 18 20:15:23 yeah, okay. Aug 18 20:15:41 who's going to want an OS that even the owner doesn't want Aug 18 20:15:51 awesome Aug 18 20:15:51 me Aug 18 20:15:52 :p Aug 18 20:16:05 brand new phone that i'm locked into for the next 18 months, end-of-lifed Aug 18 20:16:13 after two weeks Aug 18 20:16:14 thankfully webos has done its job by making me an avid supporter of modern html5 web technologies Aug 18 20:16:14 more like an OS the incompetent owner can't monetize Aug 18 20:16:22 thorsday, HAHA Aug 18 20:16:38 linuxjacques: exactly Aug 18 20:17:33 Thi sucks so hard. Aug 18 20:17:42 /s/Thi/This Aug 18 20:19:00 i have to say that i'm in total shock Aug 18 20:20:07 So that's it...game over? Aug 18 20:20:10 thorsday & ziplock503: No dice w/ the masking. Even with the media masked it crashes. Unless it's counting the downloaded media? Aug 18 20:20:46 raven, looks that way Aug 18 20:20:47 you ever install that ipk hedami posted Aug 18 20:20:48 RavenIII: technically? No, Realistically? Likely. We can do crazy feats with software, as rwhitby and the guys have shown, but we simply can't produce hardware. Aug 18 20:20:59 they haven't fixed OBEX in three major release cycles Aug 18 20:21:07 That's nuts... Aug 18 20:21:13 ziplock503: the one to fix the permissions? Yes. But why would that be crashing the media indexer even if it hadn't been? Aug 18 20:21:27 so glad i spent $$ on apps in the last two weeks Aug 18 20:21:29 all for nothing Aug 18 20:21:32 or perhaps the music app is hanging because it isn't allowed to access the media indexer? but this is still post-install of that app. Aug 18 20:21:35 Good thing I switched back to my Evo...it's a shame though, I actually thought it would survive Aug 18 20:21:41 just asking cause I have it then I did the masking thing and my phone seems fine Aug 18 20:22:05 WEBOS IS NOT DEAD, HP IS JUST NO LONGER MAKING HARDWARE Aug 18 20:22:07 * drobbins cries Aug 18 20:22:29 this does not mean that webOS is never going anywhere again Aug 18 20:22:30 it's only mostly dead Aug 18 20:22:35 it just means we don't know where it's going Aug 18 20:22:48 :/ Aug 18 20:22:51 summatusmentis: Yes, but that means WebOS is yet again backing down. WebOS isn't dead. It's just mauled to the point of unrecognizability. Aug 18 20:22:58 but I only did the masking on my music folder not the media folder.... hope you figure it out Aug 18 20:22:59 summatusmentis: good poine, I could totally see Samsung putting aside some of its resources to make WebOS phones... Aug 18 20:23:05 For the record, I intend to remain on the ship until the entire mast is underwater. Aug 18 20:23:10 I maintain, at this stage, further loss of momentum == death Aug 18 20:23:14 RavenII: there's also talk of HP just spinning off it's hardware unit Aug 18 20:23:16 RavenII: I would like that too, but what are the chances? Aug 18 20:23:17 so is the pre3 coming or no? Aug 18 20:23:19 HP is the only company making webos devices Aug 18 20:23:23 there are ZERO licensees Aug 18 20:23:26 no pre3 Aug 18 20:23:30 as jacques said, if HP stops the charge, other manufacturers aren't going to want to either. Aug 18 20:23:34 thorsday: there are 0 licensees announced Aug 18 20:23:41 it's like 5 days before the pre3 launch Aug 18 20:23:44 and they've cancelled it Aug 18 20:23:46 wtf Aug 18 20:23:48 cerealklr_: ....Kyocera? Sanyo?...those are the only ones I could see even putting in any effort into WebOS. Aug 18 20:23:48 that's not right Aug 18 20:23:50 thorsday: The issue isn't that no licensees yet exist, it's that they're not going to WANT to exist, with HP ending on this note. Aug 18 20:23:58 there's a difference between stopping the charge, and shifting the people doing the charge Aug 18 20:24:00 those phones are already on trucks and in warehouses, and now what? Aug 18 20:24:07 thorsday: no one has said they've cancelled the pre3 Aug 18 20:24:08 just landfill the lot? Aug 18 20:24:31 thorsday: I'm sure they'll slash prices and liquidate, but still, this is going to kill what little forward motion HP gave us again. Aug 18 20:24:40 just tell me where I can buy tps and pre3s at pennies on the dollar Aug 18 20:24:54 yes please. Aug 18 20:24:54 do you people have the ability to read and understand? Aug 18 20:24:57 summatusmentis: where do you buy some of that optimism from? I have quite a bit of it overall, but your brand of optimism seems to be really potent Aug 18 20:25:16 RavenII: I'm worried, don't get me wrong, there's a lot of unanswered questions Aug 18 20:25:19 No, joke, jacques. I'll stock up a few of them for future usage. Aug 18 20:25:32 RavenII: but those unanswered questions are just that, they don't have answers Aug 18 20:25:40 Fair enough Aug 18 20:25:51 RavenII: so, once I have more information, I'll draw a more final conclusion Aug 18 20:26:03 RavenII: right now, we know very little, beyond HP is no longer making devices Aug 18 20:26:12 they haven't killed the webOS Business Group Aug 18 20:26:17 Now, I personally wouldn't mind them selling off the patents to the card/multi tasking to Google... Aug 18 20:26:28 does somebody with WebOS 2.1.0 have Impostah installed and 5 minutes of free time? I'd like them to check a value quickly for me so I can compare. Aug 18 20:26:58 RavenII: so that may mean that they're spinning off the hardware into a subsidiary, or that they're licensing webOS Aug 18 20:27:01 does the device matter cerealklr? Aug 18 20:27:01 we just don't know Aug 18 20:27:25 cerealklr_: I could install impostah...what do you need? Aug 18 20:27:34 fuck Aug 18 20:27:40 yep Aug 18 20:27:43 Lazar_Dobrescu: I don't believe so, no. It's an issue i'm having with the Media Indexer. I want to make sure I don't have permissions in the way Aug 18 20:28:11 k well I got a pre+ with it Aug 18 20:28:13 what do you need Aug 18 20:28:24 short-term thinking by HP Aug 18 20:28:36 my thoughts exactly. Aug 18 20:28:43 I disagree Aug 18 20:28:50 summatusmentis: what's your take on it? Aug 18 20:28:58 I think we're seeing the beginnings of a big shift in terms of business model by HP Aug 18 20:29:09 how so? Aug 18 20:29:17 I know they are now going to spin off their pc business... Aug 18 20:29:23 Lazar_Dobrescu: could you open Impostah, go to Databases, and choose Persistent, and then from the other dropdown "com.palm.media.permissions", and hit query? Aug 18 20:29:28 there's talk of them buying another software company Aug 18 20:29:30 and then confirm whether you have any results? Aug 18 20:29:34 summatusmentis: you think they'll get licensees Aug 18 20:29:42 summatusmentis: which one? Aug 18 20:29:44 drobbins: to me, it looks like they're shifting their business towards data/cloud Aug 18 20:30:07 it's called Autonomy? I've never heard of it Aug 18 20:30:10 I don't have com.palm.media.permissions, just media.permissions:1 Aug 18 20:30:12 summatusmentis: But what does that mean for WebOS? WebOS needs something to run on. Aug 18 20:30:24 I think that's what you want though Aug 18 20:30:28 Lazar_Dobrescu: My bad, I forgot it truncates the beginning. That's what I was looking for. Aug 18 20:30:42 it means either there's a spinoff company that consists of the Personal Computing Group (or whatever it's called), or licensees Aug 18 20:30:44 Lazar_Dobrescu: If you query it, is it empty? Aug 18 20:30:45 query is giving me a blank screen though Aug 18 20:30:45 probably Aug 18 20:30:50 yes Aug 18 20:31:15 And Media Indexing appears to function for you, correct? (You've put music or ringtones on the device and can play it through the Music Player?) Aug 18 20:31:30 yeah music, videos all in /media/internal and they work Aug 18 20:31:53 through the stock music and video player Aug 18 20:32:09 Curious. Okay, so that's the smoking gun then. There's something messed up with the Media Indexer service itself, or something it depends upon, but the issue isn't permissions. Aug 18 20:32:18 Thanks very much for you help! Aug 18 20:33:26 summatusmentis: here's what I think happened Aug 18 20:33:37 I wonder if...what do they call their Tablet?...is going to be super cheap now... Aug 18 20:33:39 summatusmentis: HP started tying webos to their PC business strategy Aug 18 20:33:48 summatusmentis: then they decided to sell off their PC business. Aug 18 20:33:51 cerealklr_ I've seen other complain about trouble with that... Did you put the files there through usb or wifi? Aug 18 20:34:03 summatusmentis: and they were left without a strategy for WebOS Aug 18 20:34:23 drobbins: webOS is new to them Aug 18 20:34:25 its a known bug Aug 18 20:34:27 cerealklr_ cause I think there was someone here the other day who had trouble through USB but had no problem through wifi Aug 18 20:34:27 that part is true Aug 18 20:34:38 but I don't think they don't ahve a strategy Aug 18 20:34:53 I had index prob with wifi but fixed it with that masking trick Aug 18 20:34:55 Lazar_Dobrescu: They were added via USB. Interestingly, they play fine through USB. Aug 18 20:34:58 summatusmentis: I think you are probably right. Aug 18 20:34:58 I think they may not be sure how the hardware ties into their webOS strategy Aug 18 20:35:12 woops, through INternalz* Aug 18 20:35:13 summatusmentis: unfortunately WebOS is going to be semi-dead after all the press saying it's dead Aug 18 20:35:27 drobbins: the press isn't saying it's dead Aug 18 20:35:27 Sorry, fingers got ahead of my mind. Aug 18 20:35:30 spotify would sync and then I would listen to it and then it would just disappear making me re sync Aug 18 20:35:34 except for the sensationslists Aug 18 20:35:43 summatusmentis: search for "HP Kills WebOS" Aug 18 20:35:45 the press is saying that HP is no longer making hardware Aug 18 20:35:55 summatusmentis: yes, *if* you parse it Aug 18 20:35:59 yeah, I understand that, but it's sensationalism, and jumping the gun Aug 18 20:36:00 summatusmentis: most won't Aug 18 20:36:05 right, it's the press Aug 18 20:36:38 really, it's like google deciding to not make the Nexus S anymore. Aug 18 20:36:43 cerealklr_ If you copy them using wifi(sftp for example) do you have the same troubles? Aug 18 20:36:44 I still think HP could pull this off, but I think they need to hit every single nail on the head Aug 18 20:37:02 summatusmentis: yeah, starting with their PR dept Aug 18 20:37:23 summatusmentis: I agree with you though. Aug 18 20:37:26 seriously, they should not have made an announcement about webOS without giving the full story Aug 18 20:37:27 summatusmentis: you won me over Aug 18 20:37:32 summatusmentis: correct Aug 18 20:37:46 Haven't set up SFTP on the device yet. Actually, I haven't even set up a working Terminal, since the Terminal App doesn't appear to exist for 2.1.0, and Terminus is non-functional for some reason. Aug 18 20:37:50 but that, at least, they've been consistent about since the beginning :) Aug 18 20:37:53 summatusmentis: but that wouldn't fit with the pattern of PR fail they've established since buying palm Aug 18 20:37:59 sdlterminal Aug 18 20:38:03 is the one you want cerealklr_ Aug 18 20:38:23 might have to install it through wosqi though Aug 18 20:38:27 I had issues through preware Aug 18 20:38:27 Loudergood: indeed, doesn't mean they shouldn't try and change it :) Aug 18 20:38:40 htc webos with beats!! Aug 18 20:38:44 I hope Aug 18 20:38:47 well, you just don't understand the importance of tradition Aug 18 20:38:56 Lazar_Dobrescu: Oh, gotcha. I'll get that added momentarily then! Aug 18 20:39:07 the licensing of beats audio makes sense. Aug 18 20:39:20 yup Aug 18 20:39:23 sensationalist or no, HP should know better than to announce things like that and /not/ expect it to get blown out of proportion :/. Aug 18 20:39:31 agreed. Aug 18 20:39:34 honestly, they should have announced licensing/hardware spinoff first, then announced that they're not making devices anymore Aug 18 20:39:43 if, in fact, that's what's happening :/ Aug 18 20:39:44 summatusmentis: exactly. Aug 18 20:39:47 ziplock503: Actually, since Google bought Motorola, HTC might be considering branching out to a different OS... Of course, that's a pipe dream, but wouldn't it be nice to have HTC-quality hardware with WebOS on it? Aug 18 20:40:02 oh yeah! Aug 18 20:40:07 but they know this, of course they do. so the question is, what's their game? :/ Aug 18 20:40:08 cerealklr_: there's an awful lot of conjecture in that statement Aug 18 20:40:21 but I'm hardly one to speculate, I don't generally understand these things.... :/ Aug 18 20:40:23 summatusmentis: It included its own warning label, did it not? Aug 18 20:40:25 dtzWill: their game is: let's be stupid on an earnings call Aug 18 20:40:36 drobbins: haha fair enough :/ Aug 18 20:40:44 dtzWill: I'm not sure they do know this. It feesl like HP is new to the game, and gets caught flat-footed doing things the "old way" Aug 18 20:40:57 cerealklr_: I guess Aug 18 20:41:16 need to get someone from the WebOS team in here Aug 18 20:41:37 drobbins: I have a feeling, one way or another, most of them are lined up at a few expensive bars taking shots right now. Aug 18 20:41:59 but.. but.. but.. Aug 18 20:42:06 haha love how nicks i haven't seen in ages are all joining... Aug 18 20:42:09 no more Pre's?! Aug 18 20:42:09 drobbins: as I understand it, they're all in an all-hands meeting right now Aug 18 20:42:39 yeah that's what it looks like on twitter Aug 18 20:42:40 Mousey: presumably the pre3 is still coming Aug 18 20:42:47 dtzWill: well, unless we get some new news, you might not be seeing them again :( Aug 18 20:43:26 flare576: That seems extreme. I don't think HP is _literally_ canning them. Aug 18 20:43:30 presumably i'm stuck on Sprint =( Aug 18 20:43:52 cerealklr_: most of the folks in this room aren't employed by HP :) Aug 18 20:44:11 Lazar_Dobrescu: Yeah, I don't even see SDL terminal listed in preware. Guess I gotta do it the hard way. =P Aug 18 20:44:27 think it's 1 word.. I'm pretty sure I've seen it :) Aug 18 20:44:28 * Mousey sads Aug 18 20:44:34 flare576: Oh, right, I mistook who you were speaking to. Aug 18 20:44:41 and using wosqi is not really the "hard" way :) Aug 18 20:45:38 Lazar_Dobrescu: SDL turns up nothing, and sure it is. I already have Preware installed (via the SDK), not WOsQI. That's a whole minute of downloading right there that wouldn't be necessary! Aug 18 20:45:41 =P Aug 18 20:45:43 ok Aug 18 20:46:00 can't verify now since I got it installed ofc it's gonna show up now Aug 18 20:47:38 http://twitter.com/#!/richardkerris/status/104291781906153472 fwiw Aug 18 20:48:11 "explore" means they don't have a plan :( Aug 18 20:48:12 Someone needs to ping Precentral to update with that, fast. Aug 18 20:48:27 cerealklr_: my media.permissions has 4 entries in it Aug 18 20:48:37 being a webos fan is unreal Aug 18 20:48:42 roller coaster ride from hell Aug 18 20:48:48 dwc-: Odd, and yet it works for Lazar_Dobrescu with no entries? Aug 18 20:49:06 * ka6sox goes inverted on the ride...while going backwards. Aug 18 20:49:13 HP should "explore" open sourcing webos Aug 18 20:49:26 that'd be epic but it'll never happen Aug 18 20:49:50 most of it is already open source IIRC Aug 18 20:50:27 well, there's 4 ++H.... entries, but I don't know what htey go to Aug 18 20:50:43 if you click them, it should tell you. Aug 18 20:50:52 its essentially busybox, gnome (minus a window manager), and gstreamer Aug 18 20:51:18 threethirty: not most Aug 18 20:51:20 some Aug 18 20:51:25 the ++H things are their uniques Aug 18 20:51:26 the GUI layer is not open source Aug 18 20:51:27 threethirty: except Mojo, Enyo; the rest can probably be replicated. Aug 18 20:51:47 yeah, I want GUI layer source Aug 18 20:52:02 has anyone tried hacking openmoko onto a pre? Aug 18 20:52:32 ok... com.hedami.mprtrial Aug 18 20:52:38 com.tibfit.app.koto.lite Aug 18 20:52:50 de.tamspalm.amigo2trial Aug 18 20:52:55 that would be a great start to a new webos clone imo Aug 18 20:52:56 com.hedami.musicplayerremix Aug 18 20:53:02 I'm just going to pretend that this day didn't happen Aug 18 20:53:06 I didn't think to click on them Aug 18 20:53:10 dwc-: So basically, anything that isn't the built in players Aug 18 20:53:14 so the media indexer doesn't need a special entry Aug 18 20:56:43 Enyo is a beautiful thing though -- after using it for a bit I actually built my own framework to let me specify interfaces using the same design patterns for my web projects. Aug 18 20:56:56 I'd hate to see it go and have to recreate the wheel. Aug 18 20:57:44 Lazar_Dobrescu: Big problems =/ Aug 18 20:58:31 WOSQI is throwing up more stacktrace than my history buffer can contain during the install. Aug 18 20:58:31 * Mousey spreads FUD Aug 18 20:58:59 there is a fix for the terminus problem btw Aug 18 20:59:15 dwc-: oh? Aug 18 20:59:33 http://metaviewsoft.de/wordpress/?p=560 Aug 18 20:59:48 WHatever happened to the original terminal, by the way? Aug 18 20:59:49 edit the jailusers file Aug 18 20:59:53 I used vi to do it Aug 18 21:00:02 (via novaterm) Aug 18 21:00:08 gotcha Aug 18 21:00:59 the original terminal, as I understand it, doesn't work in webos2+ because it was using some undocumented apis that changed since 1.4 Aug 18 21:01:16 summatusmentis: so maybe now that HP isn't making devices, there will be some licensees Aug 18 21:01:41 we can only hope Aug 18 21:01:49 I'd prefer that to the spinoff company route Aug 18 21:02:03 summatusmentis: we can also find HP execs in parking lots and beat them with sticks until they agree to do what we want Aug 18 21:02:52 ok, here is the good news Aug 18 21:03:01 next week is probably going to be the best time ever to get a Veer Aug 18 21:04:17 Is anyone else feeling sick? Aug 18 21:04:25 * drobbins raises hand Aug 18 21:04:25 < Aug 18 21:04:27 *raises hand* Aug 18 21:04:30 Oy vay Aug 18 21:04:38 i'm blaming it on the mtn dew. Aug 18 21:04:50 I'm blaming it on HP Aug 18 21:05:02 cereal and mtn dew don't mix well Aug 18 21:05:08 bad combo Aug 18 21:05:21 but.. #HPwebOS is an awesome software platform and now we can explore the best hardware partner for it. #onward. /via @richardkerris Aug 18 21:05:24 true story. Aug 18 21:05:50 glimmer of hope? Aug 18 21:05:58 PatrickC: The End gets a press release, the light at the end of the tunnel gets a single tweet. =/ Aug 18 21:06:14 * dwc- mutters something about trying to avoid #webos today only to find the discussion for today leaking into #webos-internals Aug 18 21:06:45 dwc-: you are safe nowhere! Aug 18 21:07:00 @RichardKerris is looking for a new job Aug 18 21:07:03 apparently Aug 18 21:07:04 PatrickC: just tweeted the sucker Aug 18 21:07:46 maybe I should talk to my friend who is making a retro phone Aug 18 21:07:52 with external antenna. Aug 18 21:07:54 is it heavier than a brick? Aug 18 21:08:01 let's hope so Aug 18 21:08:11 I want 30 days of battery Aug 18 21:08:40 maybe if you have a diesel generator Aug 18 21:08:54 * dwc- heads over to the conf call Aug 18 21:09:16 old school Aug 18 21:09:36 http://www.vintagemobilephones.com/MyImages/gecko.gif Aug 18 21:09:44 ... seriously? I need to put in an email to join the conf call? Aug 18 21:09:58 * dwc- puts in an old no-longer-valid @hp.com email Aug 18 21:11:07 :| Probably going to return my Touchpad this evening or tomorrow Aug 18 21:11:14 "our touchpad is not gaining enough traction in the marketplace" ... really.... Aug 18 21:11:30 * dwc- skims the rest of the slides Aug 18 21:11:40 dwc-: Are you listening it? And if so, where? Aug 18 21:11:42 slides? Aug 18 21:11:58 Found a liveblog... Aug 18 21:12:00 http://h30261.www3.hp.com/phoenix.zhtml?c=71087&p=irol-EventDetails&EventId=3561763 Aug 18 21:12:06 click on "click here for webcast" Aug 18 21:13:06 Shutting down operations around webOS devices; exploring strategic alternatives to optimize value of software platform Aug 18 21:13:10 2011Q4 Aug 18 21:14:41 Any lawyers here? Aug 18 21:15:13 they are fully committed to itanium Aug 18 21:15:18 "devices will be shut down by the end of 2011" Aug 18 21:15:22 these people are crazy Aug 18 21:15:25 What, they are going to kill the catalog?!?! Aug 18 21:15:31 !? Aug 18 21:15:35 DON'T JOKE LIKE THAT Aug 18 21:15:40 Not joking Aug 18 21:15:42 that's what he said Aug 18 21:15:45 trsohmers: catalog is staying Aug 18 21:15:50 they didn't say anything about that Aug 18 21:15:57 they didn't say catalog Aug 18 21:15:57 We should explore forking webos... Aug 18 21:16:06 but he did say "devices will be shut down by the end of 2011" Aug 18 21:16:16 this guy is a loser Aug 18 21:16:19 "we" who? the "we" that has a license to do so? Aug 18 21:16:25 on the call Aug 18 21:16:54 devices is hardware Aug 18 21:16:58 when you describe your strategy and then say "I am more and more convinced that it is the right one" Aug 18 21:17:03 that is stupid to say that. Aug 18 21:17:32 this guy is stupid Aug 18 21:17:37 Total moron Aug 18 21:17:55 their new strategy is to focus on "structured and unstructured data" Aug 18 21:18:01 WOw Aug 18 21:18:06 an all cash deal Aug 18 21:19:39 Leo is a complete moron Aug 18 21:20:06 they are reacting to a revenue free-fall Aug 18 21:20:17 but why this way Aug 18 21:20:23 * dwc- closes this window too to get some work done Aug 18 21:20:24 webos > autonomy Aug 18 21:21:57 well... its been real folks Aug 18 21:22:08 no sense sticking around Aug 18 21:22:11 i wont be buying a pre 3 Aug 18 21:22:14 :( Aug 18 21:22:26 * enen gives up and buys an android Aug 18 21:22:44 cya folks in the android chans probably! lol Aug 18 21:22:56 Android is cool Aug 18 21:22:57 lol Aug 18 21:23:14 OVERVIEW: HP Hates consumers, and is going to be the new IBM Aug 18 21:24:44 optimizing themselves to irrelevance Aug 18 21:24:48 if they're not careful Aug 18 21:25:34 but they are fully committed to itanium Aug 18 21:25:38 HP made stupid decisions before... killing Alpha CPU over Itanium CPU Aug 18 21:25:51 wouldn't be the first time a company did that. Aug 18 21:25:52 * uNiXpSyChO coming from a long time DEC employee Aug 18 21:26:14 Digital…. lawl Aug 18 21:27:08 they basically gave up because of the touchpad launch. Aug 18 21:27:21 it's only been out 1 month Aug 18 21:27:48 they wanted to avoid a Q4 loss for WebOS Aug 18 21:28:17 they decided to shut down operations around WebOS devices because they realized that they would need to invest in it for 1-2 more years. Aug 18 21:28:22 and that's too long-term for them Aug 18 21:28:30 alpha was pretty dead Aug 18 21:28:37 killing hppa/pa-risc was worse :P Aug 18 21:28:51 also: letting intel design the rev1 itanium Aug 18 21:29:00 1-2 years is too long term. moronic. Aug 18 21:29:05 alpha was only the fastest RISC CPU during that time... totally dead Aug 18 21:29:07 that is what she said Aug 18 21:29:07 rev2 with hp design was way better Aug 18 21:29:38 she said that they would need to put money into it over the next 1-2 years and they thought it would have "questionable return" Aug 18 21:29:44 what about the $1.2B you already spent. Aug 18 21:29:46 "fastest" maybe but certainly not winning many market battles Aug 18 21:30:03 that is a true statement Aug 18 21:30:03 the 1.2b is a sunk cost Aug 18 21:30:17 webOS isn't "DEAD" just devices... Aug 18 21:30:20 difference. Aug 18 21:30:27 maybe. Aug 18 21:30:36 I'm not convinced there is a difference. Aug 18 21:30:38 sounds like execs just want it off the balance sheet and have no technology vision Aug 18 21:31:29 if a company expects to "win" in 2 quarters of half-assed effort, they are truly moronic Aug 18 21:32:08 exactly. Aug 18 21:32:15 maybe not half-assed but what do you expect right after an acquisition? Aug 18 21:33:04 it was pretty half-assed. like the tp launch where they revised July 1 to be a "soft launch" with 17th being the "real launch" Aug 18 21:33:22 richardkerris: We will increase our investment in #Enyo for the #HPwebOS platform (twitter) Aug 18 21:33:33 what does that even mean? Aug 18 21:34:07 HP had unrealistic expectations for WebOS, so this isn't "fair" Aug 18 21:34:44 but if they can't make money doing hardware, and decide to get out, this lady talking really failed in delivering any real positive spin on that message. Aug 18 21:35:26 so they are going to spend more on Enyo Aug 18 21:36:02 the earnings call should have just been a video of that lady explosively vomiting over the camera Aug 18 21:36:03 target audience = investors, not customers Aug 18 21:36:04 okay and enyo runs on *how* many platforms? Aug 18 21:36:10 could have saved me the last 20 minutes Aug 18 21:36:23 ka6sox: exactly 1 Aug 18 21:36:33 for some definition of "run" Aug 18 21:36:42 get patrickc in here to call 2 Aug 18 21:38:38 drobbins: lol Aug 18 21:39:10 * ka6sox takes this all in stride...and heads for lunch Aug 18 21:40:06 dwc-: what am I gonna do? Aug 18 21:44:35 dwc-: Got it to work with a combination of what I heard from you, ziplock, and Lazarus. Thanks, guys! Aug 18 21:51:08 PatrickC: read the 4 previous lines Aug 18 21:51:16 cerealklr_: nice. glad it's fixed Aug 18 21:51:59 The kin lived for 48 days before being announced it was going to be kiled….The Touchpad turned 49 days today Aug 18 21:52:03 dwc-: ah Aug 18 21:52:03 mm, investor qustions Aug 18 21:52:10 well, analysts Aug 18 21:53:40 "the software is well designed... the developers like it, the users like it" Aug 18 21:54:23 Leo: "Regarding the future of webOS, we are looking at all of our strategic options regarding Aug 18 21:54:23 the software. The software has been received very well, everyone likes it. We will be looking at all possible business models, from licensing to any other possibility, to look at how to extract value from webOS." Aug 18 21:55:33 "extract value" Aug 18 21:56:12 "Perhaps HP should "continue to explore options to optimize the value" of Leo Apotheker." Aug 18 21:56:32 analyze THIS! Aug 18 21:56:38 it's Amiga syndrome Aug 18 21:56:53 management that doesn't understand the potential of their technology Aug 18 21:57:24 and has unrealistic expectations involving that British comedian guy and world domination in 49 days Aug 18 21:57:57 "Congratulations to Mark Hurd's mistress lady -- you are now officially the butterfly whose effect killed Palm." HAHA Aug 18 21:58:04 hey, core webos internals guys, whatever ends up happening; thank you. If webOS does stop getting support, thank you for the past. If it does keep rocking, thank you for the future. Aug 18 21:58:05 when you see a celebrity marketing a technology product, you can almost guarantee there is a brain-dead exec who thought that up Aug 18 22:02:57 ... Aug 18 22:03:14 like having bono and u2 on stage? Aug 18 22:04:29 here's the Amiga Ad... http://www.youtube.com/watch?v=YstHXx7-FKw Aug 18 22:04:38 oh wait, that was apple. whoops! Aug 18 22:06:17 http://www.sciencedirect.com/science/article/pii/S105774081100057X Aug 18 22:06:21 wonder if that's related to today Aug 18 22:06:22 * dwc- coughs Aug 18 22:06:50 * cerealklr_ seconds flare576. I'll be sticking with you all to the last man. Aug 18 22:07:51 morning Aug 18 22:07:59 rwhitby: hiya Aug 18 22:08:18 rwhitby: morning. Aug 18 22:08:59 rwhitby: You just wake up? Aug 18 22:09:27 trsohmers: time difference man ;) Aug 18 22:09:30 rwhitby: have a chance to absorb the news? Aug 18 22:09:37 rwhitby: from the HP earnings call Aug 18 22:09:43 seb_or_sam: Yes I know… just wondering if he knows about the news Aug 18 22:09:57 Heading out for dinner. Be back later! Aug 18 22:10:08 cerealklr_: don't puke! :) Aug 18 22:11:25 rwhitby: basically, HP getting out of the "hardware for WebOS" business Aug 18 22:12:59 quick question, i have a screen that doesn't work and i wanna wipe the phoen before i turn it in for the new one Aug 18 22:13:09 i see lots of suggestions on google, but none of them work Aug 18 22:13:29 is it in dev mode already? Aug 18 22:13:37 might be, not sure Aug 18 22:13:52 sec Aug 18 22:14:05 hrm, if it is, you can boot it, novacom in, wipe your USB data, then doctor it. Aug 18 22:14:19 yeah it's on Aug 18 22:14:23 that'll clean just about everything out Aug 18 22:15:00 i tried webosdoctor 1313698154111 Aug 18 22:15:07 which is apparently the newest version Aug 18 22:15:16 but it says it's not compatible with my device Aug 18 22:15:22 and i've never had that error before Aug 18 22:15:39 which device do you have? Aug 18 22:15:41 webOSQuickInstall downloaded it for me Aug 18 22:15:43 Pre 1 Aug 18 22:15:50 Sprint? Aug 18 22:15:52 yup Aug 18 22:16:02 check the webos-internals.org list Aug 18 22:16:20 k, sec Aug 18 22:16:21 that should be able to link you to the right one, but it's odd that WOSQI grabbed the wrong one. Aug 18 22:17:14 yeah, it's never done that before Aug 18 22:17:44 Think I would just be able to return this Touchpad without doing anything drastic to it? Aug 18 22:17:50 Just a factory restore or whatever Aug 18 22:18:11 so. this is awesome. Aug 18 22:18:54 release the Pre3 yesterday in .eu, have massive firesale on TouchPad, immediately abandon the platform. nice going, HP. Aug 18 22:19:03 trsohmers: yeah, put it back in the box after doctoring and no one will look twice. Aug 18 22:19:16 I'm waiting with mine, though Aug 18 22:19:26 I got mine from woot. no going back. Aug 18 22:19:29 I want to see if they get a hardware partner in the next few weeks Aug 18 22:19:38 or have anything positive to announce Aug 18 22:19:48 shit. Aug 18 22:19:54 or have ANYTHING to announce Aug 18 22:20:13 kind of cool to see saurik here. Aug 18 22:22:27 Anyone interested in porting webOS to some other handsets? Aug 18 22:22:32 did HP get rid of webos? Aug 18 22:22:41 webos devices Aug 18 22:22:44 I have multiple development boards, devices, and everything Aug 18 22:22:52 they won't be doing hardware anymore is their announcement Aug 18 22:23:08 And a very good knowledge of hardware… I just don't know as much about webOS backend stuff Aug 18 22:23:25 and they haven't finalized any plans to bring a partner on board yet Aug 18 22:25:41 i thought HP were hardware people Aug 18 22:26:32 well, I don't know how successful they've been at small-scale hardware. Laptops, PCs, Servers, yes, but I'm not familiar with their recent history of handhelds Aug 18 22:26:58 the iPaqs Aug 18 22:27:12 from like 2000 to 2005, the iPaq pocket pc's where the best Aug 18 22:27:29 High style, best specs, they where the best Aug 18 22:27:51 interesting. Aug 18 22:28:28 you know, I can't help but think that Palm had all of these devices in work flow already, so HP let them finish, but now that it's over, they're taking a new route. Aug 18 22:29:52 I don't suppose it's possible to port Android to the Touchpad…? Aug 18 22:30:14 I mean, no one's going to buy this hardware on eBay. Aug 18 22:30:14 why not? it's already running an android kernel Aug 18 22:30:23 is it? Aug 18 22:30:30 look at the patch Aug 18 22:30:57 it's based on qualcomm's android kernel Aug 18 22:31:04 so, I know what "a patch" is, but I have no idea what "the patch" is in the context of Android kernels and WebOS :p Aug 18 22:31:19 the palm kernel patch Aug 18 22:31:23 Back Aug 18 22:31:33 huh. Aug 18 22:31:44 if that's the case… shouldn't it be trivially easy? Aug 18 22:32:27 what should be easy? Aug 18 22:34:42 hp used to have these cool little tablets Aug 18 22:34:47 back in the late 90s/early 00s Aug 18 22:35:58 and palmtop pcs Aug 18 22:36:18 but if you really want to talk about early handheld computing devices... the pocket calculators are awesome Aug 18 22:40:16 this wipe is finally working, btw Aug 18 22:40:29 put my serial number into palm's website and downloaded a version that worked Aug 18 22:40:47 interesting that webosQI didn't work Aug 18 22:40:51 maybe i need to update that as well Aug 18 22:57:03 =/ Aug 18 22:57:19 :/ news about hp Aug 18 23:00:15 yah Aug 18 23:00:20 =\ Aug 18 23:06:11 it sad and sucks :/ Aug 18 23:06:38 Well, really thinking of giving up on the touchpad Aug 18 23:09:35 sad day for webOS :( Aug 18 23:09:49 Tomorrow is the last day I can return this touchpad Aug 18 23:09:50 So Aug 18 23:10:29 trsohmers: weren't you talking about porting webos to other devices? Aug 18 23:10:43 Yea, I think it is possible Aug 18 23:11:08 you'll need the touchpad. Aug 18 23:11:36 Not really Aug 18 23:11:51 just need crafted webOS ROMs Aug 18 23:12:11 you'll need the touchpad, believe me. both as reference hw and as a way to test stuff. Aug 18 23:12:31 :| Aug 18 23:12:47 Just $400 down the toilet pretty muh Aug 18 23:12:51 much* Aug 18 23:12:57 eh Aug 18 23:12:59 well, your choice. Aug 18 23:13:04 I mean, it is a cool device Aug 18 23:13:06 I love the OS Aug 18 23:24:03 trsohmers: don't let me influence money decisions though, just saying that if you want to start such a project, you will need hw running whatever version of webos you want to start from. Aug 18 23:25:42 Well it would probably be better to start with the pre2 or whatever, since that has similer screen size to the handsets I would be porting it to Aug 18 23:38:09 probably not the same resolution though Aug 18 23:40:42 Yea Aug 18 23:53:54 back! Aug 19 00:43:08 soo.... should i return my touchpad?? Aug 19 00:43:38 i still like it with no apps... multitasking w/ the browser is almost worth $400 by itself... but man... what a bunch of bad news today Aug 19 00:44:13 grndslm: Well, it's not like they're going to send out swap teams to destroy all sold touchpads. I think there's a chance you might be able to get it cheaper down the road if you return it Aug 19 00:44:21 but I don't think i'm going to. Aug 19 00:44:53 I'm mad as heck at HP, but I still hope that there'll be _something_ left from this firestorm to tempt a manufacturer into a licensing agreement w/ WebOS Aug 19 00:44:55 i'm hoping the touchpad drops drasticly in price so i can pick one up Aug 19 00:45:15 yea, i kinda need it for a little project i'm working on... but still... if they're just going to destroy developer interest like that... i might be able to use a honeycomb tablet for my project Aug 19 00:46:16 i want that damn acer iconica dual tab Aug 19 00:46:22 i think that i'd be less inclined to ask this question if i'd gotten the $299 touchpad... instead of the 32gb version for $399 + tax Aug 19 00:46:30 but i'm funny like that Aug 19 00:48:13 I got my 32gb for $299+tax Aug 19 00:48:55 how'd you pull that one off? Aug 19 00:49:07 $100 instant rebate, $100 staples coupon, and then the following week they said they would give me $100 back because they considered the $100 rebate that was only that weekend and the $100 price drop separate Aug 19 00:49:29 So $599-$200 instantly the day I got it, and then $100 off two days later Aug 19 00:52:33 sweet deal Aug 19 00:52:39 Yea Aug 19 00:53:11 But I have two separate receipts… I wonder if I should be honest and go in with it saying $399 or $299 Aug 19 00:53:42 I already factory restored it and packed it up... Aug 19 00:54:01 what ever works Aug 19 00:54:19 the whole thing makes me sick. Aug 19 00:54:38 I mean I really love the OS, but if it isn't going to be supported by the manufacturer or developers... Aug 19 00:55:02 trsohmers: I'm going nowhere. Neither is the WebOS Internals team. Aug 19 00:55:25 and I really think there is a great community here Aug 19 00:55:27 I'm sure most of the other devs still in this room would say much the same. Aug 19 00:56:06 But it's also a money thing… with the market tanking these past two weeks Aug 19 00:57:17 Can't help you with that one, unfortunately. Aug 19 01:15:08 the thing is Aug 19 01:15:14 there are applications that will never get developed Aug 19 01:15:21 a real, H.264 YouTube app, for example Aug 19 01:15:47 a native Springpad app Aug 19 01:15:54 a real native Evernote app Aug 19 01:16:03 countless other things that require outside support for them to work Aug 19 01:19:46 starcruzr: the H.264 YouTube app would be totally doable Aug 19 01:19:53 even if you have to do device spoofing in it. Aug 19 01:20:18 I can't speak for Springpad or Evernote. I know Evernote was in progress, but I worry they might drop it now that HP dropped the ball this badly. Aug 19 01:22:29 there is an Evernote app, but it's kind of terrible Aug 19 01:24:48 starcruzr: Perhaps someone that's sticking around will look into it Aug 19 01:25:10 Personally i've got my hands full with AmpPad, and once I finish that I'm working on learning the PDK with Swarmz Aug 19 01:32:13 any one else notice the Wifi on the TP is really bad?, not disconnecting but the connection speed drop dramatically at a distance where a computer gets good connection? Aug 19 01:37:50 evernote actually aint half bad... could use some improving tho I'll say Aug 19 01:39:10 not exactly full featured Aug 19 02:04:01 *sigh* Aug 19 02:04:27 yup. Aug 19 02:04:58 Extra pissed really, because I just bought my touchpad like 1.5 days ago. Talk about in limbo land Aug 19 02:07:24 Yup. Aug 19 02:07:30 * rrix has had his for about a week now Aug 19 02:07:41 lingfish: can't you return it? Aug 19 02:08:02 I should say, I'm in AU; so even more painful Aug 19 02:08:06 I may try to put Plasma Active on mine or something Aug 19 02:08:49 Tibfib: look, probably? But I actually love the bloody thing.. it works for what I do. I guess my whinge is that there's a cloud over, if WebOS is licensed/bought/continues on, if they'll support this h/w or not. Or, do I have a device that will never, ever be updated again, much like my Pre 1. Aug 19 02:09:22 lingfish: not accusing your or anything Aug 19 02:09:30 nah I know :) Aug 19 02:09:33 was just wondering if you were not able to return it Aug 19 02:09:39 I'm just in quite a shitass mood, like most I guess Aug 19 02:09:43 but I understand, I'm in the situation Aug 19 02:09:52 In short, I don't want to return it, heh. Aug 19 02:09:52 s/the/teh same/ Aug 19 02:09:54 Tibfib meant: but I understand, I'm in teh same situation Aug 19 02:10:08 I don't think I'll return mine Aug 19 02:10:08 why all the d00m and gl00m? nobody DIED. Aug 19 02:10:28 webOS kind of did. again. Aug 19 02:10:36 they might get resurrected again though Aug 19 02:10:39 ka6sox: webOS HP hardware division died Aug 19 02:10:40 which I have some hope for Aug 19 02:10:41 ka6sox: because I use my devices, a lot. I effing LOVE this OS. Nothing comes even close to it. Aug 19 02:11:09 I use my tech a lot, and I'm sick and effing tired of fighting with it, being pissed at it's crappiness, etc Aug 19 02:11:09 NuttyBunny_TP, in reality...they seem to have been dying for a while :( Aug 19 02:12:13 malnourished, certainly. Aug 19 02:12:23 haeffb, thats probably more accurate. Aug 19 02:20:02 im trying to make a touchpad meta-doctor Aug 19 02:20:15 and i renamed the doctor to have -3.0.2 in the doctor's name Aug 19 02:20:34 but i get an error when running the 'make DEVICE=touchpad CARRIER=wifi all' Aug 19 02:21:07 http://pastebin.com/n0aYLWCP Aug 19 02:28:20 now im getting permissions denied... again.. Aug 19 02:28:21 anyone? Aug 19 02:29:28 no idea haven't messed with that yet Aug 19 02:29:57 what are you changing the Dr for? Aug 19 02:30:04 ext3fs Aug 19 02:30:57 http://pastebin.com/jcBEaXeB Aug 19 02:31:02 theres the log again Aug 19 02:31:09 i tried to chmod the scripts dir Aug 19 02:31:28 and it didnt work Aug 19 02:33:08 PatrickC: let me guess, you're doing this on a FAT32 formatted external drive? Aug 19 02:33:29 of course Aug 19 02:34:26 rwhitby, not sure Aug 19 02:34:43 im doing it on a external hdd Aug 19 02:34:48 so it could be a fat32 Aug 19 02:34:50 you may not be sure, but I am. Aug 19 02:34:55 haha Aug 19 02:34:59 ill try it on the internal hdd Aug 19 02:35:05 :) Aug 19 02:35:41 PatrickC: I'll say this - if there's ever a way to make something more complicated than it needs to be, you'll be sure to find it. Aug 19 02:35:57 haahahahahahahaha Aug 19 02:36:00 thats my job :) Aug 19 02:36:06 * PatrickC hides Aug 19 02:40:07 * ka6sox shakes his head. Aug 19 02:40:49 argh.. i tried it in a place that worked before and still got the permissions denied error Aug 19 02:42:58 i just 'chmod +x scripts' and still got the following error http://pastebin.com/D7GebiSv Aug 19 02:43:05 it goes longer now, but still fails Aug 19 02:47:07 rwhitby: he'll make a great tester some day Aug 19 02:47:46 anyone have any idea why the script wont run when it used to? Aug 19 02:48:10 "some day" ? Aug 19 02:48:30 patrick: to be honest, I would be worried about line 2 and 3 Aug 19 02:48:55 as for line 64, you would need to set that chmod +x too Aug 19 02:48:58 dwc-, i tried to fix those by renaming the doctor a few different things but couldnt get it fixed Aug 19 02:48:59 yeah, he'll have his methods well documented then ;) Aug 19 02:49:05 or chmod -R when you do scripts/ Aug 19 02:49:19 well, that looks more like a syntax error than a "oops I couldn't find a file I was looking for" error Aug 19 02:49:39 i c/p'd what the doctor was suppose to be named Aug 19 02:49:53 what's your line 3 Aug 19 02:50:35 what do u mean? whats my line 3? Aug 19 02:50:49 in the downloads/ folder? Aug 19 02:51:06 line 3 of whatever (bash?) script is running producing that error Aug 19 02:51:22 its the metadoctor makefile Aug 19 02:55:13 dwc-, there is over 150 commented lines before the code starts, then there r selectors Aug 19 02:55:24 and i dont know where that line is in the file Aug 19 02:55:26 no, I think I see it Aug 19 02:55:31 @if [ "${MODEL}" == "" ] || [ "${VERSION}" == "" ] ; then \ Aug 19 02:55:34 it's that line Aug 19 02:55:46 are you sure you've run a metadoctor here before? Aug 19 02:56:07 yeah Aug 19 02:56:13 if you ran it successfully beofore, that implies that your /bin/sh didn't find a problem with that line Aug 19 02:56:38 but that's a bash'ism (using == inside [) Aug 19 02:56:54 but I suspect since your pastebin says @ @if [ "${MODEL}" == "" ] || [ "${VERSION}" == "" ] ; then \ Aug 19 02:56:57 err Aug 19 02:57:09 but I suspect since your pastebin says patrickc@ubuntu Aug 19 02:57:15 that your /bin/sh is actually dash Aug 19 02:57:41 so what do i replace with a dash? Aug 19 02:57:47 having never metadoctor'd, I can't say that would cause a fatal problem, but it doesn't sound promising to me, imo Aug 19 02:58:53 i cant even find the Aug 19 02:58:58 DEVICE=touchpad Aug 19 02:59:03 or CARRIER=wif Aug 19 02:59:09 wifi* in the makefile Aug 19 02:59:26 ifeq (${CARRIER},wifi) Aug 19 02:59:41 perhaps you've messed up your makefile then? (git diff) ? **** ENDING LOGGING AT Fri Aug 19 02:59:57 2011