[Qgis-developer] Map canvas flickers

Ivan Mincik ivan.mincik at gmail.com
Mon Aug 6 06:13:28 PDT 2012


On 08/06/2012 03:00 PM, Kuhn Matthias, Vermessung wrote:
> I'm on Fedora Core 17, Qt 4.8.
> But it seems odd to me, that qt changed these warnings, as there is a good reason for them to appear in the unpatched code and in the case they still appear with the patched code there would be a second call that can result in a paint event somewhere.
> Just to be sure: is you qgis loading the correct qgis_core library (i.e. LD_LIBRARY_PATH is set or equivalent other measures taken)


Yes I set export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/ivo/apps/lib/

And I have:
~/apps/bin$ ldd qgis | grep qgis
	libqgis_core.so.1.8.0 => /home/ivo/apps/lib/libqgis_core.so.1.8.0
(0xb57b3000)
	libqgis_gui.so.1.8.0 => /home/ivo/apps/lib/libqgis_gui.so.1.8.0
(0xb54fb000)
	libqgis_analysis.so.1.8.0 =>
/home/ivo/apps/lib/libqgis_analysis.so.1.8.0 (0xb5472000)


I will try a clean build.


-- 
Ivan Mincik


More information about the Qgis-developer mailing list