Bug 913814 - [abrt] gtg-0.3-2.fc18: printTasksToFile.py:141:print_active_tasks:AttributeError: PluginAPI instance has no attribute 'get_all_tasks'
Summary: [abrt] gtg-0.3-2.fc18: printTasksToFile.py:141:print_active_tasks:AttributeEr...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gtg
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Yanko Kaneti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:368846dd39b331f6df9d1e0da9d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-22 07:30 UTC by Yogesh Mantri
Modified: 2013-12-14 03:49 UTC (History)
1 user (show)

Fixed In Version: gtg-0.3.1-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-14 03:49:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (839 bytes, text/plain)
2013-02-22 07:30 UTC, Yogesh Mantri
no flags Details
File: core_backtrace (293 bytes, text/plain)
2013-02-22 07:30 UTC, Yogesh Mantri
no flags Details
File: environ (1.46 KB, text/plain)
2013-02-22 07:30 UTC, Yogesh Mantri
no flags Details
File: smolt_data (2.95 KB, text/plain)
2013-02-22 07:30 UTC, Yogesh Mantri
no flags Details

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.


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