Bug 913814

Summary: [abrt] gtg-0.3-2.fc18: printTasksToFile.py:141:print_active_tasks:AttributeError: PluginAPI instance has no attribute 'get_all_tasks'
Product: [Fedora] Fedora Reporter: Yogesh Mantri <ykmantri>
Component: gtgAssignee: Yanko Kaneti <yaneti>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:368846dd39b331f6df9d1e0da9d2a197338d5a99
Fixed In Version: gtg-0.3.1-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-14 03:49:55 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
File: core_backtrace
none
File: environ
none
File: smolt_data none

Description Yogesh Mantri 2013-02-22 07:30:49 UTC
Description of problem:
i think privilages problem while writing to a file. not sure.

Version-Release number of selected component:
gtg-0.3-2.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/gtg
executable:     /usr/bin/gtg
kernel:         3.7.6-201.fc18.x86_64
uid:            1000

Truncated backtrace:
printTasksToFile.py:141:print_active_tasks:AttributeError: PluginAPI instance has no attribute 'get_all_tasks'

Traceback (most recent call last):
  File "/home/ymantri/.config/gtg/plugins/printTasksToFile/printTasksToFile.py", line 52, in printButton_clicked
    self.print_to_file(self.wTree.get_widget('programToExport').get_text())
  File "/home/ymantri/.config/gtg/plugins/printTasksToFile/printTasksToFile.py", line 107, in print_to_file
    self.print_active_tasks()
  File "/home/ymantri/.config/gtg/plugins/printTasksToFile/printTasksToFile.py", line 141, in print_active_tasks
    for tid in self.papi.get_all_tasks():
AttributeError: PluginAPI instance has no attribute 'get_all_tasks'

Local variables in innermost frame:
self: <printTasksToFile.printTasksToFile.pluginPrintTasksToFile instance at 0x283acb0>
rootTaskNumber: 0

Comment 1 Yogesh Mantri 2013-02-22 07:30:52 UTC
Created attachment 701030 [details]
File: backtrace

Comment 2 Yogesh Mantri 2013-02-22 07:30:55 UTC
Created attachment 701031 [details]
File: core_backtrace

Comment 3 Yogesh Mantri 2013-02-22 07:30:57 UTC
Created attachment 701032 [details]
File: environ

Comment 4 Yogesh Mantri 2013-02-22 07:30:59 UTC
Created attachment 701033 [details]
File: smolt_data

Comment 5 Fedora Update System 2013-11-27 08:43:30 UTC
gtg-0.3.1-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/gtg-0.3.1-1.fc20

Comment 6 Fedora Update System 2013-11-27 16:08:14 UTC
Package gtg-0.3.1-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gtg-0.3.1-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-22265/gtg-0.3.1-1.fc20
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-12-14 03:49:55 UTC
gtg-0.3.1-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.