Re: [pgadmin-support] startup error on suse 10.2 after X update

2008-01-21 Thread Bruce Ferrell
the Xorg.conf mod got me running again. Thanks Raphaël Enrici wrote: > Hi, > > > this bug is affecting more and more of us. It seems to be related to a > security fix in xorg which breaks java apps and wx. Depending on > distros, a new fix is available. You can also try to disable MIT-SHM as

Re: [pgadmin-support] multiselect bug in edit grid on win32

2008-01-21 Thread Kevin Field
click and everything in between them. In pgAdmin instead it selects the first row you click by itself, plus everything from the first row in the entire grid through to the second row you clicked, inclusive. Actually this isn't quite accurate, it happened to be true the few times I tried becau

Re: [pgadmin-support] startup error on suse 10.2 after X update

2008-01-21 Thread Bruce Ferrell
Dave Page wrote: > On 21/01/2008, Bruce Ferrell <[EMAIL PROTECTED]> wrote: >> the following error comes up when I try to start pgadmin3 1.8.1 built >> from the suse source rpm. I'm using wxWidgets 2.8 from the packman >> site. This error also occurs with the compiled binary from the packman site

Re: [pgadmin-support] startup error on suse 10.2 after X update

2008-01-21 Thread Raphaël Enrici
Hi, this bug is affecting more and more of us. It seems to be related to a security fix in xorg which breaks java apps and wx. Depending on distros, a new fix is available. You can also try to disable MIT-SHM as suggested in a Debian bug. Take a look at: bugs.debian.org/461465 or at #183969 in

Re: [pgadmin-support] pgAgent stand alone

2008-01-21 Thread Dave Page
On 21/01/2008, M Lubratt <[EMAIL PROTECTED]> wrote: > Hello! > > I'm currently running PostgreSQL on a production server and a development > server. Another function of the development server is to do daily backups > of the production server. I'd really like to do this with pgAgent. > However, I

Re: [pgadmin-support] startup error on suse 10.2 after X update

2008-01-21 Thread Dave Page
On 21/01/2008, Bruce Ferrell <[EMAIL PROTECTED]> wrote: > the following error comes up when I try to start pgadmin3 1.8.1 built > from the suse source rpm. I'm using wxWidgets 2.8 from the packman > site. This error also occurs with the compiled binary from the packman site Sounds like something

[pgadmin-support] startup error on suse 10.2 after X update

2008-01-21 Thread Bruce Ferrell
the following error comes up when I try to start pgadmin3 1.8.1 built from the suse source rpm. I'm using wxWidgets 2.8 from the packman site. This error also occurs with the compiled binary from the packman site The program 'pgadmin3' received an X Window System error. This probably reflects a

[pgadmin-support] pgAgent stand alone

2008-01-21 Thread M Lubratt
Hello! I'm currently running PostgreSQL on a production server and a development server. Another function of the development server is to do daily backups of the production server. I'd really like to do this with pgAgent. However, I can't seem to figure out how to compile/install only pgAgent.

[pgadmin-support] multiselect bug in edit grid on win32

2008-01-21 Thread Kevin Field
Hi, I'm running 1.8.1 rev 6948 on Windows 2003 Standard. If you go to an edit grid, click a row, and then shift-click another row, the standard behaviour on Windows (and in Firefox on other platforms, etc.) is to select the first row you click and second row you click and everything in betwee