Hi all,

sorry for answering so late, I'm away on holidays with no much internet
connection.

This is a known bug already fixed in the devel repository a few weeks ago.
Look at Debian's #617229 bug report.

Thanks for your interest and report,
Iñigo Serna


2011/4/18 Raúl Sánchez <rsanch...@infoglobal.es>

>  Hello:
>
>  I think I'm closer to the problem.
>
>  The difference between one and two-paned layout is that file information
> is
> displayed differently, relying on get_fileinfo_str_long for the 1-paned
> layout
> and get_fileinfo_str_short for the 2-paned case.
>
>  in the first case, the file information printed to a buffer is
> (typically):
> buf = '%(type_chr)c%(perms)9s %(owner)-10s %(group)-10s %(size)7s
>  %(mtime)16s
> %(fname)s' % res
>
> whereas in the second case (2 panes) this is:
>  buf = '%(type_chr)c%(fname)s %(size)7s %(mtime2)12s' % res
>
>  When lfm crashes, the file information iteration is on my /home dir
> information, whose mtime is 'b'mié mar 16 17:46'' and I guess that tilde on
> "mié" is making lfm crash.
>
>  HTH,
>
> --
> Raúl Sánchez Siles
>
> Departamento de Desarrollo
>
> INFOGLOBAL, S. A.
>
> * C/ Manuel Pombo Angulo, 20
> 28050 Madrid, España
> * T: +34 91 506 40 00
> * F: +34 91 506 40 01
>
>
>
>
>


-- 
Iñigo Serna
Katxijasotzaileak

Reply via email to