[Qgis-developer] response/output is missing in python console of qgis 1.2.0 and 1.3.0 in win xp.

Volkan Kepoglu vkepoglu at gmail.com
Fri Oct 9 14:25:10 EDT 2009


Dear Developers,

I can not get any output result  from the python console after version 1.2.0
and 1.3.0 in win xp with the new gui design of python console.

it seems that the console is working very well like when the command
"iface.zoomFull()" is executed, the display changes.


But when any command something like below is tried, there is no response in
the python console of qgis. *

>>> layer1 = iface.mapCanvas().layer(0)
**>>> layer1.name()

*
Before version 1.2.0, the name of the layer is shown as the output in the
console.

This is very delicate and useful feature for the developers who develop the
plugin in win.


Is there any other way to get a quick response/output from the python qgis
commands in win os?

If not, can this feature be included as the same as like before version
1.2.0?




-- 
Regards,
Volkan Osman Kepoglu
PhD Candidate
GGIT Department in METU,
Ankara, Turkey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20091009/f293335a/attachment.html


More information about the Qgis-developer mailing list