Re: Mouse stopped working in MC

2020-02-02 Thread Frank McCormick



On 2/2/20 1:24 PM, Thomas Dickey wrote:

On Sun, Feb 02, 2020 at 09:08:33AM -0500, Frank McCormick wrote:



On 2/2/20 6:04 AM, Yury V. Zaytsev wrote:

I would be careful about assigning blame with xterm maintainer also
reading this list ;-) Maybe we are doing something that gets xterm
confused... do you have a way of consistenly reproducing the problem?

On Sun, 2 Feb 2020, Adam Pribyl wrote:


Is it reproducible? This happens from time to time, but is not mc
fault but xterm. It shoul help to reset the term with "reset"
command.

On Sat, 1 Feb 2020, Frank McCormick wrote:


  I am running Debian Sid fully updated. My mouse has stopped
  working in MC. Instead I get key codes on the MC command line.
  I normally run MC in an xterm.

  How do I go about resolving this.




On my machine, if I go into /usr/bin and run xterm directly, THEN run mc (or
mc -x) the mouse works properly. However
if I pass any parameters to xterm, such as -g 150x40 -e mc
then the mouse stops working and I get keycodes on the
mc command line.

I should note that I get into /usr/bin by running this small
script.

cd ~
xterm -g 153x40+150+20 -fn 10x20


That could be this bug:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495435

e.g., if xterm is confused about the screensize due to this
race (which is hard to fix due to the interaction between
X11, Xt libraries and the window manager -- there's _always_
a delay).

As a workaround, just typing "resize" should fix that.

If you happen to see the problem again, it's worth a moment to verify.

fwiw, I do this:

resize -s 40 80

to get a 40x80 screen (works _all_ the time :-)



  After further experimentation I discovered the problem only arises 
when I use the -e parameter to xterm to run MC directly.
When I do that i.e. xterm -e mc , the mouse doesn't work. Right now I am 
working around that by using urxvt and avoiding xterm

entirely when I need to use the -e parameter. I have also tried
the wrappers uxterm and lxterm and both render the mouse inoperable when 
I use the -e parameter.

I still am not sure what the problem  is...why would urxvt not
suffer from it ?


Frank
___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


Re: Mouse stopped working in MC

2020-02-02 Thread Frank McCormick



On 2/2/20 6:04 AM, Yury V. Zaytsev wrote:
I would be careful about assigning blame with xterm maintainer also 
reading this list ;-) Maybe we are doing something that gets xterm 
confused... do you have a way of consistenly reproducing the problem?


On Sun, 2 Feb 2020, Adam Pribyl wrote:

Is it reproducible? This happens from time to time, but is not mc 
fault but xterm. It shoul help to reset the term with "reset" command.


On Sat, 1 Feb 2020, Frank McCormick wrote:


 I am running Debian Sid fully updated. My mouse has stopped
 working in MC. Instead I get key codes on the MC command line.
 I normally run MC in an xterm.

 How do I go about resolving this.




On my machine, if I go into /usr/bin and run xterm directly, THEN run mc 
(or mc -x) the mouse works properly. However

if I pass any parameters to xterm, such as -g 150x40 -e mc
then the mouse stops working and I get keycodes on the
mc command line.

I should note that I get into /usr/bin by running this small
script.

cd ~
xterm -g 153x40+150+20 -fn 10x20

I do this because I run rox-filer to put icons on the desktop
with Icewm.

Since this problem started, I have changed running xterm to
running lxterm (for a unicode env) and the problem has
disappeared.

The problem has been resolved but I don't understand what is happening 
or why.


Frank


___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


Mouse stopped working in MC

2020-02-01 Thread Frank McCormick

I am running Debian Sid fully updated. My mouse has stopped
working in MC. Instead I get key codes on the MC command line.
I normally run MC in an xterm.

How do I go about resolving this.

frank@franklin:~$ mc -V
GNU Midnight Commander 4.8.24
Built with GLib 2.62.4
Using the S-Lang library with terminfo database
With builtin Editor and Aspell support
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, 
sftpfs, fish

Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
frank@franklin:~$

Appreciate any help

Frank
___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


Re: Website down?

2013-04-20 Thread Frank McCormick

On 04/20/2013 10:54 AM, wwp wrote:

Hello there,


is it me of www.midnight-commander.org is not responding for days?


Regards,





It's not loading here either.


--
--Cheers--

Frank

___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


256 colors in Midnight Commander

2012-03-16 Thread Frank McCormick

For those who had as much trouble implementing 256 color skins for
Midnight Commander as I did, I offer this link:

http://push.cx/2008/256-color-xterms-in-ubuntu

Remember YMMV

--
nil illegitemi carborundum
Cheers
Frank
___
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


[no subject]

2011-06-07 Thread Frank McCormick


-- 
Frank McCormick bea...@videotron.ca
___
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


Re: Missing frame

2011-05-20 Thread Frank McCormick
On Fri, 20 May 2011 10:31:28 +0200
Yury V. Zaytsev y...@shurup.com wrote:

 On Thu, 2011-05-19 at 13:38 -0400, Frank McCormick wrote:
 
  For the mc problem...I ended up dl'ing the latest mc source
  compiling and installing it. The Debian Sid version is REALLY old and
  I had been using my own compiled version.
 
 I remember someone to complain about that and I think it was related to
 a particular slang version. You might have better luck rebuilding with
 ncurses then.
 


   It's strange I never had the problem before - when I compiled MC
here, using slang the frame problem disappeared. All's well that ends
well I guess. Hope someone updates the Sid binary.


-- 
Frank McCormick mccfr...@gmail.com
___
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


MC in console

2010-09-09 Thread Frank McCormick

MC in the console is displaying garbage characters instead of line
drawing in my Debian Squeeze .
I use UTF8 on this machine-could that be the problem?
I have tried reconfiguring console-setup with ISO and selecting
various font options but that didn't change anything.
Suggestions please ?

Thanks
-- 
Frankbea...@videotron.ca
___
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


Re: MC in console

2010-09-09 Thread Frank McCormick
On Thu, 09 Sep 2010 18:43:36 +0200
Yury V. Zaytsev y...@shurup.com wrote:

 On Thu, 2010-09-09 at 12:40 -0400, Frank McCormick wrote:
  MC in the console is displaying garbage characters instead of line
  drawing in my Debian Squeeze .
  I use UTF8 on this machine-could that be the problem?
  I have tried reconfiguring console-setup with ISO and selecting
  various font options but that didn't change anything.
 
 aptitude show mc
 
 locale


fr...@squeeze:~$ aptitude show mc
Package: mc  
State: installed
Automatically installed: no
Version: 3:4.7.0.6-1
Priority: optional
Section: utils
Maintainer: Debian MC Packaging Group
pkg-mc-de...@lists.alioth.debian.org Uncompressed Size: 6,574k
Depends: libc6 (= 2.3.6-6~), libglib2.0-0 (= 2.24.0), libgpm2 (=
1.20.4), libslang2 (= 2.0.7-1) Recommends: mime-support
Suggests: perl, zip, unzip, bzip2, links | w3m | lynx, arj, file,
xpdf-reader | pdf-viewer, dbview, odt2txt, gv, catdvi, djvulibre-bin,
imagemagick, python, python-boto, python-tz Description: Midnight
Commander - a powerful file manager GNU Midnight Commander is a
text-mode full-screen file manager. It uses a two panel interface and
a subshell for command execution. It includes an internal editor with
syntax highlighting and an internal viewer with support for binary
files. Also included is Virtual Filesystem (VFS), that allows files
on remote systems (e.g. FTP, SSH servers) and files inside archives
to be manipulated like real files. Homepage:
http://www.midnight-commander.org

fr...@squeeze:~$ locale
LANG=en_CA.UTF-8
LC_CTYPE=en_CA.UTF-8
LC_NUMERIC=en_CA.UTF-8
LC_TIME=en_CA.UTF-8
LC_COLLATE=en_CA.UTF-8
LC_MONETARY=en_CA.UTF-8
LC_MESSAGES=en_CA.UTF-8
LC_PAPER=en_CA.UTF-8
LC_NAME=en_CA.UTF-8
LC_ADDRESS=en_CA.UTF-8
LC_TELEPHONE=en_CA.UTF-8
LC_MEASUREMENT=en_CA.UTF-8
LC_IDENTIFICATION=en_CA.UTF-8
LC_ALL=
fr...@squeeze:~$ 

fr...@squeeze:~$ mc -V
GNU Midnight Commander 4.7.0.6
Virtual File System: tarfs, extfs, cpiofs, ftpfs, fish
With builtin Editor
Using system-installed S-Lang library with terminfo database
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Data types: char 8 int 32 long 32 void * 32 off_t 64 ecs_char 8
fr...@squeeze:~$ 

Thanks

-- 
Frankbea...@videotron.ca
___
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


Re: MC in console

2010-09-09 Thread Frank McCormick
On Thu, 09 Sep 2010 19:19:20 +0200
Yury V. Zaytsev y...@shurup.com wrote:

 On Thu, 2010-09-09 at 13:14 -0400, Frank McCormick wrote:
  On Thu, 09 Sep 2010 18:43:36 +0200
  Yury V. Zaytsev y...@shurup.com wrote:
  
   On Thu, 2010-09-09 at 12:40 -0400, Frank McCormick wrote:
MC in the console is displaying garbage characters instead of line
drawing in my Debian Squeeze .
I use UTF8 on this machine-could that be the problem?
I have tried reconfiguring console-setup with ISO and selecting
various font options but that didn't change anything.
 
 Very good, now I have to tell you that I use this  UTF-8 on Karmic /
 Lucid / Hardy and have no problems whatsoever.

  Yes I checked and MC in a console runs fine in the latest Ubuntu.

 
 Are you using mc in a terminal emulator (which one) or raw console?

  Runs fine in terminal...its the console  which is the problem.


-- 
Frankbea...@videotron.ca
___
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


Re: problem with file highlight

2010-04-30 Thread Frank McCormick
On Fri, 30 Apr 2010 10:01:31 -0700 (PDT)
Hugo Vanwoerkom hvw59...@yahoo.com wrote:

 --- On Thu, 4/29/10, Jabba Laci jabba.l...@gmail.com wrote:
 
  From: Jabba Laci jabba.l...@gmail.com
  
  This is my first post here. Today I upgraded my system and
  mc was
  upgraded too to version 4.7.0. I'm using Ubuntu 10.04.
  
  My problem is that the colors have changed since version
  4.6.2. Now
  file/dir highlights don't work, everything is gray. I would
  
 
 Getting back to the 'good old colors' is a sensitive issue on this
 list, it appears to be. Don't upgrade to 4.7.x and stay with 4.6.x
 until sometime in the future when the dust has settled and some
 more skins have been developed.



   Just think - if you were stuck with Nautilusyou wouldn't have any choice 
at
all about colors :)


-- 
Frankbea...@videotron.ca
___
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


Re: Colors on MC 4.7.0.1 are *really* a mess, seconded

2010-04-18 Thread Frank McCormick
On Sun, 18 Apr 2010 12:30:17 -0700 (PDT)
Hugo Vanwoerkom hvw59...@yahoo.com wrote:

 Hi,
 
 Mc user ever since the beginning. Running on Debian Sid.
 Which upgraded mc to 4.7.0.1.
 
 And the colors are a *mess* as I reported to Debian userlist:
 http://lists.debian.org/debian-user/2010/04/msg00315.html
 
 Nothing now works as before. As noted on this list:
 http://mail.gnome.org/archives/mc/2010-March/msg00028.html
 and a recent Debian bug:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567119
 
 My color scheme was in the ini file:
 
 [Colors]
 base_color=executable=blue,white:viewunderline=yellow,black:normal=red,white:selected=lightgrey,lightgreen:marked=cyan,black:markselect=white,lightgreen:directory=black,white:link=red,white:device=lightgrey,black:special=cyan,black
 
 That translates in 4.7.0.1 to something that gives an instantaneous splitting 
 headache.
 

  Try this skin Hugo.

  put it in ~/.mc/skins

  call mc with: mc --skin=special

  I **think** it's what you want.

[skin]
description=Dark Far skin

[Lines]
lefttop=╔
righttop=╗
centertop=╤
centerbottom=╧
leftbottom=╚
rightbottom=╝
leftmiddle=╟
rightmiddle=╢
centermiddle=┼
horiz=═
vert=║
thinhoriz=─
thinvert=│

[core]
_default_=black;white
selected=black;cyan
marked=yellow;black
markselect=yellow;cyan
gauge=white;black
input=black;cyan
reverse=lightgray;black

[dialog]
_default_=brightcyan;blue
dfocus=blue;cyan
dhotnormal=white;
dhotfocus=white;cyan

[error]
_default_=white;red
errdhotnormal=yellow;red
errdhotfocus=yellow;lightgray

[filehighlight]
directory=gray;
executable=brightmagenta;
symlink=lightred;
stalelink=brightred;
device=brightmagenta;
special=black;
core=red;
temp=gray;
archive=brightgreen;
doc=brown;
source=cyan;
media=green;
graph=brightcyan;
database=brightred;

[menu]
_default_=lightgray;blue
menuhot=white;blue
menusel=black;cyan
menuhotsel=white;cyan
menuinactive=black;white

[help]
_default_=black;lightgray
helpitalic=red;lightgray
helpbold=blue;lightgray
helplink=black;cyan
helpslink=yellow;blue

[editor]
_default_=lightgray;black
editbold=yellow;brightgreen
editmarked=black;white
editwhitespace=brightblue;black
linestate=white;cyan
bookmark=white;red
bookmarkfound=black;green

[viewer]
viewunderline=brightred;black

[buttonbar]
hotkey=red;white
button=black;white

[widget-common]
sort-sign-up=↑
sort-sign-down=↓

[widget-panel]
hiddenfiles-sign-show  = •
hiddenfiles-sign-hide  = ○
history-prev-item-sign = ←
history-next-item-sign = →
history-show-list-sign = ↓

[widget-scollbar]
first-vert-char=↑
last-vert-char=↓
first-horiz-char=«
last-horiz-char=»
current-char=■
background-char=▒





-- 
Frank McCormick bea...@videotron.ca
___
mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


Re: Release out experimental release mc-5.0

2010-04-01 Thread Frank McCormick
On Wed, 31 Mar 2010 23:56:42 +0300
Slava Zanko slavaza...@gmail.com wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi all,
 
 Release out experimental release 5.0
 
 Download page: http://www.midnight-commander.org/downloads
 
 Whats new:
 http://www.midnight-commander.org/wiki#EXPERIMENTALrelease5.0
 
 Download  test, please.
 
 - --
 WBR, dev-team.



   Anywhere I can get the ***source***. I don't have GIT
on this machine and don't intend to install it to get
one package :)


-- 
Frankbea...@videotron.ca
___
Mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


Re: Release out experimental release mc-5.0

2010-04-01 Thread Frank McCormick
On Thu, 01 Apr 2010 16:02:46 +0200
Yury V. Zaytsev y...@shurup.com wrote:

 On Thu, 2010-04-01 at 09:35 -0400, Frank McCormick wrote:
 
 Anywhere I can get the ***source***. I don't have GIT
  on this machine and don't intend to install it to get
  one package :)
 
 What?! It is the source.


   When I went to the download page, I got a 29K file (bz2)
which did not contain any source. It seemed to be some sort of
setup for GIT.


-- 
Frankbea...@videotron.ca
___
Mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


m-c acting differently under differnt wm's

2010-03-16 Thread Frank McCormick

I have been having problems lately getting M-C
to look the same under 2 different window managers.

 
This is MC under Icewm:

http://imagebin.ca/view/Cj7Or3.html


and this is MC under fluxbox

http://imagebin.ca/view/hHK3vAx.html

Both wm's call it the same way:

urxvt  -geometry 200x50 -e /usr/bin/mc 

In addition to the overwriting at the top of the
directory sometime there is blank space underneath
MC- I suspect this is Fluxbox's fault. But it
is the messed up directory display that concerns
me.

Any ideas anyone ?

Thanks




-- 
Frankbea...@videotron.ca
___
Mc mailing list
http://mail.gnome.org/mailman/listinfo/mc


Loading MC into a term

2010-01-23 Thread Frank McCormick

Hi all
   I am having trouble getting MC to load into a term nicely. 
I usually run a script in my home directory along the
lines of rxvt -e /usr/bin/mc

But this rsults in MC being smaller than the term window.
I can adjust mc's size by resizing the winow... but is there 
an easy way around this and keep MC big enough to
handle.

Thanks
-- 
Frankbea...@videotron.ca
___
Mc mailing list
http://mail.gnome.org/mailman/listinfo/mc