Jim Man

Results 11 comments of Jim Man

can confirm! save as dialog still opens! ![image](https://user-images.githubusercontent.com/58356745/101152894-5b1cb100-362c-11eb-9893-412e00d07828.png)

New patchfile for 5.2.1: ```diff diff --git a/Makefile b/Makefile index 767c73a..4485f97 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,6 @@ UTILS = $(INSTALLABLE) \ LDLIBS=libgif.a -lm all: libgif.so libgif.a $(UTILS)...

I did that and also I rebuild for good measure

The pg_dump might be the problem, might need to generate a new one as outlined by the OP

Change 1: comment last line in db init (as a test) , got rid of the OP error Change 2: pass env variables to the db to set password and...

https://github.com/internetarchive/openlibrary/pull/5689

it turns out that adding a explicit user solved hurdle 1 for some reason :) so no new dev db dump required

can we get the psql dump? currently expementing with postgres