Bug 669979

Summary: [abrt] taskcoach-1.0.3-2.fc14: remindercontroller.py:93:showReminderMessage:TypeError: notify() got an unexpected keyword argument 'windowId'
Product: [Fedora] Fedora Reporter: David Kovalsky <dkovalsk>
Component: taskcoachAssignee: Rakesh Pandit <rakesh.pandit>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: benl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:b6c815be
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-16 19:52:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description David Kovalsky 2011-01-16 13:44:50 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/taskcoach
component: taskcoach
executable: /usr/bin/taskcoach
kernel: 2.6.35.10-74.fc14.x86_64
package: taskcoach-1.0.3-2.fc14
reason: remindercontroller.py:93:showReminderMessage:TypeError: notify() got an unexpected keyword argument 'windowId'
release: Fedora release 14 (Laughlin)
time: 1294935240
uid: 10625

backtrace
-----
remindercontroller.py:93:showReminderMessage:TypeError: notify() got an unexpected keyword argument 'windowId'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/taskcoachlib/domain/date/clock.py", line 42, in __OnNotify
    self.Notify()
  File "/usr/lib/python2.7/site-packages/taskcoachlib/domain/date/clock.py", line 60, in Notify
    super(LargeIntervalTimer, self).Notify()
  File "/usr/lib/python2.7/site-packages/taskcoachlib/domain/date/clock.py", line 45, in Notify
    self.__callback()
  File "/usr/lib/python2.7/site-packages/taskcoachlib/domain/date/clock.py", line 155, in _notify
    super(ScheduledTimer, self)._notify(now)
  File "/usr/lib/python2.7/site-packages/taskcoachlib/domain/date/clock.py", line 136, in _notify
    self.__callback(now)
  File "/usr/lib/python2.7/site-packages/taskcoachlib/domain/date/clock.py", line 216, in notifySpecificTimeObservers
    patterns.Event(Clock.eventType(now), self, now).send()
  File "/usr/lib/python2.7/site-packages/taskcoachlib/patterns/observer.py", line 154, in send
    Publisher().notifyObservers(self)
  File "/usr/lib/python2.7/site-packages/taskcoachlib/patterns/observer.py", line 320, in notifyObservers
    observer(event.subEvent(*eventTypesAndSources))
  File "/usr/lib/python2.7/site-packages/taskcoachlib/patterns/observer.py", line 171, in __call__
    return self.method(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/taskcoachlib/gui/remindercontroller.py", line 72, in onReminder
    if self.showReminderMessage(task):
  File "/usr/lib/python2.7/site-packages/taskcoachlib/gui/remindercontroller.py", line 93, in showReminderMessage
    windowId=self.__mainWindow.GetHandle())
TypeError: notify() got an unexpected keyword argument 'windowId'

Local variables in innermost frame:
self: <taskcoachlib.gui.remindercontroller.ReminderController object at 0x4341e90>
task: DynVPS Pri1
notifier: u'libnotify'

How to reproduce
-----
1. Configure notifications on through libnotify
2. Setup a task notification in task coach for the upcoming minute
3. No notification, just abrt noticing that something went wrong

Comment 1 David Kovalsky 2011-01-16 13:44:52 UTC
Created attachment 473699 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 19:52:35 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping