[pgadmin-support] [Fwd: compile error] Message sended to hackers list

2004-06-25 Thread Diego A. Gil
Hi, I am forwarding this because it may help to others Diego. -Mensaje reenviado- > From: Diego A. Gil <[EMAIL PROTECTED]> > To: PgAdmin Hackers <[EMAIL PROTECTED]> > Subject: compile error > Date: Tue, 15 Jun 2004 18:41:06 -0300 > > Hi, > >

[pgadmin-support] [Fwd: Re: [pgadmin-hackers] compile error]

2004-06-25 Thread Diego A. Gil
It may help .. Diego. -Mensaje reenviado- > From: Diego A. Gil <[EMAIL PROTECTED]> > To: PgAdmin Hackers <[EMAIL PROTECTED]> > Subject: Re: [pgadmin-hackers] compile error > Date: Wed, 16 Jun 2004 00:12:00 -0300 > > Finally, I made it wo

Re: [pgadmin-support] [Fwd: Re: [pgadmin-hackers] compile error]

2004-06-25 Thread Diego A. Gil
er, because is going backwards. Besides, the names of this functions are very expresive to me !!. I tryied, and it worked. Anyone knows how to change this calls to something supported ? Diego. El vie, 25-06-2004 a las 21:51, Scot L. Harris escribiÃ: > On Fri, 2004-06-25 at 17:58, Diego A. Gil

Re: [pgadmin-support] [pgadmin-hackers] compile/link error Fedora et al

2004-06-28 Thread Diego A. Gil
OK. That is what I dit on my FC2 box and now pgadmin3 is working very well. Diego. El dom, 27-06-2004 a las 16:59, Andreas Pflug escribiÃ: > Dear hackers and users, > > for the moment, I'd suggest commenting out the offending call to that > _gtkXXX function, it seems we can live without it. >

Re: [pgadmin-support] PGAdmin3 crashes on adding tables to Query

2004-06-30 Thread Diego A. Gil
This is a well known bug, under Linux. If you search the list you will find more info on this. Diego. El miÃ, 30-06-2004 a las 04:41, EgyÃd Csaba escribiÃ: > Hi All, > the phenomenon is the following: > > Open the graphical Query builder. Click Add tables button and select one or > more tables

Re: [pgadmin-support] error with pgadmin for linux

2004-08-17 Thread Diego A. Gil
Hi, This is a old problem with FC2. That wxGTk rpms doesnÂt work. There are some patches in the list. I am trying to compile last snapshot of pgadmin but I realize that I have to compile and install last wxWidgets snapshoot too. If I success, on FC2, I will post it on this list. Diego. El ma

Re: [pgadmin-support] FC2 make problems

2004-08-18 Thread Diego A. Gil
Chester: Don't use wxWindows-pgAdmin3-20031010-7, use wxWindows-pgAdmin3-20040711-1.tar.bz2 instead. (http://developer.pgadmin.org/snapshots/wxWidgets/wxWidgets-pgAdmin3-20040711-1.tar.bz2) and use the last pgadmin3 source snapshot (http://developer.pgadmin.org/snapshots/pgadmin3-src.tar.gz).

Re: [pgadmin-support] wxWidgets-pgAdmin3-20040907

2004-09-12 Thread Diego A. Gil
Hi, Use the last pgadmin3 beta: ftp://ftp.postgresql.org/pub/pgadmin3/beta/src/pgadmin3-1.2.0-beta1.tar.gz or, better if you can, get a cvs checkout with CVSROOT=:pserver:[EMAIL PROTECTED]:/projects export CVSROOT cvs login cvs -z9 checkout pgadmin3 cd pgadmin3 sh bootstrap I recomend you the

Re: [pgadmin-support] Crash when editing object properties

2004-09-14 Thread Diego A. Gil
I can reproduce bug in Fedora Core 2, post-beta cvs sources, 12 sep 2004. Diego. El mar, 14-09-2004 a las 10:33, Dave Page escribiÃ: > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Ivan Nejgebauer > > Sent: 14 September 2004 14:17 >

Re: [pgadmin-support] pgadmin3 for FC2

2004-09-14 Thread Diego A. Gil
No, I donÂt have RPMs. I am thinking about it but first I have to learn how to do it. I downloaded wxWidgets snapshot from : http://developer.pgadmin.org/snapshots/wxWidgets/wxWidgets-pgAdmin3-20040907.tar.bz2 and get pgadmin sources from CVS but I guess you could use source snapshot from: http

[pgadmin-support] crash in FC2

2004-09-15 Thread Diego A. Gil
Hi, I am having some strange behavior in Fedora Core 2. I compiled a cvs version, checked out today 16 september. When I try to add a new table, or database, etc, pgadmin3 crash without any notice or warning, without logging anything. A new bug ?. Diego. ---(end of br

Re: [pgadmin-support] crash in FC2

2004-09-16 Thread Diego A. Gil
Thank you!. I applied this patch and worked. It will be commited to cvs tree ?. Diego. El jue, 16-09-2004 a las 05:44, Ivan Nejgebauer escribiÃ: > Diego A. Gil wrote: > > Hi, > > > > I am having some strange behavior in Fedora Core 2. I compiled a cvs > > ve

Re: [pgadmin-support] Patch: view data for tables/views on double

2004-09-16 Thread Diego A. Gil
I guess it depends on user type. If user is a developer or database designer, showing properties could be the desired default action. If user is a more like a final user, viewing data maybe is the right choice. Couldn 't be this behavoir be an option ?. Something like "Show object properties on do

[pgadmin-support] Just to inform sucessful compilation

2004-10-20 Thread Diego A. Gil
Hi, This is just to inform that I compiled pgadmin3 (cvs checkout) in Fedora Core 2 and Slackware 10 Fedora Core 2 - Toshiba A25-S207 notebook postgresql 7.4.2 wxWidgets 2.5.3 Slackware 10 AMD DURON clone PC postgresql 8.0 beta3 wxWidgets 2.5.3 wxWidgets was from www

Re: [pgadmin-support] pgAdmin III v1.2 RC?

2004-11-10 Thread Diego A. Gil
Andreas: Can't we get a estimated column size from column metadata ?. That will not be a "preferred" size but maybe will make grid more readable "out of the box". Regards, Diego. El miÃ, 10-11-2004 a las 15:31, Andreas Pflug escribiÃ: > BjÃrn T Johansen wrote: > > I have just installed pgAdmin