[pgadmin-support] pgAdmin4 runtime error: linux

2017-03-10 Thread Rich Shepard
Built pgAdmin4 following the README runtime instructions and copied pgAdmin4 and pgAdmin4.py to /usr/local/bin. When invoked the splash screen displays and is immediately overlaid with an error message: "An error occurred initializing the application server: Failed to launch the application

Re: [pgadmin-support] pgadmin4 & runtime

2016-11-30 Thread Dave Page
Hi On Wed, Nov 30, 2016 at 7:07 PM, Dmitry Voronin wrote: > Hello, pgadmin4 team! > > I use pgadmin4 1.1 from official site on Ubuntu 14.04. > > I have Python 3.4.3, qt5 5.2.1 and I build a runtime component for running > pgadmin4 in client mode. > > I set venv via venv-3.4 in pgadmin4-1.1/venv.

[pgadmin-support] pgadmin4 & runtime

2016-11-30 Thread Dmitry Voronin
Hello, pgadmin4 team! I use pgadmin4 1.1 from official site on Ubuntu 14.04. I have Python 3.4.3, qt5 5.2.1 and I build a runtime component for running pgadmin4 in client mode. I set venv via venv-3.4 in pgadmin4-1.1/venv. So, I run runtime part with command: $ cd pgadmin4-1.1/ $ ./runtime/pg