-
reply address harven at free.fr
xdvik version 22.84.10 (Xaw toolkit)
Libraries: kpathsea version 3.5.6, T1lib version 5.0.1
on a dell latitude laptop e6400
running Debian squeeze with kernel 2.6.30-2-686
X.Org X Server 1.6.5 gnome 2.28.0 compiz 0.8.2
Confirmed on a eeepc 901 running xdvi 22.94.10 with ubuntu 9.04
gnome 2.24.1 compiz 7.8.0
Start xdvi with the command: xdvi -expertmode 0...
2009-11-02 09:23:39 UTC by nobody
-
sleep well and buy ambien no prescription
buy rimonabant online up high medicine buy meridia without prescription em pain medicine
2009-10-01 07:19:37 UTC by nobody
-
On NetBSD/sparc64 5.0.1 (with XFree86 4.5.0 running on a remote NetBSD/i386
system), xdvik crashes with a bus error on startup. I can reproduce this with
version 22.84.14 as shipped with TeX Live 2008, with version 22.84.16, and with
the current CVS code. Here's the backtrace and the code in question (from CVS
HEAD):
------------------------------ &< ------------------------------...
2009-09-28 00:26:55 UTC by hweiss
-
I can't reproduce this with the current release (22.84.16). It sounds like a duplicate of bug 1184087 which has been fixed in 22.84.10:
* Render an empty character instead of terminating with failed assertion
if T1lib doesn't return a usable glyph (e.g. at very small \magnification factors.
2009-09-10 19:05:08 UTC by stefanulrich
-
When I open a latex-generated dvi file as attached (file is not corrupted and works for other dvi viewers). xdvi also worked fine until I changed a paragraph in that file. Deleting that paragraph again does not help.
**********************************************************
XDvi 22.84.9 (Xaw toolkit): Failed assertion:
/home/mingw/cygwin/netrel/src/tetex-bin-3.0.0-3/texk/xdvik
= NULL"...
2009-09-10 07:04:06 UTC by nobody
-
Thanks a lot for the report and patch; fixed in CVS (rev. 1.173 of util.c).
2009-09-02 23:01:05 UTC by stefanulrich
-
stefanulrich committed patchset 3403 of module xdvik to the xdvik CVS repository, changing 2 files.
2009-09-02 22:59:12 UTC by stefanulrich
-
stefanulrich committed patchset 3402 of module xdvik to the xdvik CVS repository, changing 1 files.
2009-09-02 22:50:45 UTC by stefanulrich
-
compiling with gcc-4.4 with -O3 brings this bug to the light. The problem is that one of calls to open() doen't pass file creation mode, when it should.
You can compile package with -O2 but then it can fail at runtime. attached patch fixes this. if you need more info, please mail me at marbacz gmail [dot] com
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -W -Wall...
2009-09-02 21:10:26 UTC by nobody
-
stefanulrich committed patchset 3401 of module xdvik to the xdvik CVS repository, changing 1 files.
2009-08-24 09:47:16 UTC by stefanulrich