Ticket #126 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Journal: Erase button does not work

Reported by: mungewell Owned by: tomeu
Priority: major Milestone: 0.84
Component: journal Version: Git as of bugdate
Severity: Keywords:
Cc: Distribution/OS:
Bug Status:

Description

In Jhbuild 20081217 Journal.

From the detailed view the erase button (big minus sign) does not function.

Change History

Changed 4 years ago by mungewell

oh, should have said erase from the list view does work and I'm running on Xubuntu.

Changed 4 years ago by mungewell

  • priority changed from minor to major

Changed 4 years ago by erikos

  • owner changed from marcopg to tomeu
  • component changed from sugar to journal

Good catch, thanks for the report:

Traceback (most recent call last):
  File "/home/erikos/sugar-jhbuild/install/lib/python2.5/site-packages/jarabe/journal/journaltoolbox.py", line 368, in _erase_button_clicked_cb
    bundle = misc.get_bundle(self._metadata['uid'])
  File "/home/erikos/sugar-jhbuild/install/lib/python2.5/site-packages/jarabe/journal/misc.py", line 102, in get_bundle
    file_path = model.get_file(metadata['uid'])
TypeError: string indices must be integers

Changed 4 years ago by erikos

  • version set to Git as of bugdate
  • milestone set to 0.84

Changed 4 years ago by tomeu

  • status changed from new to closed
  • resolution set to fixed

Should be fixed, thanks a lot!

Note: See TracTickets for help on using tickets.