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", line 262, in preferenceClicked<br>
for param, value in prefDic.iteritems ():<br> AttributeError: 'NoneType' object has no attribute 'iteritems'<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 "./sample2.py", line 6, in ?<br> new=guiexit ('Catalyst Control Center')<br>
NameError: name 'guiexit' 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>