Re: [pgadmin-support] pgadmin server-status does not display

2016-11-15 Thread Dave Page
On Mon, Nov 14, 2016 at 8:51 PM, Walter Nordmann wrote: > Hi dave >> >> That's basically what I get as well. Note that the file you're having >> issues with is ui_ConfigWindow.h which is actually auto-generated. In >> the Makefile that's created by qmake, I have the following to create >> that. Wh

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-14 Thread Walter Nordmann
Hi dave That's basically what I get as well. Note that the file you're having issues with is ui_ConfigWindow.h which is actually auto-generated. In the Makefile that's created by qmake, I have the following to create that. What do you get? ui_ConfigWindow.h: ConfigWindow.ui /usr/lib/x86

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-14 Thread Dave Page
On Sat, Nov 12, 2016 at 9:28 AM, Walter Nordmann wrote: > >> Hmm, I'm not an Ubuntu user, but I grabbed a copy and gave it a try >> and found I needed to install the following: >> >> qt5-default >> python-dev >> libqt5webkit5-dev > > That's what i had to install too. Before the make. >> >> That wa

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-12 Thread Walter Nordmann
Hmm, I'm not an Ubuntu user, but I grabbed a copy and gave it a try and found I needed to install the following: qt5-default python-dev libqt5webkit5-dev That's what i had to install too. Before the make. That was enough to build the runtime - of course, there's more to do to get the Python s

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-11 Thread Dave Page
Hi On Fri, Nov 11, 2016 at 2:34 PM, Walter Nordmann wrote: > > Problems making pgadmin4 > > /opt/install/postgresql/pgadmin4/pgadmin4-1.1/runtime$ qmake > Project MESSAGE: Building for QT5+... > Project MESSAGE: Building for Linux/Mac... > Project MESSAGE: Using /usr/bin/python-config > Project M

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-11 Thread Walter Nordmann
Hi dave, Am 11.11.2016 um 14:17 schrieb Dave Page:a. May be you should add an info about returned data in the debug log? something like "77 lines received" We've released the last ever version of pgAdmin III now, so that change won't happen I'm afraid. Yes, pgadmin3 is closed - talking about pg

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-11 Thread Dave Page
Hi On Fri, Nov 11, 2016 at 1:14 PM, Walter Nordmann wrote: > Hi dave, > > INFO : 18:54:15: Running a DEBUG build. > > and that is only output if the build was done with the WXDEBUG flag set. It > shouldn't make any difference here, but isn't the norm > > Really strange - but that should not be

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-11 Thread Walter Nordmann
Hi dave, INFO : 18:54:15: Running a DEBUG build. and that is only output if the build was done with the WXDEBUG flag set. It shouldn't make any difference here, but isn't the norm Really strange - but that should not be the problem. in the log i can't see any result for queries excep

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-10 Thread Dave Page
Hi On Thu, Nov 10, 2016 at 11:51 AM, Walter Nordmann wrote: > Hi dave, > > 1) Please try selecting the View -> Default View option from the menu, > to reset the layout. > > ok, did it many time. but no changes. > > 2) Why are you running a debug build? > > don't think so: > > > The log has: INF

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-10 Thread Walter Nordmann
Hi dave, 1) Please try selecting the View -> Default View option from the menu, to reset the layout. ok, did it many time. but no changes. 2) Why are you running a debug build? don't think so: in the log i can't see any result for queries except fetching the pg_log-files. but i'm not 100%

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-10 Thread Dave Page
On Wed, Nov 9, 2016 at 6:00 PM, Walter Nordmann wrote: > Hi dave > > good idea - did'nt know this feature :( > > > Am 09.11.2016 um 17:38 schrieb Dave Page: >> >> Further suggestion: >> >> - Set the log level to debug. >> - Stop pgAdmin >> - Delete the log >> - Start pgAdmin, open the status dial

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-09 Thread Walter Nordmann
Hi dave good idea - did'nt know this feature :( Am 09.11.2016 um 17:38 schrieb Dave Page: Further suggestion: - Set the log level to debug. - Stop pgAdmin - Delete the log - Start pgAdmin, open the status dialogue and wait for a few minutes - Close pgAdmin and send the log see log regards

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-09 Thread Walter Nordmann
Hi melvin, Am 09.11.2016 um 17:34 schrieb Melvin Davidson: >*deleting ~/ .pgadmin3 did not change anything. * *Did you restart pgadmin3 after deleting?* of course *Did you look at pgadmin3.log to see if there are any obvious related errors? * yes, but no entries. *Just as a wild thought, if

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-09 Thread Dave Page
*From:* Walter Nordmann > *To:* pgadmin-support@postgresql.org > *Sent:* Wednesday, November 9, 2016 11:12 AM > *Subject:* Re: [pgadmin-support] pgadmin server-status does not display > > Hi melvin, > > Am 09.11.2016 um 15:11 schrieb Melvin Davidson: > > *Walter,* > &

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-09 Thread Melvin Davidson
day, November 9, 2016 11:12 AM Subject: Re: [pgadmin-support] pgadmin server-status does not display Hi melvin, Am 09.11.2016 um 15:11 schrieb Melvin Davidson: Walter, Thanks for additional details. I believe Ashesh Vashi has already given you the best advice of renaming

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-09 Thread Walter Nordmann
Hi Melvin, sorry for missing details. *What is the exact version of PgAdmin3?* 1.22.1 , but older versions (1.18.? and higher) had the same problem. *What is the O/S?* ubuntu 14.04 server, 16.10 client - but 16.4 had the same problem *What is the vesion of PostgreSQL you are connecting to?*

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-09 Thread Walter Nordmann
Hi melvin, Am 09.11.2016 um 15:11 schrieb Melvin Davidson: *Walter,* * * *Thanks for additional details.* * * *I believe Ashesh Vashi has already given you the best advice of renaming the **~/.pgadmin3 file.* *deleting ~/ .pgadmin3 did not change anything. * *Please do not reply directly to

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-09 Thread Melvin Davidson
AM Subject: Re: [pgadmin-support] pgadmin server-status does not display Hi Melvin, sorry for missing details. What is the exact version of PgAdmin3? 1.22.1 , but older versions (1.18.? and higher) had the same problem. What is the O/S? ubuntu 14.04 server, 16.10 client - but

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-08 Thread Ashesh Vashi
Hi Walter Nordmann, I am assuming, you're using the linux. Please check the log files for the pgAdmin III (i.e. ~/pgadmin.log) for any clue for failure. The last option is to rename the ~/.pgadmin3 (settings file for pgAdmin III) on any linux environment. NOTE: - This file contains the settin

Re: [pgadmin-support] pgadmin server-status does not display

2016-11-08 Thread Walter Nordmann
Hi, nobody able - or willing - to give me a hint? i'm really lost. :( regards Walter Am 08.11.2016 um 01:06 schrieb Walter Nordmann: Hi, after using pgadmin3 for more than 3 years, suddenly nothing is displayed in the status monitor exept the logfile. see: i tried everything including r

[pgadmin-support] pgadmin server-status does not display

2016-11-07 Thread Walter Nordmann
Hi, after using pgadmin3 for more than 3 years, suddenly nothing is displayed in the status monitor exept the logfile. see: i tried everything including reinstall but nothings helped. The main parts of pgadmin3 gui are running fine. Regards walter