Ticket #2581 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Scratch activity uses full path to squeak executable file

Reported by: alsroot Owned by: RafaelOrtiz
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Scratch Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

From Scratch.activity/bin/scratch-activity:

# run Squeak VM with Scratch image
exec /usr/bin/squeak \

It prevents using squeak from non standard path, e.g., sweets uses custom squeak build.

Change History

Changed 2 years ago by alsroot

  • owner changed from dirax to RafaelOrtiz
  • status changed from new to assigned

that was not right dirax...

Changed 2 years ago by RafaelOrtiz

  • status changed from assigned to closed
  • resolution set to fixed

Please test re-open if w/ this version of scratch the issue is not solved.

Note: See TracTickets for help on using tickets.