ACueva / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Program crashes when typing "help" and any not supported service. #110

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Typing "help asdf". 
2.Typing "help" and any word which is not a supported service

What is the expected output? What do you see instead?
The program should give an error output, but should not crash. 
jan@mrstrauss-laptop:~$ google help search
Traceback (most recent call last):
  File "/usr/bin/google", line 463, in <module>
    main()
  File "/usr/bin/google", line 457, in main
    run_once(options, args)
  File "/usr/bin/google", line 283, in run_once
    globals(), locals(), -1)
ImportError: No module named search.service
jan@mrstrauss-laptop:~$ 

What version of the product are you using? On what operating system?
0.9.7 on Ubuntu linux 10.04 amd64

Please provide any additional information below.

Original issue reported on code.google.com by mrstraus...@googlemail.com on 20 Jun 2010 at 9:01

GoogleCodeExporter commented 9 years ago
Attached a solution proposal.

Original comment by ferranb@gmail.com on 20 Jun 2010 at 11:32

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Works fine. Thanks.

Original comment by mrstraus...@googlemail.com on 21 Jun 2010 at 1:51

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r265.

Original comment by tom.h.mi...@gmail.com on 21 Jun 2010 at 2:11

GoogleCodeExporter commented 9 years ago
Issue 159 has been merged into this issue.

Original comment by tom.h.mi...@gmail.com on 23 Jun 2010 at 1:47

GoogleCodeExporter commented 9 years ago
Issue 193 has been merged into this issue.

Original comment by tom.h.mi...@gmail.com on 30 Jun 2010 at 3:56