Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#3402 closed defect (fixed)

Browse cannot restart an activity with bookmarks

Reported by: manuq Owned by: manuq
Priority: Unspecified by Maintainer Milestone:
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 (1)

org.laptop.WebActivity-5.log (3.6 KB) - added by manuq 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by manuq

comment:1 Changed 12 years 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.

comment:2 Changed 12 years ago by manuq

  • Keywords olpc-test-pending added
  • Resolution set to fixed
  • Status changed from new to closed

Closing. Fixed in commit e41c9532f06cff0aef843fe599c7b8328a3d21aa .

comment:3 Changed 12 years 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.

comment:4 Changed 11 years ago by dnarvaez

  • Milestone 0.96 deleted

Milestone 0.96 deleted

Note: See TracTickets for help on using tickets.