Hi

I wrote a QT4 program to capture the desktop and save it as an image in my c:\temp directory. It is working fine in my machine.
But when I move this into a different system, program runs and the QPixMap save function returns me a false. Even though I gave full permission to folder still am getting return as false. Is there any way to know the real reason for the failure rather than just a false.

regards
Achuth