Re: Re: midnight commander

2023-11-13 Thread mmcclain . 46
Under buster my prompt is mike@RPI4b2:~>  on the CL whether it be a text VT or 
an xterm.
My prompt in mc is the same whether launched from the CL or via the desktop 
menu.
Under bookworm root's prompt whether on the CL or in mc is root@RPI4b2:~> .
Under bookworm my prompt is mike@RPI4b3:~>  on the CL whether it be a text VT 
or an xterm.
My prompt in mc is '$' whether launched from the CL or via the desktop menu.
I've looked everywhere I can think of, mc docs, configs, anything that looks 
like text trying to find the problem with no joy.
If noone here comes up with a clue I guess my next stop is 
midnight-commander.org but I need to do that from the bookworm computer which 
doesn't yet have working email.

Y'all be well,
Mike



Re: Re: midnight commander

2023-11-13 Thread Mike McClain


Re: Re: midnight commander

2023-11-13 Thread Mike McClain


Re: midnight commander

2023-11-12 Thread David
On Mon, 13 Nov 2023 at 04:33,  wrote:

> I'm running bookworm on a RaspberryPi 4b.

> mike@rpi4b3:~> uname -a
> Linux MikesPI 6.1.0-rpi4-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.54-1+rpt2 
> (2023-10-05) aarch64 GNU/Linux

> There are a couple of things I don't understand and am hoping one of
> you out there can clue me in or at least suggest a direction to
> explore.

> MC loads for root in under a second but for user mike it takes 10
> seconds to come up whether on the CL ir on the desktop.

> On the CL my prompt is "mike@rpi4b3:~> " but in MC it is only "$"
> while root's in MC is like mike's on the CL.

> I've looked at the MC docs and all the MC config files I can find but
> not found anything to suggest the differences in root's and mike's
> usage of MC. The ~/.config/mc/ini files are identical.

> When I run buster on a Pi I don't see these differences but realize
> they are likely different versions of MC.

Hi Mike,

What you see as a command prompt in MC is controlled by the value of the
parameter PS1 in the environment that is externally provided to MC when it is
executed.

How to specify that value of PS1 is given will depend on from where you
start MC.
- perhaps in a virtual linux console
- perhaps in a terminal emulator program running under a GUI desktop

You can see and change the value of PS1 by doing this in MC:
- press control-O to have MC start a shell
- enter the command 'echo $PS1' (without the quotes)
- you can change the value of PS1 using a command like 'PS1=foo' (without
  the quotes)
- you can play with it because any changes you make will only affect the
  current instance of MC
- press control-O to toggle between the shell and MC

The content of PS1 is documented in 'man bash', search for PS1 and/or
PROMPTING.

That's all I have time to write. I have nothing to say about the delay,
that's a different issue.

If you want to ask how to set the value of PS1 before MC starts, you will
need to tell us exactly from where you start MC, as I mentioned above.



Re: midnight commander editor

2020-07-28 Thread mick crane

On 2020-07-28 12:39, Andrei POPESCU wrote:

On Ma, 28 iul 20, 13:42:07, Reco wrote:

Hi.

On Tue, Jul 28, 2020 at 11:00:30AM +0100, mick crane wrote:
> hello,
> using mc to select files to edit mc editor doesn't recognize vim
> syntax colouring so have to press enter to ignore and get the error
> messages in terminal.
> Any way to have mc recognize colo, syntax options in ~/.vimrc ?


[...]

There is no way of doing what you want, syntax highlighting is 
radically

different in mcedit and vim.


What can be done though is to set 'vim' as the default editor for mc.


Ahhh!

cheers
mick

--
Key ID4BFEBB31



Re: midnight commander editor

2020-07-28 Thread Andrei POPESCU
On Ma, 28 iul 20, 13:42:07, Reco wrote:
>   Hi.
> 
> On Tue, Jul 28, 2020 at 11:00:30AM +0100, mick crane wrote:
> > hello,
> > using mc to select files to edit mc editor doesn't recognize vim 
> > syntax colouring so have to press enter to ignore and get the error 
> > messages in terminal.
> > Any way to have mc recognize colo, syntax options in ~/.vimrc ?

[...]

> There is no way of doing what you want, syntax highlighting is radically
> different in mcedit and vim.

What can be done though is to set 'vim' as the default editor for mc.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Re: midnight commander editor

2020-07-28 Thread Reco
Hi.

On Tue, Jul 28, 2020 at 11:00:30AM +0100, mick crane wrote:
> hello,
> using mc to select files to edit mc editor doesn't recognize vim syntax 
> colouring so have to press enter to ignore and get the error messages in 
> terminal.
> Any way to have mc recognize colo, syntax options in ~/.vimrc ?

mcedit(1), chapter SYNTAX HIGHLIGHTING:

wholechars abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_

# default colors
define  comment   brown
context default
  keyword  whole  if   yellow
  keyword  whole  else yellow
  keyword  whole  for  yellow
  keyword  whole  whileyellow
  keyword  whole  do   yellow
  keyword  whole  switch   yellow
  keyword  whole  case yellow
  keyword  whole  static   yellow
  keyword  whole  extern   yellow
  keyword {brightcyan
  keyword }brightcyan
  keyword '*'  green


Does it have anything in common with a typical syntax/*vim file?

syn match   plsqlKeyword "\"
syn match   plsqlKeyword "\.COUNT\>"hs=s+1
syn match   plsqlKeyword "\.EXISTS\>"hs=s+1
syn match   plsqlKeyword "\.FIRST\>"hs=s+1
syn match   plsqlKeyword "\.LAST\>"hs=s+1
syn match   plsqlKeyword "\.DELETE\>"hs=s+1
syn match   plsqlKeyword "\.PREV\>"hs=s+1
syn match   plsqlKeyword "\.NEXT\>"hs=s+1


There is no way of doing what you want, syntax highlighting is radically
different in mcedit and vim.

Reco



Re: Midnight Commander segfaults

2013-05-28 Thread Camaleón
El Mon, 27 May 2013 14:43:19 -0300, Gonzalo Rivero escribió:

 El lun, 27-05-2013 a las 17:09 +, Camaleón escribió:
 
  Bien, pues he notado que MC termina muy a menudo con fallos de
  segmentación en operaciones sencillas (p. ej., al eliminar un
  archivo con F8 o copiar con F5). En cambio, accediendo a las mismas
  operaciones desde el propio menú de MC (F9) éstas se efectuaban sin
  problemas.
 
 (...)
 
 En el syslog aparece registrado el fallo:
 
 root@stt005:~# grep -i segfault /var/log/syslog 
 May 26 00:02:27 stt005 kernel: [27644.778946] mc[31266]: segfault at 
 7f530001 ip
 7f530001 sp 7fff0333c588 error 14 in
 libXdmcp.so.6.0.0[7f53deff5000+5000] 

(...)

 Pues menos mal, pensaba que eran imaginaciones mías O:-)
 
 Voy a ver que encuentro en Google y si no logro resolverlo me voy al
 BTS.

El informe de fallos:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710032

 uso el mc prácticamente a diario, en amd64 y 386, cero problemas. Pero
 es en testing y no lo actualizo desde el 15 de mayo (me da flojera
 actualizar cada menos de 2 semanas :P), ¿ya descartaste que no sea una
 memoria molestando o algún otro problema de hardware?

¿Te refieres a la RAM? Por cierto, el equipo usa módulos ECC.

Pero no, no lo creo, tendría otros síntomas extraños y sólo mc segfaultea 
de vez en cuando. A ver si me dan alguna pista en el BTS.

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ko2cb4$mio$1...@ger.gmane.org



Re: Midnight Commander segfaults

2013-05-27 Thread Camaleón
El Mon, 27 May 2013 16:36:43 +, Camaleón escribió:

(...)

 Bien, pues he notado que MC termina muy a menudo con fallos de
 segmentación en operaciones sencillas (p. ej., al eliminar un archivo
 con F8 o copiar con F5). En cambio, accediendo a las mismas operaciones
 desde el propio menú de MC (F9) éstas se efectuaban sin problemas.

(...)

En el syslog aparece registrado el fallo:

root@stt005:~# grep -i segfault /var/log/syslog
May 26 00:02:27 stt005 kernel: [27644.778946] mc[31266]: segfault at 
7f530001 ip 7f530001 sp 7fff0333c588 error 14 in 
libXdmcp.so.6.0.0[7f53deff5000+5000]
May 26 00:02:48 stt005 kernel: [27666.206250] mc[31283]: segfault at 
7f420001 ip 7f420001 sp 7fff28f87d98 error 14 in 
libXdmcp.so.6.0.0[7f42e1b21000+5000]
May 26 16:45:43 stt005 kernel: [28168.822388] mc[10579]: segfault at 
7ffc0021 ip 7ffcbb3b9450 sp 7fff2ef06210 error 4 in 
libc-2.13.so[7ffcbb38d000+18]
May 26 16:46:07 stt005 kernel: [28192.872896] mc[10838]: segfault at 
7fb60021 ip 7fb6e102a450 sp 7fff23286230 error 4 in 
libc-2.13.so[7fb6e0ffe000+18]
May 26 16:46:38 stt005 kernel: [28223.853152] mc[10848]: segfault at 
7ff40021 ip 7ff4831f7450 sp 7fffbfd7d120 error 4 in 
libc-2.13.so[7ff4831cb000+18]
May 26 16:47:29 stt005 kernel: [28274.903198] mc[10923]: segfault at 
7f270021 ip 7f27666ea450 sp 7fff501045b0 error 4 in 
libc-2.13.so[7f27666be000+18]
May 26 16:48:21 stt005 kernel: [28326.890428] mc[10934]: segfault at 
7f4f0021 ip 7f4f11031450 sp 7fff4fa30080 error 4 in 
libc-2.13.so[7f4f11005000+18]
May 27 09:36:24 stt005 kernel: [ 9748.068708] mc[4206]: segfault at 
7f910009 ip 7f91542b53a7 sp 7fff34ed0f20 error 4 in 
libc-2.13.so[7f915423c000+18]

Pues menos mal, pensaba que eran imaginaciones mías O:-)

Voy a ver que encuentro en Google y si no logro resolverlo me voy al BTS.

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ko03vd$vae$6...@ger.gmane.org



Re: Midnight Commander segfaults

2013-05-27 Thread Gonzalo Rivero
El lun, 27-05-2013 a las 17:09 +, Camaleón escribió: 
 El Mon, 27 May 2013 16:36:43 +, Camaleón escribió:
 
 (...)
 
  Bien, pues he notado que MC termina muy a menudo con fallos de
  segmentación en operaciones sencillas (p. ej., al eliminar un archivo
  con F8 o copiar con F5). En cambio, accediendo a las mismas operaciones
  desde el propio menú de MC (F9) éstas se efectuaban sin problemas.
 
 (...)
 
 En el syslog aparece registrado el fallo:
 
 root@stt005:~# grep -i segfault /var/log/syslog
 May 26 00:02:27 stt005 kernel: [27644.778946] mc[31266]: segfault at 
 7f530001 ip 7f530001 sp 7fff0333c588 error 14 in 
 libXdmcp.so.6.0.0[7f53deff5000+5000]
 May 26 00:02:48 stt005 kernel: [27666.206250] mc[31283]: segfault at 
 7f420001 ip 7f420001 sp 7fff28f87d98 error 14 in 
 libXdmcp.so.6.0.0[7f42e1b21000+5000]
 May 26 16:45:43 stt005 kernel: [28168.822388] mc[10579]: segfault at 
 7ffc0021 ip 7ffcbb3b9450 sp 7fff2ef06210 error 4 in 
 libc-2.13.so[7ffcbb38d000+18]
 May 26 16:46:07 stt005 kernel: [28192.872896] mc[10838]: segfault at 
 7fb60021 ip 7fb6e102a450 sp 7fff23286230 error 4 in 
 libc-2.13.so[7fb6e0ffe000+18]
 May 26 16:46:38 stt005 kernel: [28223.853152] mc[10848]: segfault at 
 7ff40021 ip 7ff4831f7450 sp 7fffbfd7d120 error 4 in 
 libc-2.13.so[7ff4831cb000+18]
 May 26 16:47:29 stt005 kernel: [28274.903198] mc[10923]: segfault at 
 7f270021 ip 7f27666ea450 sp 7fff501045b0 error 4 in 
 libc-2.13.so[7f27666be000+18]
 May 26 16:48:21 stt005 kernel: [28326.890428] mc[10934]: segfault at 
 7f4f0021 ip 7f4f11031450 sp 7fff4fa30080 error 4 in 
 libc-2.13.so[7f4f11005000+18]
 May 27 09:36:24 stt005 kernel: [ 9748.068708] mc[4206]: segfault at 
 7f910009 ip 7f91542b53a7 sp 7fff34ed0f20 error 4 in 
 libc-2.13.so[7f915423c000+18]
 
 Pues menos mal, pensaba que eran imaginaciones mías O:-)
 
 Voy a ver que encuentro en Google y si no logro resolverlo me voy al BTS.
 
 Saludos,
uso el mc prácticamente a diario, en amd64 y 386, cero problemas. Pero
es en testing y no lo actualizo desde el 15 de mayo (me da flojera
actualizar cada menos de 2 semanas :P), ¿ya descartaste que no sea una
memoria molestando o algún otro problema de hardware?

-- 
(-.(-.(-.(-.(-.(-.-).-).-).-).-).-)



-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1369676599.11968.2.ca...@eeepc.ucasal.ar



Re: Midnight Commander segfaults

2013-05-27 Thread Santiago José López Borrazás
El 27/05/13 19:43, Gonzalo Rivero escribió:
 uso el mc prácticamente a diario, en amd64 y 386, cero problemas. Pero
 es en testing y no lo actualizo desde el 15 de mayo (me da flojera
 actualizar cada menos de 2 semanas :P), ¿ya descartaste que no sea una
 memoria molestando o algún otro problema de hardware?

En Wheezy '0' problemas también. No falla.

-- 
Saludos de Santiago José López Borrazás.



signature.asc
Description: OpenPGP digital signature


Re: Midnight Commander segfaults

2013-05-27 Thread Santiago José López Borrazás
El 27/05/13 20:47, Santiago José López Borrazás escribió:
 En Wheezy '0' problemas también. No falla.

Perdón, me refería a Jessie. :þ

-- 
Saludos de Santiago José López Borrazás.



signature.asc
Description: OpenPGP digital signature


Re: midnight commander and ssh keys

2011-12-24 Thread Greg Donoghue
On Sat, Dec 24, 2011 at 11:28:21AM +0100, Raffaele Morelli wrote:
Hi,
how can I use mc with ssh rssa/dsa keys?
regards

Once you've generated your keys and installed them, mc will use them to
connect. In mc press F9 and select Shell link...

-- 
Greg Donoghue
g...@gmx.us


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111224193128.GA9758@SDF



Re: midnight commander and ssh keys

2011-12-24 Thread hvw59601

Greg Donoghue wrote:

On Sat, Dec 24, 2011 at 11:28:21AM +0100, Raffaele Morelli wrote:

   Hi,
   how can I use mc with ssh rssa/dsa keys?
   regards


Once you've generated your keys and installed them, mc will use them to
connect. In mc press F9 and select Shell link...



Good info. Thanks

Hugo


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/jd5s9a$hhs$1...@dough.gmane.org



Re: Midnight commander parse errors

2011-06-09 Thread Scott Ferguson
On 09/06/11 04:43, Sven Joachim wrote:
 On 2011-06-08 19:51 +0200, Brian wrote:
 
 On Wed 08 Jun 2011 at 11:58:42 -0400, Frank McCormick wrote:


 Am I the only one still seeing Midnight Commander parse errors when
 trying to look inside deb files ? This has been going on , in my case
 for two months now. Is there a solution ?

 It's the time to use ar -x. Or be patient.
 
 Nah, neither.  This is free software after all…
 
 http://www.midnight-commander.org/ticket/2552
 
 …and there's even a patch available!  The bug is in a perl script
 (/usr/lib/mc/extfs.d/deb) that you can edit directly if you don't care
 about debsums complaining:
 
snipped

As I don't have any problems - does that mean this only affects Wheezy
builds?

NOTE: I'm running ext4


Cheers


-- 
Tuttle? His name's Buttle.
There must be some mistake.
Mistake? [Chuckles]
We don't make mistakes.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4df073f7.1010...@gmail.com



Re: Midnight commander parse errors

2011-06-09 Thread Sven Joachim
On 2011-06-09 09:19 +0200, Scott Ferguson wrote:

 As I don't have any problems - does that mean this only affects Wheezy
 builds?

It only affects Wheezy installs, more precisely systems with perl 5.12
or later.

Sven


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87r573zb34@turtle.gmx.de



Re: Midnight commander parse errors

2011-06-09 Thread Frank McCormick
On Thu, 09 Jun 2011 17:19:19 +1000
Scott Ferguson prettyfly.producti...@gmail.com wrote:

 On 09/06/11 04:43, Sven Joachim wrote:
  On 2011-06-08 19:51 +0200, Brian wrote:
  
  On Wed 08 Jun 2011 at 11:58:42 -0400, Frank McCormick wrote:
 
 
  Am I the only one still seeing Midnight Commander parse errors when
  trying to look inside deb files ? This has been going on , in my case
  for two months now. Is there a solution ?
 
  It's the time to use ar -x. Or be patient.
  
  Nah, neither.  This is free software after all…
  
  http://www.midnight-commander.org/ticket/2552
  
  …and there's even a patch available!  The bug is in a perl script
  (/usr/lib/mc/extfs.d/deb) that you can edit directly if you don't care
  about debsums complaining:
  
 snipped
 
 As I don't have any problems - does that mean this only affects Wheezy
 builds?
 
 NOTE: I'm running ext4

  I'm running Sid (up to date) - it's now fixed thanks to a patch.
But I don't understand why it doesn't affect Wheezy ??


-- 
-- Frank --


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110609094422.8dc35c85.debianl...@videotron.ca



Re: Midnight commander parse errors

2011-06-09 Thread Hugo Vanwoerkom

Sven Joachim wrote:

On 2011-06-08 19:51 +0200, Brian wrote:


On Wed 08 Jun 2011 at 11:58:42 -0400, Frank McCormick wrote:


Am I the only one still seeing Midnight Commander parse errors when
trying to look inside deb files ? This has been going on , in my case
for two months now. Is there a solution ?

It's the time to use ar -x. Or be patient.


Nah, neither.  This is free software after all…


http://www.midnight-commander.org/ticket/2552


…and there's even a patch available!  The bug is in a perl script
(/usr/lib/mc/extfs.d/deb) that you can edit directly if you don't care
about debsums complaining:

--8---cut here---start-8---
--- deb.orig2010-09-08 00:00:00.0 +0200
+++ deb 2011-05-10 15:46:07.0 +0200
@@ -46,7 +46,7 @@
{
while(PIPEIN)
{
-   split;
+   @_ = split;
 
 			$perm=$_[0]; $owgr=$_[1]; $size=$_[2];

if($_[3] =~ /^\d\d\d\d\-/) { # New tar format
@@ -100,7 +100,7 @@
 {
while(PIPEIN)
{
-   split;
+   @_  = split;
$size=$_[0];
last if $size =~ /:/;
next if $size !~ /\d+/;
--8---cut here---end---8---

Rebuilding the package is of course cleaner, but I was too lazy to
do that.



Thanks. I missed that patch.
Still running mc 2:4.6.2~git20080311-4 and for that the deb script is in 


/usr/share/mc/extfs.
Works great.

Hugo







--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/isr3qc$ni7$1...@dough.gmane.org



Re: Midnight commander parse errors

2011-06-08 Thread Hugo Vanwoerkom

Frank McCormick wrote:

Am I the only one still seeing Midnight Commander parse errors when
trying to look inside deb files ? This has been going on , in my case
for two months now. Is there a solution ?





You're certainly not the only one.
I have not found a solution: it does not seem to be dependent on the 
version of mc.


Hugo


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/isoa1v$e8d$1...@dough.gmane.org



Re: Midnight commander parse errors

2011-06-08 Thread Sven Joachim
On 2011-06-08 17:58 +0200, Frank McCormick wrote:

 Am I the only one still seeing Midnight Commander parse errors when
 trying to look inside deb files ?

No, you're not alone.

 This has been going on , in my case
 for two months now. Is there a solution ?

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626171.

Sven


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/871uz4qm3g@turtle.gmx.de



Re: Midnight commander parse errors

2011-06-08 Thread Brian
On Wed 08 Jun 2011 at 11:58:42 -0400, Frank McCormick wrote:

 
 Am I the only one still seeing Midnight Commander parse errors when
 trying to look inside deb files ? This has been going on , in my case
 for two months now. Is there a solution ?

It's the time to use ar -x. Or be patient.

http://www.midnight-commander.org/ticket/2552


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110608175159.GJ19914@desktop



Re: Midnight commander parse errors

2011-06-08 Thread Hans-J. Ullrich
Am Mittwoch, 8. Juni 2011 schrieb Brian:
 On Wed 08 Jun 2011 at 11:58:42 -0400, Frank McCormick wrote:
  Am I the only one still seeing Midnight Commander parse errors when
  trying to look inside deb files ? This has been going on , in my case
  for two months now. Is there a solution ?
 
 It's the time to use ar -x. Or be patient.
 
 http://www.midnight-commander.org/ticket/2552

You are not the only one. I am missing this option, too. 
It was quite comforttable for a quick look into a package.

Hope, it will be fixed soon.

Cheers 

Hans


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201106082013.33231.hans.ullr...@loop.de



Re: Midnight commander parse errors

2011-06-08 Thread Sven Joachim
On 2011-06-08 19:51 +0200, Brian wrote:

 On Wed 08 Jun 2011 at 11:58:42 -0400, Frank McCormick wrote:

 
 Am I the only one still seeing Midnight Commander parse errors when
 trying to look inside deb files ? This has been going on , in my case
 for two months now. Is there a solution ?

 It's the time to use ar -x. Or be patient.

Nah, neither.  This is free software after all…

 http://www.midnight-commander.org/ticket/2552

…and there's even a patch available!  The bug is in a perl script
(/usr/lib/mc/extfs.d/deb) that you can edit directly if you don't care
about debsums complaining:

--8---cut here---start-8---
--- deb.orig2010-09-08 00:00:00.0 +0200
+++ deb 2011-05-10 15:46:07.0 +0200
@@ -46,7 +46,7 @@
{
while(PIPEIN)
{
-   split;
+   @_ = split;
 
$perm=$_[0]; $owgr=$_[1]; $size=$_[2];
if($_[3] =~ /^\d\d\d\d\-/) { # New tar format
@@ -100,7 +100,7 @@
 {
while(PIPEIN)
{
-   split;
+   @_  = split;
$size=$_[0];
last if $size =~ /:/;
next if $size !~ /\d+/;
--8---cut here---end---8---

Rebuilding the package is of course cleaner, but I was too lazy to
do that.

Sven


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87pqmop3j6@turtle.gmx.de



Re: Midnight commander parse errors

2011-06-08 Thread Frank McCormick
On Wed, 08 Jun 2011 20:43:41 +0200
Sven Joachim svenj...@gmx.de wrote:

 On 2011-06-08 19:51 +0200, Brian wrote:
 
  On Wed 08 Jun 2011 at 11:58:42 -0400, Frank McCormick wrote:
 
  
  Am I the only one still seeing Midnight Commander parse errors when
  trying to look inside deb files ? This has been going on , in my case
  for two months now. Is there a solution ?
 
  It's the time to use ar -x. Or be patient.
 
 Nah, neither.  This is free software after all…
 
  http://www.midnight-commander.org/ticket/2552
 
 …and there's even a patch available!  The bug is in a perl script
 (/usr/lib/mc/extfs.d/deb) that you can edit directly if you don't care
 about debsums complaining:
 
 --8---cut here---start-8---
 --- deb.orig  2010-09-08 00:00:00.0 +0200
 +++ deb   2011-05-10 15:46:07.0 +0200
 @@ -46,7 +46,7 @@
   {
   while(PIPEIN)
   {
 - split;
 + @_ = split;
  
   $perm=$_[0]; $owgr=$_[1]; $size=$_[2];
   if($_[3] =~ /^\d\d\d\d\-/) { # New tar format
 @@ -100,7 +100,7 @@
  {
 while(PIPEIN)
 {
 -   split;
 +   @_  = split;
 $size=$_[0];
 last if $size =~ /:/;
 next if $size !~ /\d+/;
 --8---cut here---end---8---
 
 Rebuilding the package is of course cleaner, but I was too lazy to
 do that.

  I was too lazy even to use patch. I edited the file directly. It
works! Thanks


-- 
-- Frank --


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110608172921.a5b9ab01.debianl...@videotron.ca



Re: Midnight commander parse errors

2011-06-08 Thread Scott Ferguson
On 09/06/11 01:58, Frank McCormick wrote:
 
 Am I the only one still seeing Midnight Commander parse errors when
 trying to look inside deb files ? This has been going on , in my case
 for two months now. Is there a solution ?
 
 
 
No problems here
Squeeze with Iceweasel and Icedove backports, i386, KDE.
dpkg --get-selections | grep zip
bzip2   install
gzipinstall
libzip1 install
p7zip-full  install
unzip   install
zip install

tiny image attached:-
In left pane I've opened a .deb file
and menu is open showing installed compression formats.

Cheers

-- 
Tuttle? His name's Buttle.
There must be some mistake.
Mistake? [Chuckles]
We don't make mistakes.
attachment: mc.jpg

Re: Midnight commander

2009-03-02 Thread Bob Cox
On Sun, Mar 01, 2009 at 20:09:15 -0500, Frank McCormick 
(fmccorm...@videotron.ca) wrote: 

 What's the best terminal for running Midnight Commander...it seems all
 the ones I try ( rxvt, aterm) can't handle the acsii drawing characters
 so the display is wierd.

Midnight Commander works perfectly here using konsole, the gnome
terminal and xterm.  This is with testing and kde.  mc also works fine
in a console session.

However, I have just installed aterm and can see your problem, so it is
reproducible.

-- 
Bob Cox.  Stoke Gifford, near Bristol, UK.
Please reply to the list only.  Do NOT send copies directly to me.
Debian on the NSLU2: http://bobcox.com/slug/


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Midnight commander

2009-03-02 Thread Michael M. Moore

Frank McCormick wrote:

What's the best terminal for running Midnight Commander...it seems all
the ones I try ( rxvt, aterm) can't handle the acsii drawing characters
so the display is wierd.


Midnight Commander works great with URxvt, the unicode version of rxvt. 
 The Debian package I have installed is 'rxvt-unicode.'  There are two 
other packages that may work as well, 'rxvt-unicode-light' and 
'rxvt-unicode-ml' (the latter for multilingual support).  This is with 
Lenny.


I saw the same garbled display when I was checking out aterm, but I 
never tried the non-unicode version of rxvt.


Michael M.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: Midnight commander

2009-03-02 Thread Frank
On Mon, 2009-03-02 at 08:15 +, Bob Cox wrote:
 On Sun, Mar 01, 2009 at 20:09:15 -0500, Frank McCormick 
 (fmccorm...@videotron.ca) wrote: 
 
  What's the best terminal for running Midnight Commander...it seems all
  the ones I try ( rxvt, aterm) can't handle the acsii drawing characters
  so the display is wierd.
 
 Midnight Commander works perfectly here using konsole, the gnome
 terminal and xterm.  This is with testing and kde.  mc also works fine
 in a console session.
 
 However, I have just installed aterm and can see your problem, so it is
 reproducible.
 

  Gnome terminal and xterm works fine...I have since discovered urxvt
also works...I guess because it's also utf8 aware.

Thanks




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Midnight commander

2009-03-02 Thread jim barnes
On Sunday 01 March 2009 06:09:15 pm Frank McCormick wrote:
 What's the best terminal for running Midnight Commander...it seems all
 the ones I try ( rxvt, aterm) can't handle the acsii drawing characters
 so the display is wierd.

Try starting with the -a option.
From man mc:
OPTIONS
   -a, --stickchars
  Disable usage of graphic characters for line drawing.

-- 
Jim Barnes
--
Certainly the game is rigged. Don't let that stop you; 
if you don't bet, you can't win.-Lazarus Long 
--
Linux 2.6.22.19-0.2-default


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Midnight commander

2009-03-02 Thread Douglas A. Tutty
On Sun, Mar 01, 2009 at 08:09:15PM -0500, Frank McCormick wrote:
 What's the best terminal for running Midnight Commander...it seems all
 the ones I try ( rxvt, aterm) can't handle the acsii drawing characters
 so the display is wierd.
 

I use mc -sd in mrxvt with my non-locales box (LANG=C).

-s tells mc not to waste time with expensive line-drawing commands.  It
looks the same to me.

Here's my .mrxvtrc


Mrxvt.xft:  true
Mrxvt.xftAntialias: true
Mrxvt.xftAutoHint:  true
#Mrxvt.xftFont: bitstream vera sans mono
Mrxvt.xftFont:  dejavu sans mono
Mrxvt.xftWeight:medium
Mrxvt.xftWidth: normal
Mrxvt.xftSize:  12
Mrxvt.background:   #F6E7CF
Mrxvt.showMenu: true


Perhaps it depends on what font you're using, if it contains the
necessary chars.

Doug.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Midnight commander

2009-03-01 Thread Daryl Styrk

Frank McCormick wrote:

What's the best terminal for running Midnight Commander...it seems all
the ones I try ( rxvt, aterm) can't handle the acsii drawing characters
so the display is wierd.






I've never used Midnight Commander, but here is my notes on how I got 
the BBS's to display much better..




cd /usr/share/fonts/X11/misc
wget http://home.earthlink.net/~us5zahns/enl/vga11x19.pcf
mkfontdir
xset fp rehash

## need rxvt ##

rxvt -bg black -fg white -fn vga11x19



##from http://tldp.org/HOWTO/Bash-Prompt-HOWTO/x606.html ##


Maybe that will get you somewhere..
Hope this helps.

Daryl


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: Midnight commander

2009-03-01 Thread Celejar
On Sun, 01 Mar 2009 20:43:12 -0500
Daryl Styrk darylst...@gmail.com wrote:

 Frank McCormick wrote:
  What's the best terminal for running Midnight Commander...it seems all
  the ones I try ( rxvt, aterm) can't handle the acsii drawing characters
  so the display is wierd.
  
  
  
  
 
 I've never used Midnight Commander, but here is my notes on how I got 
 the BBS's to display much better..

It works out of the box on Xfce Terminal.  I just tried it on mrxvt,
and I saw the OP's problem.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Midnight Commander + file(1) sorunu

2008-01-11 Thread Mert Dirik
Recai Oktaş yazmış:
 Merhaba,
 
 Bir kaç zamandır dikkatimi çeken bir sorunla bugün ilgilenme fırsatı
 buldum.  Benzer sorundan muzdarip olanlara da yararlı olabilir düşüncesiyle
 buraya yazayım dedim.
 
 Midnight Commander, nam-ı diğer mc sık kullandığım bir programdır.  Bu
 sık kullandığım programda en sık yaptığım işlem de F3 (veya Enter) tuşu ile
 dosyalara bakmak veya F4 ile düzenlemek.  Gel gelelim makinede tam tarihini
 hatırlayamadığım bir güncellemeden beri mc'deki bu göz atma ve düzenleme
 işlemlerinde, özellikle büyük dosyalarda, olağanüstü bir yavaşlık oluyordu.
 Örnek vermem gerekirse, 170K civarı bir dosyaya (1.4GHz'lik Pentium M
 işlemcili makinede) F3 ile bakınma işlemi yaklaşık 9 sn sürüyordu.
 
 strace(1) ile programın ne iş çevirdiğini inceledim ve bu bakınma/düzenleme
 işlemlerinde mc'nin dosya tipini tayin etmek için file(1) komutunu fork
 ettiğini farkettim.  Yani (en azından bu makinede) sorun file(1) komutunda:
 
 $ du -h iri.tex
 172Kiri.tex
 
 $ file --version
 file-4.21
 magic file from /etc/magic:/usr/share/file/magic
 
 $ time file iri.tex
 iri.tex: LaTeX 2e document text
 
 real0m9.232s
 user0m8.865s
 sys 0m0.016s
 
 Görüldüğü gibi file(1) kararını ~9 s'de veriyor!  Süreç zamanı ağırlıklı
 olarak user tarafında olduğundan bunun çekirdek ile alakalı olmadığını
 düşünebiliriz.  Sorun Türkçe'ye özel mi?
 
 $ (export LC_ALL=en_US.UTF-8; time file iri.tex)
 iri.tex: LaTeX 2e document text
 
 real0m3.190s
 user0m3.092s
 sys 0m0.008s
 
 Biraz öyle görünüyor.  Devam edelim...
 
 $ (export LC_ALL=C; time file iri.tex)
 iri.tex: LaTeX 2e document text
 
 real0m0.076s
 user0m0.060s
 sys 0m0.000s
 
 Sonuç:
 
 $ echo 9.232/0.076 | bc
 121
 
 121 katlık bir fark!  Öyle anlaşılıyor ki file(1)'ın bu yeni sürümlerinde
 öncelikle UTF8 ile alakalı ve Türkçe işin içine girdiğinde katmerleşen bir
 sorun var.  Burada verdiğim rakamları (mümkünse farklı dağıtımlarda) siz de
 doğrularsanız memnun olurum, hata raporu geçmeden önce emin olalım.  Geçici
 bir çözüm olarak aşağıdaki adımları uyguladım:
 
 $ cp /usr/bin/file /usr/bin/file.exec
 $ cat /usr/bin/file
 #!/bin/sh
 LC_ALL=C exec /usr/bin/file.exec $@
 (bu noktada Ctrl-D tuşluyoruz)
 
 Tabii bu çözümün yan etkileri olacaktır mutlaka.  Yine de önceden 9 s'de
 açılan bir dosyayı saniye altında açmak için buna değer...
 
etch'deki sürüm 4.17'de sorun yok gibi görünüyor.

@debian:~$ file --version
file-4.17
magic file from /etc/magic:/usr/share/file/magic
@debian:~$ ls -lh mbox
-rw--- 1 mert mert 209K Dec 22 20:16 mbox
@debian:~$ time file mbox
mbox: UTF-8 Unicode mail text

real0m0.066s
user0m0.048s
sys 0m0.008s
@debian:~$ (export LC_ALL=en_US.UTF-8; time file mbox)
mbox: UTF-8 Unicode mail text

real0m0.062s
user0m0.040s
sys 0m0.016s
@debian:~$ (export LC_ALL=C; time file mbox)
mbox: UTF-8 Unicode mail text

real0m0.068s
user0m0.044s
sys 0m0.008s
@debian:~$


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander + file sorunu

2008-01-10 Thread Cafer Şimşek
Recai Oktaş [EMAIL PROTECTED] writes:

 Merhaba,

 Bir kaç zamandır dikkatimi çeken bir sorunla bugün ilgilenme fırsatı
 buldum.  Benzer sorundan muzdarip olanlara da yararlı olabilir düşüncesiyle
 buraya yazayım dedim.

 Midnight Commander, nam-ı diğer mc sık kullandığım bir programdır.  Bu
 sık kullandığım programda en sık yaptığım işlem de F3 (veya Enter) tuşu ile
 dosyalara bakmak veya F4 ile düzenlemek.  Gel gelelim makinede tam tarihini
 hatırlayamadığım bir güncellemeden beri mc'deki bu göz atma ve düzenleme
 işlemlerinde, özellikle büyük dosyalarda, olağanüstü bir yavaşlık oluyordu.
 Örnek vermem gerekirse, 170K civarı bir dosyaya (1.4GHz'lik Pentium M
 işlemcili makinede) F3 ile bakınma işlemi yaklaşık 9 sn sürüyordu.

 strace(1) ile programın ne iş çevirdiğini inceledim ve bu bakınma/düzenleme
 işlemlerinde mc'nin dosya tipini tayin etmek için file(1) komutunu fork
 ettiğini farkettim.  Yani (en azından bu makinede) sorun file(1) komutunda:

 $ du -h iri.tex
 172Kiri.tex

 $ file --version
 file-4.21
 magic file from /etc/magic:/usr/share/file/magic

 $ time file iri.tex
 iri.tex: LaTeX 2e document text

 real0m9.232s
 user0m8.865s
 sys 0m0.016s

 Görüldüğü gibi file(1) kararını ~9 s'de veriyor!  Süreç zamanı ağırlıklı
 olarak user tarafında olduğundan bunun çekirdek ile alakalı olmadığını
 düşünebiliriz.  Sorun Türkçe'ye özel mi?

Merhaba,

Sanırım doğru düşünüyorsunuz. Türkçe'ye özel bir durum. Bu Ubuntu 7.10
üzerindeki testler.

[EMAIL PROTECTED]:~/Work$ (LANG=C; time file maillogs.sql.gz)
maillogs.sql.gz: gzip compressed data, was maillogs.sql, from Unix, last 
modified: Thu Nov 22 15:28:55 2007

real0m0.027s
user0m0.020s
sys 0m0.004s
[EMAIL PROTECTED]:~/Work$ time file maillogs.sql.gz 
maillogs.sql.gz: gzip compressed data, was maillogs.sql, from Unix, last 
modified: Thu Nov 22 15:28:55 2007

real0m0.259s
user0m0.240s
sys 0m0.000s
[EMAIL PROTECTED]:~/Work$ file --version
file-4.21
magic file from /etc/magic:/usr/share/file/magic
[EMAIL PROTECTED]:~/Work$ 


Sürüm 4.12 ile de test ettim (VMWare üzerinde çalışan FreeBSD 6.2 ile)
onda böyle bir sorunla karşılaşmadım. FreeBSD üzerine sürüm 4.21'i
yükleyip denedim ve sonuç: Çok daha büyük bir fark.

Yani bu sorun 4.12 sürümünde yok, onu garantilemiş olduk.

[...]

Sevgiler

-Cafer



Re: Midnight Commander + file sorunu

2008-01-10 Thread Recai Oktaş
Merhaba,

* Cafer Şimşek [2008-01-10 16:48:57+0200]
 Sanırım doğru düşünüyorsunuz. Türkçe'ye özel bir durum. Bu Ubuntu 7.10
 üzerindeki testler.
 
 [EMAIL PROTECTED]:~/Work$ (LANG=C; time file maillogs.sql.gz)
 maillogs.sql.gz: gzip compressed data, was maillogs.sql, from Unix, last 
 modified: Thu Nov 22 15:28:55 2007
 
 real0m0.027s
 user0m0.020s
 sys 0m0.004s
 [EMAIL PROTECTED]:~/Work$ time file maillogs.sql.gz 
 maillogs.sql.gz: gzip compressed data, was maillogs.sql, from Unix, last 
 modified: Thu Nov 22 15:28:55 2007
 
 real0m0.259s
 user0m0.240s
 sys 0m0.000s
 [EMAIL PROTECTED]:~/Work$ file --version
 file-4.21
 magic file from /etc/magic:/usr/share/file/magic
 [EMAIL PROTECTED]:~/Work$ 

Bu denemeler için çok teşekkürler...

 Sürüm 4.12 ile de test ettim (VMWare üzerinde çalışan FreeBSD 6.2 ile)
 onda böyle bir sorunla karşılaşmadım. FreeBSD üzerine sürüm 4.21'i
 yükleyip denedim ve sonuç: Çok daha büyük bir fark.
 
 Yani bu sorun 4.12 sürümünde yok, onu garantilemiş olduk.

Hız farklarının (çok baskın olmayan) bir nedeni de taranan magic
dosyasının boyutu.  Debian'da bu dosyanın diğer dağıtım ve/veya işletim
sistemlerine göre daha büyük olduğunu tahmin ediyorum.

$ du -h /usr/share/file/magic.mgc
1.1M/usr/share/file/magic.mgc

Diğer paketlerin kendisine bağımlı olmasından dolayı file ve (aynı
kaynaktan üretilen) libmagic1 önemli paketler.

$ apt-cache rdepends | wc -l
71

Bağımlı paketlerin arasında debhelper, libtool, intltool, defoma,
exim4-base gibi önemli paketler de var...

-- 
roktas



Re: Midnight Commander + file sorunu

2008-01-10 Thread Erçin EKER

On Thu, 2008-01-10 at 16:48 +0200, Cafer Şimşek wrote:
 [EMAIL PROTECTED]:~/Work$ (LANG=C; time file maillogs.sql.gz)
 maillogs.sql.gz: gzip compressed data, was maillogs.sql, from Unix,
 last modified: Thu Nov 22 15:28:55 2007
 
 real0m0.027s
 user0m0.020s
 sys 0m0.004s
 [EMAIL PROTECTED]:~/Work$ time file maillogs.sql.gz 
 maillogs.sql.gz: gzip compressed data, was maillogs.sql, from Unix,
 last modified: Thu Nov 22 15:28:55 2007
 
 real0m0.259s
 user0m0.240s
 sys 0m0.000s

Benim sistemimde de benzer şekilde türkçe utf-8 de file daha yavaş
çalışıyor:


[EMAIL PROTECTED]:~$ time file nautilus-debug-log.txt 
nautilus-debug-log.txt: ASCII English text

real0m2.366s
user0m2.364s
sys 0m0.016s
[EMAIL PROTECTED]:~$ export LANG=C
[EMAIL PROTECTED]:~$ export LC_ALL=C
[EMAIL PROTECTED]:~$ time file nautilus-debug-log.txt 
nautilus-debug-log.txt: ASCII English text

real0m0.060s
user0m0.056s
sys 0m0.000s



-- 
Erçin EKER
UIN:82166138
jabber:[EMAIL PROTECTED]


 .''`.
: :' :  Born to use Debian.
`. `'   GPG KeyID: 3DD6DF91
  `-Fingerprint: BA95 1DDD 8961 665B 8536 B942 8D43 3EF0 3DD6 DF91


signature.asc
Description: This is a digitally signed message part


Re: Midnight Commander / Etch

2007-09-15 Thread Debian

Hi
even after upgrading I had the same error, I discovered that something 
was wrong in /home/user/.mc , in fact I have copied them from a previous 
backup, I have deleted everything and MC works again

Thanks for your help
Raymond

Pál Csányi a écrit :

2007/9/15, Debian [EMAIL PROTECTED]:
  

Hi everybody,
I just reinstalled a box from netinst
I am experiencing a segmentation fault with MC when using Copy or Move
MC version: 4.6.1
Etch kernel: 2.6.18-4-486



I use MC version: 1:4.6.1-6 and the debian linux-image-2.6.18-5-686.
I can use MC without any errors.

Maybe you should to do: aptitude update
and then aptitude upgrade?

  



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: midnight commander + etch

2007-04-10 Thread Michelle Konzack
Am 2007-03-27 20:05:50, schrieb mess-mate:
 Tiago Saboga [EMAIL PROTECTED] wrote:
 | On Tue, Mar 27, 2007 at 04:30:59PM +0200, mess-mate wrote:
 |  Bonjour,
 |  j'ai installé etch sur une machine et je m'apercois que les Fx
 |  donnent un 'Segmentation Fault' dans MC.
 |  Quelqu'un a résolu ce problème ?
 | 
 | Si c'est le même bogue, il n'est pas résolu, mais il est documenté[1]
 | et il y a un contournement simple, il suffit de ne pas utiliser le
 | panneau d'informations. Il y a même um patch, mais qui apparemment n'a
 | pas encore été appliqué.
 | 
 | Tiago.
 | 
 | [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382206
 | 
 En effet, il suffit de ne pas avoir l'info ouvert.
 Mais le bug n'est pas encore résolu.
 Cela marche maintenant, merci.

Vraiment bizzar, parce que j'ai Etch sur ma Station de Development
er sur mes serveurs et il crasher pas... (locale C pour root et
de_DE.UTF-8 pour moi).

Thanks, Greetings and nice Day
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSN LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: midnight commander + etch

2007-03-27 Thread Philippe MONROUX
Bonjour,

mess-mate [EMAIL PROTECTED] a �crit :

 Bonjour,
 j'ai install=E9 etch sur une machine et je m'apercois que les Fx
 donnent un 'Segmentation Fault' dans MC.

pas de pb de ce c�t�

--
Philippe Monroux
E 55.3 S 21.5


-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs From et
Reply-To:

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: midnight commander + etch

2007-03-27 Thread Tiago Saboga
On Tue, Mar 27, 2007 at 04:30:59PM +0200, mess-mate wrote:
 Bonjour,
 j'ai installé etch sur une machine et je m'apercois que les Fx
 donnent un 'Segmentation Fault' dans MC.
 Quelqu'un a résolu ce problème ?

Si c'est le même bogue, il n'est pas résolu, mais il est documenté[1]
et il y a un contournement simple, il suffit de ne pas utiliser le
panneau d'informations. Il y a même um patch, mais qui apparemment n'a
pas encore été appliqué.

Tiago.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382206


-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench   
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs From et
Reply-To:

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: midnight commander + etch

2007-03-27 Thread mess-mate
Tiago Saboga [EMAIL PROTECTED] wrote:
| On Tue, Mar 27, 2007 at 04:30:59PM +0200, mess-mate wrote:
|  Bonjour,
|  j'ai installé etch sur une machine et je m'apercois que les Fx
|  donnent un 'Segmentation Fault' dans MC.
|  Quelqu'un a résolu ce problème ?
| 
| Si c'est le même bogue, il n'est pas résolu, mais il est documenté[1]
| et il y a un contournement simple, il suffit de ne pas utiliser le
| panneau d'informations. Il y a même um patch, mais qui apparemment n'a
| pas encore été appliqué.
| 
| Tiago.
| 
| [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382206
| 
En effet, il suffit de ne pas avoir l'info ouvert.
Mais le bug n'est pas encore résolu.
Cela marche maintenant, merci.

mess-mate   
-- 

When I was younger, I could remember anything, whether it had happened
or not; but my faculties are decaying now and soon I shall be so I
cannot remember any but the things that never happened.  It is sad to
go to pieces like this but we all have to do it.
-- Mark Twain



Re: midnight commander

2006-12-11 Thread mess-mate
mess-mate [EMAIL PROTECTED] wrote:
| Bonjour,
| j'ai quelques embêtements avec mc.
| Tous les changements/navigation  de répertoire me mets par ex.
| cd echo -e '\057etc' 
| tout plein de ce genre.
| Comment l'éviter ?
| merci d'avance
| 
Je réponds à moi-même:
lire la man !!
export HISTCONTROL=ignoredups
Sorry pour le bruit :)

mess-mate   
-- 

It is a wise father that knows his own child.
-- William Shakespeare, The Merchant of Venice



Re: Midnight Commander in Gnome Terminal

2006-10-26 Thread Eeltje

Tadeusz Bak schreef:

 Hi,

 When using MC in a text mode (console) the Ctrl-J copies the highlighted
 filename into a command line. However, this doesn't work in Gnome
 Terminal, it seems that the keys combination is captured and interpreted
 as a new line. Is it possible to disable such behaviour? I couldn't find
 anything relevant in the settings of Gnome Terminal.

 Thanks for any help,
Tad


It works as you described in KDE. So your problem is really a Gnome
problem, not a X problem.
I can not help you with Gnome...

-- 
Eeltje


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander in Gnome Terminal

2006-10-26 Thread Brent Clark

Eeltje wrote:

It works as you described in KDE. So your problem is really a Gnome
problem, not a X problem.
I can not help you with Gnome...


Hi

Maybe you or someone else could help me with this.

I dont use kde or gnome. But why is it that when I start a shell (rxvt or xterm 
or Eterm), (and the lynx option is on) mc breaks.

The display goes all pear shaped.

Kind Regard
Brent Clark


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Midnight Commander in Gnome Terminal

2006-10-26 Thread Avinash Sultanpur
On Thu, Oct 26, 2006 at 02:28:09PM +1000, Tadeusz Bak wrote:
 
 Hi,
 
 When using MC in a text mode (console) the Ctrl-J copies the highlighted 
 filename into a command line. However, this doesn't work in Gnome 
 Terminal, it seems that the keys combination is captured and interpreted 
 as a new line. Is it possible to disable such behaviour? I couldn't find 
 anything relevant in the settings of Gnome Terminal.

You can press Alt+Enter which does the same thing.

Avinash.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander does not support UTF8 ?

2006-02-23 Thread Michelle Konzack
Am 2006-02-17 09:57:59, schrieb Žá?ek Kryštof:
 I have recently switched my SID to UTF8 locales. It was as easy as running 
 dpkg-reconfigure localeconf (great !).
 
 Everything works fine as before. The only problem I have is the Midnight 
 Commander displaying nonsense - the columns are not correctly alligned, 
 characters randomly split around the screen.
 
 Can it be true that mc does not support UTF8 ?

Pleaser look the BTS and in the list mc@gnome.org we are
working on it.  Maybe 4.7 or 5.0 will have UTF8 support.

Greetings
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/3/8845235667100 Strasbourg/France   IRC #Debian (irc.icq.com)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander does not support UTF8 ?

2006-02-17 Thread Hendrik Sattler
Žáček Kryštof wrote:
 I have recently switched my SID to UTF8 locales. It was as easy as running
 dpkg-reconfigure localeconf (great !).
 
 Everything works fine as before. The only problem I have is the Midnight
 Commander displaying nonsense - the columns are not correctly alligned,
 characters randomly split around the screen.
 
 Can it be true that mc does not support UTF8 ?

It can and thus mc does fail on UTF-8. Some other distris patch it to be 
somewhat more usable with UTF-8.

HS

-- 
Mein GPG-Key ist auf meiner Homepage verfügbar: http://www.hendrik-sattler.de
oder über pgp.net

PingoS - Linux-User helfen Schulen: http://www.pingos.org


pgpMjgFeOyBh9.pgp
Description: PGP signature


Re: midnight commander

2005-12-24 Thread Robert PaneQ! Pankowecki (rupert)
Dnia 24-12-2005, sob o godzinie 15:22 +0100, Grzegorz N. napisał(a):
 Witaj debian-user-polish!
 
   zainstalowalem debiana 1 podstawowy cd
   nie moge uruchomic mc bo go nie mam :|
 
   sciagnalem paczke mc.4.6.1.tar.gz
 
   rozpakowalem ale nie wiem co dalej z tym fantem

\a moze by tak debain-like


# apt-get install mc

:-)

Pozdrawiam

-- 
Robert PaneQ! Pankowecki (rupert) [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: midnight commander

2005-12-24 Thread Michał Niezbecki
Witam,

Saturday, December 24, 2005, 3:22:41 PM, napisałeś:

 Witaj debian-user-polish!

   zainstalowalem debiana 1 podstawowy cd
   nie moge uruchomic mc bo go nie mam :|

   sciagnalem paczke mc.4.6.1.tar.gz

   rozpakowalem ale nie wiem co dalej z tym fantem

a nie prosciej apt-get install mc ?

Wesolych!


-- 
Pozdrawiam,
 Michałmailto:[EMAIL PROTECTED]
--
www.kkr.org.pl
www.wrc.net.pl


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: midnight commander

2005-12-24 Thread Konrad

Grzegorz N. napisał(a):


Witaj debian-user-polish!

 wow
 jestem nowy w Debianie ale nie spodziewalem sie takiej szybkiej i
 licznej odpowiedzi!
 dzieki! :)

 chcialbym sie przywitac - jestem grzesio i przymierzam sie do
 pisania pracy mgr na temat LINUX,serwery,bezpieczenstwo

 jak widac jestem z lekka zielony ale mam ambicje sie podciagnac :)

 na komputerze obok wlasnie odpaliliem midnight commandera i
 korzystajac z przerwy swiatecznej bede instalowal i konfigurowal
 apache, php + mysql'a i nie wiem co jeszcze i stawial na razie forum 
internetowe w mojej
 sieci lokalnej aby pocwiczyc niuanse zwiazane z linuxem w sieci.

 licze na Wasza pomoc!

 Wesolych Swiat:)
 

Hm rozumiem, że nie wiedział jak apt-geta używać, ale żeby nie 
wiedzieć jak skompilować program? :/ I pisać jeszcze z tego magisterkę... :/
Albo kierunki studiów są coraz bardziej specjalistyczne (uczą Apacha, a 
nie uczą Linuxa - w co wątpię), albo nauka poszła w las...


Wybrałeś sobie ciężki temat pracy ... i jeśli wiedza na temat tego 
systemu (ogólnie Linuxa) sprowazda się tylko do wyświetlania kolorowych 
katalogów w konsoli to czeka Cię dużo pracy jeszcze. O ile Linux i 
serwery to już obszerny temat, to jak dorzucisz bezpieczeństwo to można 
encyklopedie napisać ;)


Można powiedzieć, że mam obawy pewne... No, ale cóż... będę obserwował. 
Praktyka czyni mistrza. :-)
Siedzę już 2 lata w tematyce związanej z sieciami, QOS i serwerami i 
ciągle coś jest w stanie mnie zaskoczyć. (W Linuxie siedzę dłużej :P)


Jeśli chodzi o Debiana, to świetny wybór. A jeśli chodzi o zapoznanie 
się z tą dystrybucją to polecam: http://www.debianusers.pl/


Pozdrawiam
Konrad (aka Lenthir)

P.S. Zacznij od konfiguracji programiku pocztowego;)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: midnight commander

2005-12-24 Thread Wojciech Ziniewicz
Konrad napisał(a):
 Siedzę już 2 lata w tematyce związanej z sieciami, QOS i serwerami i
ja siedze dwa lata w samym QoS i to tylkow sieciach głosowych
(voipowych) i cały czas coś mnie zaskakuje ;]


-- 
Pozdrawiam, |Wojciech Ziniewicz
[EMAIL PROTECTED]   |Wanna gmail?
http://silenceproject.org   |:E
PGP fingerprint : E8AF DDCB 0E67 704A 4592 E94C A463 1663 7929 EF02


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight commander

2005-10-28 Thread Gonzalo Rivero
El 28/10/05, Luis Garay[EMAIL PROTECTED] escribió:
 Hola a todos

 Una consulta de principiante. como hago para instalar midnight commander con
 el apt-get??
con dos comandos:

man apt-get
apt-get install mc

--
`

http://sfish.spymac.net/blog



RE: Midnight commander

2005-10-28 Thread Valenzuela Peralta, Cristian Alfredo, ALTURA



prueba 
buscando el nombre exacto del packete:

apt-cache search midnight comander

  -Mensaje original-De: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]En nombre de Luis 
  GarayEnviado el: viernes 28 de octubre de 2005 12:00 
  p.m.Para: debian-user-spanish@lists.debian.orgAsunto: 
  Midnight commander
  Hola a todos
  
  Una consulta de principiante. como hago para instalar midnight commander 
  con el apt-get??
  
  Muchas gracias por su tiempo
  
  lgaray-- Visite: www.2libros.com 



La información contenida en esta transmisión es confidencial y está dirigida exclusivamente a el o los destinatarios indicados.  Cualquier uso por otras personas que no sean sus destinatarios está sancionado por la ley chilena.  Si ha recibido esta transmisión por error, por favor destrúyala y notifique al remitente si corresponde. Las opiniones expresadas en este correo son las de su autor y pueden no ser compartidas por la compañía.  Smartcom S.A.  no asume obligaciones ni responsabilidades por el contenido de este correo.  Tampoco garantiza que la transmisión de este correo sea segura o libre de errores, y en consecuencia, no responde por virus, pérdidas, destrucción, recepción tardía o incompleta. 


The information contained herein is confidential and is directed to the intended addressee(s) only.  Any use by any other people is sanctioned by the Chilean law.  If you have received this transmission in error, please delete it and warn the sender.  The opinions expressed in this message are the author's responsibility and may not be the company's.  Smartcom S.A.  does not assume obligations nor responsibilities by the content of this mail.  It is not guaranteed either that the transmission of this message is safe and/or free from errors or viruses.  In consequence Smartcom S.A.  is not responsible for direct or indirect losses, destruction, as well as for delayed or incomplete messages.  


Re: Midnight commander

2005-10-28 Thread Luis Garay
Hola

Cuado hago esto me dice

Reading package lists  Done
Building dependency tree ... Done
E: Couldn't find package mc

si Busco con lo que me dicen en otro mail 

apt-cache search Midnight comander me da

Konsole- KDE X terminal emulator.

Que mas puedo hacer

Gracias


On 10/28/05, Gonzalo Rivero [EMAIL PROTECTED] wrote:
El 28/10/05, Luis Garay[EMAIL PROTECTED] escribió: Hola a todos
 Una consulta de principiante. como hago para instalar midnight commander con el apt-get??con dos comandos:man apt-getapt-get install mc--`
http://sfish.spymac.net/blog-- Visite: www.2libros.com 


Re: Midnight commander

2005-10-28 Thread Marcelo Armengot

La verdad, yo te recomiendo Synaptic.
Va con las X en el Gnome y es muy facilito. Puedes buscar por el nombre 
por la descripción (tarde o temprano encuentras lo que quieres) y por 
debajo gasta el apt y todo eso así que no hay diferencia.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight commander

2005-10-28 Thread Gonzalo Rivero
El 28/10/05, Luis Garay[EMAIL PROTECTED] escribió:
 Hola

 Cuado hago esto me dice

 Reading package lists  Done
 Building dependency tree  ... Done
 E: Couldn't find package mc
hacé antes un  para que te baje de nuevo la lista de paquetes
apt-get update
--
`

http://sfish.spymac.net/blog



Re: Midnight commander

2005-10-28 Thread Luis Garay
me actualiza un par de lineas (corre un porcentaje), me da todo ok, pero sigue sin encontrar el paquete.

Gracias
On 10/28/05, Gonzalo Rivero [EMAIL PROTECTED] wrote:
El 28/10/05, Luis Garay[EMAIL PROTECTED] escribió: Hola
 Cuado hago esto me dice Reading package lists  Done Building dependency tree... Done E: Couldn't find package mchacé antes unpara que te baje de nuevo la lista de paquetes
apt-get update--`http://sfish.spymac.net/blog-- Visite: 
www.2libros.com 


Re: Midnight commander

2005-10-28 Thread Ricardo Frydman Eureka!
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Luis Garay wrote:
 Hola
  
 Cuado hago esto me dice
  
 Reading package lists  Done
 Building dependency tree  ... Done
 E: Couldn't find package mc
  
 si Busco con lo que me dicen en otro mail
  
 apt-cache search Midnight comander  me da
  
 Konsole- KDE X terminal emulator.
  
 Que mas puedo hacer

mostrar tu sources.lists.
  
 Gracias
  
 
 
  
 On 10/28/05, *Gonzalo Rivero* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
 El 28/10/05, Luis Garay[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] escribió:
  Hola a todos
 
  Una consulta de principiante. como hago para instalar midnight
 commander con
  el apt-get??
 con dos comandos:
 
 man apt-get
 apt-get install mc
 
 --
 `
 
 http://sfish.spymac.net/blog
 
 
 
 
 -- 
 Visite:   www.2libros.com http://www.2libros.com


- --
Ricardo A.Frydman
Consultor en Tecnología Open Source - Administrador de Sistemas
jabber: [EMAIL PROTECTED] - http://www.eureka-linux.com.ar
SIP # 1-747-667-9534
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDYkaXkw12RhFuGy4RApS2AJ9tJU29Chs7VA36q53qEIouBPzA1wCeMa24
lUf6zj6SydjpUzZW6PHQuw0=
=Y+T7
-END PGP SIGNATURE-



Re: Midnight commander

2005-10-28 Thread Luis Garay
Muchas Gracias a todos, aparentemente meti los dedos en algun lado porque se me rompio la instalacion. voy a instalar de nuevo y les cuento como me va.

Muchisimas gracias

lgaray
On 10/28/05, Gonzalo Rivero [EMAIL PROTECTED] wrote:
-- Forwarded message --From: Gonzalo Rivero 
[EMAIL PROTECTED]Date: 28-oct-2005 12:37Subject: Re: Midnight commanderTo: Luis Garay [EMAIL PROTECTED]fijate que en /etc/apt/sources.list tengas algo como esto:
deb http://security.debian.org/ stable/updates maindeb http://ftp.debian.org/debian/ unstable main contrib non-freehace apt-setup para que las agregue solo
despues mira el manual de apt-getEl 28/10/05, Luis Garay[EMAIL PROTECTED] escribió: me actualiza un par de lineas (corre un porcentaje), me da todo ok, pero
 sigue sin encontrar el paquete. Gracias On 10/28/05, Gonzalo Rivero [EMAIL PROTECTED] wrote:  El 28/10/05, Luis Garay
[EMAIL PROTECTED] escribió:   Hola Cuado hago esto me dice Reading package lists  Done
   Building dependency tree... Done   E: Couldn't find package mc  hacé antes unpara que te baje de nuevo la lista de paquetes  apt-get update  --
  `   http://sfish.spymac.net/blog   -- Visite: 
www.2libros.com--`http://sfish.spymac.net/blog--`http://sfish.spymac.net/blog
-- Visite: www.2libros.com 


Re: Midnight commander

2005-10-28 Thread peter-holm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Luis Garay wrote:
 Hola a todos
  
 Una consulta de principiante. como hago para instalar midnight commander
 con el apt-get??
  
 Muchas gracias por su tiempo
  
 lgaray
 
 -- 
 Visite:   www.2libros.com http://www.2libros.com
apt-get update
apt-get install mc

Un saludo, Peter Holm.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDYm4T2Xos0mR9t2YRAvCjAJ9ZfQ69FiS9WhS2s9fr3ND5FLj2zgCePR5T
MWwwuuucTKI4xnTZi+Q2ZTQ=
=5UeG
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander

2005-10-19 Thread Jaroslaw Bylina
Jarek Michalak napisał(a):

 Witam grupowiczow.
 Moje pytanie jest w zasadzie w sprawie kosmetycznej (ale bardzo dla
 mnie przydatnej).
 Otoz kiedy mialem zainstalowanego na routerze Woodiego w Midnight
 Commanderze w trybie wyswietlania pelnej listy plikow klawisz left
 przechodzil do nadrzednego katalogu. Po zainstalowaniu *Sarge juz tak
 sie nie dzieje.
 *Szukalem w necie, mieszalem w pliku konfiguracyjnym mc...i nic nadal
 to samo.

 Pomozcie prosze (bo to bardzo dla mnie upierdliwe HOME i ENTER i tak
 do znudzenia jak jestem gdzies glebiej w sciezce)

 jarek m.


Opcje = Konfiguracja = Obsługa w stylu Lynksa
(po angielsku: Options = Configuration = Lynx-like motion :))

pzdr,
jmb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander

2005-10-19 Thread Jarek Michalak




Jaroslaw Bylina wrote:

  Jarek Michalak napisał(a):

  
  
Witam grupowiczow.
Moje pytanie jest w zasadzie w sprawie kosmetycznej (ale bardzo dla
mnie przydatnej).
Otoz kiedy mialem zainstalowanego na routerze Woodiego w Midnight
Commanderze w trybie wyswietlania pelnej listy plikow klawisz "left"
przechodzil do nadrzednego katalogu. Po zainstalowaniu *Sarge juz tak
sie nie dzieje.
*Szukalem w necie, mieszalem w pliku konfiguracyjnym mc...i nic nadal
to samo.

Pomozcie prosze (bo to bardzo dla mnie upierdliwe HOME i ENTER i tak
do znudzenia jak jestem gdzies glebiej w sciezce)

jarek m.

  
  

Opcje = Konfiguracja = Obsługa w stylu Lynksa
(po angielsku: "Options" = "Configuration" = "Lynx-like motion" :))

pzdr,
jmb
  

Oczywiscie ze pomoglo. Taka pierdola wielkie thx.
j.





RE: Midnight Commander

2005-10-19 Thread Rafał Dąbrowa
 
Witam !

Też mam pytanie z tej samej beczki.

Po przejściu do sarge'a nie działa mi opcja, która po zamknięciu MC
zapamiętywała aktualną ścieżkę katalogu z MC. 
Obecie po wyjściu z MC jestem w tym samym katalogu, jak przed jego
uruchomieniem.
Do tej pory w katalogu z profilem ./bash_profile dopisywalem linie:

alias mc='cd `/usr/bin/mc -P -c`'

Teraz ta opcja nie dziala.

Rafał



Re: Midnight Commander

2005-10-19 Thread Adam Byrtek
On Wed, Oct 19, 2005 at 11:35:25AM +0200, Rafał Dąbrowa wrote:
 Do tej pory w katalogu z profilem ./bash_profile dopisywalem linie:
 
 alias mc='cd `/usr/bin/mc -P -c`'
 
 Teraz ta opcja nie dziala.

Gdzieś można znaleźć gotowy skrypt dla wersji 4.6, ale już nie
pamiętam gdzie (sam nie korzystam). Z pliku NEWS:

- When using support for setting the last working directory of
  mc in the parent shell, mc is now an alias in all shells,
  not a function.  The -P option needs an argument now.

/home/alpha% mc --help |grep \\-P
  -P, --printwd=ARG  Print last working directory to specified file  
  
Pozdrawiam,
Alpha

-- 
Adam Byrtek / Alpha
,,Każdy ideał w ciele jest trywialny'' -- prawdy algebraiczne


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander y Samba

2005-07-25 Thread Angel Claudio Alvarez
El lun, 25-07-2005 a las 21:47 -0300, Javier Debian - BBca - AR
escribió:
 Esto es una pregunta retórica, no espero contestación.
  
 Tengo una sarge instalada en un dominio NT con samba.
 Cuando los demonios samba están corriendo e invoco a mc, tarda como 20
 segundos en cargarse.
 Cuando paro esos demonios, mc arranca en un segundo.
  
 ¿Alguien sabe si mc le da un vistazo a la red por algo?
Creo que era un tema con el nsswitch.conf
Si me das un dia, en el trabajo tenia un documentito con los cambios que
habia que hacerle, te lo paso

  
 Es por comentarlo, no más.
-- 
Angel Claudio Alvarez
Usuario Linux Registrado 143466
GPG Public Key en http://pgp.mit.edu
key fingerprint = 3AED D95B 7E2D E954 61C8  F505 1884 473C FC8C 8AC4



signature.asc
Description: This is a digitally signed message part


Re: Midnight Commander und RAR

2004-07-19 Thread Rudi Effe
On Monday 19 July 2004 15:38, Steffen Eichhorn wrote:
 das Programm 'unrar' kennt diese Option tatsächlich nicht, aber das
 muss es auch nicht da eigentlich das Programm rar gemeint ist.

hi, das problem hatte ich auch:
es gibt nun für sid ein neues unrar-paket (free!) in version (-V) 0.0.1, 
das bisherige nonfree-paket musst du mit apt-get install unrar-nonfree 
installieren!

gruß
-- 
rUdi



Re: Midnight Commander: A full desktop, or application

2004-01-09 Thread Charles Muller
Kent West wrote:

Charles Muller wrote:

A recent post to the list recommended Midnight Commander 

What's the address of their site? I'm curious to see what you saw.
http://www.ibiblio.org/mc/

mc (Midnight Commander) is a text-based file manager; as such, it 
certainly would not replace a gui desktop environment such as Gnome. A 
gui version of mc is gmc (Gnome Midnight Commander), but again, it's 
just a file manager, not a replacement for window manager/tools/etc.
Thanks. This definitely looks useful. I'm going to download it now.

Chuck

--

---
Charles Muller
Toyo Gakuen University
Faculty of Humanities
1660 Hiregasaki, Nagareyama-shi
Chiba 270-0161 JAPAN
Web Site: Resources for East Asian Language and Thought
http://www.acmuller.net
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander: A full desktop, or application

2004-01-09 Thread Carl Fink
On Fri, Jan 09, 2004 at 12:23:58AM -0600, Kent West wrote:

 mc (Midnight Commander) is a text-based file manager; as such, it 
 certainly would not replace a gui desktop environment such as Gnome. A 
 gui version of mc is gmc (Gnome Midnight Commander), but again, it's 
 just a file manager, not a replacement for window manager/tools/etc.

GMC does have an annoying habit of replacing my icewm desktop background,
though.
--  
Carl Fink [EMAIL PROTECTED]
Jabootu's Minister of Proofreading
http://www.jabootu.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander: A full desktop, or application

2004-01-09 Thread Brian Potkin
On Fri, Jan 09, 2004 at 12:23:58AM -0600, Kent West wrote:

 Charles Muller wrote:
 
 A recent post to the list recommended Midnight Commander on the
 desktop. I went to their site to read the explanation and look at some
 screen shots. From what I could see, it is not clear whether MC
 completely *replaces* Gnome as one's desktop, or if it more like a
 sophisticated file manager that one can utilize while working on another
 DM like Gnome or KDE. ?
 
 Chuck
 
  
 
 
 What's the address of their site? I'm curious to see what you saw.
 
 mc (Midnight Commander) is a text-based file manager; as such, it 
 certainly would not replace a gui desktop environment such as Gnome. A 
 gui version of mc is gmc (Gnome Midnight Commander), but again, it's 
 just a file manager, not a replacement for window manager/tools/etc.
 
apt-cache show mc
 and
apt-cache show gmc
 will give you more info.

The gui version of mc is no longer part of GNU Midnight Commander.  See
http://www.ibiblio.org/mc/.

Also, gmc is in stable but not in the testing distribution.

Brian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight Commander: A full desktop, or application

2004-01-08 Thread Kent West
Charles Muller wrote:

A recent post to the list recommended Midnight Commander on the
desktop. I went to their site to read the explanation and look at some
screen shots. From what I could see, it is not clear whether MC
completely *replaces* Gnome as one's desktop, or if it more like a
sophisticated file manager that one can utilize while working on another
DM like Gnome or KDE. ?
Chuck

 

What's the address of their site? I'm curious to see what you saw.

mc (Midnight Commander) is a text-based file manager; as such, it 
certainly would not replace a gui desktop environment such as Gnome. A 
gui version of mc is gmc (Gnome Midnight Commander), but again, it's 
just a file manager, not a replacement for window manager/tools/etc.

   apt-cache show mc
and
   apt-cache show gmc
will give you more info.
--
Kent


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight commander won't start on new install

2003-08-14 Thread Carl Fink
On Tue, Aug 12, 2003 at 01:57:50PM -0500, Robert Black wrote:
 I just installed Woody and trying to get everything set up, I can't get 
 Midnight commander to start. 

What does can't get [it] to start mean?  When you type mc and press the
Enter key, what happens?

Hey, why isn't mc in /usr/bin where it belongs?

What if you type the full path?
--  
Carl Fink [EMAIL PROTECTED]
Jabootu's Minister of Proofreading
http://www.jabootu.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight commander won't start on new install

2003-08-14 Thread Russ Pitman
Robert Black wrote:
 I just installed Woody and trying to get everything set up, I can't get 
 Midnight commander to start. Having used Slink this is the only thing I 
 know to use to get the tweaks set. Anyone run into this problem? I see 
 it in the /bin directory. Is there anything else comprable to use?
 I tried to use XF86config and try to get a file manager under graphical 
 but can't get that going as it appears to be writing the config to a 
 directory that can't be used by the X. Is there an alternate to this also?
 While waiting I think I will use windows to go to the Debian FTP and see 
 if I can spot a file mangager and try to import if from the Win partition.
  Any help would be appreciated.
 Thanks,
 Robert
 
 ---
 [This E-mail scanned for viruses by Declude Virus]
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact 
 [EMAIL PROTECTED]
 
IIRC woody install from the cd does not install mc by default.

I think that's a braindead default but 

It is on the first cd of a standard 7 diskset

-- 
Cheers
Russ.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Midnight commander

2001-04-01 Thread Bob Nielsen
You are probably referring to gmc (the 'g' stands for gnome), which
requires the gnome libraries.  The text mc will still work, and there
should be some equivalent tools in kde.

On Sun, Apr 01, 2001 at 12:00:52PM -0700, paul taylor wrote:
 I am new to debian. I originally got potato with gnome and no have KDE2
 which is my window of choice.
 From what I can see if I delete gnome I no longer have midnight commander.
 I used to use mc with kde when I ran suse 6.1.
 I want to run mc with kde2.
 any ideas???



Re: Midnight commander

2001-04-01 Thread Brian Nelson
Then don't delete gnome...  Gnome and kde will co-exist just fine.


On Sun, Apr 01, 2001 at 12:00:52PM -0700, paul taylor wrote:
 I am new to debian. I originally got potato with gnome and no have KDE2
 which is my window of choice.
 From what I can see if I delete gnome I no longer have midnight commander.
 I used to use mc with kde when I ran suse 6.1.
 I want to run mc with kde2.
 any ideas???
 
 



Re: Midnight commander

2001-04-01 Thread shaulka
On Sun, Apr 01, 2001 at 01:13:32PM -0500, Brian Nelson wrote:
 Then don't delete gnome...  Gnome and kde will co-exist just fine.
 


Try installing the mc (midnight commander) package.
Hopefully this will make it a permanent resident on your system.


 
 On Sun, Apr 01, 2001 at 12:00:52PM -0700, paul taylor wrote:
  I am new to debian. I originally got potato with gnome and no have KDE2
  which is my window of choice.
  From what I can see if I delete gnome I no longer have midnight commander.
  I used to use mc with kde when I ran suse 6.1.
  I want to run mc with kde2.
  any ideas???
  
  
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 

Shaul Karl [EMAIL PROTECTED]



Re: Midnight commander undelete?

2001-03-07 Thread Martin Bialasinski
* Adam C Powell, IV Adam wrote:

 Oops, typo in the email!  I was trying /#undel:hdb1 but to no avail.
 Just tried it again, no such file or directory.

mc -V says the undelfs is not compiled in. I have no idea why, the
object file is compiled during build. Maybe because it is build in a
chroot. I'll have to investigate further.

Ciao,
Martin



Re: Midnight commander undelete?

2001-03-07 Thread Adam C Powell IV
Martin Bialasinski wrote:

 * Adam C Powell, IV Adam wrote:

  Oops, typo in the email!  I was trying /#undel:hdb1 but to no avail.
  Just tried it again, no such file or directory.

 mc -V says the undelfs is not compiled in. I have no idea why, the
 object file is compiled during build. Maybe because it is build in a
 chroot. I'll have to investigate further.

Thank you very much!  recover worked fine, but it would be nice to have this
mc feature working.

I just filed bug #88862, so people can see it's a known problem.

-Adam P.

GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

 Welcome to the best software in the world today cafe!



Re: Midnight commander undelete?

2001-03-06 Thread Adam C Powell IV
Martin Bialasinski wrote:

 * Adam C Powell, IV Adam wrote:

 Hi,

  So I looked through /var/lib/dpkg/available and found something
  promising-looking in mc.  I installed, ran, read the instructions,
  and tried to cd /#debug:hdb1 but it kept saying no such file or
  directory.

 It's cd /#undel:hdb1

 Why do you think it is #debug?

Oops, typo in the email!  I was trying /#undel:hdb1 but to no avail.  Just
tried it again, no such file or directory.

Thanks,

-Adam P.

GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

 Welcome to the best software in the world today cafe!



Re: Midnight commander undelete?

2001-03-05 Thread Martin Bialasinski
* Adam C Powell, IV Adam wrote:

Hi,

 So I looked through /var/lib/dpkg/available and found something
 promising-looking in mc.  I installed, ran, read the instructions,
 and tried to cd /#debug:hdb1 but it kept saying no such file or
 directory.

It's cd /#undel:hdb1

Why do you think it is #debug?

Ciao,
Martin



Re: Midnight commander undelete?

2001-03-04 Thread mike polniak
 
 Can anyone help me to properly use mc or any other undelete function?

Try apt-get install recover
Then go to www.linux-mag.com and read about recover and undeleting files
in the August 2000 issue.
-- 
LINUX~~nobody owns it~~everybody can use it~~anybody can improve it
~~~



Re: Midnight commander undelete?

2001-03-04 Thread Adam C Powell IV
mike polniak wrote:

 Adam C Powell IV wrote:
 
  Can anyone help me to properly use mc or any other undelete function?

 Try apt-get install recover
 Then go to www.linux-mag.com and read about recover and undeleting files
 in the August 2000 issue.

Oh, excellent, cool, amazing!  That's a really terrific utility!  It totally
automates the awful process from the ext2 recovery readme!

I'm running potato, but fakeroot apt-get -b source recover (Build-Depends only
on debhelper) built a working package that got the file I needed.

I'll know in a little while whether it's completely intact...

Thank you so much!!

-Adam P.

GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

   Welcome to the best software in the world today cafe!



Re: Midnight Commander without mouse?

2000-03-17 Thread Oswald Buddenhagen
 When I installed Midnight Commander I recall that dpkg setup required
 a mouse to be present even thought mc can be operated without one.
 
 Now I'm about to install Debian on a machine which will have no mouse
 and want to use mc.  What can I do?
 
basically i see no problem with using mc without a mouse. the only thing i
could not figure out how to do without a mouse is, how to access the
history lists - but probably i should RTFM. ;-)

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Linux - the last service pack you'll ever need.


Re: Midnight Commander without mouse?

2000-03-17 Thread Henry White
On Fri, Mar 17, 2000 at 04:28:54AM -0600, David Densmore wrote:
  When I installed Midnight Commander I recall that dpkg setup required
  a mouse to be present even thought mc can be operated without one.
  
  Now I'm about to install Debian on a machine which will have no mouse
  and want to use mc.  What can I do?
  
  
  -- 
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Use the TAB to switch panels, up/down arrow key to 'scroll'

-- 
Henry White 
mailto:[EMAIL PROTECTED]


Re: Midnight Commander without mouse?

2000-03-17 Thread David Densmore
No, I mean how do I INSTALL mc without a mouse?  libgpmg is a required
package for mc, and if it is not present dpkg complains and won't install
mc.  Since mc operates perfectly well without a mouse I can't imagine
why this is so, but there it is.  I guess I could go ahead and install
libgpmg even though there physically is no mouse present, but won't
that create problems for libgpmg setup?

How can I force install and config of mc without a mouse?

Oswald Buddenhagen [EMAIL PROTECTED] wrote:

 When I installed Midnight Commander I recall that dpkg setup required
 a mouse to be present even thought mc can be operated without one.

 Now I'm about to install Debian on a machine which will have no mouse
 and want to use mc.  What can I do?

basically i see no problem with using mc without a mouse. the only thing i
could not figure out how to do without a mouse is, how to access the
history lists - but probably i should RTFM. ;-)


Re: Midnight Commander without mouse?

2000-03-17 Thread Martin Bialasinski
* David == David Densmore [EMAIL PROTECTED] wrote:

David No, I mean how do I INSTALL mc without a mouse? 

You can't, unless you recompile the package. Once it is compiled with
gmp support, the lib has to be present.

David I guess I could go ahead and install libgpmg even though there
David physically is no mouse present, but won't that create problems
David for libgpmg setup?

Correct, this will work.

Ciao,
Martin


Re: Midnight Commander without mouse?

2000-03-17 Thread Bob Nielsen
I have mc installed on a mouse-less system with no problems.

On Fri, Mar 17, 2000 at 06:50:57AM -0600, David Densmore wrote:
 No, I mean how do I INSTALL mc without a mouse?  libgpmg is a required
 package for mc, and if it is not present dpkg complains and won't install
 mc.  Since mc operates perfectly well without a mouse I can't imagine
 why this is so, but there it is.  I guess I could go ahead and install
 libgpmg even though there physically is no mouse present, but won't
 that create problems for libgpmg setup?
 
 How can I force install and config of mc without a mouse?
 
 Oswald Buddenhagen [EMAIL PROTECTED] wrote:
 
  When I installed Midnight Commander I recall that dpkg setup required
  a mouse to be present even thought mc can be operated without one.
 
  Now I'm about to install Debian on a machine which will have no mouse
  and want to use mc.  What can I do?
 
 basically i see no problem with using mc without a mouse. the only thing i
 could not figure out how to do without a mouse is, how to access the
 history lists - but probably i should RTFM. ;-)
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

-- 
Bob Nielsen, N7XY (RN2)[EMAIL PROTECTED]
Tucson, AZ DM42nh  QRP-L #1985  SOC #77http://www.primenet.com/~nielsen
 


Re: Midnight Commander hanging

1998-12-22 Thread wb2oyc

I have seen a previous posting but no fix for Midnight Commander
hanging.

I'd bet its trying to find your DNS.  Been there, done that.  If
you have a nameserver id'd in your /etc/resolv.conf if its not
really accessible when you launch MC it'll do that every time.

paul


Re: Midnight Commander

1998-10-19 Thread Alan Tam
Thank you all very much. I found the mc files and installed it by dpkg 
according to
your path.
Thanks alot.

Alan

Christian Lavoie wrote:

 Where can one find the Midnight Commander (GNOME version) 4.1.35 .deb files?

 
 Christian Lavoie
 UIN: 947212
 E-Mail: [EMAIL PROTECTED]

 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Midnight Commander

1998-10-17 Thread Bob Nielsen
On Sat, 17 Oct 1998, Alan Tam wrote:

 Hi all;
 
 Can someone please tell me where I can get the Midnight
 Commander package ?
 

The package is called mc and it is in the utils directory.


Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
DM42nh  http://www.primenet.com/~nielsen


RE: Midnight Commander

1998-10-15 Thread Hank Fay
MC is installable under dselect.  Run dselect and select it.

Hank

-Original Message-
From: Christian Lavoie [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 14, 1998 5:11 PM
To: debian-user@lists.debian.org
Subject: Midnight Commander


Where can one find the Midnight Commander (GNOME version) 4.1.35 .deb files?


Christian Lavoie
UIN: 947212
E-Mail: [EMAIL PROTECTED]


--
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null



Re: Midnight Commander

1998-10-15 Thread Alexander Kushnirenko
Hi,

 Where can one find the Midnight Commander (GNOME version) 4.1.35 .deb files?
 
The package is called gmc 
ii  gmc 4.1.35-4   Midnight Commander - A powerful file manager

I took it from slink and installed by hand (I mean dpkg -i ...)  It may be in 
GNOME Debain pakages, but I'm not s sure:

deb ftp://ftp.gnome.org/pub/GNOME/debian dists/released
(if you use apt add it to your /etc/apt/sources.list

Sasha.


Re: Midnight Commander

1997-07-22 Thread OLH





Ole B Hansen
22-07-97 09:18

Test af svar-agent fra OLH



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Midnight Commander

1997-07-22 Thread OLH





Ole B Hansen
22-07-97 09:18

Test af svar-agent fra OLH



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Midnight Commander

1997-07-22 Thread OLH





Ole B Hansen
22-07-97 09:19

Test af svar-agent fra OLH



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Midnight Commander

1997-05-23 Thread Rowan Deppeler
Hi Adalberto,

You need to install the libgpm1 library.  It is a seperate package in the
'Optional Misc' section using dselect.

Rowan

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rowan Deppeler  System administrator
Cybernex Networking
http://www.cybernex.net.au
vk3vw / vk3rcr
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
From: Adalberto da Silva [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Date: Friday, 23 May 1997 13:59
Subject: Midnight Commander

I've just installed Debian 1.2 on my Pentium 133 and everything is
working presumably well except for Midnight Commander.

 When I try to run mc I receive a message:

 mc: can't load library 'libgpm.so.1' 

 Does anyone know what's happening? My previous Debian release does not
had this flaw!

 Thanks,

 Adalberto


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] .
Trouble?  e-mail to [EMAIL PROTECTED] .
 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Midnight Commander

1997-05-23 Thread Karl M. Hegbloom
 Rowan == Rowan Deppeler [EMAIL PROTECTED] writes:

Rowan Hi Adalberto, You need to install the libgpm1 library.  It
Rowan is a seperate package in the 'Optional Misc' section using
Rowan dselect.

So, why doesn't `mc` require libgpm1?  Someone should file a 'bug' on
it, maybe. (man bug)

-- 
Karl M. Hegbloom [EMAIL PROTECTED]
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.2  Linux 2.1.36 AMD K5 PR-133


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .