client.py: find_event{s,_ids}_for_values don't work

Bug #510804 reported by Siegfried Gevatter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zeitgeist Framework
Fix Released
Medium
Markus Korn

Bug Description

Traceback (most recent call last):
  File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/src/widgets.py", line 538, in _delete_subject
    subject_uri=self.subject.uri)
  File "/home/rainct/Desenvolupament/Python/zeitgeist-project/gnome-activity-journal/zeitgeist/client.py", line 459, in find_event_ids_for_values
    **kwargs)
TypeError: find_event_ids_for_templates() got an unexpected keyword argument 'subject_uri'

Changed in zeitgeist:
assignee: nobody → Siegfried Gevatter (rainct)
milestone: none → 0.3.3
importance: Undecided → Low
status: New → Confirmed
Changed in zeitgeist:
importance: Low → Medium
Revision history for this message
Markus Korn (thekorn) wrote :

for me this is won't fix, as you seem to use this method in a wrong way.

Maybe you should use .find_event_ids_for_values() ?

If I got this error wrong, can you please provide more context, what's the code to reproduce this error?

Changed in zeitgeist:
status: Confirmed → Won't Fix
Revision history for this message
Markus Korn (thekorn) wrote :

Ah, sorry for the noice, got it now, I missed the second last line of the Traceback

Changed in zeitgeist:
status: Won't Fix → Confirmed
Revision history for this message
Markus Korn (thekorn) wrote :

------------------------------------------------------------
revno: 1344
committer: Markus Korn <email address hidden>
branch nick: trunk
timestamp: Tue 2010-02-16 10:43:31 +0100
message:
  Fixed (LP: #510804) by checking arguments in .find_events_for_values()
------------------------------------------------------------

Changed in zeitgeist:
assignee: Siegfried Gevatter (rainct) → Markus Korn (thekorn)
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.