Bug 607059 - [abrt] crash in googlecl-0.9.7-1.fc12: google:283:run_once:ImportError: No module named voice.service
Summary: [abrt] crash in googlecl-0.9.7-1.fc12: google:283:run_once:ImportError: No mo...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: googlecl
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Adam Goode
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:77da9136
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-23 04:30 UTC by Chunnayya Munnayya
Modified: 2010-06-23 14:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-23 14:10:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (829 bytes, text/plain)
2010-06-23 04:30 UTC, Chunnayya Munnayya
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.