Ticket #2829 (closed defect: fixed)

Opened 2 years ago

Last modified 15 months ago

Pippy should use activity registry to locate TamTamEdit

Reported by: dsd Owned by: lfaraone
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Pippy Version: Unspecified
Severity: Minor Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

originally reported at  http://dev.laptop.org/ticket/7525

Pippy currently hardcodes possible path locations for TamTamEdit, but it should just ask the ActivityRegistry for the path, given the bundle_id, which avoids this whole hard-coded path mess to begin with -- and has a chance of continuing to work even if there are multiple versions of TamTam installed under slightly different names.

Change History

Changed 15 months ago by RafaelOrtiz

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

New version (45) uses bundle_path ant thus tamtamedit path is not hardcoded.

closing.


Note: See TracTickets for help on using tickets.