webOS Nation Forums >  webOS developer forums >  Canuck Coding > WebOS Quick Install v4.4.0
WebOS Quick Install v4.4.0

  Reply
Like Tree100Likes

 
LinkBack Thread Tools Display Modes
Old 02/07/2011, 07:39 PM   #81 (permalink)
Legend
 
Jason Robitaille's Avatar
 
Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,954 Times in 1,495 Posts
Default

New release out. Download on post #1

v4.02 - February 7, 2011
- Fixed an issue with Device Management freezing during loading


EDIT: another minor release.

v4.03 - February 7, 2011
- Fixed an issue giving .patch files the wrong package name
__________________
If you've liked my software, please consider to towards future development.

Developer of many apps such as: WebOS Quick Install, WebOS Theme Builder, Ipk Packager, Unified Diff Creator, Internalz Pro, ComicShelf HD, LED Torch, over 70 patches and more.

@JayCanuck @CanuckCoding Facebook

Last edited by Jason Robitaille; 02/07/2011 at 07:55 PM.
Jason Robitaille is offline   Reply With Quote
Old 02/07/2011, 08:48 PM   #82 (permalink)
Super Moderator
 
bevcraw's Avatar
 
Join Date: Jul 2008
Location: Tennessee
Posts: 5,964
Likes Received: 576
Thanks: 1,701
Thanked 2,413 Times in 1,746 Posts
Default

Quote:
Originally Posted by Jason Robitaille View Post
Hmm... can ya try exploring to search for the novacom drivers location. On windows, it's usually in "C:/Program Files/Palm, Inc./". Perhaps it installed somewhere else on your device.
The driver seems to be installing in C:/Program Files/Palm, Inc./novacom
__________________
Beverly
Palm IIIxe > m505 > Zire 71 > Tungsten E2 > TX > Centro > Pre > Pre 2 > Pre 3 > and TouchPad
bevcraw is offline   Reply With Quote
Old 02/07/2011, 08:50 PM   #83 (permalink)
Member
 
Join Date: Sep 2010
Posts: 5
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Sooo, I have my Palm Pixi+ connected to computer in dev mode, and go to use WOSQI 4.03, and I get "No Devices are connected. Connect a device then relaunch WebOS Quick Install." Any ideas what's the matter, or how I can possibly fix this.
killaor112 is offline   Reply With Quote
Old 02/07/2011, 09:00 PM   #84 (permalink)
Member
 
WyreNut's Avatar
 
Join Date: Nov 2009
Location: Dead Center of CA
Posts: 111
Likes Received: 5
Thanks: 19
Thanked 27 Times in 19 Posts
Default

Same problem here as the others. Phone (AT&T Pre Plus) in Dev Mode, USB cable attached and Just Charge selected. Running Vista64.

I launch the WebOSQuickInstall-4.03.jar file, I go through the Novacom install routine, let it download the doctor file, it installs, then get the "No devices connected" error. Rinse and repeat. Novacom is in the same directory Bev reported above:

C:/Program Files/Palm, Inc./novacom

When I go to stop the USB hardware, I can see Novacom up and running and is one of the options to stop.

WyreNut
__________________
Pre2/3/TouchPad, and TouchDroid user.

Help Wanted! Please see anyone @ HP webOS Support Community

Last edited by WyreNut; 02/07/2011 at 09:09 PM.
WyreNut is offline   Reply With Quote
Old 02/07/2011, 09:10 PM   #85 (permalink)
Member
 
Join Date: Sep 2010
Posts: 5
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

There doesn't seem to be a problem, I can go back to WOSQI v3.14 and it sees my device.

Is this a 64 bit, problem? I am currently using Windows 7 Home Premium - 64 bit.
killaor112 is offline   Reply With Quote
Old 02/07/2011, 09:25 PM   #86 (permalink)
Legend
 
Jason Robitaille's Avatar
 
Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,954 Times in 1,495 Posts
Default

Quote:
Originally Posted by bevcraw View Post
The driver seems to be installing in C:/Program Files/Palm, Inc./novacom
Quote:
Originally Posted by WyreNut View Post
Same problem here as the others. Phone (AT&T Pre Plus) in Dev Mode, USB cable attached and Just Charge selected. Running Vista64.

I launch the WebOSQuickInstall-4.03.jar file, I go through the Novacom install routine, let it download the doctor file, it installs, then get the "No devices connected" error. Rinse and repeat. Novacom is in the same directory Bev reported above:

C:/Program Files/Palm, Inc./novacom

When I go to stop the USB hardware, I can see Novacom up and running and is one of the options to stop.
To both of you, just to confirm, the full path is "C:/Program Files/Palm, Inc/novacom/novacom.exe" ?
Could you please try the following command in command prompt:
Code:
C:/Program Files/Palm, Inc/novacom/novacom.exe -V
Then connect your device and do this command:
Code:
C:/Program Files/Palm, Inc/novacom/novacom.exe -l
(that's a lowercase L btw)

And please tell me what is outputted.


Quote:
Originally Posted by killaor112 View Post
There doesn't seem to be a problem, I can go back to WOSQI v3.14 and it sees my device.

Is this a 64 bit, problem? I am currently using Windows 7 Home Premium - 64 bit.
not a 64bit issue, as I myself am on Windows 7 Pro 64bit.. Try the above commands and tell me what ya get
__________________
If you've liked my software, please consider to towards future development.

Developer of many apps such as: WebOS Quick Install, WebOS Theme Builder, Ipk Packager, Unified Diff Creator, Internalz Pro, ComicShelf HD, LED Torch, over 70 patches and more.

@JayCanuck @CanuckCoding Facebook
Jason Robitaille is offline   Reply With Quote
Old 02/07/2011, 09:38 PM   #87 (permalink)
Member
 
Join Date: Sep 2010
Posts: 5
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

When I try to execute that, I get "Windows cannot find 'C:/Program'. Make sure you typed the name correctly, and then try again."
killaor112 is offline   Reply With Quote
Old 02/07/2011, 09:46 PM   #88 (permalink)
Member
 
WyreNut's Avatar
 
Join Date: Nov 2009
Location: Dead Center of CA
Posts: 111
Likes Received: 5
Thanks: 19
Thanked 27 Times in 19 Posts
Default

Aha! Jason, novacom.exe is not nested into Palm, Inc/novacom. It's existing in C:/Program Files/Palm, Inc/novacom.exe. I do see the novacom subfolder also, but novacom.exe is not in it!

Typing the "C:/Program Files/Palm, Inc/novacom/novacom.exe -V" crapped out due to the file is not located there. Typing the correct path produced a "C:/Program is not recognized as an internal or external command..."

I changed my active folder by doing:

CD/
CD C:/Program Files/Palm, Inc
novacom.exe -V

and got "version: 14

Performing the -l command produced this:

50752 09064885d281bc2eb23f799aebefc41513259b92 usb castle-linux

WyreNut
__________________
Pre2/3/TouchPad, and TouchDroid user.

Help Wanted! Please see anyone @ HP webOS Support Community

Last edited by WyreNut; 02/07/2011 at 10:02 PM.
WyreNut is offline   Reply With Quote
Old 02/07/2011, 09:51 PM   #89 (permalink)
Member
 
Join Date: Sep 2010
Posts: 5
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I just checked, and I have that same problem. There is a novacom.exe inside amd64, tho.
killaor112 is offline   Reply With Quote
Old 02/07/2011, 10:01 PM   #90 (permalink)
Legend
 
Jason Robitaille's Avatar
 
Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,954 Times in 1,495 Posts
Default

Quote:
Originally Posted by killaor112 View Post
When I try to execute that, I get "Windows cannot find 'C:/Program'. Make sure you typed the name correctly, and then try again."
Oops, meant to say to use these commands:
Code:
"C:/Program Files/Palm, Inc/novacom/novacom.exe" -V
Code:
"C:/Program Files/Palm, Inc/novacom/novacom.exe" -l

Quote:
Originally Posted by WyreNut View Post
Aha! Jason, novacom.exe is not nested into Palm, Inc/novacom. It's existing in C:/Program Files/Palm, Inc/novacom.exe. I do see the novacom subfolder also, but novacom.exe is not in it!
Ah, I have that location accounted for already. The current Windows locations for novacom.exe that WOSQI v4 looks for is "C:/Program Files/Palm, Inc/novacom.exe" and "C:/Program Files/Palm, Inc/novacom/novacom.exe". Which is why I'm curious what that the output to the above commands. Could ya try them (with your proper novacom path used) and tell me what is outputted please.

Quote:
Originally Posted by killaor112 View Post
I just checked, and I have that same problem. There is a novacom.exe inside amd64, tho.
Sure that's not novacomd.exe?
__________________
If you've liked my software, please consider to towards future development.

Developer of many apps such as: WebOS Quick Install, WebOS Theme Builder, Ipk Packager, Unified Diff Creator, Internalz Pro, ComicShelf HD, LED Torch, over 70 patches and more.

@JayCanuck @CanuckCoding Facebook
Jason Robitaille is offline   Reply With Quote
Old 02/07/2011, 10:04 PM   #91 (permalink)
Member
 
WyreNut's Avatar
 
Join Date: Nov 2009
Location: Dead Center of CA
Posts: 111
Likes Received: 5
Thanks: 19
Thanked 27 Times in 19 Posts
Default

Jason, see my edited post above for the outputs.

This is reminding me of the problems I had installing the 1.4.5 emulator from the Dev site.

Two extra steps were necessary to get the Emul to run:

1. Even though the website's #2 step checked my version of Java as "Correct", it misidentified the 32bit version as the right one. I had to download a 64bit version (using IE 64) to grab it.

2. I then had to enter a new System Environment Path to direct windows to the 64 bit folder for Java :

;C:\Program Files\Java\jre6\bin

Finally the Emul opened! Palm's troubleshooting suggestions are comprised of "Uninstall/Reinstall" which I tried twice, but then realized I was defining the topic of "insanity"... Same task, expecting different results?

(Though since I had the emulator working correctly, WOSQI should be working, no?)

WyreNut
__________________
Pre2/3/TouchPad, and TouchDroid user.

Help Wanted! Please see anyone @ HP webOS Support Community

Last edited by WyreNut; 02/07/2011 at 10:20 PM.
WyreNut is offline   Reply With Quote
Old 02/07/2011, 10:20 PM   #92 (permalink)
Member
 
Join Date: Sep 2010
Posts: 5
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes it is, my apologies.

When I use "novacom.exe -V." I get version: 14.

When I use "novacom.exe -l." I get "52050 135182296f75329e86356751edf954c31dc usb pixie-linux."
killaor112 is offline   Reply With Quote
Old 02/07/2011, 10:25 PM   #93 (permalink)
Super Moderator
 
bevcraw's Avatar
 
Join Date: Jul 2008
Location: Tennessee
Posts: 5,964
Likes Received: 576
Thanks: 1,701
Thanked 2,413 Times in 1,746 Posts
Default

I checked again and found novacomd.exe in amd64 subdirectory:

C:/Program Files/Palm, Inc/novacom/amd64/novacomd.exe
__________________
Beverly
Palm IIIxe > m505 > Zire 71 > Tungsten E2 > TX > Centro > Pre > Pre 2 > Pre 3 > and TouchPad

Last edited by bevcraw; 02/07/2011 at 10:34 PM.
bevcraw is offline   Reply With Quote
Old 02/07/2011, 10:28 PM   #94 (permalink)
Member
 
WyreNut's Avatar
 
Join Date: Nov 2009
Location: Dead Center of CA
Posts: 111
Likes Received: 5
Thanks: 19
Thanked 27 Times in 19 Posts
Default

Quote:
Originally Posted by bevcraw View Post
I checked again and the driver is going into a further subdirectory:

C:/Program Files/Palm, Inc/novacom/amd64/novacomd.exe
That's a slightly different driver Bev - it has a "d" on the end of the name.

Good sleuthing though!

WyreNut
__________________
Pre2/3/TouchPad, and TouchDroid user.

Help Wanted! Please see anyone @ HP webOS Support Community
WyreNut is offline   Reply With Quote
Old 02/07/2011, 10:28 PM   #95 (permalink)
Member
 
Join Date: Jan 2010
Posts: 3
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default awesome

Jason, I've downloaded prev installs and they all worked gr8. Gr8 job
jteply13 is offline   Reply With Quote
Old 02/07/2011, 10:44 PM   #96 (permalink)
Legend
 
Jason Robitaille's Avatar
 
Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,954 Times in 1,495 Posts
Default

Quote:
Originally Posted by killaor112 View Post
Yes it is, my apologies.

When I use "novacom.exe -V." I get version: 14.

When I use "novacom.exe -l." I get "52050 135182296f75329e86356751edf954c31dc usb pixie-linux."
try using the full novacom exe path and tell me if ya get the same results
__________________
If you've liked my software, please consider to towards future development.

Developer of many apps such as: WebOS Quick Install, WebOS Theme Builder, Ipk Packager, Unified Diff Creator, Internalz Pro, ComicShelf HD, LED Torch, over 70 patches and more.

@JayCanuck @CanuckCoding Facebook
Jason Robitaille is offline   Reply With Quote
Old 02/07/2011, 10:53 PM   #97 (permalink)
Member

 
pastorrich1's Avatar
 
Join Date: Aug 2009
Location: Oklahoma City, OK
Posts: 2,151
Likes Received: 4
Thanks: 397
Thanked 828 Times in 499 Posts
Default

Great work as usual Jason! Thanks so much!
__________________
Clicking the Thanks button is a great way to say... well THANKS
Phone Apps: Church Search, Tap for HELP
TouchPad Apps: Tap for HELP! HD, webOS Meetups
pastorrich1 is offline   Reply With Quote
Old 02/07/2011, 11:06 PM   #98 (permalink)
Member
 
WyreNut's Avatar
 
Join Date: Nov 2009
Location: Dead Center of CA
Posts: 111
Likes Received: 5
Thanks: 19
Thanked 27 Times in 19 Posts
Default

Quote:
Originally Posted by Jason Robitaille View Post
try using the full novacom exe path and tell me if ya get the same results
Arrgh.

I was not including the double quotes when typing the command....

Typing "C:/Program Files/Palm, Inc/novacom.exe" -V produces

version: 14

WyreNut
__________________
Pre2/3/TouchPad, and TouchDroid user.

Help Wanted! Please see anyone @ HP webOS Support Community
WyreNut is offline   Reply With Quote
Old 02/07/2011, 11:32 PM   #99 (permalink)
Member
 
Join Date: Sep 2010
Posts: 4
Likes Received: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Default

When I use "novacom.exe -V." I get version: 17.

When I use "novacom.exe -l." I get "54596 68473971a3d8dcb508c415a237389118287c6999 usb castle-linux"

Also, there is no novacom folder; there is a novacomd folder.

I tried adding this path to the path statement in cmd prompt, but to no avail. I get the same 'C:/Program is not recognized as an internal or external command, operable program or batch file' message.
modified67 is offline   Reply With Quote
Old 02/08/2011, 12:20 AM   #100 (permalink)
Member
 
Spikea4's Avatar
 
Join Date: Oct 2009
Location: New York
Posts: 438
Likes Received: 5
Thanks: 49
Thanked 32 Times in 27 Posts
Default

Jason, Great work! I downloaded 4.0 witch worked fine, minus the continues loading of packages. Just downloaded the newest version and I also am having novacom issues. Every time I open Quick Installer it says that I need to install "Novacom" I select the webdoctor and it states that install was successful. When I hit ok it says that my device is not connected. The 4.0 version still works though, so novacom is installed and working.
Spikea4 is offline   Reply With Quote
Reply

 

Tags
install, quick., webos

Thread Tools
Display Modes



 


Content Relevant URLs by vBSEO 3.6.0