#89 closed defect (fixed)
Journal Focus search is broken
Reported by: | garycmartin | Owned by: | marcopg |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Keywords: | ||
Cc: | tomeu | Distribution/OS: | |
Bug Status: |
Description
Joyride 2573, XO hardware.
The Journal works fine from everywhere else I've tried (frame icon, home icon below XO, activity zoom key from some other zoom view), but if you touch the Journal search key on an XO (even if you're already looking at the Journal) Sugar locks-up and you have to reboot.
Attachments (1)
Change History (6)
comment:1 Changed 14 years ago by erikos
comment:2 Changed 14 years ago by erikos
- Cc tomeu added
- Milestone set to 0.84
- Summary changed from Pressing the XO key for Journal search (spyglass) locks up Sugar requiring a reboot to Journal Focus serach is broken
- Version set to Git as of bugdate
This is not XO specific, it is a regression from moving the journal into the shell. Since the journal is part of the shell, this does not need to be a dbus call anymore (and activities will not need this functionality, they can use ShowObject and ChooseObject).
comment:3 Changed 14 years ago by erikos
- Summary changed from Journal Focus serach is broken to Journal Focus search is broken
Changed 14 years ago by erikos
make the focus search a method in the journalactivity instead of a dbus one
comment:4 Changed 14 years ago by erikos
- Resolution set to fixed
- Status changed from new to closed
pushed to git sugar after reviewing by tomeu
Gary, thanks for the report.
The dbus call self.focus_journal_search is blocked. Similar to the issues with the blocked networking dbus calls on the XO.