[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

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]

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

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

2016-10-07 Thread Dave Page
On Fri, Oct 7, 2016 at 1:05 PM, 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 obnoxious pa

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

2016-10-07 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] > A

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

2016-10-06 Thread Dave Page
Hi On Thu, Oct 6, 2016 at 11:25 AM, Devrim Gündüz wrote: > > Hi, > > Can you please clarify how to start pgadmin4 in desktop application mode? I > read > > https://www.pgadmin.org/docs4/dev/desktop_deployment.html > > but when I run > > /usr/pgadmin4-1.0/runtime/pgAdmin4 (installed via community

[pgadmin-hackers] Running pgadmin4 as desktop application

2016-10-06 Thread Devrim Gündüz
Hi, Can you please clarify how to start pgadmin4 in desktop application mode? I read https://www.pgadmin.org/docs4/dev/desktop_deployment.html but when I run  /usr/pgadmin4-1.0/runtime/pgAdmin4 (installed via community RPMs), I get: " An error occurred initialising the application server: Fai