Re: [pgadmin-support] pgAdmin 4.1.1 cannot run on win7

2016-10-28 Thread Mark Csaba
Hi,   It seems to run on my Win7 … I started it, connected to a DB, did a few things and I left it alone for an hour (I went out to lunch). It crashed while I was away …   Regards, Csaba   From: pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support-ow...@postgresql.org] On Behalf Of

Re: [pgadmin-support] Bug: Opening pgAdmin with a file with mixed line endings

2016-07-13 Thread Mark Csaba
Hello,   Just a note: Press Alt+Space, then select „Move” from the menu and you will be able to move that window from behind the splash screen with the cursor buttons. It will not solve the problem but you will be able read it.   Regards, Csaba   From: pgadmin-support-ow...@postgresql.org [

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

2016-04-19 Thread Mark Csaba
Hello, I'm not an expert on this, but I would start with this line: "undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'" Csaba -Original Message- From: pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support-ow...@postgresql.org] On Behalf Of Luca Ferrari Sent: Tuesday,

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