Re: Long file names and Alt-Gr characters

2004-10-20 Thread Bart Oldeman
On Tue, 19 Oct 2004, Claudia Neumann wrote:

 Am Dienstag, 19. Oktober 2004 11:54 schrieben Sie:
  Can you try some explicit $_layout settings?
  There seems to be a $_layout = de without dead keys and a $_layout =
  de_latin1 which uses dead keys.

 I had $_layout = de_latin1 and now tried it with $_layout = de. It's the
 same. Should I download from CVS?

I doubt that will help. Perhaps it may help with the other problem but I'd
still like to know where the problem really is any case.

Does the keyboard problem only occur in terminals or also in xdosemu?
Does the key work in Linux just before you start dosemu?
Can you provide a log (-D+k), just pressing a problematic key,
and then kill dosemu from another terminal?

  and retry? The gdb backtrace will be much more useful then.

 Okay, attached last 500 lines of boot.log

That's a very nasty crash in malloc().
Can you try again using electric fence?
Most Linux distributions provide this package, it could be named libefence
or electric-fence or similar. Then run

LD_PRELOAD=/usr/lib/libefence.so dosemu.bin -D+Dd

Bart

-
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: Long file names and Alt-Gr characters

2004-10-19 Thread Bart Oldeman
On Mon, 18 Oct 2004, Claudia Neumann wrote:

 Again I am having problems with some special characters: with dosemu-1.2.2.0
 and dosemu-1.3.1 I can´t get a backslash \ or other characters like [, ],
 {,}, and @ with cp850. It seems all characters which use Alt-Gr in German
 keyboard layout don't work.

Can you try some explicit $_layout settings?
There seems to be a $_layout = de without dead keys and a $_layout =
de_latin1 which uses dead keys.

 Interestingly it works on an other computer with
 dosemu-1.2.2.0. I suspect it is again some slang mystery. Therefore I
 attached my config.log. Which slang library should I use for compiling?

The slang is ok, probably. There were problems with utf8-enabled slang
(which you reported a long time ago) and the configure script checks for
those.

Only in the CVS any slang is ok now, as DOSEMU was fixed to deal with UTF8
terminals. A nice thing about UTF8 is that it allows us to show all the
funny DOS text symbols (pseudo graphics), including the card suits and
smileys even in terminal mode if the right font is loaded.

 But dosemu crashes when it tries do delete the java directories with the long
 java file names. I attached the last lines of the boot.log.
 It is the same with dosemu-1.2.2.0 as with dosemu-1.3.1. Once it even killed
 X.

This looks like an MFS bug. Can you try to compile with

make distclean
./default-configure -d
make

and retry? The gdb backtrace will be much more useful then.

Bart
-
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: Long file names and Alt-Gr characters

2004-10-19 Thread Claudia Neumann
Hi Bart!

Am Dienstag, 19. Oktober 2004 11:54 schrieben Sie:
 Can you try some explicit $_layout settings?
 There seems to be a $_layout = de without dead keys and a $_layout =
 de_latin1 which uses dead keys.

I had $_layout = de_latin1 and now tried it with $_layout = de. It's the 
same. Should I download from CVS?

 This looks like an MFS bug. Can you try to compile with

 make distclean
 ./default-configure -d
 make

 and retry? The gdb backtrace will be much more useful then.

Okay, attached last 500 lines of boot.log

cu

Claudia



tailboot.log.gz
Description: GNU Zip compressed data


Long file names and Alt-Gr characters

2004-10-18 Thread Claudia Neumann
Hi all!

Again I am having problems with some special characters: with dosemu-1.2.2.0 
and dosemu-1.3.1 I can´t get a backslash \ or other characters like [, ],
{,}, and @ with cp850. It seems all characters which use Alt-Gr in German 
keyboard layout don't work. Interestingly it works on an other computer with 
dosemu-1.2.2.0. I suspect it is again some slang mystery. Therefore I 
attached my config.log. Which slang library should I use for compiling?

Another problem came up because we have to use a java program from within the 
dosemu file system. The installation process works fine with unix ... 
allthough you get problems with the unix directories and the dos directories. 
That's solved somehow. 

But dosemu crashes when it tries do delete the java directories with the long 
java file names. I attached the last lines of the boot.log. 
It is the same with dosemu-1.2.2.0 as with dosemu-1.3.1. Once it even killed 
X.

cu

Claudia




dosemu.tar.gz
Description: application/tgz