I can't edit hamster-applet activities

Asked by Lorenzo

If I try to edit Hamster activities I receive the following error on console:
Traceback (most recent call last):
  File "/usr/bin/hamster-time-tracker", line 254, in _open_edit_activity
    dialogs.edit.show(self.window, fact_id = fact["id"])
  File "/usr/lib/pymodules/python2.7/hamster/configuration.py", line 98, in show
    dialog = self.get_dialog_class()(parent, **kwargs)
  File "/usr/lib/pymodules/python2.7/hamster/edit_activity.py", line 119, in __init__
    self.on_in_progress_toggled(self.get_widget("in_progress"))
  File "/usr/lib/pymodules/python2.7/hamster/edit_activity.py", line 241, in on_in_progress_toggled
    self.validate_fields()
  File "/usr/lib/pymodules/python2.7/hamster/edit_activity.py", line 279, in validate_fields
    activity_text, temporary = self.new_name.get_value()
  File "/usr/lib/pymodules/python2.7/hamster/widgets/activityentry.py", line 117, in get_value
    name = "%s@%s" % name, activity['category']
TypeError: not enough arguments for format string

Question information

Language:
English Edit question
Status:
Needs information
For:
Ubuntu hamster-applet Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Basse (michael-alpha-unix) said :
#1

can you give more details what you are trying to edit? and how?

Can you help with this problem?

Provide an answer of your own, or ask Lorenzo for more information if necessary.

To post a message you must log in.