Re: Bug in Query Tool pgAdmin III 1.10.0 - Query Menu

Lists: pgadmin-support
From: "Luiz K(dot) Matsumura" <luiz(at)planit(dot)com(dot)br>
To: pgadmin-support(at)postgresql(dot)org
Subject: Bug in Query Tool pgAdmin III 1.10.0 - Query Menu
Date: 2009-07-21 14:38:26
Message-ID: 4A65D2E2.8060707@planit.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-support

Hi,

Just a little bug.

In the query tool screen, each time we switch from "Graphical Query
Builder" pane to "SQL Editor" pane a new item is added
to Menu Query : "Generate SQL from Graphical query builder model".
If we switch 10 times then 10 entries is added to menu.

Environment:

Windows XP pro sp3
PgAdmin 1.10.0

Best Regards,

--
Luiz K. Matsumura
Plan IT Tecnologia Informática Ltda.


From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-support(at)postgresql(dot)org
Cc: "Luiz K(dot) Matsumura" <luiz(at)planit(dot)com(dot)br>
Subject: Re: Bug in Query Tool pgAdmin III 1.10.0 - Query Menu
Date: 2009-07-21 17:03:31
Message-ID: 200907211903.31429.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-support

Hi,

Le mardi 21 juillet 2009 à 16:38:26, Luiz K. Matsumura a écrit :
> [...]
> Just a little bug.
>
> In the query tool screen, each time we switch from "Graphical Query
> Builder" pane to "SQL Editor" pane a new item is added
> to Menu Query : "Generate SQL from Graphical query builder model".
> If we switch 10 times then 10 entries is added to menu.
>
> Environment:
>
> Windows XP pro sp3
> PgAdmin 1.10.0
>

I also have the issue on Kubuntu. This patch should fix this.

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

Attachment Content-Type Size
frmquery_v1.patch text/x-patch 1.4 KB

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-support(at)postgresql(dot)org
Cc: "Luiz K(dot) Matsumura" <luiz(at)planit(dot)com(dot)br>
Subject: Re: Bug in Query Tool pgAdmin III 1.10.0 - Query Menu
Date: 2009-07-24 10:06:45
Message-ID: 200907241206.45481.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-support

Le mardi 21 juillet 2009 à 19:03:31, Guillaume Lelarge a écrit :
> Hi,
>
> Le mardi 21 juillet 2009 à 16:38:26, Luiz K. Matsumura a écrit :
> > [...]
> > Just a little bug.
> >
> > In the query tool screen, each time we switch from "Graphical Query
> > Builder" pane to "SQL Editor" pane a new item is added
> > to Menu Query : "Generate SQL from Graphical query builder model".
> > If we switch 10 times then 10 entries is added to menu.
> >
> > Environment:
> >
> > Windows XP pro sp3
> > PgAdmin 1.10.0
>
> I also have the issue on Kubuntu. This patch should fix this.
>

Commited. It should be available in 1.10.1 release.

Thanks for the report.

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com