Opened 13 years ago

Closed 12 years ago

#2829 closed defect (fixed)

Pippy should use activity registry to locate TamTamEdit

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

comment:1 Changed 12 years ago by RafaelOrtiz

  • Resolution set to fixed
  • Status changed from new to closed

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

closing.


Note: See TracTickets for help on using tickets.