Re: [Development] System Locale Update broken

2012-04-12 Thread jason.mcdonald
> As this is a regression from 4.8 I assume it must be fixed for 5.0, rather > than just hacking the test to make it pass? I also assume I need to open a > separate bug report for it? As much as possible we would like to fix any regressions that we find in 5.0 compared to 4.8, so that migration

Re: [Development] System Locale Update broken

2012-04-11 Thread Thiago Macieira
On quarta-feira, 11 de abril de 2012 22.58.21, John Layt wrote: > Hi, > > QTBUG-24543 reports that the tst_QLocale::windowsDefaultLocale() test is > broken and is currently being skipped. > > I've determined this is because the Qt4 mechanism for triggering a refresh > of the Qt system locale whenev

[Development] System Locale Update broken

2012-04-11 Thread John Layt
Hi, QTBUG-24543 reports that the tst_QLocale::windowsDefaultLocale() test is broken and is currently being skipped. I've determined this is because the Qt4 mechanism for triggering a refresh of the Qt system locale whenever the system locale is changed has been removed from qapplication_win.cp