pgAdfmin svn 8079 core

From: Vladimir Koković <vladimir(dot)kokovic(at)a-asoft(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgAdfmin svn 8079 core
Date: 2009-11-22 07:35:17
Message-ID: 4B08E9B5.5000907@a-asoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Again, I did release version (svn 8085) but SEGMENTATION fault is still happening.

"Gray Delete" key is WXK_DELETE.
WXK_NUMPAD_DELETE works as expected.

I had to change the branding and i8n makefile.am when the build is outside the source directory.

I am not sure whether the 'make install' done properly.
pgadmin3-release/share/pgadmin3 --> missing ui directory.
---------------------------------------------------------------
root(at)vlD-kuci:/tmp# ls -la /usr/local/pgadmin3/share/pgadmin3/ DEBUG
total 36
drwxr-xr-x 6 root root 4096 2009-11-22 04:38 .
drwxr-xr-x 3 root root 4096 2009-11-17 17:03 ..
drwxr-xr-x 2 root root 4096 2009-11-22 04:37 branding
drwxr-xr-x 11 root root 4096 2009-11-17 17:03 docs
drwxr-xr-x 23 root root 4096 2009-11-22 04:37 i18n
-rw-r--r-- 1 root root 7283 2009-11-22 04:38 plugins.ini
-rw-r--r-- 1 root root 1023 2009-11-22 04:38 settings.ini
drwxr-xr-x 2 root root 4096 2009-11-22 04:38 ui
root(at)vlD-kuci:/tmp#

root(at)vlD-kuci:/tmp# ls -la /usr/local/pgadmin3-release/share/pgadmin3/ RELEASE
total 32
drwxr-xr-x 5 root root 4096 2009-11-22 06:59 .
drwxr-xr-x 3 root root 4096 2009-11-22 06:01 ..
drwxr-xr-x 2 root root 4096 2009-11-22 06:57 branding
drwxr-xr-x 11 root root 4096 2009-11-22 06:57 docs
drwxr-xr-x 23 root root 4096 2009-11-22 06:57 i18n
-rw-r--r-- 1 root root 7283 2009-11-22 06:57 plugins.ini
-rw-r--r-- 1 root root 1023 2009-11-22 06:57 settings.ini
root(at)vlD-kuci:/tmp#
------------------------------------------------------------------------

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia

Attachment Content-Type Size
build-release.sh application/x-sh 548 bytes
branding.diff text/x-diff 411 bytes
i18n.diff text/x-diff 987 bytes

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2009-11-22 07:48:43 Re: pgAdfmin svn 8079 core
Previous Message Guillaume Lelarge 2009-11-21 20:41:10 Re: Get error when viewing dependency tab of sequence objects