12/18/2012, 11:01 PM
|
#101 (permalink) |
|
Member
Posts: 2,090
|
I'd really want to get to the bottom of this, but since the problem isn't actually occuring on my device, I can't do much to solve it. So let's step it up a notch. I'd like someone to send me their entire /var and /tmp/tokens so I can put it on the emulator and simulate the conditions that cause the problem.
/var is pretty much where all the non preinstalled data lives. It's one part of four variable file systems on the TouchPad: store-var (misc user data), store-media (USB drive), store-db (MojoDB), and store-filecache (browser, mail, etc. cache). /var has the DB and file cache mounted, so that takes care of three. I don't need the media partition because it's purely for user files (and app storage, which does not matter). The other bit I need are the tokens, so that I could connect to cloud services (the emulator does not have tokens, and therefore can't authenticate). With all those pieces, I can approximate a real functioning TouchPad with the same problem on the emulator. Hopefully that'll be a good approximation and I can see the problem first hand. PM me if you're interested. Yes, I'll have access to your accounts, but only for the purposes of debugging the database. Your data won't be abused.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
12/19/2012, 03:31 PM
|
#104 (permalink) |
|
Member
Posts: 2,090
|
You'll need to have shell access to your device, either through Novaterm or SSH.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
12/19/2012, 06:54 PM
|
#106 (permalink) |
|
Member
Posts: 2,090
|
Install the Novacom package from opensource.palm.com and you can run novaterm from Terminal to access your device.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
12/19/2012, 07:04 PM
|
#107 (permalink) |
|
Member
![]()
Posts: 20
|
Sorry, but that didn't really answer my question. I already have the novacom drivers that were required to install preware, but only those, and they are on a Mac. Would a Mac work? Once again, I'm sorry but I know basically nothing about coding, so expect a lot of questions.
|
12/19/2012, 07:11 PM
|
#108 (permalink) | |
|
Member
Posts: 2,090
|
Quote:
Code:
novaterm
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
|
12/19/2012, 07:37 PM
|
#110 (permalink) |
|
Member
Posts: 2,090
|
Make sure you're in a shell from the device. Check that the prompt begins with "root@{your device name here / webos-device}".
Code:
tar cfzv /media/internal/var.tar.gz /var/* tar cfzv /media/internal/tokens.tar.gz /tmp/tokens/*
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
12/19/2012, 07:52 PM
|
#112 (permalink) |
|
Member
Posts: 2,090
|
If it has occurred at any time prior you should send the files to me. It occurs repeatedly, so it doesn't really matter at what time you take the files because something's wrong the whole time. I'll probably leave it running on the emulator and see when this occurs, and when it does I'll do some tests.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
12/19/2012, 08:15 PM
|
#114 (permalink) | |
|
Member
Posts: 2,090
|
Quote:
(I'm asking for pretty much a replica live system, because I haven't found any good way to tackle it from the logs.)
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
|
12/19/2012, 08:24 PM
|
#116 (permalink) |
|
Member
Posts: 2,090
|
You could just pull it off the USB drive and upload from your computer. Putting it through Quickoffice will corrupt the files because Quickoffice wasn't designed for binary files.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
12/19/2012, 08:31 PM
|
#118 (permalink) |
|
Member
Posts: 2,090
|
Yes you should. Plug it in just as if you were transferring a Word document out of it.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
12/19/2012, 08:52 PM
|
#120 (permalink) |
|
Member
Posts: 2,090
|
Could you PM me your email address or Skype so I can walk you through this? It'll be faster than the back and forth through the forums.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



