[pgadmin-support] [Bug report] pgAdmin 1.22.1 crashes when connection lost

2016-04-18 Thread kamenlitchev
pgAdmin 1.22.1 crashes when a connection is established, then lost and the user tries to click somewhere in the DB tree. pgAdmin 1.22.1 OS: Windows 10 (happens on Windows 7 and Mac OS X 1.10.4) To reproduce: 1. Start pgAdmin and open a DB connection 2. Expand to some scheme and click on an

Re: [pgadmin-support] pgadmin4: The python-config executable could not be found.

2016-04-18 Thread Mark Csaba
Hello Luca, Try using apt-file: sudo apt-get install apt-file sudo apt-file update sudo apt-file search python-config And you will get a list with the package and filenames ... from which probably you'll need "python-dev" Cheers, Csaba -Original Message- From: pgadmin-support-ow...@p