Ticket #3402 (closed defect: fixed)

Opened 14 months ago

Last modified 13 months ago

Browse cannot restart an activity with bookmarks

Reported by: manuq Owned by: manuq
Priority: Unspecified by Maintainer Milestone: 0.96
Component: Browse Version: Unspecified
Severity: Unspecified Keywords: 12.1.0 olpc-test-passed
Cc: erikos Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

You can mark pages with the star tool button, and use them inside the current session. But if you stop the activity and later start it again, the bookmarks are not shown.

Log attached.

Attachments

org.laptop.WebActivity-5.log Download (3.6 KB) - added by manuq 14 months ago.

Change History

Changed 14 months ago by manuq

Changed 14 months ago by manuq

A quick logging debug shows that color parameter in get_image() method of class LinkButton is being passed with type str when inside a session, but is type unicode when read from a previous session. And Rsvg.Handle.new_from_data() needs a single byte string.

Changed 14 months ago by manuq

  • keywords olpc-test-pending added
  • status changed from new to closed
  • resolution set to fixed

Closing. Fixed in commit e41c9532f06cff0aef843fe599c7b8328a3d21aa .

Changed 13 months ago by greenfeld

  • keywords olpc-test-passed added; olpc-test-pending removed

We can restore a Browse session from the Journal with bookmarks andin 12.1.0 os8/Browse-135.

Note: See TracTickets for help on using tickets.