Running pgadmin4 as desktop application - Mailing list pgadmin-hackers

From Devrim Gündüz
Subject Running pgadmin4 as desktop application
Date
Msg-id 1475749506.3515.12.camel@gunduz.org
Whole thread Raw
Responses Re: Running pgadmin4 as desktop application
List pgadmin-hackers
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:
Failed to locate pgAdmin4.py, terminating server thread."

(as reported 2 days ago on the list), followed by a segfault. There is an ini
file at the same directory, with contents like this:

$ cat /usr/pgadmin4-1.0/runtime/pgAdmin4.ini 

[General]
ApplicationPath=/usr/lib/python3.5/site-packages/pgadmin4-web
PythonPath=


Can you please give me a clue so that I can fix the packaging?

Regards,


--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH: To fix issue in synonym node (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: Running pgadmin4 as desktop application