<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi All, </span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">   I finally resolved the problem. I had Qt installed in my desktop PC where as I just copied the installed Qt libs from desktop to laptop. And on the qpa plugin side I had only copied minimal plugins. But for minimal plugin to work properly It requires other installed plugins like bearer,codecs, graphicssystems, iconengines and imageformats. These plugins have to be present and their paths has to mentioned in QT_PLUGIN_PATH environmental variable.Its better if we mention the same folder structure as the qt installation does.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Thanks and Regards,</div><div style="font-family:arial,sans-serif;font-size:13px">Amogh.</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Aug 22, 2013 at 5:19 PM, Amogh Kudari <span dir="ltr"><<a href="mailto:amogh.kudari5@gmail.com" target="_blank">amogh.kudari5@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hello All,<div><br></div><div>              I have a Qwebview application which loads some of the links present in server. The application is using minimal plugin which displays the output in the form of images.  The server has some html test pages/suites.The links have some basic html apps as well as complex one where it has html and css animations. </div>

<div>                In my desktop PC all the links works fine, I am able to see images being dumped and output is proper.  But the similar setup in my laptop does not work properly. Most of the links images are all grayed out (specially links containing animations). </div>

<div><br></div><div>Is it a resolution problem? Should I change the minimal plugin resolution or my laptops resolution in order to make it work fine.</div><div><br></div><div>Please suggest how to make it work properly on laptop</div>

<div><br></div><div>Thanks and Regards,</div><div>Amogh</div></div>
</blockquote></div><br></div></div>