My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 31: Command line usage fails almost completely.
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ganeshjgd
Closed:  Aug 2007
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by LyokoWhisperwind, Jul 31, 2007
What steps will reproduce the problem?
1. Lauch cmd.exe
2. Navigate to AppSnap directory. (cd C:\Program Files\AppSnap)
3. Attempt a command with AppSnap.

What is the expected output? What do you see instead?
The command:
appsnap -n *
is supposed to list all application names and version numbers. It works
successfully until wikiDPad, after which the following error is given:
Unhandled exception in thread started by <bound method Thread.__bootstrap
of <Thread(Thread-98, stopped)>>
Traceback (most recent call last):
  File "threading.pyo", line 446, in __bootstrap
TypeError: 'NoneType' object is not callable

And then, as an example we'll use Opera. The command:
appsnap -n Opera -i
should install the opera web browser. Instead, I get the following error:
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:

What version of the product are you using? On what operating system?
AppSnap v1.3.0 on Windows Vista (Ultimate)

Please provide any additional information below.
The first error shows up a lot. Anything with the -n flag seems to trigger
it. I'm able to list applications using:
appsnap -l -f Category
but pretty much any other command fails with an error.
Comment 1 by ganeshjgd, Aug 01, 2007
(No comment was entered for this change.)
Status: Accepted
Owner: ganeshjgd
Comment 2 by code6226, Aug 07, 2007
I have the same problem on Windows XP
Comment 3 by ganeshjgd, Aug 08, 2007
This has been fixed in version 1.3.1.
Status: Fixed
Sign in to add a comment

Hosted by Google Code