[postgis-devel] [PostGIS] #527: Log window in shp2pgsql-gui should always append text to bottom of window
PostGIS
trac at osgeo.org
Mon May 17 15:17:40 PDT 2010
#527: Log window in shp2pgsql-gui should always append text to bottom of window
---------------------+------------------------------------------------------
Reporter: bmmpxf | Owner: pramsey
Type: defect | Status: new
Priority: low | Milestone: PostGIS 1.5.2
Component: postgis | Version: 1.5.X
Keywords: |
---------------------+------------------------------------------------------
(Using shp2pgsql-gui r5181 on Windows) Load the app and try testing the
connection to a database. The log displays some text. Fine. Now click
somewhere inside the text (as if you were placing a cursor to insert
something). Now try testing the connection again. The new log info will
be output right at that cursor location, not at the bottom of the log.
Sample case:
"""
Connecting: user=postgres passwoConnecting: user=postgres
password=******************************* port=Connecting: user=postgres
password=* port=54321 host=localhost dbname=OpenGeo
Connection succeeded.
54321 host=localhost dbname=OpenGeo
Connection succeeded.
rd=******************************* port=54321 host=localhost
dbname=OpenGeo
Connection succeeded
"""
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/527>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list