[pgadmin-hackers] Running pgadmin4 as desktop application

2016-10-10 Thread Dave Page
Hi On Monday, October 10, 2016, Devrim Gündüz > wrote: > > Hi Dave, > > On Thu, 2016-10-06 at 13:42 +0100, Dave Page wrote: > > > > The global config file that Qt will read by default seems to be > > "/etc/pgAdmin Development Team/pgAdmin 4.conf". > > > > I may change that for 1.1 to use a less o

Re: [pgadmin-hackers] Running pgadmin4 as desktop application

2016-10-10 Thread Dave Page
On Monday, October 10, 2016, Chris Mayo wrote: > > Ok, this worked on CentOS 7 box, but not on Fedora 24, which has QT5 and > Python > > 3. Can you help me to debug this? The content of the file in Fedora 24 > is: > > > > $ cat /etc/pgAdmin\ Development\ Team/pgAdmin\ 4.conf > > [General] > > App

Re: [pgadmin-hackers] Running pgadmin4 as desktop application

2016-10-10 Thread Chris Mayo
> Ok, this worked on CentOS 7 box, but not on Fedora 24, which has QT5 and > Python > 3. Can you help me to debug this? The content of the file in Fedora 24 is: > > $ cat /etc/pgAdmin\ Development\ Team/pgAdmin\ 4.conf > [General] > ApplicationPath=../../../..//usr/lib/python3.5/site-packages/pg

[pgadmin-hackers] [PATCH] Document that a patch should be submitted to the list as an attachment

2016-10-10 Thread Chris Mayo
Signed-off-by: Chris Mayo --- docs/en_US/submitting_patches.rst | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en_US/submitting_patches.rst b/docs/en_US/submitting_patches.rst index c077551..4ac878d 100644 --- a/docs/en_US/submitting_patches.rst +++ b/docs/en_US/

Re: [pgadmin-hackers] Running pgadmin4 as desktop application

2016-10-10 Thread Devrim Gündüz
Hi Dave, On Thu, 2016-10-06 at 13:42 +0100, Dave Page wrote: > > The global config file that Qt will read by default seems to be > "/etc/pgAdmin Development Team/pgAdmin 4.conf". > > I may change that for 1.1 to use a less obnoxious path. The contents > of it seem to need to be: > > [General]

[pgadmin-hackers] pgAdmin 4 commit: Fix View privilege management. Fixes #1531

2016-10-10 Thread Dave Page
Fix View privilege management. Fixes #1531 1. Fixed update privileges for views and materialized views. 2. Apart from this fixed wrong sql for privilege update. 3. Fixed: Error message was not got cleared even after removing entry with error on privilege tab. Branch -- master Details --

Re: [pgadmin-hackers] Patch for RM1531 and other improvements related to same issue [pgAdmin4]

2016-10-10 Thread Dave Page
Thanks, patch applied. On Saturday, October 8, 2016, Harshal Dhumal < harshal.dhu...@enterprisedb.com> wrote: > Hi, > > PFA patch for RM 1531. > > Changes: 1. Fixed update privileges for views and materialized views. > 2. Apart from this fixed wrong sql for privilege update. > 3. Fixed: Error mes

Re: [pgadmin-hackers] [PATCH 1/2] Fix link to code_review in submitting_patches.rst

2016-10-10 Thread Dave Page
Thanks, patch applied. BTW, please send any future patches as attachments rather than inline, as I had to apply this manually as it got munged in the email body. Thanks! On Sunday, October 9, 2016, Chris Mayo wrote: > Signed-off-by: Chris Mayo > > --- > docs/en_US/submitting_patches.rst | 2 +

Re: [pgadmin-hackers] [PATCH 2/2] Improve references to the mailing list in docs

2016-10-10 Thread Dave Page
Thanks, patch applied. BTW, please send any future patches as attachments rather than inline, as I had to apply this manually as it got munged in the email body. Thanks! On Sunday, October 9, 2016, Chris Mayo wrote: > Just let Sphinx discover the email address; displays better in > browser and

[pgadmin-hackers] pgAdmin 4 commit: Fix mailto links and link to code_review doc.

2016-10-10 Thread Dave Page
Fix mailto links and link to code_review doc. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ac2cceac77629692e246fa949ae812fbe305715 Author: Chris Mayo Modified Files -- docs/en_US/contributions.rst | 2 +- docs/en_US/submit

Re: [pgadmin-hackers] Running pgadmin4 as desktop application

2016-10-10 Thread Devrim Gündüz
Hi, On Fri, 2016-10-07 at 13:44 +0100, Dave Page wrote: > How can I reproduce your setup? I testing on an existing CentOS 7 VM. I'm testing on my Fedora 24 box. I'll switch to CentOS 7 and will let you know soon. Cheers, -- Devrim GÜNDÜZ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Dan