24.03.26 22:10, Roman Savochenko:
23.03.26 16:08, Steven Robbins:
On Monday, March 23, 2026 3:03:54 a.m. Central Daylight Time Roman Savochenko
wrote:
22.03.26 21:58, Steven Robbins:
That is it show blank screen for any PDF-File and programs, where its
used,
even show the busy cursor.
I'm sorry to hear ghostscript is not working for you.  Can you supply a
minimal example file and command line to demonstrate the problem?
Aa, that is the argument -sInputFile was removed in new version, and it
was still used in tdegraphics in forming the main interface.

So, after removing this argument, tdegraphics is working again.
Great to hear.  I'm not aware of tdegraphics - is that some other software?
Is that where the bug was fixed?

But -sInputFile had a sense, since without its the pages synchronisation is broken, that is when on the first page I have the ten page at return back!

What I have seen on Debian 12 with using -sInputFile and without on ghostscript 10.0.0.

So, actually -sInputFile allowed to switch to the command mode:

$ ghostscript -sInputFile=DS2405.pdf
GPL Ghostscript 10.0.0 (2022-09-21)
Copyright (C) 2022 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.
GS>

And without -sInputFile there is no way of switching to the command mode from interactive:

$ ghostscript DS2405.pdf -
GPL Ghostscript 10.0.0 (2022-09-21)
Copyright (C) 2022 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 15.
Page 1
Loading font TimesNewRoman (or substitute) from /usr/share/ghostscript/10.00.0/Resource/Font/NimbusRoman-Regular Loading font Arial,Bold (or substitute) from /usr/share/ghostscript/10.00.0/Resource/Font/NimbusSans-Bold Loading font Arial (or substitute) from /usr/share/ghostscript/10.00.0/Resource/Font/NimbusSans-Regular
>>showpage, press <return> to continue<<

So, that is the main problem after removing -sInputFile, which is missing in whole in the sources!!!
BEGIN:VCARD
VERSION:4.0
EMAIL;PREF=1:[email protected]
FN:Roman Savochenko
ORG:OpenSCADA Team;
TITLE:OpenSCADA author and main developer
N:Savochenko;Roman;;;
ADR:;;;Kamjanske;Sicheslavska;51939;Ukraine
TEL;VALUE=TEXT:+380679859815
URL;TYPE=work;VALUE=URL:http://oscada.org
UID:bc92ca63-75ca-498b-801c-54be2b34328e
END:VCARD

Reply via email to