* The High ASCII bug in v1.3.4, 1.3.5 persists
@ 2007-05-01 21:19 Tony Borras
2007-05-01 23:44 ` Bart Oldeman
0 siblings, 1 reply; 2+ messages in thread
From: Tony Borras @ 2007-05-01 21:19 UTC (permalink / raw)
To: linux-msdos
With my historic .dosemurc/dosemu.conf running on the same
development system, dosemu 1.3.2 and 1.3.3 WILL display normal
MS-DOS high ascii (border drawing, etc.) but not 1.3.4 or 1.3.5!
I run dosemu on a Linux /dev/tty?, but same result on an X rxvt.
What changed in 1.3.4 and persited in 1.3.5 that could affect
this?
And yes of course, I have used the cp437/850 character sets and
tried several other HIASCII mapped shell fonts, with the same
effect. Why would it be fine with 1.3.2/1.3.3 and broken
1.3.4/1.3.5?
What could I try to debug this!
The dosemu make config is the same in all version build:
#!/bin/sh
#
make distclean
./configure --prefix=/usr --sysconfdir=/etc \
--target=i486-pc-linux-gnu --with-target-cpu=i486 --without-x \
--disable-dlplugins --disable-mitshm --disable-aspi 2>&1 | \
tee cf.log
make 2>&1 | tee mk.log
Tony Borras
There are 10 types of people in this world, those that read
binary and those who don't!
--
__ __ _ I N C. http://www.sysdev.org
/ __|\\// __|| \ __ __ / tonyb@sysdev.org
\__ \ \/\__ \||)|/ O_)\/ / \/ System Tools / Utilities
|___/ || ___/|_ /\___|\_/ WIntel / Linux Device Drivers
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: The High ASCII bug in v1.3.4, 1.3.5 persists
2007-05-01 21:19 The High ASCII bug in v1.3.4, 1.3.5 persists Tony Borras
@ 2007-05-01 23:44 ` Bart Oldeman
0 siblings, 0 replies; 2+ messages in thread
From: Bart Oldeman @ 2007-05-01 23:44 UTC (permalink / raw)
To: Tony Borras; +Cc: linux-msdos
On 5/1/07, Tony Borras <tonyb@sysdev.org> wrote:
> With my historic .dosemurc/dosemu.conf running on the same
> development system, dosemu 1.3.2 and 1.3.3 WILL display normal
> MS-DOS high ascii (border drawing, etc.) but not 1.3.4 or 1.3.5!
So what is your historic .dosemurc/dosemu.conf? Esp the internal and
external char set settings?
I did not receive any reply to my enquiries last time (@dosemu-devel)
and it works for me so the terminal code hasn't changed from 1.3.4 to
1.3.5.
> What could I try to debug this!
The output of
locale charmap
and a debug log (~/.dosemu/boot.log) of
dosemu -D+v
would be helpful (both in rxvt and on the linux console)
Bart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-01 23:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-01 21:19 The High ASCII bug in v1.3.4, 1.3.5 persists Tony Borras
2007-05-01 23:44 ` Bart Oldeman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.