Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-02-21 Thread stancs3
Many thanks! I will get to testing it very soon.  I just got some pdns servers working (pg backend; and therefore a nice pgadmin3 way of verifying what's going on). And, I just got my first 'shiny' free-ipa server up. Lot's to keep busy with. Stan On Fri, 2017-02-17 at 13:26 +, Dave Page w

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-02-17 Thread Dave Page
Hi On Sat, Feb 11, 2017 at 6:10 PM, stancs3 wrote: > Great, thanks Dave. I figured I would let it rest to allow you to > prioritize. > > As indicated before I am willing to do debug cases if it will help. The > one key fact is that since I started trying to launch a desktop > version, it has not

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-02-11 Thread stancs3
Great, thanks Dave. I figured I would let it rest to allow you to prioritize.  As indicated before I am willing to do debug cases if it will help. The one key fact is that since I started trying to launch a desktop version, it has not been successful even once. Again, not a complaint, just a data

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-02-09 Thread Dave Page
FYI - this hasn't been forgotten. Devrim and I were travelling most of last week, and have PostgreSQL releases to deal with this week. We're planning to meet tomorrow to work on the RPMs. On Wed, Feb 1, 2017 at 7:11 PM, stancs3 wrote: > Just an additional note: > > I am not a mousey-clicky guy an

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-02-01 Thread stancs3
Just an additional note: I am not a mousey-clicky guy and insist on the Application launcher to work. Any CLI is great in fact much better. I am only harping on this because the sequence of use from a stock install will tell something about what is going on. And of course it will be nice to see t

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-02-01 Thread stancs3
Yes that's a typo (the only time I didn't do a copy/paste). The sequence is: 1. Make sure no pgAdmin4 processes are running. 2. Make sure no python processes are running. 3. Launch pgAdmin4 from Applications menu. 4. pgAdmin4 splash appears - the nice blue one. 5. The Fatal Error window appears w

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-02-01 Thread Dave Page
Hi On Tue, Jan 31, 2017 at 6:49 PM, stancs3 wrote: > Attached is the desktop launcher copied from /usr/share/applications/. > This was created from the install. > > Error resulting: > > "An error occurred initialising the application server: > > Failed to locate pgAdmin5.py, terminating server th

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-31 Thread stancs3
Attached is the desktop launcher copied from /usr/share/applications/. This was created from the install. Error resulting: "An error occurred initialising the application server: Failed to locate pgAdmin5.py, terminating server thread." This does not give you much further info. I can provide m

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-31 Thread Dave Page
On Tue, Jan 31, 2017 at 12:39 AM, stancs3 wrote: > > If I launch via: > > /usr/lib/python3.5/site-packages/pgadmin4-web/pgAdmin4.py > > it launches the web app, and says to got to localhost:5050. This works. > > > If I launch via the Desktop app launcher, it sends the command: > > /usr/pgadmin4-v1

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-30 Thread stancs3
If I launch via: /usr/lib/python3.5/site-packages/pgadmin4-web/pgAdmin4.py it launches the web app, and says to got to localhost:5050. This works. If I launch via the Desktop app launcher, it sends the command: /usr/pgadmin4-v1/runtime/pgAdmin4 This results in the error in email below. I hav

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-30 Thread Devrim Gündüz
Hi, On Mon, 2017-01-30 at 15:34 -0700, stancs3 wrote: > "An error occurred initialising the application server: > > Failed to locate pgAdmin5.py, terminating server thread." > > I feel I am so close is there some further advice on this last > part. Typo somewhere? It should be pgAdmin4.py

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-30 Thread stancs3
Many thanks for the reply Dave! I feel a bit like that message that Firefox diplays after crashing, the embarrassment one. Anyway here is what I did: xx pgadmin4-web]$ python3 setup.py pgAdmin 4 - Application Initialisation == The configuration databa

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-30 Thread Dave Page
Hi On Mon, Jan 30, 2017 at 1:23 AM, stancs3 wrote: > Please don't take my note as complaint; you guys are a tremendous asset > to the pg world. pgadmin3 has been brilliant for me. > > > This is my 4th attempt to install and launch pgadmin4. > > I started with a clean VM Fedora 25. > > I installed