Re: [pgAdmin III] #209: "Connect to Server" dialog buggy

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin III] #209: "Connect to Server" dialog buggy
Date: 2010-07-12 10:39:38
Message-ID: AANLkTim57FmveJYUuumQrepcqnkcNiluEHeFUbyZLDPN@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

Please find the patch for the same.

*--**
**Thanks & Regards,**

**Ashesh Vashi**
**EnterpriseDB INDIA:* Enterprise Postgres Company<http://www.enterprisedb.com>

On Mon, Jul 12, 2010 at 12:58 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Please look at this.
>
> Thanks.
>
>
> ---------- Forwarded message ----------
> From: pgAdmin Trac <trac(at)code(dot)pgadmin(dot)org>
> Date: Mon, Jul 12, 2010 at 1:50 AM
> Subject: [pgadmin-hackers] [pgAdmin III] #209: "Connect to Server" dialog
> buggy
> To:
> Cc: pgadmin-hackers(at)postgresql(dot)org
>
>
> #209: "Connect to Server" dialog buggy
>
> ------------------------+---------------------------------------------------
> Reporter: brsa | Owner: dpage
> Type: bug | Status: new
> Priority: major | Milestone: 1.12
> Component: pgadmin | Version:
> Keywords: SQL editor | Platform: windows
>
> ------------------------+---------------------------------------------------
> 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.
>
> --
> Ticket URL: <http://code.pgadmin.org/trac/ticket/209>
> pgAdmin III <http://code.pgadmin.org/trac/>
> pgAdmin III
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>
>
> --
> Dave Page
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise Postgres Company
>

Attachment Content-Type Size
Ticket#209.patch text/x-patch 5.7 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-07-12 11:07:12 Re: [pgAdmin III] #209: "Connect to Server" dialog buggy
Previous Message Magnus Hagander 2010-07-12 10:13:03 Re: Ticket 118: Exclusion constraints