Version: 0.70.0 (using 4.2.1 (KDE 4.2.1), Arch Linux) Compiler: gcc OS: Linux (i686) release 2.6.28-ARCH animations in smiles and progress indicator of sending message is too slow
Please provide a specific example. I'm unable to reproduce the problem. KDE 4.2.1 via KDEMod on Arch Linux with qt 4.5.0-3
qtmod 4.5.0-2, problem exists. Graphics nvidia GEforce 2 mx. Special example - animation in sending indicator (in 4.4 it was fast, but in 4.5 it is almost stopped) and Kolobok-Light-Big smiles from kde-look (also wery slow). Can you tell me, how I can save video from desktop? Archlinux 4.2.1 via KDEMod
Actually it isn't slow it just doesn't animate (to be correct only animates when we manually trigger update)
Well I've test it and it's alredy fixed, the fix will be in KDE 4.2.2 SVN commit 943998 by orlovich: Give the proper dirty rectangle when switching frames in animated images. The previous code mostly worked with Qt4.4 by some happy happenstance, but failed cleanly with Qt4.5 --- yey to that. BUG:175858 BUG:186159 M +1 -1 animprovider.cpp M +6 -0 image.cpp M +5 -0 image.h