Skip to content

Remove ghostscript message when converting PDFs#404

Merged
gkreitz merged 1 commit intoKattis:masterfrom
Matistjati:402-remove-ghostscript-output
Apr 27, 2026
Merged

Remove ghostscript message when converting PDFs#404
gkreitz merged 1 commit intoKattis:masterfrom
Matistjati:402-remove-ghostscript-output

Conversation

@Matistjati
Copy link
Copy Markdown
Contributor

Closes #402.
Before:

Loading problem fredrikspizzeria
Checking config
Checking statement
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Processing pages 1 through 1.
Page 1
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Processing pages 1 through 1.
Page 1
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Processing pages 1 through 1.
Page 1
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Processing pages 1 through 1.
Page 1
Checking validators

After:

Loading problem fredrikspizzeria
Checking config
Checking statement
Checking validators
...

Comment thread problemtools/ProblemPlasTeX/__init__.py Outdated
@gkreitz
Copy link
Copy Markdown
Contributor

gkreitz commented Apr 13, 2026

I've fixed CI now, so please also rebase to get a nice green checkmark. :)

@Matistjati Matistjati force-pushed the 402-remove-ghostscript-output branch from 974251a to 046df4d Compare April 27, 2026 16:46
@Matistjati Matistjati force-pushed the 402-remove-ghostscript-output branch from 046df4d to 45ee5d4 Compare April 27, 2026 16:48
@gkreitz gkreitz merged commit 938f871 into Kattis:master Apr 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't print ghostscript output when running verifyproblem

2 participants