[QGIS-trac] [Quantum GIS] #3855: Python console gets stuck if you use [Enter] from the number pad

Quantum GIS qgis at qgis.org
Mon May 30 04:32:04 EDT 2011


#3855: Python console gets stuck if you use [Enter] from the number pad
------------------------------------------------+---------------------------
   Reporter:  Alister                           |              Owner:  nobody       
       Type:  bug                               |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.7.0
  Component:  GUI                               |            Version:  Trunk        
   Keywords:                                    |   Platform_version:  XP           
   Platform:  Windows                           |           Must_fix:  No           
Status_info:  0                                 |  
------------------------------------------------+---------------------------
 In the Python console:

 Paste a command, e.g. the line below, and press the [Enter] key in the
 middle of your keyboard - it should work.

 Now paste it again and press the [Enter] key in the number pad section of
 your keyboard - the cursor moves down to the next line, but the command is
 not run, and there appears to be no way to get it to run, or to exit out
 with Ctrl-C or something like you can do in most consoles (It seems you
 need to restart QGIS to use the Python console after this).

 {{{
 print "hello dude!"
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3855>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS supporting GDAL/OGR, PostGIS, and GRASS formats, and Web Services


More information about the QGIS-trac mailing list