Bug 607059

Summary: [abrt] crash in googlecl-0.9.7-1.fc12: google:283:run_once:ImportError: No module named voice.service
Product: [Fedora] Fedora Reporter: Chunnayya Munnayya <chunnayya>
Component: googleclAssignee: Adam Goode <adam>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: adam, chkr
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:77da9136
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-23 14:10:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Chunnayya Munnayya 2010-06-23 04:30:00 UTC
abrt 1.0.9 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/bin/google
component: googlecl
executable: /usr/bin/google
kernel: 2.6.32.14-127.fc12.i686.PAE
package: googlecl-0.9.7-1.fc12
reason: google:283:run_once:ImportError: No module named voice.service
release: Fedora release 12 (Constantine)

backtrace
-----
google:283:run_once:ImportError: No module named voice.service

Traceback (most recent call last):
  File "/usr/bin/google", line 463, in <module>
    main()
  File "/usr/bin/google", line 454, in main
    run_interactive(parser)
  File "/usr/bin/google", line 251, in run_interactive
    run_once(options, args)
  File "/usr/bin/google", line 283, in run_once
    globals(), locals(), -1)
ImportError: No module named voice.service

Local variables in innermost frame:
args: []
service: 'help'
task_name: 'voice'
options: <Values at 0xa547e2c: {'category': None, 'convert': True, 'cal': None, 'format': None, 'config': None, 'title': None, 'summary': None, 'blog': None, 'delimiter': ',', 'draft': False, 'user': None, 'devtags': None, 'date': None, 'query': None, 'folder': None, 'devkey': None, 'tags': None, 'editor': None}>

How to reproduce
-----
1. try a non-functional google service from within the interactice cli (e.g., "voice")
2.
3.

Comment 1 Chunnayya Munnayya 2010-06-23 04:30:02 UTC
Created attachment 426156 [details]
File: backtrace

Comment 2 Adam Goode 2010-06-23 14:10:00 UTC
Thanks for the bug report! This has been fixed upstream:

http://code.google.com/p/googlecl/issues/detail?id=110