hi ,<br><br>I am facing some diffcultied could you please help me in solving the issues ?<br><br> 1) Ldtpeditor outputs the following error when preference tab is selected <br><br>   /usr/local/bin/ldtpeditor&quot;, line 262, in preferenceClicked<br>
    for param, value in prefDic.iteritems ():<br>   AttributeError: &#39;NoneType&#39; object has no attribute &#39;iteritems&#39;<br><br>   because of the above issue i cannot able view wheather mouse event is selected or not. <br>
<br> 2) when i try to explore through python script i found following issues <br><br>    <br>    Traceback (most recent call last):<br>     File &quot;./sample2.py&quot;, line 6, in ?<br>     new=guiexit (&#39;Catalyst Control Center&#39;)<br>
    NameError: name &#39;guiexit&#39; is not defined<br><br>Note:<br>-----<br><br> OS used : RHEL 5.2_32 bit<br> Desktop Manager : GNOME<br> LDTP Version : 1.4.0<br><br>thanks<br>sathiyadev <br><br>