I found the old file and put it at
https://fly.isti.cnr.it/tmp/ground_segment_init_coll.obj.bz2


From: "Debian Bug Tracking System" <ow...@bugs.debian.org>
To: Francesco Potorti` <p...@gnu.org>
Date: Sun, 01 Sep 2024 22:39:01 +0000

This is an automatic notification regarding your Bug report
which was filed against the tgif package:

#65117: tgif; does not work with -print -tiffepsi

It has been closed by наб <nabijaczlew...@nabijaczleweli.xyz>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact наб 
<nabijaczlew...@nabijaczleweli.xyz> by
replying to this email.


-- 
65117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=65117
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

[2:message/rfc822 Hide]

X-Spam-Bayes: score:0.0000 Tokens: new, 80; hammy, 150; neutral, 125; spammy,
        0. spammytokens: hammytokens:0.000-+--H*ct:application,
        0.000-+--H*ct:protocol, 0.000-+--H*ct:micalg, 0.000-+--H*ct:signed,
        0.000-+--H*ct:pgp-signature
Date: Sun, 1 Sep 2024 23:58:50 +0200
From: наб <nabijaczlew...@nabijaczleweli.xyz>
To: Carlo Segre <se...@agni.phys.iit.edu>, 65117-d...@bugs.debian.org, 
        Francesco Potorti` <p...@gnu.org>
Subject: Re: Bug#65117: tgif: does not work with -print -tiffepsi


[2/1:text/plain Hide]

Version: 1:4.1.45-3

On Fri, 02 Jun 2000 19:44:18 +0200, Francesco Potorti` wrote:
> Package: tgif
> Version: 1:4.1.34-1
> Severity: normal
>
> Two separate bugs, apparently, but who knows the misterious ways of
> software bugs?  To reproduce, download
> <ftp://fly.cnuce.cnr.it/pub/tmp/ground_segment_init_coll.obj>.  Then,
> from a console:
(Naturally, the server is long gone.)

> ================ first example ================
> $ tgif -print -tiffepsi ground_segment_init_coll.obj
> Tgif Version 4.1 (patchlevel 34)
>
> Copyright (C) 1990-2000, William Chia-Wei Cheng
>
> Error: Can't open display:
> ===============================================
>
> The morale is that tgif wants a display even if its work is only that of
> taking an obj file as input and writing an eps file as output.
This is vaguely expected. The manual says no windows or fonts are opened,
but (I've checked and) the X server is still used for rendering the objects.

> Unfortunately, tgif fails also when given a display, and apparently in a
> more serious way:
>
> ================ second example ================
> $ DISPLAY=:0.0 tgif -print -tiffepsi ground_segment_init_coll.obj
> Tgif Version 4.1 (patchlevel 34)
>
> Copyright (C) 1990-2000, William Chia-Wei Cheng
>
> Reading 'ground_segment_init_coll.obj'...
> Invalid Tgif.PsToPdf: 'ps2pdf %s', 'ps2pdf %s %s' is used instead.
> Writing to '/tmp/TgifaL58MD'...
> Writing to '/tmp/Tgifwjor86'...
> XBM file [720x383] printed into '(null)'.
> xbmtopbm: EOF / read error
> pnmtotiff: EOF / read error reading magic number
> EPSI file printed into 'ground_segment_init_coll.eps'.
> ================================================
Like Carlo, I can't reproduce this. But the log is extremely suspicious
(a normal one looks like
   Reading 'an-sr-flip-flop.obj'...
   Writing to '/root/.Tgif/Tgif58tnoP'...
   Writing to '/root/.Tgif/TgifjaP1lh'...
   XBM file [408x148] printed into 'an-sr-flip-flop.xbm'.
   EPSI file printed into 'an-sr-flip-flop.eps'.
 )
what da "(null)" doin?
What's the fallback at the top?
This reads to me like something /did/ write the XBP to "(null)".
And then subsequent steps looked at the correct file which didn't exist.

This may have something to do with
> -- System Information
> Debian Release: 2.2
> Kernel Version: Linux pot 2.2.13 #17 Tue May 9 13:12:19 CEST 2000 i686 unknown
> Versions of the packages tgif depends on:
> hi  libc6          2.1.3-10       GNU C Library: Shared libraries and Timezone
> hi  xlib6g         3.3.6-6        shared libraries required by X clients
> ii  debconf        0.3.39         Debian configuration management system
where we see like half the system is half-installed and not configured 
correctly.

Picking the version that Carlo tested as the "closed-by" one.

[2/2:application/pgp-signature Show Save:signature.asc (833B)]


[3:message/rfc822 Hide]

From: Francesco Potorti` <p...@gnu.org>
To: Debian GNU/Linux bug list <sub...@bugs.debian.org>
Subject: tgif; does not work with -print -tiffepsi
Date: Fri, 02 Jun 2000 19:44:18 +0200

Package: tgif
Version: 1:4.1.34-1
Severity: normal

Two separate bugs, apparently, but who knows the misterious ways of
software bugs?  To reproduce, download
<ftp://fly.cnuce.cnr.it/pub/tmp/ground_segment_init_coll.obj>.  Then,
from a console:

================ first example ================
$ tgif -print -tiffepsi ground_segment_init_coll.obj
Tgif Version 4.1 (patchlevel 34)

Copyright (C) 1990-2000, William Chia-Wei Cheng

Error: Can't open display:
===============================================

The morale is that tgif wants a display even if its work is only that of
taking an obj file as input and writing an eps file as output.

Unfortunately, tgif fails also when given a display, and apparently in a
more serious way:

================ second example ================
$ DISPLAY=:0.0 tgif -print -tiffepsi ground_segment_init_coll.obj
Tgif Version 4.1 (patchlevel 34)

Copyright (C) 1990-2000, William Chia-Wei Cheng

Reading 'ground_segment_init_coll.obj'...
Invalid Tgif.PsToPdf: 'ps2pdf %s', 'ps2pdf %s %s' is used instead.
Writing to '/tmp/TgifaL58MD'...
Writing to '/tmp/Tgifwjor86'...
XBM file [720x383] printed into '(null)'.
xbmtopbm: EOF / read error
pnmtotiff: EOF / read error reading magic number
EPSI file printed into 'ground_segment_init_coll.eps'.
================================================


-- System Information
Debian Release: 2.2
Kernel Version: Linux pot 2.2.13 #17 Tue May 9 13:12:19 CEST 2000 i686 unknown

Versions of the packages tgif depends on:
hi  libc6          2.1.3-10       GNU C Library: Shared libraries and Timezone
hi  xlib6g         3.3.6-6        shared libraries required by X clients
ii  debconf        0.3.39         Debian configuration management system

Reply via email to