Opened 12 years ago

Closed 12 years ago

#3157 closed defect (fixed)

Pippy can't save work anymore

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

0001-Pippy-fix-for-export-buttons.patch (16.6 KB) - added by manuq 12 years ago.

Download all attachments as: .zip

Change History (9)

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

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

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

comment:4 Changed 12 years ago by manuq

  • Cc manuq added

comment:5 Changed 12 years ago by RafaelOrtiz

  • Cc RafaelOrtiz added

comment:6 in reply to: ↑ 3 Changed 12 years 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 12 years ago by manuq

comment:7 Changed 12 years ago by manuq

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

comment:8 Changed 12 years ago by RafaelOrtiz

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