Re: Unicode in dosemu under xterm

2007-04-20 Thread Grigory Batalov
On Fri, 20 Apr 2007 09:23:56 -0400 Bart Oldeman wrote: I got a problem running dosemu in terminal (xterm): there is no Russian symbols. Xdosemu works well. This is my settings: $_external_char_set = utf8 One workaround is to leave this to default which takes the current locale

Re: Cyrillic filenames

2004-06-08 Thread Grigory Batalov
On Sun, 30 May 2004 20:45:41 +0100 (BST) Bart Oldeman [EMAIL PROTECTED] wrote: I see this problem is solved in CVS within dosext/mfs/lfn.c and plugin/translate/translate_config.c. yes, it's a new feature in the devel branch. The only reason it's not in stable yet is that it was past the

Re: general protection error (Program=do_vm86.c, Line=348)

2004-02-19 Thread Grigory Batalov
On Thu, 19 Feb 2004 12:18:59 +0100 Ward Vandewege [EMAIL PROTECTED] wrote: I have been playing with Dosemu/Freedos to get an old DOS/Novell application to work on a linux box. Here's my setup: Novell 3.11 with 802.3 frametype (I know, it's ancient) Linux kernel 2.4.24 (Debian

IPX frame types

2004-02-02 Thread Grigory Batalov
Hi! It seems that with Packet Driver networking I only can get to Ethernet_802.3 or Ethernet_II frame types, because existing PDIPX.COM or PDETHER.COM supports only this frames. Is it true or I missed something? Maybe someone has another Packet - IPX driver with Ethernet_802.2 ? - To

Re: dosemu 1.1.5.6

2003-08-15 Thread Grigory Batalov
On Fri, 15 Aug 2003 18:43:55 +0400 Stas Sergeev [EMAIL PROTECTED] wrote: Without LD_ASSUME_KERNEL it works. I use kernel 2.4.20 and glibc-2.2.6 from ALTLinux distribution (www.altlinux.com). Is there any chance for ALTLinux to get upgraded to NPTL so that you can test the patches? Not

Re: dosemu 1.1.5.6

2003-07-20 Thread Grigory Batalov
On Sun, 20 Jul 2003 17:33:01 +0100 (BST) Bart Oldeman [EMAIL PROTECTED] wrote: I've put up a dosemu 1.1.5.6 for testing to fix some (but not all) of the problems with 1.1.5.5. FYI, LD_ASSUME_KERNEL=2.2.5 doesn't work for me. It causes dosemu.bin: error while loading shared libraries:

Re: Printing Problems

2003-06-05 Thread Grigory Batalov
On Wed, 4 Jun 2003 12:00:38 -0300 Francisco Gomez [EMAIL PROTECTED] wrote: I have a problem when I try to print in a matrix dot printer. I am working with Mandrake 9.0 and a MS Cobol application running on the dosemu. If I send to print letters o numbers I have no problem, but if I send

Re: DOSEMU 1.1.4.15 for testing.

2003-03-17 Thread Grigory Batalov
On Sat, 15 Mar 2003 21:06:17 -0500 (EST) Bart Oldeman [EMAIL PROTECTED] wrote: I've put a new patchset (1.1.4.15) at http://www.dosemu.org/testing if you were using 1.1.4.13 before then please check if this one fixes your compilation fixes, and also please let us know if there are any new

cyrillic next draft

2003-03-12 Thread Grigory Batalov
cp1125 koi8-u cp1125 koi8-ru cp1125 Files - cp866.tar.bz2 - changes in cp866 table and fonts, cyr_ua.tar.bz2 - other tables and cp1125 Xfonts derived from cp866 Xfonts. -- Grigory Batalov. cp866.tar.bz2 Description: BZip2 compressed

more cyrillic charsets

2003-02-23 Thread Grigory Batalov
to implement symbols 0xF6, 0xF7 there, but I don't have request for them so not sure if they are really needed. -- Grigory Batalov. dosemu-1.1.4.13-extra_charsets.diff.bz2 Description: BZip2 compressed data #!/usr/bin/perl -w use strict; require Unicode::Map8; my ($locale, $_locale); $_locale

multiedit sets dir's permitions to 0655

2002-12-25 Thread Grigory Batalov
ideas how this could happen? -- Grigory Batalov - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

line 496 parse error

2002-12-22 Thread Grigory Batalov
, installed with doing mkbindist and copying resulting tree to ~/dosemu. It works in rxvt and as xdosemu. Also I made RPM for system-wide usage, but there I've first discovered this error. So I compiled dosemu without patches and moved to ~/dosemu, and again with no luck. -- Grigory Batalov

Re: copy

2002-12-08 Thread Grigory Batalov
EndSection -- Grigory Batalov - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: dosemu-1.1.3.5 for testing.

2002-10-29 Thread Grigory Batalov
On 28 Oct 2002 12:43:05 +0300 Sergey Suleymanov [EMAIL PROTECTED] wrote: P.S. Why do you use plugin_keyboard instead of plugin_kbd_unicode? Any troubles with it? I'm not sure, some time ago were problems with DOS Navigator. -- Grigory Batalov. - To unsubscribe from this list: send

Re: dosemu-1.1.3.5 for testing.

2002-10-28 Thread Grigory Batalov
safely remove next part from lexer.l.in ? --- tr MAY_BE { yylval-i_value = KEYB_TR; return(KEYB_LAYOUT); } -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More

Re: dosemu-1.1.3.5 for testing.

2002-10-28 Thread Grigory Batalov
On Sun, 27 Oct 2002 01:59:47 -0400 (EDT) Bart Oldeman [EMAIL PROTECTED] wrote: it's available at http://www.dosemu.org/testing Also mkbindist-related part (sed) of patch-1.1.3.5 seems to be broken. You should apply this patch. -- Grigory Batalov. --- dist/mkbindist.orig Mon Oct 28 16:10:11

Re: MSM DPMI error

2002-09-29 Thread Grigory Batalov
. -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: MSM DPMI error

2002-09-27 Thread Grigory Batalov
. -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: MSM DPMI error

2002-09-19 Thread Grigory Batalov
of dosemu, so I wonder if it would now (or why not). -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: MSM DPMI error

2002-09-19 Thread Grigory Batalov
(taking all CPU power). -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Seg fault after quitting FoxPro 6 app

2002-09-19 Thread Grigory Batalov
=ON in config.fp. -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: MSM DPMI error

2002-09-19 Thread Grigory Batalov
archive (5Mb) ? -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

IPX without suidroot

2002-08-01 Thread Grigory Batalov
not found, but it finds them when I start dosemu as root. Maybe, I'm doing something wrong? Can you point me? -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo

ChangeLog in 1.1.3.2

2002-07-14 Thread Grigory Batalov
There is little mistake in 1.1.3.2's ChangeLog. That dosemu.alias is not mine. It's originally from Sergey Suleymanov's patch, so if I did ever post it here it's because I use his patches a long time. -- Best regards, Grigory Batalov mailto:[EMAIL PROTECTED] - To unsubscribe from

Re: problems with dune2 :(

2002-04-29 Thread Grigory Batalov
2.4.18 -- skip BUG: AC,ID set; flags changed to 000b0202 [] Exceeded maximum logfile limit of 10485760 bytes. Exiting. You may disable that BUG: message with simple patch. (See attachement) -- Grigory

Re: xdosemu the _X_... variables in dosemu.conf

2002-04-27 Thread Grigory Batalov
(DOSEMU_STDIN_IS_CONSOLE,buf,1); + } return; } uname(unames); -- -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: dosemu-1.1.3 and Cyrillic_er

2002-04-25 Thread Grigory Batalov
it as xdosemu. But dosemu in console also works the same way. And if yes, then how are you setting the $_layout option? $_layout = auto Cause I don't think you can set it to ru without a Sergey's patch. I use it with dosemu-1.0.1 and -1.0.2. -- Grigory Batalov. - To unsubscribe from

Re: dosemu-1.1.3 and Cyrillic_er

2002-04-24 Thread Grigory Batalov
getting it to understand the cyrillic typing using a system switch? There is /dosemu-1.1.3/src/plugin/extra_charsets/koi8-r.c Also I set $_external_char_set = koi8-r $_internal_char_set = cp866 in ~/dosemu/conf/dosemurc and it works. Maybe you didn't enabled some plugins? -- Grigory Batalov

Re: dosemu-1.1.3 and Cyrillic_er

2002-04-24 Thread Grigory Batalov
-1.1.3/src/plugin/extra_charsets/koi8-r.c Grigory Also I set $_external_char_set = koi8-r Grigory $_internal_char_set = cp866 in ~/dosemu/conf/dosemurc and Grigory it works. As the Alt+keypad sequences. Is it bad? =) -- Grigory Batalov. - To unsubscribe from this list: send

Re: ipx problems

2002-04-14 Thread Grigory Batalov
/hdimage.drdos703.eval, ipxsupport on, novell_hack off, vlm.exe from Novell Netware Client. Then I can access network drives and login. Check also what says 'slist' under linux. If it can't find any servers then you can't access them from dosemu. -- Grigory Batalov. - To unsubscribe from

Re: How to boot dosemu from an hdimage

2002-04-14 Thread Grigory Batalov
in /etc/dosemu.conf. If you use dosemu-1.0.2 or above, you can put it to $HOME/dosemu/hdimage2 and set $_hdimage = hdimage2 to $HOME/dosemu/conf/dosemu.conf. -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED

Re: Two patches

2002-04-11 Thread Grigory Batalov
where are my patches? -- Grigory Batalov. dosemu-1.1.2-no_perl.patch.gz Description: GNU Zip compressed data dosemu-1.1.2-fonts.patch.gz Description: GNU Zip compressed data

dosemu-1.1.3 and Cyrillic_er

2002-04-02 Thread Grigory Batalov
I can't type in Cyrillic_er symbol (it's 'CYRILLIC SMALL LETTER ER' in http://www.unicode.org/charts/PDF/U0400.pdf, code 0x0440, looks like 'p'). Neither in console nor in X. Also I can't type 'CYRILLIC CAPITAL LETTER ER' (code 0x0420, looks like 'P') when in X. Some time ago I got

Re: dosemu-1.1.3 and Novell vlm.exe

2002-03-27 Thread Grigory Batalov
of DOS-programs, maybe they are buggy. -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: dosemu-1.1.3 and Novell vlm.exe

2002-03-25 Thread Grigory Batalov
version of DOS that works with dosemu? I only need Novell NDS client to work, but all DOSes I know are very unstable with it. Ok, also DPMI FoxPro. -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo

Re: messages in boot.log

2002-03-19 Thread Grigory Batalov
why this is there. But I could investigate when this happens. And dosemu exits when boot.log reaches size of 10Mb. :-( Should I comment out dbug_printf line? -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL

messages in boot.log

2002-03-18 Thread Grigory Batalov
When I use dosemu 1.1.2.9 there is much messages appears in ~/dosemu/boot.log: skip debug flags: -a+c skip TIME: using 9154 usec for updating ALRM timer BUG: AC,ID set; flags changed to 000b0202 BUG: AC,ID set; flags changed to 00030046 BUG: AC,ID set; flags changed to 00030046 BUG: AC,ID

Re: fonts

2002-02-25 Thread Grigory Batalov
font alias to system (if font is already present in system): your_font-bla-bla-bla-*.*-codepage And $_X_font = your_font to dosemurc or dosemu.conf. -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED

Re: Xdosemugreek

2002-02-18 Thread Grigory Batalov
xdosemu can't display greek. So is there any way to display greek in xdosemu box? I think you should create (or find) pcf-font with greek symbols. -- Grigory Batalov, computing engineer. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL

access to /dev/hda?

2002-01-24 Thread Grigory Batalov
Is it possible to use option $_hdimage = /dev/hda2 in dosemu-1.0.2 or this feature is gone? -- Grigory Batalov. - To unsubscribe from this list: send the line unsubscribe linux-msdos in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo