public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Linux: "make menuconf" creates a hardly useable interface
@ 2019-01-12 14:09 tuxic
  2019-01-12 15:15 ` [gentoo-user] " Nikos Chantziaras
  0 siblings, 1 reply; 19+ messages in thread
From: tuxic @ 2019-01-12 14:09 UTC (permalink / raw
  To: Gentoo

Hi,

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 searched gentoos bugzila but with "menuconfig" included in
the search terms beside others I get way too much hits.

Is there a way known to fix that?

This ncurses is installed:
[I] sys-libs/ncurses
     Available versions:  
     (5)    5.9-r101(5/5)
     (0)    6.1-r2(0/6) (~)6.1-r3(0/6)
       {ada +cxx debug doc gpm minimal profile static-libs test threads tinfo trace unicode ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
     Installed versions:  5.9-r101(5/5)(08:50:37 AM 09/16/2018)(unicode -gpm -tinfo ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32") 6.1-r3(0/6)(04:48:58 AM 09/15/2018)(cxx unicode -ada -debug -doc -gpm -minimal -profile -static-libs -test -threads -tinfo -trace ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
     Homepage:            https://www.gnu.org/software/ncurses/ http://dickey.his.com/ncurses/
     Description:         console display library

Cheers!
Meino




^ permalink raw reply	[flat|nested] 19+ messages in thread

* [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 14:09 [gentoo-user] Linux: "make menuconf" creates a hardly useable interface tuxic
@ 2019-01-12 15:15 ` Nikos Chantziaras
  2019-01-12 15:25   ` Rich Freeman
  2019-01-12 15:59   ` tuxic
  0 siblings, 2 replies; 19+ messages in thread
From: Nikos Chantziaras @ 2019-01-12 15:15 UTC (permalink / raw
  To: gentoo-user

On 12/01/2019 16:09, tuxic@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.



^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 15:15 ` [gentoo-user] " Nikos Chantziaras
@ 2019-01-12 15:25   ` Rich Freeman
  2019-01-12 15:59   ` tuxic
  1 sibling, 0 replies; 19+ messages in thread
From: Rich Freeman @ 2019-01-12 15:25 UTC (permalink / raw
  To: gentoo-user

On Sat, Jan 12, 2019 at 10:15 AM Nikos Chantziaras <realnc@gmail.com> wrote:
>
> On 12/01/2019 16:09, tuxic@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


^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 15:15 ` [gentoo-user] " Nikos Chantziaras
  2019-01-12 15:25   ` Rich Freeman
@ 2019-01-12 15:59   ` tuxic
  2019-01-12 16:10     ` tuxic
  1 sibling, 1 reply; 19+ messages in thread
From: tuxic @ 2019-01-12 15:59 UTC (permalink / raw
  To: gentoo-user

On 01/12 05:15, Nikos Chantziaras wrote:
> On 12/01/2019 16:09, tuxic@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.

> 


^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 15:59   ` tuxic
@ 2019-01-12 16:10     ` tuxic
  2019-01-12 16:52       ` Nikos Chantziaras
  0 siblings, 1 reply; 19+ messages in thread
From: tuxic @ 2019-01-12 16:10 UTC (permalink / raw
  To: gentoo-user

On 01/12 04:59, tuxic@posteo.de wrote:
> On 01/12 05:15, Nikos Chantziaras wrote:
> > On 12/01/2019 16:09, tuxic@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.


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 16:10     ` tuxic
@ 2019-01-12 16:52       ` Nikos Chantziaras
  2019-01-12 16:53         ` Nikos Chantziaras
  0 siblings, 1 reply; 19+ messages in thread
From: Nikos Chantziaras @ 2019-01-12 16:52 UTC (permalink / raw
  To: gentoo-user

On 12/01/2019 18:10, tuxic@posteo.de wrote:
> On 01/12 04:59, tuxic@posteo.de wrote:
>> On 01/12 05:15, Nikos Chantziaras wrote:
>>> On 12/01/2019 16:09, tuxic@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.



^ permalink raw reply	[flat|nested] 19+ messages in thread

* [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 16:52       ` Nikos Chantziaras
@ 2019-01-12 16:53         ` Nikos Chantziaras
  2019-01-12 17:23           ` tuxic
  0 siblings, 1 reply; 19+ messages in thread
From: Nikos Chantziaras @ 2019-01-12 16:53 UTC (permalink / raw
  To: gentoo-user

On 12/01/2019 18:52, Nikos Chantziaras wrote:
> On 12/01/2019 18:10, tuxic@posteo.de wrote:
>> On 01/12 04:59, tuxic@posteo.de wrote:
>>> On 01/12 05:15, Nikos Chantziaras wrote:
>>>> On 12/01/2019 16:09, tuxic@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



^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 16:53         ` Nikos Chantziaras
@ 2019-01-12 17:23           ` tuxic
  2019-01-12 17:47             ` Franz Fellner
                               ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: tuxic @ 2019-01-12 17:23 UTC (permalink / raw
  To: gentoo-user

On 01/12 06:53, Nikos Chantziaras wrote:
> On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > On 12/01/2019 18:10, tuxic@posteo.de wrote:
> > > On 01/12 04:59, tuxic@posteo.de wrote:
> > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > On 12/01/2019 16:09, tuxic@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




^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 17:23           ` tuxic
@ 2019-01-12 17:47             ` Franz Fellner
  2019-01-12 17:49               ` tuxic
  2019-01-12 18:10             ` Grant Edwards
  2019-01-12 18:10             ` Nikos Chantziaras
  2 siblings, 1 reply; 19+ messages in thread
From: Franz Fellner @ 2019-01-12 17:47 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1351 bytes --]

No issues here with "make nconfig", like that more than menuconfig.

Am Sa., 12. Jan. 2019 um 19:23 Uhr schrieb <tuxic@posteo.de>:

> On 01/12 06:53, Nikos Chantziaras wrote:
> > On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > > On 12/01/2019 18:10, tuxic@posteo.de wrote:
> > > > On 01/12 04:59, tuxic@posteo.de wrote:
> > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > On 12/01/2019 16:09, tuxic@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
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 2231 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 17:47             ` Franz Fellner
@ 2019-01-12 17:49               ` tuxic
  2019-01-12 19:27                 ` Franz Fellner
  0 siblings, 1 reply; 19+ messages in thread
From: tuxic @ 2019-01-12 17:49 UTC (permalink / raw
  To: gentoo-user

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 <tuxic@posteo.de>:
> 
> > On 01/12 06:53, Nikos Chantziaras wrote:
> > > On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > > > On 12/01/2019 18:10, tuxic@posteo.de wrote:
> > > > > On 01/12 04:59, tuxic@posteo.de wrote:
> > > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > > On 12/01/2019 16:09, tuxic@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'
?





^ permalink raw reply	[flat|nested] 19+ messages in thread

* [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 17:23           ` tuxic
  2019-01-12 17:47             ` Franz Fellner
@ 2019-01-12 18:10             ` Grant Edwards
  2019-01-12 18:23               ` Grant Edwards
  2019-01-12 18:10             ` Nikos Chantziaras
  2 siblings, 1 reply; 19+ messages in thread
From: Grant Edwards @ 2019-01-12 18:10 UTC (permalink / raw
  To: gentoo-user

On 2019-01-12, tuxic@posteo.de <tuxic@posteo.de> wrote:
>> > > > > On 12/01/2019 16:09, tuxic@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.edwards        Yow! I didn't order any
                                  at               WOO-WOO ... Maybe a YUBBA
                              gmail.com            ... But no WOO-WOO!



^ permalink raw reply	[flat|nested] 19+ messages in thread

* [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 17:23           ` tuxic
  2019-01-12 17:47             ` Franz Fellner
  2019-01-12 18:10             ` Grant Edwards
@ 2019-01-12 18:10             ` Nikos Chantziaras
  2019-01-12 18:16               ` tuxic
  2 siblings, 1 reply; 19+ messages in thread
From: Nikos Chantziaras @ 2019-01-12 18:10 UTC (permalink / raw
  To: gentoo-user

On 12/01/2019 19:23, tuxic@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, tuxic@posteo.de wrote:
>>>> On 01/12 04:59, tuxic@posteo.de wrote:
>>>>> On 01/12 05:15, Nikos Chantziaras wrote:
>>>>>> On 12/01/2019 16:09, tuxic@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.)



^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 18:10             ` Nikos Chantziaras
@ 2019-01-12 18:16               ` tuxic
  2019-01-12 18:25                 ` Grant Edwards
  0 siblings, 1 reply; 19+ messages in thread
From: tuxic @ 2019-01-12 18:16 UTC (permalink / raw
  To: gentoo-user

On 01/12 08:10, Nikos Chantziaras wrote:
> On 12/01/2019 19:23, tuxic@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, tuxic@posteo.de wrote:
> > > > > On 01/12 04:59, tuxic@posteo.de wrote:
> > > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > > On 12/01/2019 16:09, tuxic@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)



^ permalink raw reply	[flat|nested] 19+ messages in thread

* [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 18:10             ` Grant Edwards
@ 2019-01-12 18:23               ` Grant Edwards
  0 siblings, 0 replies; 19+ messages in thread
From: Grant Edwards @ 2019-01-12 18:23 UTC (permalink / raw
  To: gentoo-user

On 2019-01-12, Grant Edwards <grant.b.edwards@gmail.com> wrote:
> On 2019-01-12, tuxic@posteo.de <tuxic@posteo.de> wrote:
>>> > > > > On 12/01/2019 16:09, tuxic@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.edwards        Yow! Let's all show human
                                  at               CONCERN for REVERAND MOON's
                              gmail.com            legal difficulties!!



^ permalink raw reply	[flat|nested] 19+ messages in thread

* [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 18:16               ` tuxic
@ 2019-01-12 18:25                 ` Grant Edwards
  2019-01-12 18:42                   ` tuxic
  0 siblings, 1 reply; 19+ messages in thread
From: Grant Edwards @ 2019-01-12 18:25 UTC (permalink / raw
  To: gentoo-user

On 2019-01-12, tuxic@posteo.de <tuxic@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.edwards        Yow! FUN is never having to
                                  at               say you're SUSHI!!
                              gmail.com            



^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 18:25                 ` Grant Edwards
@ 2019-01-12 18:42                   ` tuxic
  0 siblings, 0 replies; 19+ messages in thread
From: tuxic @ 2019-01-12 18:42 UTC (permalink / raw
  To: gentoo-user

On 01/12 06:25, Grant Edwards wrote:
> On 2019-01-12, tuxic@posteo.de <tuxic@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.edwards        Yow! FUN is never having to
>                                   at               say you're SUSHI!!
>                               gmail.com            
> 
> 

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




^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 17:49               ` tuxic
@ 2019-01-12 19:27                 ` Franz Fellner
  2019-01-12 19:38                   ` tuxic
  0 siblings, 1 reply; 19+ messages in thread
From: Franz Fellner @ 2019-01-12 19:27 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1915 bytes --]

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 <tuxic@posteo.de>:

> 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 <tuxic@posteo.de>:
> >
> > > On 01/12 06:53, Nikos Chantziaras wrote:
> > > > On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > > > > On 12/01/2019 18:10, tuxic@posteo.de wrote:
> > > > > > On 01/12 04:59, tuxic@posteo.de wrote:
> > > > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > > > On 12/01/2019 16:09, tuxic@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'
> ?
>
>
>
>
>

[-- Attachment #2: Type: text/html, Size: 3145 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 19:27                 ` Franz Fellner
@ 2019-01-12 19:38                   ` tuxic
  2019-01-13  0:13                     ` Bill Kenworthy
  0 siblings, 1 reply; 19+ messages in thread
From: tuxic @ 2019-01-12 19:38 UTC (permalink / raw
  To: gentoo-user

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 <tuxic@posteo.de>:
> 
> > 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 <tuxic@posteo.de>:
> > >
> > > > On 01/12 06:53, Nikos Chantziaras wrote:
> > > > > On 12/01/2019 18:52, Nikos Chantziaras wrote:
> > > > > > On 12/01/2019 18:10, tuxic@posteo.de wrote:
> > > > > > > On 01/12 04:59, tuxic@posteo.de wrote:
> > > > > > > > On 01/12 05:15, Nikos Chantziaras wrote:
> > > > > > > > > On 12/01/2019 16:09, tuxic@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?





^ permalink raw reply	[flat|nested] 19+ messages in thread

* Re: [gentoo-user] Re: Linux: "make menuconf" creates a hardly useable interface
  2019-01-12 19:38                   ` tuxic
@ 2019-01-13  0:13                     ` Bill Kenworthy
  0 siblings, 0 replies; 19+ messages in thread
From: Bill Kenworthy @ 2019-01-13  0:13 UTC (permalink / raw
  To: gentoo-user

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




^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2019-01-13  0:14 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-12 14:09 [gentoo-user] Linux: "make menuconf" creates a hardly useable interface tuxic
2019-01-12 15:15 ` [gentoo-user] " Nikos Chantziaras
2019-01-12 15:25   ` Rich Freeman
2019-01-12 15:59   ` tuxic
2019-01-12 16:10     ` tuxic
2019-01-12 16:52       ` Nikos Chantziaras
2019-01-12 16:53         ` Nikos Chantziaras
2019-01-12 17:23           ` tuxic
2019-01-12 17:47             ` Franz Fellner
2019-01-12 17:49               ` tuxic
2019-01-12 19:27                 ` Franz Fellner
2019-01-12 19:38                   ` tuxic
2019-01-13  0:13                     ` Bill Kenworthy
2019-01-12 18:10             ` Grant Edwards
2019-01-12 18:23               ` Grant Edwards
2019-01-12 18:10             ` Nikos Chantziaras
2019-01-12 18:16               ` tuxic
2019-01-12 18:25                 ` Grant Edwards
2019-01-12 18:42                   ` tuxic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox