Ticket #3157 (closed defect: fixed)

Opened 21 months ago

Last modified 21 months ago

Pippy can't save work anymore

Reported by: godiard Owned by: lfaraone
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Pippy Version: Unspecified
Severity: Major Keywords: 11.3.0
Cc: manuq, RafaelOrtiz Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Pippy need be updated to show buttons to save the user job, because with the remove ok the KeepButton in sugar-toolkit, the menu previously used is not available anymore.

Tested in os8 (Pippy >=40)

This is a regression compared to 11.2

Attachments

0001-Pippy-fix-for-export-buttons.patch Download (16.6 KB) - added by manuq 21 months ago.

Change History

  Changed 21 months ago by garycmartin

You don't need to explicitly save, clicking 'Stop' (or switching away from an activity) will automatically store the current activity state into the Journal. There is also a new Journal feature for 'Duplicate', right click on a Journal entry to show its palette, or find it in the 'Detail' view toolbar.

  Changed 21 months ago by godiard

This is not the case with Pippy.

Pippy can:

* save a single python file, for example to use it with TurtleArt.

* save to a new activity. Yes, you can create a activity with Pippy.

* save as example. This is one of the last additions, you can add a pyton example in your pippy.

All this are not the case of saving "the session" like you suggest. Are more similar to exports.

These functionalities were available in a menu in the keep button, now are not available in the UI.

follow-up: ↓ 6   Changed 21 months ago by garycmartin

Ah OK, so we need some standard export icons for these features in the Activity secondary toolbar much like Walter has dome for Turtle Art  http://wiki.sugarlabs.org/go/File:TurtleBlocks_Toolbar_1.png

  Changed 21 months ago by manuq

  • cc manuq added

  Changed 21 months ago by RafaelOrtiz

  • cc RafaelOrtiz added

in reply to: ↑ 3   Changed 21 months ago by RafaelOrtiz

Replying to garycmartin:

Ah OK, so we need some standard export icons for these features in the Activity secondary toolbar much like Walter has dome for Turtle Art  http://wiki.sugarlabs.org/go/File:TurtleBlocks_Toolbar_1.png

Fwiw I also like what TA does.

Changed 21 months ago by manuq

  Changed 21 months ago by manuq

The attached patch should fix it, as discussed in devs mailing list.

  Changed 21 months ago by RafaelOrtiz

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.