[Bug 81621] Re: problems when "cd" to Directories with german umlauts and "_"

2007-02-18 Thread José M . López-Cepero
Fix tested and working. Thanks! -- problems when "cd" to Directories with german umlauts and "_" https://launchpad.net/bugs/81621 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 81621] Re: problems when "cd" to Directories with german umlauts and "_"

2007-02-17 Thread Daniel T Chen
** Changed in: mc (Ubuntu) Status: Fix Committed => Fix Released -- problems when "cd" to Directories with german umlauts and "_" https://launchpad.net/bugs/81621 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 81621] Re: problems when "cd" to Directories with german umlauts and "_"

2007-02-17 Thread Daniel T Chen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 17 Feb 2007 21:26:54 -0500 Source: mc Binary: mc Architecture: source Version: 1:4.6.1-6ubuntu1 Distribution: feisty Urgency: low Maintainer: Ubuntu MOTU Developers Changed-By: Daniel T Chen <[EMAIL PROTECTED]> Description: mc

[Bug 81621] Re: problems when "cd" to Directories with german umlauts and "_"

2007-02-17 Thread dm
Same thing here. Is threr any workarounds? -- problems when "cd" to Directories with german umlauts and "_" https://launchpad.net/bugs/81621 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 81621] Re: problems when "cd" to Directories with german umlauts and "_"

2007-02-03 Thread José M . López-Cepero
I can confirm that with Spanish accents. Looks like an UTF-8 conversion problem to me. Maybe multibyte constants are not handled correctly somewhere in the shell code? This error is very annoying, specially because it means that no shell command can be executed from the command line (the "can't ch

[Bug 81621] Re: problems when "cd" to Directories with german umlauts and "_"

2007-01-26 Thread Erik Vetters
Hi, after a little debugging Error message comes from src/subshell.c ( around line 810) 1. Change in a subdirectory that contains no german umlauts and/or a "_" mc never go to if(subshell_alive) { ... } in function void do_subshell_chdir () { } and there string subshell_cwd and