Commit 6ea1fdd
committed
LT-22306: Fix Startup Crash on Clean Machine
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.
Change-Id: Ib2284a6022c362b5dd961ed5f330a8ed63b540e11 parent aa1658c commit 6ea1fdd
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