I get the access violation right away also with a new OpenSuse 12.1:<br><br>...<br>TFPCTargetConfigCache.Update: has changed<br>TApplication.HandleException Access violation<br> Stack trace:<br> $B5220C2C<br>QPaintDevice: Cannot destroy paint device that is being painted<br>
QPaintDevice: Cannot destroy paint device that is being painted<br>[TMainIDE.Destroy] A <br>[TMainIDE.Destroy] B -> inherited Destroy... TMainIDE<br>[TMainIDE.Destroy] END<br>[FORMS.PP] ExceptionOccurred <br> Sender=EAccessViolation<br>
Exception=Access violation<br> Stack trace:<br> $B5220C2C<br>TApplication.HandleException: there was another exception during showing the first exception<br> Stack trace:<br> $B5220C2C<br><br><br>Now, I think the binaries for qt4pas-v2.4 are wrong somehow.<br>
v2.1 still works. See:<br><br>juha@linux-7r9g:~/pack> ls -l bin*<br>-rw-r--r-- 1 juha users 948741 marra 5 17:12 bin-qt4pas-V2.1_Qt4.7.X.tar.gz<br>-rw-r--r-- 1 juha users 778996 marra 5 17:12 bin-qt4pas-V2.4_Qt4.5.3.tar.gz<br>
<br>bin-qt4pas-V2.1_Qt4.5.3:<br>total 4180<br>-rw-r--r-- 1 juha users 959 helmi 19 2010 COPYING.TXT<br>lrwxrwxrwx 1 juha users 18 marra 29 2010 libQt4Pas.so -> libQt4Pas.so.5.2.1<br>lrwxrwxrwx 1 juha users 18 marra 29 2010 libQt4Pas.so.5 -> libQt4Pas.so.5.2.1<br>
lrwxrwxrwx 1 juha users 18 marra 29 2010 libQt4Pas.so.5.2 -> libQt4Pas.so.5.2.1<br>-rwxr-xr-x 1 juha users 2992924 marra 29 2010 libQt4Pas.so.5.2.1<br>-rw-r--r-- 1 juha users 1276138 helmi 19 2010 qt4.pas<br>-rw-r--r-- 1 juha users 784 helmi 19 2010 README.TXT<br>
<br>bin-qt4pas-V2.4_Qt4.5.3:<br>total 3464<br>-rw-r--r-- 1 juha users 8669 heinä 7 17:55 COPYING.TXT<br>lrwxrwxrwx 1 juha users 18 heinä 7 17:55 libQt4Pas.so -> libQt4Pas.so.5.2.4 <br>
lrwxrwxrwx 1 juha users 18 heinä 7 17:55 libQt4Pas.so.5 -> libQt4Pas.so.5.2.4 <br>lrwxrwxrwx 1 juha users 18 heinä 7 17:55 libQt4Pas.so.5.2 -> libQt4Pas.so.5.2.4 <br>
-rwxr-xr-x 1 juha users 2238928 heinä 7 17:55 libQt4Pas.so.5.2.4 <br>-rw-r--r-- 1 juha users 1289721 heinä 7 17:55 qt4.pas <br>
-rw-r--r-- 1 juha users 962 heinä 7 17:55 README.TXT <br><br>---<br><br>Note the mismatch with "Qt4.5.3" and "Qt4.7.X" between the package and directory names.<br>
Also note that the new v2.4 binary is much smaller than the old v2.1. It can't be right. The packages were downloaded today from the "official" site.<br><br>Juha<br><br>