Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread Sandeep Thakkar
I see you are running the pgAdmin app on 10.10.5. Is it built on the same MacOS version? I suspect this is related to SHA algorithm. What's the output for the following: $ codesign -vvvd /Applications/pgAdmin\ 4.app/Contents/Frameworks/libs sl.1.0.0.dylib $ codesign -vvvd /Applications/pgAdmin\ 4.

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

[pgadmin-support] pgAdmin 4.1.2 Windows

2017-02-21 Thread Nigel Tucker
Hi Dave, As if you don't have enough issues, I have two minor problems with the Windows release. If I view all rows in a table, and then add a new row at the bottom of that table, any double precision columns will only set the field to an integer, all values to the right of the decimal poin

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread matshyeq
Hi Ashesh, Here it is: ○ → otool -L "/Applications/pgAdmin 4.app/Contents/Resources/venv/lib/python/site-packages/psycopg2/_psycopg.so" /Applications/pgAdmin 4.app/Contents/Resources/venv/lib/python/site-packages/psycopg2/_psycopg.so: @loader_path/../../../../../../../Contents/Frameworks/libpq.

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread Murtuza Zabuawala
Apologies, Please disregard my previous solution. That won't work, Please follow Ashesh's instructions. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Feb 21, 2017 at 6:52 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.co

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread Murtuza Zabuawala
Can you try creating soft link by running following command in terminal? cd /usr/lib sudo ln -s /Applications/pgAdmin 4.app/Contents/Frameworks/ libssl.1.0.0.dylib libssl.1.0.0.dylib -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On T

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread Ashesh Vashi
Can you please run the following command for me? otool -L "/Users/asheshvashi/Applications/pgAdmin 4.app/Contents/Resources/venv/lib/python/site-packages/psycopg2/_psycopg.so" otool -L "/Users/asheshvashi/Applications/pgAdmin 4.app/Contents/Frameworks/libpq.5.dylib" otool -L "/Users/asheshvashi/App

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread matshyeq
○ → codesign --verbose --verify /Applications/pgAdmin\ 4.app/Contents/Frameworks/libssl.1.0.0.dylib /Applications/pgAdmin 4.app/Contents/Frameworks/libssl.1.0.0.dylib: valid on disk /Applications/pgAdmin 4.app/Contents/Frameworks/libssl.1.0.0.dylib: satisfies its Designated Requirement Thank you,

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread Ashesh Vashi
On Tue, Feb 21, 2017 at 3:15 PM, Dave Page wrote: > Argh, darn mailer. Here's the output: > > maciek in /Applications/pgAdmin 4.app/Contents/MacOS > ○ → ./pgAdmin4 > Python path: "/Applications/pgAdmin > 4.app/Contents/Resources/venv/lib/python/site-packages:/ > System/Library/Frameworks/Python

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread Dave Page
Argh, darn mailer. Here's the output: maciek in /Applications/pgAdmin 4.app/Contents/MacOS ○ → ./pgAdmin4 Python path: "/Applications/pgAdmin 4.app/Contents/Resources/venv/lib/python/site-packages:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload:/Applications/pg

Re: [pgadmin-support] Mac OS X error for pgAdmin 4.1.2

2017-02-21 Thread Dave Page
I don't know then I'm afraid. Ashesh, any idea what's going on? Maciek is seeing the error below, however the signature on the app bundle verifies OK: On Tue, Feb 21, 2017 at 6:44 AM, matshyeq wrote: > Hi Dave, > > I did as you told. No joy ;( > > Thank you, > Kind Regards > ~Maciek > > On 20 Fe

[pgadmin-support] thank you for implementing a version to the pgadmin4.exe

2017-02-21 Thread Osdoba, Sascha
Dear developers, i want to say thank you for implementing a version to the executable. That's make it easier for deployment. Thanks, Sascha