wxGUI/psmap: fix show correct error message if Ghostscript isn't installed (required for rendering output PDF file) on the OS MS Windows platform#2420
Conversation
|
All right, I fixed it. |
I apologize, looking at it again, I gave you a wrong suggestion, the translation doesn't work with f-strings so you will need to use a format function as before: |
Okay, I fixed it. |
|
@petrasovaa Maybe should be better use |
I agree, but I will leave it up to you if you want to change that. |
…alled If Ghostscript (required for rendering output PDF file) isn't installed on the OS MS Windows platform show correct error message.
47b8b86 to
7540bf1
Compare
|
Rebase 7540bf1 plus replace
|
…alled (OSGeo#2420) If Ghostscript (required for rendering output PDF file) isn't installed on the OS MS Windows platform show correct error message.
…alled (OSGeo#2420) If Ghostscript (required for rendering output PDF file) isn't installed on the OS MS Windows platform show correct error message.
…alled (OSGeo#2420) If Ghostscript (required for rendering output PDF file) isn't installed on the OS MS Windows platform show correct error message.
…alled (OSGeo#2420) If Ghostscript (required for rendering output PDF file) isn't installed on the OS MS Windows platform show correct error message.
…alled (OSGeo#2420) If Ghostscript (required for rendering output PDF file) isn't installed on the OS MS Windows platform show correct error message.

Describe the bug
Wrong error message if Ghostscript gswin32c/gswin64c isn't installed (required for rendering output PDF file) on the OS MS Windows platform
To Reproduce
Steps to reproduce the behavior:
g.gui.psmapExpected behavior
If Ghostscript gswin32c/gswin64c isn't installed (required for rendering output PDF file), show correct error message.
System description: