Ticket #556 (WontFix)Tue Sep 13 13:59:29 UTC 2022
RO350Hook !Configure writes the backdrop and tool sprite settings in a different place compared to RISC OS 5
Reported by: | Cameron Cawley (3514) | Severity: | Normal |
Part: | RISC OS: Boot sequence | Release: | |
Milestone: | Status | WontFix |
Details by Cameron Cawley (3514):
This is an issue when softloading RISC OS 5 which means that setting changes made under RISC OS 5 would override any settings changes made under RISC OS 3.7 or earlier.
Changelog:
Modified by Sprow (202) Sun, November 13 2022 - 16:26:47 GMT
- Status changed from Open to WontFix
Written to !Boot.Choices.Boot.Tasks.Configure with the “old style” RISC OS 3, and !Boot,Choices.Boot.Tasks.PinSetup with “new style” plugin Configure.
However, as explained elsewhere it is not expected that the two generations of Configure are compatible with eachother, since the Hook directory from which Choices are derived are specific to the OS (rounded down to the nearest multiple of 010), and this is an artefact of the softload process exposing a shortcoming of the way it works, rather than a bug in Configure.