#2825 closed defect (fixed)
We need to handle paths in a more general way
Reported by: | rgs | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Turtleart | Version: | Unspecified |
Severity: | Unspecified | Keywords: | turtleart paths packaging |
Cc: | rgs, bernie | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
Right now we handle the following file paths:
- plugins
- images
- samples
All of our path related logic assumes we are running from the root of our source code directory.
This will probably not be the case in the future if we decide to change our packaging scheme (which we'll probably do to support our Gnome front-end).
We need to generalize the way we handle paths so that we can either set them via a config file or via env variables instead of depending on assumptions.
Change History (2)
comment:1 Changed 11 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 10 years ago by dnarvaez
- Milestone 0.94 deleted
Note: See
TracTickets for help on using
tickets.
Milestone 0.94 deleted