Re: [pgAdmin III] #209: "Connect to Server" dialog buggy - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject Re: [pgAdmin III] #209: "Connect to Server" dialog buggy
Date
Msg-id 054.2480bd4772188cec5a5b79ad6968e62a@code.pgadmin.org
Whole thread Raw
In response to [pgAdmin III] #209: "Connect to Server" dialog buggy  ("pgAdmin Trac" <trac@code.pgadmin.org>)
List pgadmin-hackers
#209: "Connect to Server" dialog buggy
-----------------------+----------------------------------------------------
 Reporter:  brsa       |       Owner:  ashesh  
     Type:  bug        |      Status:  assigned
 Priority:  major      |   Milestone:  1.12    
Component:  pgadmin    |     Version:          
 Keywords:  querytool  |    Platform:  windows 
-----------------------+----------------------------------------------------
Changes (by gleu):

  * keywords:  SQL editor => querytool


Old description:

> Testing v1.12beta3 (rev. 8448) on Windows XP Pro. Server = pg 8.4.4 on
> Debian Lenny.
>
> In the SQL editor try to connect to another server by choosing "new
> connection" from the connection combobox.
>
> - Selecting a different server triggers an immediate attempt to connect.
> (happens sometimes)
>
> The "Username" combobox behaves differently from the 2 other comboboxes:
> - The first user shown is the alphabetically first in the list, but it
> should be the user of the same name as in the current connection - if
> such a user exists. (happens always)
> - A click into the field does not open the list. (happens always)
> - Typed text is not completed, not even after moving the focus to another
> control. Only after clicking on the down arrow. (happens always)
> - This way I can enter non-existing users and try to connect with these.
> - pgAdmin randomly crashes when I try to use the feature. (happens
> sometimes)
>
> I had to try like 6 times, 3 times of which pgadmin crashed completely
> until I managed to open another connection.
>
> Wishlist item: a way to close a connection without closing the SQL editor
> window.

New description:

 Testing v1.12beta3 (rev. 8448) on Windows XP Pro. Server = pg 8.4.4 on
 Debian Lenny.

 In the SQL editor try to connect to another server by choosing "new
 connection" from the connection combobox.

 - Selecting a different server triggers an immediate attempt to connect.
 (happens sometimes)

 The "Username" combobox behaves differently from the 2 other comboboxes:
 - The first user shown is the alphabetically first in the list, but it
 should be the user of the same name as in the current connection - if such
 a user exists. (happens always)
 - A click into the field does not open the list. (happens always)
 - Typed text is not completed, not even after moving the focus to another
 control. Only after clicking on the down arrow. (happens always)
 - This way I can enter non-existing users and try to connect with these.
 - pgAdmin randomly crashes when I try to use the feature. (happens
 sometimes)

 I had to try like 6 times, 3 times of which pgadmin crashed completely
 until I managed to open another connection.

--

Comment:

 The wishlist item has been removed from this ticket. The ticket #211 will
 deal with it.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/209#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #211: close a connection without closing the SQL editor window
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r8462 - in trunk/pgadmin3/pgadmin/include: dlg schema