Bug #191
Picture paths in Windows-demo not found
| Status: | Feedback | Start: | 02/26/2009 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Linux | Spent time: | - | |
| Target version: | 1.1.x | Estimated time: | 8.00 hours |
Description
Started OW, and opened an existing project (the demo project), which is located at D:\0_data\OurWordSample ...
The pictures do not show up, as Linux does not recognize the (Windows) path
History
Updated by Cambell Prince almost 3 years ago
- Status changed from New to Assigned
- Estimated time set to 8.00
It's the drive letter e.g. C or D etc that really makes for anti cross platform. Not sure what to do about that. The rest of the path is easy enough. Also, relative paths would make things much easier.
Updated by Cambell Prince almost 3 years ago
Also check paths for win / unix in general. I think this has already been done.
Updated by Cambell Prince almost 3 years ago
- Status changed from Assigned to Feedback
- Assigned to deleted (
Cambell Prince) - Priority changed from Normal to Low
- Target version changed from 1.0.x to 1.1.x
Relative paths work ok. This is more of a demo issue. Suggest reworking the demo at some stage. Also may like to consider using relative paths in preference to absolute in this case.