Thread: pgAdmin Bug
I'm running PostgreSQL server 7.5devel on Windows XP Pro, and I'm using pgAdmin 1.1.0 devel (installed from: pgadmin3-20040721-Win32.zip). I am experiencing these bugs: - When I doubleclick on a function in my database the pgAdmin crashes. The same thing happens when I try to see the porpertiesof a function. - When I double click on a table in my database (or try to see its properties), I get the following error message: Cannot find container for unknown control 'unkStatusBar'. The same thing happens for Types and Sequences. - When I try to add a parameter of type integer for a function (parameters tab of New Function window) the pgAdmin crashes. I'm not sure if this is a pgAdmin or Postgres bug, so I'm sending it to this list. Sorry if it's the wrong one. Best regards. Marko Zmak E-mail: xmak@sharanet.org Mob: 098/212-801
Marko Zmak wrote: > > I'm running PostgreSQL server 7.5devel on Windows XP Pro, and I'm using > pgAdmin 1.1.0 devel (installed from: pgadmin3-20040721-Win32.zip). > I am experiencing these bugs: > > - When I doubleclick on a function in my database the pgAdmin crashes. The > same thing happens when I try to see the porperties of a function. > - When I double click on a table in my database (or try to see its > properties), I get the following error message: > > Cannot find container for unknown control 'unkStatusBar'. > > The same thing happens for Types and Sequences. Actually, it happes for all objects except function and view. Please wait for the next win32 snapshort or take the 2004-07-18 version. > - When I try to add a parameter of type integer for a function (parameters > tab of New Function window) the pgAdmin crashes. Oops! Will be fixed then too. Regards, Andreas
What about this bug: When I doubleclick on a function in my database the pgAdmin crashes. The same thing happens when I try to see the porperties of a function. This one happens for FUNCTION. And for when is planed the next win32 snapshot? On Fri, 23 Jul 2004, Andreas Pflug wrote: >> - When I doubleclick on a function in my database the pgAdmin crashes. The >> same thing happens when I try to see the porperties of a function. >> - When I double click on a table in my database (or try to see its >> properties), I get the following error message: >> >> Cannot find container for unknown control 'unkStatusBar'. >> >> The same thing happens for Types and Sequences. > > Actually, it happes for all objects except function and view. Please wait for > the next win32 snapshort or take the 2004-07-18 version. > >> - When I try to add a parameter of type integer for a function (parameters >> tab of New Function window) the pgAdmin crashes. > > Oops! > Will be fixed then too. Marko Zmak E-mail: xmak@sharanet.org Mob: 098/212-801
Marko Zmak wrote: > > What about this bug: > > When I doubleclick on a function in my database the pgAdmin crashes. The > same thing happens when I try to see the porperties of a function. 'nother bug, thanks for reporting. New win32 snapshot tonight. Regards, Andreas