GTG

Comment 4 for bug 620313

Revision history for this message
Fabian Schmidt (fschmidt) wrote :

Hi,

I'm on Archlinux
Hamster Version : 2.32.0
GTG Version : trunk

i tried to figure out whats wrong, I guess they changed the api of addFact in this version, looks like this now:
add_fact(
self,
activity_name,
tags = '',
start_time = None,
end_time = None,
category_name = None,
description = None,
temporary = False
)

I hope this may help