Ticket #119 (closed enhancement: fixed)
Configuration: Registers and xcsoardata directories
| Reported by: | coolwind@… | Owned by: | max |
|---|---|---|---|
| Priority: | low | Milestone: | XCSoar 6.0.x |
| Component: | Configuration | Version: | 5.2.4 |
| Keywords: | Cc: |
Description (last modified by Turbo) (diff)
Actually Xcsoar saves some parameters in windows registry database, and at the
same time loads a configuration from an Xcsoardata directory which can be
located in My Documents, on the Sd card, and other places. This is messy, you
never know what has been loaded from where. I think that registry should be
avoided, and the position of the directory xcsoardata should be hardcoded once
forever in the SD card. It's much better to know that your parameters were not
loaded because the directory was not correct, than to loose hours trying to
understand this cumbersome mechanism of registry fallback, imho.
Change History
comment:1 Changed 2 years ago by Turbo
- Summary changed from Registers and xcsoardata directories to Configuration: Registers and xcsoardata directories
- Type changed from defect to enhancement
- Milestone set to Release 6.0 Alpha
comment:2 Changed 2 years ago by Turbo
- Owner changed from scottp@… to Turbo
- Status changed from new to accepted
comment:3 Changed 2 years ago by Turbo
It appears the profile file is first loaded into the registry to afterward load the registry settings into the memory. I really don't see any reason for this...
comment:4 Changed 2 years ago by Turbo
- Status changed from accepted to closed
- Resolution set to fixed
"fixed" by 492effbf3ecfddec05233d9285a5e008cd208179 :)
comment:5 Changed 23 months ago by Turbo
- Status changed from closed to reopened
- Resolution fixed deleted
comment:7 Changed 22 months ago by Turbo
- Version changed from 5.0.9 Beta to 5.2.4
- Description modified (diff)
comment:10 Changed 17 months ago by max
- Status changed from accepted to closed
- Resolution set to fixed
Documentation added by 0f4e3e8279ffb7bcba0025a9671dc41f80ddc5a2






