Commit a5d9104
authored
LT-22306: Fix Startup Crash on Clean Machine (#507)
Prompt the user for update preferences after initializing the
l10n manager. The l10n manager must be initialized before looking
up strings to prevent language IDs from being mapped incorrectly
(see https://issues.bloomlibrary.org/youtrack/issue/BL-13245).
The prompt remains as early in startup as possible so that the
user can choose before any update checks are initiated.1 parent 5b9f118 commit a5d9104
1 file changed
Lines changed: 13 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | 188 | | |
201 | 189 | | |
202 | 190 | | |
| |||
233 | 221 | | |
234 | 222 | | |
235 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| |||
0 commit comments