webOS Nation Forums >  webOS apps and software >  webOS development > OK ROM comes
OK ROM comes

  Closed Thread
 
LinkBack Thread Tools Display Modes
Old 06/14/2009, 08:05 PM   #961 (permalink)
Member
 
Join Date: Jun 2009
Posts: 258
Likes Received: 0
Thanks: 7
Thanked 34 Times in 24 Posts
Default

Quote:
Originally Posted by ScrapMaker View Post
install the drivers like they say, then python, then connect the phone, then run talk.py
From the sound of the OP's message, it appears he is using a Mac, not Windows -- in which case installing the drivers, python, etc - is not necessary.. He should have just had to run NovacomInstaller.pkg, which he apeears to have done.

It sounds to me like the phone is not in developer mode -- did you do that?
RickNY is offline  
Old 06/14/2009, 09:40 PM   #962 (permalink)
Member
 
Join Date: Jun 2009
Posts: 7
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by RickNY View Post
From the sound of the OP's message, it appears he is using a Mac, not Windows -- in which case installing the drivers, python, etc - is not necessary.. He should have just had to run NovacomInstaller.pkg, which he apeears to have done.

It sounds to me like the phone is not in developer mode -- did you do that?
Yes, put it in developer mode, restarted, and even went back into it to confirm it was indeed in developer mode.

Here's what Terminal shows:
"J-D-Worleys-MacBook-Pro:/opt/nova/bin jd$ novaterm
Bus error"

Here's what Console shows:
"Jun 14 19:08:35 J-D-Worleys-MacBook-Pro crashdump[480]: crash report written to: /Users/jd/Library/Logs/CrashReporter/novacom.crash.log"

Crash log shows:
"**********

Host Name: J-D-Worleys-MacBook-Pro
Date/Time: 2009-06-14 19:08:35.013 -0400
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4

Command: novacom
Path: /opt/nova/bin/novacom
Parent: bash [441]

Version: ??? (???)

PID: 479
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0 libSystem.B.dylib 0x9010c802 _malloc_initialize + 992
1 libSystem.B.dylib 0x900028d7 malloc + 29
2 libSystem.B.dylib 0x900f6b7b localeconv_l + 82
3 libSystem.B.dylib 0x9000b201 __vfprintf + 32
4 libSystem.B.dylib 0x900e3b50 vfprintf_l + 94
5 libSystem.B.dylib 0x90070c2b vprintf + 75
6 libSystem.B.dylib 0x9005b2cb fprintf_stderr + 43
7 libSystem.B.dylib 0x9005b161 mach_error + 113
8 libSystem.B.dylib 0x90009a49 _lu_running + 97
9 libSystem.B.dylib 0x9004d738 gethostbynameerrno + 142
10 libSystem.B.dylib 0x9004d63d gethostbyname + 35
11 novacom 0x0000399a connect_socket + 19
12 novacom 0x000022ea main + 854
13 novacom 0x00001a42 start + 54

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x9010c433 ecx: 0x00000000 edx: 0xa00023e0
edi: 0xa00023e0 esi: 0xa00023e0 ebp: 0xbfffdd58 esp: 0xbfffdcc0
ss: 0x0000001f efl: 0x00010286 eip: 0x9010c802 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

Binary Images Description:
0x1000 - 0x3fff novacom /opt/nova/bin/novacom
0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
"

Anybody know whats up?
jdwky is offline  
Old 06/14/2009, 10:23 PM   #963 (permalink)
Member
 
Join Date: Jun 2009
Posts: 258
Likes Received: 0
Thanks: 7
Thanked 34 Times in 24 Posts
Default

One of the things I have been trying to figure out how to do --- when viewing mail messages.. There are two buttons left and right that go forward or backwards in your emails.. It would be great if a swipe left or swipe right could accomplish this.. I have had no luck so far -- does anyone know what event it should be looking for to do that or another way to implement this?
RickNY is offline  
Thanked By: virox
Old 06/14/2009, 10:32 PM   #964 (permalink)
Member
 
Join Date: Jun 2009
Location: Minneapolis, MN
Posts: 58
Likes Received: 0
Thanks: 6
Thanked 7 Times in 6 Posts
Default

Quote:
Originally Posted by RickNY View Post
One of the things I have been trying to figure out how to do --- when viewing mail messages.. There are two buttons left and right that go forward or backwards in your emails.. It would be great if a swipe left or swipe right could accomplish this.. I have had no luck so far -- does anyone know what event it should be looking for to do that or another way to implement this?
+1

Coming from Windows Mobile, that's an operation I used a ton. The arrows at the top of the message do the job, but sliding left/right is just slicker It just integrates into the finger flow better. Pan and swipe vs pan and push.
Kimleng is offline  
Old 06/14/2009, 10:44 PM   #965 (permalink)
Member
 
Join Date: Jun 2009
Posts: 258
Likes Received: 0
Thanks: 7
Thanked 34 Times in 24 Posts
Default

Quote:
Originally Posted by Kimleng View Post
The arrows at the top of the message do the job, but sliding left/right is just slicker
Right? Especially if youve scrolled down the message -- you have to scroll back up to get to the arrows.. Being able to just swipe here would be ideal.
RickNY is offline  
Old 06/14/2009, 11:02 PM   #966 (permalink)
Member
 
Join Date: May 2009
Posts: 8
Likes Received: 0
Thanks: 5
Thanked 0 Times in 0 Posts
Default

Sorry to interrupt anything in this thread and I'm not even sure if this is relevant but I found Visual Voicemail mentioned in the ROM.bin file (/usr/lib/palmos/rom0/ROM.bin) and wanted to know if the feature works or not on the actual Pre.
orim181 is offline  
Old 06/14/2009, 11:06 PM   #967 (permalink)
Member
 
Join Date: Jun 2009
Location: Minneapolis, MN
Posts: 58
Likes Received: 0
Thanks: 6
Thanked 7 Times in 6 Posts
Default

Quote:
Originally Posted by orim181 View Post
Sorry to interrupt anything in this thread and I'm not even sure if this is relevant but I found Visual Voicemail mentioned in the ROM.bin file (/usr/lib/palmos/rom0/ROM.bin) and wanted to know if the feature works or not on the actual Pre.
Nope....not out of the box. That feature is being developed, though, as far as I've heard. It'll be out sometime soon.....hopefully sooner than later.
Kimleng is offline  
Thanked By: orim181
Old 06/14/2009, 11:16 PM   #968 (permalink)
Member
 
Join Date: Dec 2000
Posts: 112
Likes Received: 0
Thanks: 5
Thanked 9 Times in 6 Posts
Default

Quote:
Originally Posted by orim181 View Post
Sorry to interrupt anything in this thread and I'm not even sure if this is relevant but I found Visual Voicemail mentioned in the ROM.bin file (/usr/lib/palmos/rom0/ROM.bin) and wanted to know if the feature works or not on the actual Pre.
That directory is for legacy PalmOS code to enable MotionApps' Classic, so I'm doubting that Visual Voicemail would be enabled through that API. Might be a leftover from an aborted Treo/Centro project to get Visual Voicemail working.
edoan is offline  
Thanked By: orim181
Old 06/15/2009, 12:07 AM   #969 (permalink)
Member
 
SDash's Avatar
 
Join Date: Jun 2009
Location: US
Posts: 260
Likes Received: 1
Thanks: 21
Thanked 23 Times in 16 Posts
Default

Has anyone started looking to search in email in the email app?

Could it be possible to add a global search link with that?

I'm still surprised that's not still not figured out yet.
SDash is offline  
Old 06/15/2009, 02:03 AM   #970 (permalink)
Member
 
Join Date: Jun 2009
Location: Minneapolis, MN
Posts: 58
Likes Received: 0
Thanks: 6
Thanked 7 Times in 6 Posts
Default

Quote:
Originally Posted by SDash View Post
Has anyone started looking to search in email in the email app?

Could it be possible to add a global search link with that?

I'm still surprised that's not still not figured out yet.
Well, we know where the emails are stored...it's just a matter of having a front end that can take input and search the backend and return results. An SDK might make that a bit easier.
Kimleng is offline  
Old 06/15/2009, 02:11 AM   #971 (permalink)
Member
 
Join Date: Apr 2009
Posts: 59
Likes Received: 0
Thanks: 11
Thanked 4 Times in 4 Posts
Default

Ok I can get root access and all but when I do the "wget" command with the ipkg URL all i get is 'bad address'

PLEASE HELP!!!
seekis is offline  
Old 06/15/2009, 02:52 AM   #972 (permalink)
Member
 
Turbo-SC's Avatar
 
Join Date: Jun 2009
Posts: 168
Likes Received: 0
Thanks: 2
Thanked 12 Times in 6 Posts
Default

it's a celebration!
__________________
( pre-wallpapers.com ) - Over 7000+ Wallpapers for your Palm Pre... Enjoy!
Turbo-SC is offline  
Old 06/15/2009, 09:04 AM   #973 (permalink)
Member
 
Join Date: Dec 2000
Posts: 112
Likes Received: 0
Thanks: 5
Thanked 9 Times in 6 Posts
Default

Quote:
Originally Posted by seekis View Post
Ok I can get root access and all but when I do the "wget" command with the ipkg URL all i get is 'bad address'

PLEASE HELP!!!
Can you verify that you can hit http://ipkg.nslu2-linux.org/feeds/op...163-10_arm.ipk from both your PC and the Palm Pre's web browser? Easiest thing to do on the PC side is to use Putty to ssh into your Pre, then past the wget http://ipkg.nslu2-linux.org/feeds/op...163-10_arm.ipk line into your Putty window to avoid typos.
edoan is offline  
Old 06/15/2009, 11:24 AM   #974 (permalink)
Member
 
Join Date: Jun 2009
Posts: 50
Likes Received: 2
Thanks: 0
Thanked 3 Times in 3 Posts
Default

I found this in one of Palm's videos.

bit.ly/Nz05G

it's a link enter it in your browser. i don't have many posts so... yeah.
mbudden is offline  
Old 06/15/2009, 01:31 PM   #975 (permalink)
Member
 
Join Date: Jun 2009
Posts: 47
Likes Received: 0
Thanks: 4
Thanked 11 Times in 3 Posts
Default

I looked through the wiki and the webOS image and I can't find the stock key bindings. I'm trying to get the Nintendo emulator to work but I don't know which address binds to which key. There is a list on the Doom article (which I can't get to work, BTW) of the code for the button mappings but not which button actually does what. Does anyone have this list?

edit : Doom works. I will figure out those keys and post up the mappings, if possible.

Last edited by optik678; 06/15/2009 at 02:04 PM. Reason: CAN play Doom
optik678 is offline  
Old 06/15/2009, 02:20 PM   #976 (permalink)
Member
 
Join Date: Jun 2009
Posts: 47
Likes Received: 0
Thanks: 4
Thanked 11 Times in 3 Posts
Default

I am getting no response when I am prompted for button mapping according to the wiki. I tried the keybind found in the doom log, pressing actual buttons on the phone, as well as just inputting the normal characters. Anyone else get this to work? (Nintendo emulator)
optik678 is offline  
Old 06/15/2009, 03:10 PM   #977 (permalink)
Member
 
Join Date: Jun 2009
Posts: 57
Likes Received: 0
Thanks: 3
Thanked 6 Times in 3 Posts
Default

Has anyone found out where contact linking happens. I have this idea to modify the contacts app, so that when viewing a contact, you could Click Preferences -> add to Palm Profile. This would automatically create a Palm profile with all the relevant info filed in (name, address, and phone numbers), and then link it with the name. This would have 2 benifits.

1) You could modify the contacts app so that only contacts with a Palm Profile Show up (removing any gmail/facebook/aim spam you dont want to see).

2) This would allow people to view addresses in the Contacts of the GPS Nav app, as well as any other 3rd party apps since they can only view the palm profile contacts for some dumb reason.
S4Rs is offline  
Old 06/15/2009, 03:36 PM   #978 (permalink)
Member
 
Join Date: Jun 2009
Location: Minneapolis, MN
Posts: 58
Likes Received: 0
Thanks: 6
Thanked 7 Times in 6 Posts
Default

I'd like a bit fat EDIT button for contacts when you click on them in SMS. It's stupid that you can't edit your contacts from anywhere.
Kimleng is offline  
Old 06/15/2009, 03:49 PM   #979 (permalink)
Member
 
SirataXero's Avatar
 
Join Date: Nov 2007
Location: Rhode Island, USA
Posts: 1,739
Likes Received: 15
Thanks: 381
Thanked 398 Times in 217 Posts
Default

I'd like a burger, large fries, chocolate shake, and preferrably a happy meal toy.
SirataXero is offline  
Thanked By: jp22382
Old 06/15/2009, 04:01 PM   #980 (permalink)
spx
Member
 
Join Date: Jun 2009
Posts: 3
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by jdwky View Post
Yes, put it in developer mode, restarted, and even went back into it to confirm it was indeed in developer mode.

Here's what Terminal shows:
"J-D-Worleys-MacBook-Pro:/opt/nova/bin jd$ novaterm
Bus error"

Here's what Console shows:
"Jun 14 19:08:35 J-D-Worleys-MacBook-Pro crashdump[480]: crash report written to: /Users/jd/Library/Logs/CrashReporter/novacom.crash.log"

Crash log shows:
"**********

Host Name: J-D-Worleys-MacBook-Pro
Date/Time: 2009-06-14 19:08:35.013 -0400
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4

Command: novacom
Path: /opt/nova/bin/novacom
Parent: bash [441]

Version: ??? (???)

PID: 479
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0 libSystem.B.dylib 0x9010c802 _malloc_initialize + 992
1 libSystem.B.dylib 0x900028d7 malloc + 29
2 libSystem.B.dylib 0x900f6b7b localeconv_l + 82
3 libSystem.B.dylib 0x9000b201 __vfprintf + 32
4 libSystem.B.dylib 0x900e3b50 vfprintf_l + 94
5 libSystem.B.dylib 0x90070c2b vprintf + 75
6 libSystem.B.dylib 0x9005b2cb fprintf_stderr + 43
7 libSystem.B.dylib 0x9005b161 mach_error + 113
8 libSystem.B.dylib 0x90009a49 _lu_running + 97
9 libSystem.B.dylib 0x9004d738 gethostbynameerrno + 142
10 libSystem.B.dylib 0x9004d63d gethostbyname + 35
11 novacom 0x0000399a connect_socket + 19
12 novacom 0x000022ea main + 854
13 novacom 0x00001a42 start + 54

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x9010c433 ecx: 0x00000000 edx: 0xa00023e0
edi: 0xa00023e0 esi: 0xa00023e0 ebp: 0xbfffdd58 esp: 0xbfffdcc0
ss: 0x0000001f efl: 0x00010286 eip: 0x9010c802 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

Binary Images Description:
0x1000 - 0x3fff novacom /opt/nova/bin/novacom
0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
"

Anybody know whats up?
Throwing some wild guesses here, but I think that the failure may actually be caused since the gethostbyname() failed, as you can see that the fprintf() call (usually to stderr) is being made after the gethostbyname() call.

I'm not that familiar with Mac OS X that much, but is there a command similar to 'strace' on Linux? You could use that in order to see the hostname it tries to resolved and modify your /etc/hosts accordingly...
spx is offline  
Closed Thread

 

Thread Tools
Display Modes


LinkBacks (?)
LinkBack to this Thread: http://forums.webosnation.com/webos-development/184378-ok-rom-comes.html
Posted By For Type Date
webos - Gizmodo This thread Refback 05/15/2010 08:41 PM
Noticias Palm Pre en español Post #0 Refback 06/22/2009 06:05 AM
Palm Pre Hacked - Enable Developer Mode and Gain Root Access! This thread Refback 06/22/2009 01:47 AM
Palm Pre -- Engadget Japanese This thread Refback 06/21/2009 10:39 PM
Who's getting a Palm Pre - Page 5 - Rage3D Discussion Area This thread Refback 06/20/2009 10:35 AM
WebOS File System Contents - Colin Charles - FriendFeed This thread Refback 06/18/2009 11:02 PM
Recent palmpre Bookmarks on Delicious This thread Refback 06/18/2009 09:56 PM
'Hello World!' to Palm Pre - M for Mature Forums This thread Refback 06/18/2009 08:56 PM
Palm Pre Gets Its First Homebrew App, WebOS "Easy to Modify" [Palm Pre] - Download Monkey - VOD Discussion This thread Refback 06/18/2009 08:08 PM
jwz - Palm Pre This thread Refback 06/18/2009 04:52 AM
VIDEO: OMG! Original Doom game running near perfectly on Palm Pre | PalmTwit Best source of Palm Pre news This thread Refback 06/17/2009 01:22 PM
Slashdot Mobile Story | Palm Pre Does Not Get US Tethering Either This thread Refback 06/17/2009 06:47 AM
Slashdot | Palm Pre Does Not Get US Tethering Either This thread Refback 06/16/2009 11:28 PM
Slashdot Mobile Story | Palm Pre Does Not Get US Tethering Either This thread Refback 06/16/2009 11:21 PM
Please, Please...Develop for the Pre! This thread Refback 06/16/2009 10:06 PM
Palm Pre coming June 6 - Page 7 - AppleNova Forums This thread Refback 06/16/2009 08:14 PM
Slashdot Comments | Palm Pre Does Not Get US Tethering Either This thread Refback 06/16/2009 08:13 PM
The Pre/preDevCamp thread - StartupKC | Google Groups This thread Refback 06/16/2009 03:51 PM
Captains Log: 11 Juni 2009 This thread Refback 06/16/2009 02:19 PM
WebOs -- Engadget Mobile This thread Refback 06/16/2009 01:46 PM
Palm Pre Gets Its First Homebrew App, WebOS "Easy to Modify" | Gamingaisle This thread Refback 06/16/2009 01:34 PM
OK ROM comes - Page 15 - PreCentral Forums - Mobile This thread Refback 06/16/2009 11:02 AM
Palmista Blog: Konami Code: způsob jak "hacknout" Palm Pre This thread Refback 06/16/2009 08:05 AM
Pre Hacking - Palm Pre Development Talk | Google Groups This thread Refback 06/14/2009 08:42 AM
Palm's WebOS-ROM - xda-developers This thread Refback 06/14/2009 05:34 AM
ミニーの独り言 (´○`)はぁ~ This thread Refback 06/14/2009 05:03 AM
Palm Pre Apps - Gizmodo This thread Refback 06/14/2009 12:29 AM
Engadget 中文版 This thread Refback 06/13/2009 11:20 PM
Groundspeak Forums > Palm Pre Phone This thread Refback 06/13/2009 09:58 PM
honer123's Bookmarks on Delicious This thread Refback 06/13/2009 08:37 PM
programming This thread Refback 06/13/2009 04:39 PM
Portátiles, móviles y otros gadgets. Gizig - Pgina 2 This thread Refback 06/13/2009 02:27 PM
Palm Pre Really Needs TAKEphONE and 2Day! This thread Refback 06/13/2009 09:08 AM
ijվ ǵվ - Palm Pre,webOS - [Ѱɡ]Palm Pre̳ Palm Pre,QWERTY,ȫֻ,ֻ,Palm Treo,Centro,iPhone,blackberry - Powered by Discuz! This thread Refback 06/13/2009 07:02 AM
ミニーの独り言 (´○`)はぁ~ This thread Refback 06/13/2009 04:56 AM
胖梨Palm Pre 的秘密 - Konami code This thread Refback 06/13/2009 02:46 AM
Engadget 中国版 This thread Refback 06/13/2009 02:22 AM
Palm Twit Best source of Palm Pre news This thread Refback 06/13/2009 12:02 AM
pre dev wiki: Global Search Addons Collection This thread Refback 06/12/2009 11:03 PM
Engadget en español This thread Refback 06/12/2009 09:49 PM
Let the hacking commence This thread Refback 06/12/2009 08:23 PM
Rodfather - FriendFeed This thread Refback 06/12/2009 06:15 PM
Engadget This thread Refback 06/12/2009 04:10 PM
Engadget 中文版 This thread Refback 06/12/2009 03:37 PM
WebOSMania! El futuro Palm Pre GSM será 3.5G: 7.2Mbps This thread Refback 06/12/2009 03:32 PM
Please, Please...Develop for the Pre! This thread Refback 06/12/2009 01:57 PM
AnandTech This thread Refback 06/12/2009 01:38 PM
Alltop - Top Macintosh News This thread Refback 06/12/2009 12:35 PM
pre dev wiki: Change the default notification.wav Sound This thread Refback 06/12/2009 12:27 PM
Mobile Phones on I4U News This thread Refback 06/12/2009 11:59 AM


 


Content Relevant URLs by vBSEO 3.6.0