Re: Viewing images et al in MC

2006-06-27 Thread Leonard den Ottolander
Hello Douglas, On Fri, 2006-06-23 at 22:07 -0700, Douglas A. Rist wrote: using DejaVu Sans Mono-16, pixelsize=16.67 file=/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf ioctl VT_GETSTATE: Invalid argument (not a linux console?) If MC isn't running, I get the image. The subshell

Crash in mccolorer when choosing old syntax highlighting

2006-06-27 Thread Leonard den Ottolander
Hi, (The patch by Pavel Tsekov did not fix the issue I was seeing, but then I didn't yet report what it was exactly.) How to reproduce: Edit a file Choose options-general menu Disable colorer Choose options-syntax highlighting boom (Backtrace is for mccolorer with Pavel's patch applied.) I

Re: Crash in mccolorer when choosing old syntax highlighting

2006-06-27 Thread Leonard den Ottolander
Hello Igor, On Tue, 2006-06-27 at 18:08 +0400, Igor Russkih wrote: For me Pavel's patch fixes the problem. However Pavel diff-ed it with original mc source I believe because this it can fail to apply. +if (!edit) + return; + #if USE_COLORER