Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Bill Kenworthy
snip


This happens to me when ssh'ing into various machines with a different
console size.  With screen in xfce-terminal I use F11 to maximise/resize
the screen to force the screen to redraw correctly.

Is this a common key map to the redraw function and does it work for you?

BillK





Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread tuxic
On 01/12 09:27, Franz Fellner wrote:
> I am sure nconfig does the same thing as menuconfig and xconfig.
> Concerning your issue with menuconfig: Is this with a new kernel? Do older
> kernel versions still play well with menuconfig?
> 
> Am Sa., 12. Jan. 2019 um 19:49 Uhr schrieb :
> 
> > On 01/12 07:47, Franz Fellner wrote:
> > > No issues here with "make nconfig", like that more than menuconfig.
> > >
> > > Am Sa., 12. Jan. 2019 um 19:23 Uhr schrieb :
> > >
> > > > On 01/12 06:53, Nikos Chantziaras wrote:
> > > > > On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > > > > > On 12/01/2019 18:10, tu...@posteo.de wrote:
> > > > > > > On 01/12 04:59, tu...@posteo.de wrote:
> > > > > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > > > > On 12/01/2019 16:09, tu...@posteo.de wrote:
> > > > > > > > > > when calling "make menuconf" on a linux kernel source after
> > > > > > > > > > a short period of time a ncurses-like interface pop up. But
> > > > > > > > > > since some interations of the linux kernel this interface
> > > > > > > > > > has become a mess: Line contents is offsetted all over the
> > > > place.
> > > > > > > > >
> > > > > > > > > What terminal are you using? Try a different one.
> > > > > > > >
> > > > > > > > At worked for years, with terminal.
> > > > > > >
> > > > > > > ooops...typo should be:
> > > > > > >
> > > > > > >   At worked for years, with this terminal.
> > > > > >
> > > > > > Well, I just mentioned it because a while ago I had exactly the
> > same
> > > > > > problem with Konsole 18.04. It's fixed now, but back then I had to
> > use
> > > > > > another terminal application as a workaround.
> > > > >
> > > > > And this was the bug report, which includes screenshots of the
> > problem:
> > > > >
> > > > > https://bugs.gentoo.org/648338
> > > > >
> > > > >
> > > >
> > > > I am using x11-terms/rxvt-unicode-9.22-r1
> > > >
> > > >
> > > >
> > > >
> >
> > ...only to get sure:
> > The functionality of 'make nconfig'is identically to 'make menuconfig'
> > ?
> >

It is since a couple of linux kernel version, which I fetch directly
from Linus desktop (https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x).

How old should be a kernel to fetch fpr this test?
What do you think?






Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Franz Fellner
I am sure nconfig does the same thing as menuconfig and xconfig.
Concerning your issue with menuconfig: Is this with a new kernel? Do older
kernel versions still play well with menuconfig?

Am Sa., 12. Jan. 2019 um 19:49 Uhr schrieb :

> On 01/12 07:47, Franz Fellner wrote:
> > No issues here with "make nconfig", like that more than menuconfig.
> >
> > Am Sa., 12. Jan. 2019 um 19:23 Uhr schrieb :
> >
> > > On 01/12 06:53, Nikos Chantziaras wrote:
> > > > On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > > > > On 12/01/2019 18:10, tu...@posteo.de wrote:
> > > > > > On 01/12 04:59, tu...@posteo.de wrote:
> > > > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > > > On 12/01/2019 16:09, tu...@posteo.de wrote:
> > > > > > > > > when calling "make menuconf" on a linux kernel source after
> > > > > > > > > a short period of time a ncurses-like interface pop up. But
> > > > > > > > > since some interations of the linux kernel this interface
> > > > > > > > > has become a mess: Line contents is offsetted all over the
> > > place.
> > > > > > > >
> > > > > > > > What terminal are you using? Try a different one.
> > > > > > >
> > > > > > > At worked for years, with terminal.
> > > > > >
> > > > > > ooops...typo should be:
> > > > > >
> > > > > >   At worked for years, with this terminal.
> > > > >
> > > > > Well, I just mentioned it because a while ago I had exactly the
> same
> > > > > problem with Konsole 18.04. It's fixed now, but back then I had to
> use
> > > > > another terminal application as a workaround.
> > > >
> > > > And this was the bug report, which includes screenshots of the
> problem:
> > > >
> > > > https://bugs.gentoo.org/648338
> > > >
> > > >
> > >
> > > I am using x11-terms/rxvt-unicode-9.22-r1
> > >
> > >
> > >
> > >
>
> ...only to get sure:
> The functionality of 'make nconfig'is identically to 'make menuconfig'
> ?
>
>
>
>
>


Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread tuxic
On 01/12 06:25, Grant Edwards wrote:
> On 2019-01-12, tu...@posteo.de  wrote:
> 
> > That's wprk ... but its kinda super retro...isn't it.
> > What or where is the actual/iincompatibility..."who is to blame"
> > (not meant seriously...only a workaround for my limited english)
> 
> Well, if it works with all terminals other than your
> version/installation of rxvt-unicode, then it's pretty likely that
> your version/installastion of rxvt-unicode is broken.
> 
> -- 
> Grant Edwards   grant.b.edwardsYow! FUN is never having to
>   at   say you're SUSHI!!
>   gmail.com
> 
> 

Well, aterm is the same broken as urxt it seems...





[gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Grant Edwards
On 2019-01-12, tu...@posteo.de  wrote:

> That's wprk ... but its kinda super retro...isn't it.
> What or where is the actual/iincompatibility..."who is to blame"
> (not meant seriously...only a workaround for my limited english)

Well, if it works with all terminals other than your
version/installation of rxvt-unicode, then it's pretty likely that
your version/installastion of rxvt-unicode is broken.

-- 
Grant Edwards   grant.b.edwardsYow! FUN is never having to
  at   say you're SUSHI!!
  gmail.com




[gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Grant Edwards
On 2019-01-12, Grant Edwards  wrote:
> On 2019-01-12, tu...@posteo.de  wrote:
>>> > > > > On 12/01/2019 16:09, tu...@posteo.de wrote:
>>> > > > > > when calling "make menuconf" on a linux kernel source after
>>> > > > > > a short period of time a ncurses-like interface pop up. But
>>> > > > > > since some interations of the linux kernel this interface
>>> > > > > > has become a mess: Line contents is offsetted all over the place.
>
>> I am using x11-terms/rxvt-unicode-9.22-r1
>
> "make menuconfig" works fine here rxvt-unicode-9.21.

It's also fine with:

  xterm-337
  aterm-1.0.1-r3
  screen-4.6.1
  console (linux-4.1483-gentoo)

-- 
Grant Edwards   grant.b.edwardsYow! Let's all show human
  at   CONCERN for REVERAND MOON's
  gmail.comlegal difficulties!!




Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread tuxic
On 01/12 08:10, Nikos Chantziaras wrote:
> On 12/01/2019 19:23, tu...@posteo.de wrote:
> > On 01/12 06:53, Nikos Chantziaras wrote:
> > > On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > > > On 12/01/2019 18:10, tu...@posteo.de wrote:
> > > > > On 01/12 04:59, tu...@posteo.de wrote:
> > > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > > On 12/01/2019 16:09, tu...@posteo.de wrote:
> > > > > > > > when calling "make menuconf" on a linux kernel source after
> > > > > > > > a short period of time a ncurses-like interface pop up. But
> > > > > > > > since some interations of the linux kernel this interface
> > > > > > > > has become a mess: Line contents is offsetted all over the 
> > > > > > > > place.
> > > > > > > 
> > > > > > > What terminal are you using? Try a different one.
> > > > > > 
> > > > > > At worked for years, with terminal.
> > > > > 
> > > > > ooops...typo should be:
> > > > > 
> > > > >    At worked for years, with this terminal.
> > > > 
> > > > Well, I just mentioned it because a while ago I had exactly the same
> > > > problem with Konsole 18.04. It's fixed now, but back then I had to use
> > > > another terminal application as a workaround.
> > > 
> > > And this was the bug report, which includes screenshots of the problem:
> > > 
> > > https://bugs.gentoo.org/648338
> > 
> > I am using x11-terms/rxvt-unicode-9.22-r1
> 
> Well, have you tried another one? What about from a console? (Ctrl+Alt+F2 to
> get to one.)
> 
> 

That's wprk ... but its kinda super retro...isn't it.
What or where is the actual/iincompatibility..."who is to blame"
(not meant seriously...only a workaround for my limited english)




[gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Grant Edwards
On 2019-01-12, tu...@posteo.de  wrote:
>> > > > > On 12/01/2019 16:09, tu...@posteo.de wrote:
>> > > > > > when calling "make menuconf" on a linux kernel source after
>> > > > > > a short period of time a ncurses-like interface pop up. But
>> > > > > > since some interations of the linux kernel this interface
>> > > > > > has become a mess: Line contents is offsetted all over the place.

> I am using x11-terms/rxvt-unicode-9.22-r1

"make menuconfig" works fine here rxvt-unicode-9.21.

-- 
Grant Edwards   grant.b.edwardsYow! I didn't order any
  at   WOO-WOO ... Maybe a YUBBA
  gmail.com... But no WOO-WOO!




[gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Nikos Chantziaras

On 12/01/2019 19:23, tu...@posteo.de wrote:

On 01/12 06:53, Nikos Chantziaras wrote:

On 12/01/2019 18:52, Nikos Chantziaras wrote:

On 12/01/2019 18:10, tu...@posteo.de wrote:

On 01/12 04:59, tu...@posteo.de wrote:

On 01/12 05:15, Nikos Chantziaras wrote:

On 12/01/2019 16:09, tu...@posteo.de wrote:

when calling "make menuconf" on a linux kernel source after
a short period of time a ncurses-like interface pop up. But
since some interations of the linux kernel this interface
has become a mess: Line contents is offsetted all over the place.


What terminal are you using? Try a different one.


At worked for years, with terminal.


ooops...typo should be:

   At worked for years, with this terminal.


Well, I just mentioned it because a while ago I had exactly the same
problem with Konsole 18.04. It's fixed now, but back then I had to use
another terminal application as a workaround.


And this was the bug report, which includes screenshots of the problem:

https://bugs.gentoo.org/648338


I am using x11-terms/rxvt-unicode-9.22-r1


Well, have you tried another one? What about from a console? 
(Ctrl+Alt+F2 to get to one.)





Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread tuxic
On 01/12 07:47, Franz Fellner wrote:
> No issues here with "make nconfig", like that more than menuconfig.
> 
> Am Sa., 12. Jan. 2019 um 19:23 Uhr schrieb :
> 
> > On 01/12 06:53, Nikos Chantziaras wrote:
> > > On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > > > On 12/01/2019 18:10, tu...@posteo.de wrote:
> > > > > On 01/12 04:59, tu...@posteo.de wrote:
> > > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > > On 12/01/2019 16:09, tu...@posteo.de wrote:
> > > > > > > > when calling "make menuconf" on a linux kernel source after
> > > > > > > > a short period of time a ncurses-like interface pop up. But
> > > > > > > > since some interations of the linux kernel this interface
> > > > > > > > has become a mess: Line contents is offsetted all over the
> > place.
> > > > > > >
> > > > > > > What terminal are you using? Try a different one.
> > > > > >
> > > > > > At worked for years, with terminal.
> > > > >
> > > > > ooops...typo should be:
> > > > >
> > > > >   At worked for years, with this terminal.
> > > >
> > > > Well, I just mentioned it because a while ago I had exactly the same
> > > > problem with Konsole 18.04. It's fixed now, but back then I had to use
> > > > another terminal application as a workaround.
> > >
> > > And this was the bug report, which includes screenshots of the problem:
> > >
> > > https://bugs.gentoo.org/648338
> > >
> > >
> >
> > I am using x11-terms/rxvt-unicode-9.22-r1
> >
> >
> >
> >

...only to get sure:
The functionality of 'make nconfig'is identically to 'make menuconfig'
?






Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Franz Fellner
No issues here with "make nconfig", like that more than menuconfig.

Am Sa., 12. Jan. 2019 um 19:23 Uhr schrieb :

> On 01/12 06:53, Nikos Chantziaras wrote:
> > On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > > On 12/01/2019 18:10, tu...@posteo.de wrote:
> > > > On 01/12 04:59, tu...@posteo.de wrote:
> > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > On 12/01/2019 16:09, tu...@posteo.de wrote:
> > > > > > > when calling "make menuconf" on a linux kernel source after
> > > > > > > a short period of time a ncurses-like interface pop up. But
> > > > > > > since some interations of the linux kernel this interface
> > > > > > > has become a mess: Line contents is offsetted all over the
> place.
> > > > > >
> > > > > > What terminal are you using? Try a different one.
> > > > >
> > > > > At worked for years, with terminal.
> > > >
> > > > ooops...typo should be:
> > > >
> > > >   At worked for years, with this terminal.
> > >
> > > Well, I just mentioned it because a while ago I had exactly the same
> > > problem with Konsole 18.04. It's fixed now, but back then I had to use
> > > another terminal application as a workaround.
> >
> > And this was the bug report, which includes screenshots of the problem:
> >
> > https://bugs.gentoo.org/648338
> >
> >
>
> I am using x11-terms/rxvt-unicode-9.22-r1
>
>
>
>


Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread tuxic
On 01/12 06:53, Nikos Chantziaras wrote:
> On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > On 12/01/2019 18:10, tu...@posteo.de wrote:
> > > On 01/12 04:59, tu...@posteo.de wrote:
> > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > On 12/01/2019 16:09, tu...@posteo.de wrote:
> > > > > > when calling "make menuconf" on a linux kernel source after
> > > > > > a short period of time a ncurses-like interface pop up. But
> > > > > > since some interations of the linux kernel this interface
> > > > > > has become a mess: Line contents is offsetted all over the place.
> > > > > 
> > > > > What terminal are you using? Try a different one.
> > > > 
> > > > At worked for years, with terminal.
> > > 
> > > ooops...typo should be:
> > > 
> > >   At worked for years, with this terminal.
> > 
> > Well, I just mentioned it because a while ago I had exactly the same
> > problem with Konsole 18.04. It's fixed now, but back then I had to use
> > another terminal application as a workaround.
> 
> And this was the bug report, which includes screenshots of the problem:
> 
> https://bugs.gentoo.org/648338
> 
> 

I am using x11-terms/rxvt-unicode-9.22-r1





[gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Nikos Chantziaras

On 12/01/2019 18:52, Nikos Chantziaras wrote:

On 12/01/2019 18:10, tu...@posteo.de wrote:

On 01/12 04:59, tu...@posteo.de wrote:

On 01/12 05:15, Nikos Chantziaras wrote:

On 12/01/2019 16:09, tu...@posteo.de wrote:

when calling "make menuconf" on a linux kernel source after
a short period of time a ncurses-like interface pop up. But
since some interations of the linux kernel this interface
has become a mess: Line contents is offsetted all over the place.


What terminal are you using? Try a different one.


At worked for years, with terminal.


ooops...typo should be:

  At worked for years, with this terminal.


Well, I just mentioned it because a while ago I had exactly the same 
problem with Konsole 18.04. It's fixed now, but back then I had to use 
another terminal application as a workaround.


And this was the bug report, which includes screenshots of the problem:

https://bugs.gentoo.org/648338




[gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Nikos Chantziaras

On 12/01/2019 18:10, tu...@posteo.de wrote:

On 01/12 04:59, tu...@posteo.de wrote:

On 01/12 05:15, Nikos Chantziaras wrote:

On 12/01/2019 16:09, tu...@posteo.de wrote:

when calling "make menuconf" on a linux kernel source after
a short period of time a ncurses-like interface pop up. But
since some interations of the linux kernel this interface
has become a mess: Line contents is offsetted all over the place.


What terminal are you using? Try a different one.


At worked for years, with terminal.


ooops...typo should be:

  At worked for years, with this terminal.


Well, I just mentioned it because a while ago I had exactly the same 
problem with Konsole 18.04. It's fixed now, but back then I had to use 
another terminal application as a workaround.





Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread tuxic
On 01/12 04:59, tu...@posteo.de wrote:
> On 01/12 05:15, Nikos Chantziaras wrote:
> > On 12/01/2019 16:09, tu...@posteo.de wrote:
> > > when calling "make menuconf" on a linux kernel source after
> > > a short period of time a ncurses-like interface pop up. But
> > > since some interations of the linux kernel this interface
> > > has become a mess: Line contents is offsetted all over the place.
> > 
> > What terminal are you using? Try a different one.
> > 
> 
> At worked for years, with terminal.
> 
> > 
> 


ooops...typo should be:

 At worked for years, with this terminal.



Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread tuxic
On 01/12 05:15, Nikos Chantziaras wrote:
> On 12/01/2019 16:09, tu...@posteo.de wrote:
> > when calling "make menuconf" on a linux kernel source after
> > a short period of time a ncurses-like interface pop up. But
> > since some interations of the linux kernel this interface
> > has become a mess: Line contents is offsetted all over the place.
> 
> What terminal are you using? Try a different one.
> 

At worked for years, with terminal.

> 



Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Rich Freeman
On Sat, Jan 12, 2019 at 10:15 AM Nikos Chantziaras  wrote:
>
> On 12/01/2019 16:09, tu...@posteo.de wrote:
> > when calling "make menuconf" on a linux kernel source after
> > a short period of time a ncurses-like interface pop up. But
> > since some interations of the linux kernel this interface
> > has become a mess: Line contents is offsetted all over the place.
>
> What terminal are you using? Try a different one.

Often a simple way of accomplishing this is to use screen.  For
whatever reason my ssh client and atop don't get along, so I just run
it inside screen and all is well.

-- 
Rich



[gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface

2019-01-12 Thread Nikos Chantziaras

On 12/01/2019 16:09, tu...@posteo.de wrote:

when calling "make menuconf" on a linux kernel source after
a short period of time a ncurses-like interface pop up. But
since some interations of the linux kernel this interface
has become a mess: Line contents is offsetted all over the place.


What terminal are you using? Try a different one.