| Anonymous | Login | Signup for a new account | 06-19-2013 19:27 UTC |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0006894 | [Squeak] Kernel | major | always | 02-11-08 02:26 | 10-03-09 19:33 | |||||||
| Reporter | umejava | View Status | public | |||||||||
| Assigned To | andreas | |||||||||||
| Priority | normal | Resolution | fixed | |||||||||
| Status | assigned | Product Version | 3.10 | |||||||||
| Summary | 0006894: StartUpList order is broken after the Delay patch installation | |||||||||||
| Description |
If you install DelayStartup changeSet in Squeak, LanguageEnvironment is placed after FileDirectory in StartUpList. However, LanguageEnvironment should precede FileDirectory in start up process, because FileDirectory class >>startUp relies on encoded pathname which must be configured by LanguageEnvironment. This order is dangerous because Squeak fails to start if you move the image to other encoded path platforms (eg. from Mac to Windows). I submit a patch for fix this order. |
|||||||||||
| Additional Information | 3.8.2 & 3.10 has bad ordered list, because of the DelayStartup patch. | |||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
Notes |
|
|
(0011757 - 98 - 130 - 130 - 130 - 130 - 130) Keith_Hodges 02-11-08 03:23 |
"fix begin" Installer mantis bug:6894 fix: 'FixOrderOfRegisteringStartUpList-mu.1.cs'. "fix end" |
| Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
44 total queries executed. 32 unique queries executed. |