diff options
author | Janne Anttila <janne.anttila@digia.com> | 2010-10-07 09:41:03 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2010-10-07 12:59:43 (GMT) |
commit | a3c755e358596238dc7fc1c284328a6226c2ed3a (patch) | |
tree | 2cb4ef96c1344ed3115777d9196ca291eecdea52 /tests/auto/qapplication | |
parent | 8082a800a55875fd2e64cf2ab5c6fa2c26722132 (diff) | |
download | Qt-a3c755e358596238dc7fc1c284328a6226c2ed3a.zip Qt-a3c755e358596238dc7fc1c284328a6226c2ed3a.tar.gz Qt-a3c755e358596238dc7fc1c284328a6226c2ed3a.tar.bz2 |
Removed the need for S60main.rsc resource file in Symbian.
Qt upgrade was failing since the s60main.rsc is being locked by
S60 application framework. And when installer detects that
old version of Qt has already been installed it first tries to
uninstall the old one and then install the new one. The uninstallion
failed since the file was locked by the running Qt application.
It should be noted that this patch fixes the Qt upgradibility only
for Qt versions where patch is included. I.e. the versions before
4.7.2 need a different mechanism to be upgradable. This different
mechanism is based on partial upgrade SIS packages as described in
QT-4052.
Task-number: QT-3471
Reviewed-by: Axis
Diffstat (limited to 'tests/auto/qapplication')
0 files changed, 0 insertions, 0 deletions