[pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows
Date
Msg-id CANxoLDcU4FgmdaO2z-URP7KLSKLOz8_rYgzi+e-bWthT9xMyFg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows  (Dave Page <dpage@pgadmin.org>)
Re: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Hackers, 

Recently we have added basic startup logs and because of that we came to know that pgAdmin4 is not able to open the log file if the file path contains Cyrillic alphabet or Special characters.
fopen fails to open the file, so I have used _wfopen for Windows operating system.  
 
Attached is the patch to fix that issue. Please review it.   

--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Atle Frenvik Sveen
Date:
Subject: Re: Custom layers in PgAdmin IV Mapview
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #3464 pgAdmin 4 won't start on windows