Re: [pgadmin-hackers] Build errors on Fedora, latest snapshot

2003-11-24 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,

On Sun, 23 Nov 2003, Adam H.Pendleton wrote:

 Did you make any modifications to the source files before rebuilding?  

No. I've just tried to rebuild the rpm.

 This happens when the configure script detects a change in the 
 automake/autoconf files (or the source files I suppose) files, and 
 tries to re-build them.  Since configure is not distributed with the 
 SRPM, this is the error you get.

So, what should I do? There wasn't any errors while building the snapshot 
of the previous day.

Regards,
- -- 
Devrim GUNDUZ
[EMAIL PROTECTED]   [EMAIL PROTECTED] 
http://www.tdmsoft.com
http://www.gunduz.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/wb32tl86P3SPfQ4RAn1TAJ48iXtdhsRwOmVOLAElgamzpB3lcwCfUCeR
P2xn4upECRMnnxfgivmI774=
=1Yio
-END PGP SIGNATURE-


---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [pgadmin-hackers] alt-e in query window

2003-11-24 Thread Andreas Pflug
Klint Gore wrote:

I'd like to see the shortcut back as well.  I've been using alt-e in
pgadmin2 1.5.60.
 

Now I remember: it was Alt-E, not Ctrl-E I had implemented for pga2 
compatibility, which collided with something.
Ctrl-E is ok, and added in cvs.

Regards,
Andreas


---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


[pgadmin-hackers] Segfault on latest snapshot

2003-11-24 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,

After rebuilding latest snapshot on FC1, I installed and run pgadmin3. I 
get a segfault while trying to add a user by right-clicking Users/New 
Object/New User.

Here is the strace output:


snip
open(/usr/share/pixmaps/default/cursors/xterm, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/home/devrim/.icons/Bluecurve/cursors/xterm, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/home/devrim/.icons/Bluecurve/index.theme, 
O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/share/icons/Bluecurve/cursors/xterm, O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=5020, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0xbf26b000
read(7, Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0..., 
4096) = 4096
_llseek(7, 0, [0], SEEK_SET)= 0
read(7, Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0..., 
4096) = 4096
close(7)= 0
munmap(0xbf26b000, 4096)= 0
open(/home/devrim/.icons/default/cursors/xterm, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/home/devrim/.icons/default/index.theme, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/icons/default/cursors/xterm, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/usr/share/icons/default/index.theme, O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0755, st_size=32, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0xbf26b000
read(7, [Icon Theme]\nInherits=Bluecurve\n, 4096) = 32
close(7)= 0
munmap(0xbf26b000, 4096)= 0
open(/usr/share/pixmaps/default/cursors/xterm, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/home/devrim/.icons/Bluecurve/cursors/xterm, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/home/devrim/.icons/Bluecurve/index.theme, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/share/icons/Bluecurve/cursors/xterm, O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=5020, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0xbf26b000
read(7, Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0..., 
4096) = 4096
_llseek(7, 0, [0], SEEK_SET)= 0
read(7, Xcur\20\0\0\0\0\0\1\0\3\0\0\0\2\0\375\377\30\0\0\0004\0..., 
4096) = 4096
close(7)= 0
munmap(0xbf26b000, 4096)= 0
writev(5, [{ [EMAIL PROTECTED]@[EMAIL PROTECTED]..., 
1640},
{\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0\1\0\0\0..., 1152}], 2) = 
2792
time(NULL)  = 1069684943
- --- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
===


There is just on file (index.theme) under /usr/share/icons/default/. It's 
the same on my RH9.

What should we do?

Regards,

- -- 
Devrim GUNDUZ
[EMAIL PROTECTED]   [EMAIL PROTECTED] 
http://www.tdmsoft.com
http://www.gunduz.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/wh6Xtl86P3SPfQ4RAiAYAJ4j7thswKW4NkRPxHGAQoYIo+9hmgCgw8KT
JyMAwEnPf51rrjL60WRhE9o=
=NLJO
-END PGP SIGNATURE-


---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


Re: [pgadmin-hackers] Segfault on latest snapshot

2003-11-24 Thread Jean-Michel POURE
Le Lundi 24 Novembre 2003 16:07, Devrim GUNDUZ a écrit :
 After rebuilding latest snapshot on FC1, I installed and run pgadmin3. I
 get a segfault while trying to add a user by right-clicking Users/New
 Object/New User.

I have the same problem under Debian.
Cheers, Jean-Michel


---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
  joining column's datatypes do not match


Re: [pgadmin-hackers] Segfault on latest snapshot

2003-11-24 Thread Andreas Pflug
Jean-Michel POURE wrote:

Le Lundi 24 Novembre 2003 16:07, Devrim GUNDUZ a écrit :
 

After rebuilding latest snapshot on FC1, I installed and run pgadmin3. I
get a segfault while trying to add a user by right-clicking Users/New
Object/New User.
   

I have the same problem under Debian.
 

Hm, don't know of any suspicious changes, and I don't have segv either 
from the current cvs under SuSE8.1.

Regards,
Andreas


---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


Re: [pgadmin-hackers] Segfault on latest snapshot

2003-11-24 Thread Raphaël Enrici
Jean-Michel POURE wrote:

Le Lundi 24 Novembre 2003 16:07, Devrim GUNDUZ a écrit :
 

After rebuilding latest snapshot on FC1, I installed and run pgadmin3. I
get a segfault while trying to add a user by right-clicking Users/New
Object/New User.
   

I have the same problem under Debian.
 

What about RH/MDK/WIN versions ? Shall I correct something in debian 
packaging or is it a real code issue ?

Regards,
Raphaël
Cheers, Jean-Michel

---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
 joining column's datatypes do not match
 



---(end of broadcast)---
TIP 6: Have you searched our list archives?
  http://archives.postgresql.org


Re: [pgadmin-hackers] Segfault on latest snapshot

2003-11-24 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,

On Mon, 24 Nov 2003, Jean-Michel POURE wrote:

 Le Lundi 24 Novembre 2003 19:18, Raphal Enrici a crit :
  What about RH/MDK/WIN versions ? Shall I correct something in debian
  packaging or is it a real code issue ?
 
 Dear Raphal, It has probably nothing to do with Debian.

Yep. I cannot do anything with users. I can neither add nor edit them.

http://archives.postgresql.org/pgadmin-hackers/2003-11/msg00027.php

This is the e-mail that I've sent when I've rebuilt the first FC1 RPM. 
Here is a part of that e-mail:

I've tested them and they work well (except a segfault, I'll trace it 
tomorrow and send the report).

I had no time to send the report at those days; but that segfault was the 
one that I've reported today.

So, hackers: Could you please trace back to Nov 15th and earlier?

Regards,
- -- 
Devrim GUNDUZ
[EMAIL PROTECTED]   [EMAIL PROTECTED] 
http://www.tdmsoft.com
http://www.gunduz.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/wlXutl86P3SPfQ4RApTmAJ9SjSIronGYKKeFn5M3f/Tyf//0yACgqf07
1UqTux7qXxw4mEIsvzewSQ4=
=36ev
-END PGP SIGNATURE-


---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


Re: [pgadmin-hackers] Segfault on latest snapshot

2003-11-24 Thread Andreas Pflug
Devrim GUNDUZ wrote:

What about RH/MDK/WIN versions ?

I've tested them and they work well (except a segfault, I'll trace it 
tomorrow and send the report).

I had no time to send the report at those days; but that segfault was the 
one that I've reported today.

So, hackers: Could you please trace back to Nov 15th and earlier?
 

dlgUser.cpp:
revision 1.21 (HEAD)
date: 2003/11/11 17:40:56;  author: andreas;  state: Exp;  lines: +28 -27
reengineering: ctlListView methods
Show referencing/referenced objects

revision 1.20
date: 2003/10/26 17:33:00;  author: andreas;  state: Exp;  lines: +3 -1
precompiled headers
I really can't see what should be the problem about that. Could anybody 
please have a gdb look at user? Neither win32 nor SuSE8.1 have problems 
for me.

Regards,
Andreas


---(end of broadcast)---
TIP 9: the planner will ignore your desire to choose an index scan if your
 joining column's datatypes do not match


[pgadmin-hackers] pgAdmin3 packages for RedHat Fedora RC1

2003-11-24 Thread Jean-Michel POURE
Dear friends,

Just a quick note to say that Devrim is now building daily snapshots for 
Fedora RC1, the collaborative project from RedHat.

After sync, the packages will be available in the Snashot section:
http://www.pgadmin.org/pgadmin3/download.php#snapshots

Thanks Devrim!

Best regards,
Jean-Michel


---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 packages for RedHat Fedora RC1

2003-11-24 Thread Raphal Enrici
Jean-Michel POURE wrote:

Dear friends,
Just a quick note to say that Devrim is now building daily snapshots for 
Fedora RC1, the collaborative project from RedHat.

After sync, the packages will be available in the Snashot section:
http://www.pgadmin.org/pgadmin3/download.php#snapshots
Thanks Devrim!
 

Nice! :)

Did someone proposed its help with gentoo ?
I'm currently still trying a build on solaris 8 (consider this as an 
announce to become solaris porter for pgA3 if nobody else wants to do it 
;p) but with no luck...

Regards,
Raphaël
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
  http://www.postgresql.org/docs/faqs/FAQ.html


[pgadmin-hackers] poEdit packages for FC1 are ready.

2003-11-24 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,

I've poEdit for FC1. The original srpm did not work; since the installed 
package names of wxwindows did not match the ones in the spec file.

I've uploaded them to snake, and will be available after sync under 

http://pgadmin.postgresql.org/snapshots/linux/FC1/

I've tested the package and it works well.

Regards,
- -- 
Devrim GUNDUZ
[EMAIL PROTECTED]   [EMAIL PROTECTED] 
http://www.tdmsoft.com
http://www.gunduz.org


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/wlc0tl86P3SPfQ4RAgAaAJ0ZuPgd3co7mi2kwB6LPLVv6hTtJwCgiQu3
JM3cATvI4UncTMK6sJAo6Dg=
=BJVM
-END PGP SIGNATURE-


---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster