All of lore.kernel.org
 help / color / mirror / Atom feed
* please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
@ 2016-10-09 20:46 Jason Vas Dias
  2016-10-11 23:15 ` Randy Dunlap
  0 siblings, 1 reply; 12+ messages in thread
From: Jason Vas Dias @ 2016-10-09 20:46 UTC (permalink / raw)
  To: linux-kernel, linux-config

Hi -
I've been doing 'make xconfig'  to configure the kernel for many years now, and
always there used to be some option documentation pane populated with
summary documentation for the specific option selected .
But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
is no option
documentation pane - this is a real pain !  The option documentation also
is not displayed with any other gui, eg.  'make menuconfig' / 'make gtkconfig' -
I'm sure it used to be . This is a regression IMHO .
How can I restore display of documentation for each selected option ?
Will older xconfig work for Linux 4.8 ? it appears not ...
Thanks in advance for any replies,
Jason

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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-10-09 20:46 please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ? Jason Vas Dias
@ 2016-10-11 23:15 ` Randy Dunlap
  2016-10-15 11:09   ` Jason Vas Dias
  0 siblings, 1 reply; 12+ messages in thread
From: Randy Dunlap @ 2016-10-11 23:15 UTC (permalink / raw)
  To: Jason Vas Dias, linux-kernel, linux-kbuild

[changed linux-config to linux-kbuild list]

On 10/09/16 13:46, Jason Vas Dias wrote:
> Hi -
> I've been doing 'make xconfig'  to configure the kernel for many years now, and
> always there used to be some option documentation pane populated with
> summary documentation for the specific option selected .
> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
> is no option
> documentation pane - this is a real pain !  The option documentation also
> is not displayed with any other gui, eg.  'make menuconfig' / 'make gtkconfig' -
> I'm sure it used to be . This is a regression IMHO .
> How can I restore display of documentation for each selected option ?
> Will older xconfig work for Linux 4.8 ? it appears not ...
> Thanks in advance for any replies,
> Jason

That's odd. I see the help info in all of xconfig, gconfig, menuconfig, & nconfig.

In xconfig, if the right hand side of the config window only lists some kernel config
options and no symbol help/info, the symbol info portion may be hidden. Try pointing
to the bottom of the right side of the window and hold down the left mouse button
and then drag the mouse pointer upward to open the symbol info pane.
At least that is what works for me.

-- 
~Randy

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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-10-11 23:15 ` Randy Dunlap
@ 2016-10-15 11:09   ` Jason Vas Dias
  2016-10-17 17:28     ` Randy Dunlap
  0 siblings, 1 reply; 12+ messages in thread
From: Jason Vas Dias @ 2016-10-15 11:09 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, linux-kbuild

 Aha, thanks! I never would have known this without being told -
 there is no visible indication that the symbol info pane exists
 at all until one tries to drag the lower right corner of the window
 notth-eastwards - is this meant to be somehow an intuitive thing to
 do these days to view more info ?

 I did manage to view the option documentation with nconfig  /
 using emacs to view the KConf files (preferable).

 Really, it would be nice if xconfig had some 'View' Menu & one could select
 View -> Option Documentation  or press <F1> over an option to view the
 documentation for it , and if the geometry of the different panes was
correct at
 startup .- the whole Option value pane initially appears on the far right hand
 side, about 10 pixels wide , until resized ; and there really is no sign of the
 documentation pane at all until lower right-hand corner dragged.

 Also, in the Help -> Introduction panel, it says :
   "Toggling Show Debug Info under the Options menu will show the
dependencies..."
 but there is no "Show Debug Info" option on the Options menu - sounds like
 it might be a useful feature - should I be seeing a "Show Debug Info" option ?
 why don't I see one ?  Maybe the Options menu might be a good place to put
 an "Expand Option Documentation Pane" option ?

Thanks anyway for the info.

Regards,
Jason




On 11/10/2016, Randy Dunlap <rdunlap@infradead.org> wrote:
> [changed linux-config to linux-kbuild list]
>
> On 10/09/16 13:46, Jason Vas Dias wrote:
>> Hi -
>> I've been doing 'make xconfig'  to configure the kernel for many years
>> now, and
>> always there used to be some option documentation pane populated with
>> summary documentation for the specific option selected .
>> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
>> is no option
>> documentation pane - this is a real pain !  The option documentation also
>> is not displayed with any other gui, eg.  'make menuconfig' / 'make
>> gtkconfig' -
>> I'm sure it used to be . This is a regression IMHO .
>> How can I restore display of documentation for each selected option ?
>> Will older xconfig work for Linux 4.8 ? it appears not ...
>> Thanks in advance for any replies,
>> Jason
>
> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, &
> nconfig.
>
> In xconfig, if the right hand side of the config window only lists some
> kernel config
> options and no symbol help/info, the symbol info portion may be hidden. Try
> pointing
> to the bottom of the right side of the window and hold down the left mouse
> button
> and then drag the mouse pointer upward to open the symbol info pane.
> At least that is what works for me.
>
> --
> ~Randy
>

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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-10-15 11:09   ` Jason Vas Dias
@ 2016-10-17 17:28     ` Randy Dunlap
  2016-10-17 20:43       ` Boris Barbulovski
  2016-11-01  2:47       ` Randy Dunlap
  0 siblings, 2 replies; 12+ messages in thread
From: Randy Dunlap @ 2016-10-17 17:28 UTC (permalink / raw)
  To: Jason Vas Dias
  Cc: linux-kernel, linux-kbuild, Boris Barbulovski, Thiago Macieira

Boris or Thiago,

Any comments, suggestions, or patches about this?

thanks.

On 10/15/16 04:09, Jason Vas Dias wrote:
>  Aha, thanks! I never would have known this without being told -
>  there is no visible indication that the symbol info pane exists
>  at all until one tries to drag the lower right corner of the window
>  notth-eastwards - is this meant to be somehow an intuitive thing to
>  do these days to view more info ?
> 
>  I did manage to view the option documentation with nconfig  /
>  using emacs to view the KConf files (preferable).
> 
>  Really, it would be nice if xconfig had some 'View' Menu & one could select
>  View -> Option Documentation  or press <F1> over an option to view the
>  documentation for it , and if the geometry of the different panes was
> correct at
>  startup .- the whole Option value pane initially appears on the far right hand
>  side, about 10 pixels wide , until resized ; and there really is no sign of the
>  documentation pane at all until lower right-hand corner dragged.
> 
>  Also, in the Help -> Introduction panel, it says :
>    "Toggling Show Debug Info under the Options menu will show the
> dependencies..."
>  but there is no "Show Debug Info" option on the Options menu - sounds like
>  it might be a useful feature - should I be seeing a "Show Debug Info" option ?
>  why don't I see one ?  Maybe the Options menu might be a good place to put
>  an "Expand Option Documentation Pane" option ?
> 
> Thanks anyway for the info.
> 
> Regards,
> Jason
> 
> 
> 
> 
> On 11/10/2016, Randy Dunlap <rdunlap@infradead.org> wrote:
>> [changed linux-config to linux-kbuild list]
>>
>> On 10/09/16 13:46, Jason Vas Dias wrote:
>>> Hi -
>>> I've been doing 'make xconfig'  to configure the kernel for many years
>>> now, and
>>> always there used to be some option documentation pane populated with
>>> summary documentation for the specific option selected .
>>> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
>>> is no option
>>> documentation pane - this is a real pain !  The option documentation also
>>> is not displayed with any other gui, eg.  'make menuconfig' / 'make
>>> gtkconfig' -
>>> I'm sure it used to be . This is a regression IMHO .
>>> How can I restore display of documentation for each selected option ?
>>> Will older xconfig work for Linux 4.8 ? it appears not ...
>>> Thanks in advance for any replies,
>>> Jason
>>
>> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, &
>> nconfig.
>>
>> In xconfig, if the right hand side of the config window only lists some
>> kernel config
>> options and no symbol help/info, the symbol info portion may be hidden. Try
>> pointing
>> to the bottom of the right side of the window and hold down the left mouse
>> button
>> and then drag the mouse pointer upward to open the symbol info pane.
>> At least that is what works for me.
>>
>> --
>> ~Randy


-- 
~Randy

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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-10-17 17:28     ` Randy Dunlap
@ 2016-10-17 20:43       ` Boris Barbulovski
  2016-10-17 20:50         ` Boris Barbulovski
  2016-10-17 22:32           ` Randy Dunlap
  2016-11-01  2:47       ` Randy Dunlap
  1 sibling, 2 replies; 12+ messages in thread
From: Boris Barbulovski @ 2016-10-17 20:43 UTC (permalink / raw)
  To: linux-kernel, linux-kbuild

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

can you try this patch?



On Mon, Oct 17, 2016 at 7:28 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
> Boris or Thiago,
>
> Any comments, suggestions, or patches about this?
>
> thanks.
>
> On 10/15/16 04:09, Jason Vas Dias wrote:
>>  Aha, thanks! I never would have known this without being told -
>>  there is no visible indication that the symbol info pane exists
>>  at all until one tries to drag the lower right corner of the window
>>  notth-eastwards - is this meant to be somehow an intuitive thing to
>>  do these days to view more info ?
>>
>>  I did manage to view the option documentation with nconfig  /
>>  using emacs to view the KConf files (preferable).
>>
>>  Really, it would be nice if xconfig had some 'View' Menu & one could select
>>  View -> Option Documentation  or press <F1> over an option to view the
>>  documentation for it , and if the geometry of the different panes was
>> correct at
>>  startup .- the whole Option value pane initially appears on the far right hand
>>  side, about 10 pixels wide , until resized ; and there really is no sign of the
>>  documentation pane at all until lower right-hand corner dragged.
>>
>>  Also, in the Help -> Introduction panel, it says :
>>    "Toggling Show Debug Info under the Options menu will show the
>> dependencies..."
>>  but there is no "Show Debug Info" option on the Options menu - sounds like
>>  it might be a useful feature - should I be seeing a "Show Debug Info" option ?
>>  why don't I see one ?  Maybe the Options menu might be a good place to put
>>  an "Expand Option Documentation Pane" option ?
>>
>> Thanks anyway for the info.
>>
>> Regards,
>> Jason
>>
>>
>>
>>
>> On 11/10/2016, Randy Dunlap <rdunlap@infradead.org> wrote:
>>> [changed linux-config to linux-kbuild list]
>>>
>>> On 10/09/16 13:46, Jason Vas Dias wrote:
>>>> Hi -
>>>> I've been doing 'make xconfig'  to configure the kernel for many years
>>>> now, and
>>>> always there used to be some option documentation pane populated with
>>>> summary documentation for the specific option selected .
>>>> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
>>>> is no option
>>>> documentation pane - this is a real pain !  The option documentation also
>>>> is not displayed with any other gui, eg.  'make menuconfig' / 'make
>>>> gtkconfig' -
>>>> I'm sure it used to be . This is a regression IMHO .
>>>> How can I restore display of documentation for each selected option ?
>>>> Will older xconfig work for Linux 4.8 ? it appears not ...
>>>> Thanks in advance for any replies,
>>>> Jason
>>>
>>> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, &
>>> nconfig.
>>>
>>> In xconfig, if the right hand side of the config window only lists some
>>> kernel config
>>> options and no symbol help/info, the symbol info portion may be hidden. Try
>>> pointing
>>> to the bottom of the right side of the window and hold down the left mouse
>>> button
>>> and then drag the mouse pointer upward to open the symbol info pane.
>>> At least that is what works for me.
>>>
>>> --
>>> ~Randy
>
>
> --
> ~Randy



-- 
Boris Barbulovski
http://mkfusion.bokicsoft.com/

[-- Attachment #2: QSlider_sizes_issues.patch --]
[-- Type: text/x-patch, Size: 1263 bytes --]

From 75350fa3ec1dd925a30b2511892128a07cbe10de Mon Sep 17 00:00:00 2001
From: Boris Barbulovski <bbarbulovski@gmail.com>
Date: Mon, 17 Oct 2016 22:23:14 +0200
Subject: [PATCH] qconfig initial slider sizes fix.

On first `make xconfig`, suboption and help panels were hidden.
Now we properly detect the first run, and show those panels.

Signed-off-by: Boris Barbulovski <bbarbulovski@gmail.com>
---
 scripts/kconfig/qconf.cc | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/scripts/kconfig/qconf.cc b/scripts/kconfig/qconf.cc
index fc55559..e99c04f 100644
--- a/scripts/kconfig/qconf.cc
+++ b/scripts/kconfig/qconf.cc
@@ -65,11 +65,19 @@ ConfigSettings::ConfigSettings()
 QList<int> ConfigSettings::readSizes(const QString& key, bool *ok)
 {
 	QList<int> result;
-	QStringList entryList = value(key).toStringList();
-	QStringList::Iterator it;
 
-	for (it = entryList.begin(); it != entryList.end(); ++it)
-		result.push_back((*it).toInt());
+	if (contains(key))
+	{
+		QStringList entryList = value(key).toStringList();
+		QStringList::Iterator it;
+
+		for (it = entryList.begin(); it != entryList.end(); ++it)
+			result.push_back((*it).toInt());
+
+		*ok = true;
+	}
+	else
+		*ok = false;
 
 	return result;
 }
-- 
2.7.4


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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-10-17 20:43       ` Boris Barbulovski
@ 2016-10-17 20:50         ` Boris Barbulovski
  2016-10-24  1:17           ` Randy Dunlap
  2016-10-17 22:32           ` Randy Dunlap
  1 sibling, 1 reply; 12+ messages in thread
From: Boris Barbulovski @ 2016-10-17 20:50 UTC (permalink / raw)
  To: linux-kernel, linux-kbuild

And make sure to delete ~/.config/kernel.org/qconf.conf file before
testing because it might have some illegal settings that might trigger
the same issue again.


On Mon, Oct 17, 2016 at 10:43 PM, Boris Barbulovski
<bbarbulovski@gmail.com> wrote:
> can you try this patch?
>
>
>
> On Mon, Oct 17, 2016 at 7:28 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
>> Boris or Thiago,
>>
>> Any comments, suggestions, or patches about this?
>>
>> thanks.
>>
>> On 10/15/16 04:09, Jason Vas Dias wrote:
>>>  Aha, thanks! I never would have known this without being told -
>>>  there is no visible indication that the symbol info pane exists
>>>  at all until one tries to drag the lower right corner of the window
>>>  notth-eastwards - is this meant to be somehow an intuitive thing to
>>>  do these days to view more info ?
>>>
>>>  I did manage to view the option documentation with nconfig  /
>>>  using emacs to view the KConf files (preferable).
>>>
>>>  Really, it would be nice if xconfig had some 'View' Menu & one could select
>>>  View -> Option Documentation  or press <F1> over an option to view the
>>>  documentation for it , and if the geometry of the different panes was
>>> correct at
>>>  startup .- the whole Option value pane initially appears on the far right hand
>>>  side, about 10 pixels wide , until resized ; and there really is no sign of the
>>>  documentation pane at all until lower right-hand corner dragged.
>>>
>>>  Also, in the Help -> Introduction panel, it says :
>>>    "Toggling Show Debug Info under the Options menu will show the
>>> dependencies..."
>>>  but there is no "Show Debug Info" option on the Options menu - sounds like
>>>  it might be a useful feature - should I be seeing a "Show Debug Info" option ?
>>>  why don't I see one ?  Maybe the Options menu might be a good place to put
>>>  an "Expand Option Documentation Pane" option ?
>>>
>>> Thanks anyway for the info.
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>>
>>>
>>> On 11/10/2016, Randy Dunlap <rdunlap@infradead.org> wrote:
>>>> [changed linux-config to linux-kbuild list]
>>>>
>>>> On 10/09/16 13:46, Jason Vas Dias wrote:
>>>>> Hi -
>>>>> I've been doing 'make xconfig'  to configure the kernel for many years
>>>>> now, and
>>>>> always there used to be some option documentation pane populated with
>>>>> summary documentation for the specific option selected .
>>>>> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
>>>>> is no option
>>>>> documentation pane - this is a real pain !  The option documentation also
>>>>> is not displayed with any other gui, eg.  'make menuconfig' / 'make
>>>>> gtkconfig' -
>>>>> I'm sure it used to be . This is a regression IMHO .
>>>>> How can I restore display of documentation for each selected option ?
>>>>> Will older xconfig work for Linux 4.8 ? it appears not ...
>>>>> Thanks in advance for any replies,
>>>>> Jason
>>>>
>>>> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, &
>>>> nconfig.
>>>>
>>>> In xconfig, if the right hand side of the config window only lists some
>>>> kernel config
>>>> options and no symbol help/info, the symbol info portion may be hidden. Try
>>>> pointing
>>>> to the bottom of the right side of the window and hold down the left mouse
>>>> button
>>>> and then drag the mouse pointer upward to open the symbol info pane.
>>>> At least that is what works for me.
>>>>
>>>> --
>>>> ~Randy
>>
>>
>> --
>> ~Randy
>
>
>
> --
> Boris Barbulovski
> http://mkfusion.bokicsoft.com/



-- 
Boris Barbulovski
http://mkfusion.bokicsoft.com/

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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-10-17 20:43       ` Boris Barbulovski
@ 2016-10-17 22:32           ` Randy Dunlap
  2016-10-17 22:32           ` Randy Dunlap
  1 sibling, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2016-10-17 22:32 UTC (permalink / raw)
  To: Boris Barbulovski, linux-kernel, linux-kbuild, Jason Vas Dias

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

[adding Jason for testing]

On 10/17/16 13:43, Boris Barbulovski wrote:
> can you try this patch?
> 

And make sure to delete ~/.config/kernel.org/qconf.conf file before
testing because it might have some illegal settings that might trigger
the same issue again.

[patch is attached]

> 
> 
> On Mon, Oct 17, 2016 at 7:28 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
>> Boris or Thiago,
>>
>> Any comments, suggestions, or patches about this?
>>
>> thanks.
>>
>> On 10/15/16 04:09, Jason Vas Dias wrote:
>>>  Aha, thanks! I never would have known this without being told -
>>>  there is no visible indication that the symbol info pane exists
>>>  at all until one tries to drag the lower right corner of the window
>>>  notth-eastwards - is this meant to be somehow an intuitive thing to
>>>  do these days to view more info ?
>>>
>>>  I did manage to view the option documentation with nconfig  /
>>>  using emacs to view the KConf files (preferable).
>>>
>>>  Really, it would be nice if xconfig had some 'View' Menu & one could select
>>>  View -> Option Documentation  or press <F1> over an option to view the
>>>  documentation for it , and if the geometry of the different panes was
>>> correct at
>>>  startup .- the whole Option value pane initially appears on the far right hand
>>>  side, about 10 pixels wide , until resized ; and there really is no sign of the
>>>  documentation pane at all until lower right-hand corner dragged.
>>>
>>>  Also, in the Help -> Introduction panel, it says :
>>>    "Toggling Show Debug Info under the Options menu will show the
>>> dependencies..."
>>>  but there is no "Show Debug Info" option on the Options menu - sounds like
>>>  it might be a useful feature - should I be seeing a "Show Debug Info" option ?
>>>  why don't I see one ?  Maybe the Options menu might be a good place to put
>>>  an "Expand Option Documentation Pane" option ?
>>>
>>> Thanks anyway for the info.
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>>
>>>
>>> On 11/10/2016, Randy Dunlap <rdunlap@infradead.org> wrote:
>>>> [changed linux-config to linux-kbuild list]
>>>>
>>>> On 10/09/16 13:46, Jason Vas Dias wrote:
>>>>> Hi -
>>>>> I've been doing 'make xconfig'  to configure the kernel for many years
>>>>> now, and
>>>>> always there used to be some option documentation pane populated with
>>>>> summary documentation for the specific option selected .
>>>>> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
>>>>> is no option
>>>>> documentation pane - this is a real pain !  The option documentation also
>>>>> is not displayed with any other gui, eg.  'make menuconfig' / 'make
>>>>> gtkconfig' -
>>>>> I'm sure it used to be . This is a regression IMHO .
>>>>> How can I restore display of documentation for each selected option ?
>>>>> Will older xconfig work for Linux 4.8 ? it appears not ...
>>>>> Thanks in advance for any replies,
>>>>> Jason
>>>>
>>>> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, &
>>>> nconfig.
>>>>
>>>> In xconfig, if the right hand side of the config window only lists some
>>>> kernel config
>>>> options and no symbol help/info, the symbol info portion may be hidden. Try
>>>> pointing
>>>> to the bottom of the right side of the window and hold down the left mouse
>>>> button
>>>> and then drag the mouse pointer upward to open the symbol info pane.
>>>> At least that is what works for me.
>>>>
>>>> --
>>>> ~Randy
>>
>>
>> --
>> ~Randy
> 
> 
> 


-- 
~Randy

[-- Attachment #2: QSlider_sizes_issues.patch --]
[-- Type: text/x-patch, Size: 1264 bytes --]

>From 75350fa3ec1dd925a30b2511892128a07cbe10de Mon Sep 17 00:00:00 2001
From: Boris Barbulovski <bbarbulovski@gmail.com>
Date: Mon, 17 Oct 2016 22:23:14 +0200
Subject: [PATCH] qconfig initial slider sizes fix.

On first `make xconfig`, suboption and help panels were hidden.
Now we properly detect the first run, and show those panels.

Signed-off-by: Boris Barbulovski <bbarbulovski@gmail.com>
---
 scripts/kconfig/qconf.cc | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/scripts/kconfig/qconf.cc b/scripts/kconfig/qconf.cc
index fc55559..e99c04f 100644
--- a/scripts/kconfig/qconf.cc
+++ b/scripts/kconfig/qconf.cc
@@ -65,11 +65,19 @@ ConfigSettings::ConfigSettings()
 QList<int> ConfigSettings::readSizes(const QString& key, bool *ok)
 {
 	QList<int> result;
-	QStringList entryList = value(key).toStringList();
-	QStringList::Iterator it;
 
-	for (it = entryList.begin(); it != entryList.end(); ++it)
-		result.push_back((*it).toInt());
+	if (contains(key))
+	{
+		QStringList entryList = value(key).toStringList();
+		QStringList::Iterator it;
+
+		for (it = entryList.begin(); it != entryList.end(); ++it)
+			result.push_back((*it).toInt());
+
+		*ok = true;
+	}
+	else
+		*ok = false;
 
 	return result;
 }
-- 
2.7.4


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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
@ 2016-10-17 22:32           ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2016-10-17 22:32 UTC (permalink / raw)
  To: Boris Barbulovski, linux-kernel, linux-kbuild, Jason Vas Dias

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

[adding Jason for testing]

On 10/17/16 13:43, Boris Barbulovski wrote:
> can you try this patch?
> 

And make sure to delete ~/.config/kernel.org/qconf.conf file before
testing because it might have some illegal settings that might trigger
the same issue again.

[patch is attached]

> 
> 
> On Mon, Oct 17, 2016 at 7:28 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
>> Boris or Thiago,
>>
>> Any comments, suggestions, or patches about this?
>>
>> thanks.
>>
>> On 10/15/16 04:09, Jason Vas Dias wrote:
>>>  Aha, thanks! I never would have known this without being told -
>>>  there is no visible indication that the symbol info pane exists
>>>  at all until one tries to drag the lower right corner of the window
>>>  notth-eastwards - is this meant to be somehow an intuitive thing to
>>>  do these days to view more info ?
>>>
>>>  I did manage to view the option documentation with nconfig  /
>>>  using emacs to view the KConf files (preferable).
>>>
>>>  Really, it would be nice if xconfig had some 'View' Menu & one could select
>>>  View -> Option Documentation  or press <F1> over an option to view the
>>>  documentation for it , and if the geometry of the different panes was
>>> correct at
>>>  startup .- the whole Option value pane initially appears on the far right hand
>>>  side, about 10 pixels wide , until resized ; and there really is no sign of the
>>>  documentation pane at all until lower right-hand corner dragged.
>>>
>>>  Also, in the Help -> Introduction panel, it says :
>>>    "Toggling Show Debug Info under the Options menu will show the
>>> dependencies..."
>>>  but there is no "Show Debug Info" option on the Options menu - sounds like
>>>  it might be a useful feature - should I be seeing a "Show Debug Info" option ?
>>>  why don't I see one ?  Maybe the Options menu might be a good place to put
>>>  an "Expand Option Documentation Pane" option ?
>>>
>>> Thanks anyway for the info.
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>>
>>>
>>> On 11/10/2016, Randy Dunlap <rdunlap@infradead.org> wrote:
>>>> [changed linux-config to linux-kbuild list]
>>>>
>>>> On 10/09/16 13:46, Jason Vas Dias wrote:
>>>>> Hi -
>>>>> I've been doing 'make xconfig'  to configure the kernel for many years
>>>>> now, and
>>>>> always there used to be some option documentation pane populated with
>>>>> summary documentation for the specific option selected .
>>>>> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
>>>>> is no option
>>>>> documentation pane - this is a real pain !  The option documentation also
>>>>> is not displayed with any other gui, eg.  'make menuconfig' / 'make
>>>>> gtkconfig' -
>>>>> I'm sure it used to be . This is a regression IMHO .
>>>>> How can I restore display of documentation for each selected option ?
>>>>> Will older xconfig work for Linux 4.8 ? it appears not ...
>>>>> Thanks in advance for any replies,
>>>>> Jason
>>>>
>>>> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, &
>>>> nconfig.
>>>>
>>>> In xconfig, if the right hand side of the config window only lists some
>>>> kernel config
>>>> options and no symbol help/info, the symbol info portion may be hidden. Try
>>>> pointing
>>>> to the bottom of the right side of the window and hold down the left mouse
>>>> button
>>>> and then drag the mouse pointer upward to open the symbol info pane.
>>>> At least that is what works for me.
>>>>
>>>> --
>>>> ~Randy
>>
>>
>> --
>> ~Randy
> 
> 
> 


-- 
~Randy

[-- Attachment #2: QSlider_sizes_issues.patch --]
[-- Type: text/x-patch, Size: 1263 bytes --]

From 75350fa3ec1dd925a30b2511892128a07cbe10de Mon Sep 17 00:00:00 2001
From: Boris Barbulovski <bbarbulovski@gmail.com>
Date: Mon, 17 Oct 2016 22:23:14 +0200
Subject: [PATCH] qconfig initial slider sizes fix.

On first `make xconfig`, suboption and help panels were hidden.
Now we properly detect the first run, and show those panels.

Signed-off-by: Boris Barbulovski <bbarbulovski@gmail.com>
---
 scripts/kconfig/qconf.cc | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/scripts/kconfig/qconf.cc b/scripts/kconfig/qconf.cc
index fc55559..e99c04f 100644
--- a/scripts/kconfig/qconf.cc
+++ b/scripts/kconfig/qconf.cc
@@ -65,11 +65,19 @@ ConfigSettings::ConfigSettings()
 QList<int> ConfigSettings::readSizes(const QString& key, bool *ok)
 {
 	QList<int> result;
-	QStringList entryList = value(key).toStringList();
-	QStringList::Iterator it;
 
-	for (it = entryList.begin(); it != entryList.end(); ++it)
-		result.push_back((*it).toInt());
+	if (contains(key))
+	{
+		QStringList entryList = value(key).toStringList();
+		QStringList::Iterator it;
+
+		for (it = entryList.begin(); it != entryList.end(); ++it)
+			result.push_back((*it).toInt());
+
+		*ok = true;
+	}
+	else
+		*ok = false;
 
 	return result;
 }
-- 
2.7.4


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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-10-17 20:50         ` Boris Barbulovski
@ 2016-10-24  1:17           ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2016-10-24  1:17 UTC (permalink / raw)
  To: Boris Barbulovski, linux-kernel, linux-kbuild, Michal Marek

On 10/17/16 13:50, Boris Barbulovski wrote:
> And make sure to delete ~/.config/kernel.org/qconf.conf file before
> testing because it might have some illegal settings that might trigger
> the same issue again.
> 

I tested it and it seems to do the right thing.
Tested-by: Randy Dunlap <rdunlap@infradead.org>

If this patch isn't already in the linux-kconfig tree, please add it for more testing.

> 
> On Mon, Oct 17, 2016 at 10:43 PM, Boris Barbulovski
> <bbarbulovski@gmail.com> wrote:
>> can you try this patch?
>>
>>
>>
>> On Mon, Oct 17, 2016 at 7:28 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
>>> Boris or Thiago,
>>>
>>> Any comments, suggestions, or patches about this?
>>>
>>> thanks.
>>>
>>> On 10/15/16 04:09, Jason Vas Dias wrote:
>>>>  Aha, thanks! I never would have known this without being told -
>>>>  there is no visible indication that the symbol info pane exists
>>>>  at all until one tries to drag the lower right corner of the window
>>>>  notth-eastwards - is this meant to be somehow an intuitive thing to
>>>>  do these days to view more info ?
>>>>
>>>>  I did manage to view the option documentation with nconfig  /
>>>>  using emacs to view the KConf files (preferable).
>>>>
>>>>  Really, it would be nice if xconfig had some 'View' Menu & one could select
>>>>  View -> Option Documentation  or press <F1> over an option to view the
>>>>  documentation for it , and if the geometry of the different panes was
>>>> correct at
>>>>  startup .- the whole Option value pane initially appears on the far right hand
>>>>  side, about 10 pixels wide , until resized ; and there really is no sign of the
>>>>  documentation pane at all until lower right-hand corner dragged.
>>>>
>>>>  Also, in the Help -> Introduction panel, it says :
>>>>    "Toggling Show Debug Info under the Options menu will show the
>>>> dependencies..."
>>>>  but there is no "Show Debug Info" option on the Options menu - sounds like
>>>>  it might be a useful feature - should I be seeing a "Show Debug Info" option ?
>>>>  why don't I see one ?  Maybe the Options menu might be a good place to put
>>>>  an "Expand Option Documentation Pane" option ?
>>>>
>>>> Thanks anyway for the info.
>>>>
>>>> Regards,
>>>> Jason
>>>>
>>>>
>>>>
>>>>
>>>> On 11/10/2016, Randy Dunlap <rdunlap@infradead.org> wrote:
>>>>> [changed linux-config to linux-kbuild list]
>>>>>
>>>>> On 10/09/16 13:46, Jason Vas Dias wrote:
>>>>>> Hi -
>>>>>> I've been doing 'make xconfig'  to configure the kernel for many years
>>>>>> now, and
>>>>>> always there used to be some option documentation pane populated with
>>>>>> summary documentation for the specific option selected .
>>>>>> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
>>>>>> is no option
>>>>>> documentation pane - this is a real pain !  The option documentation also
>>>>>> is not displayed with any other gui, eg.  'make menuconfig' / 'make
>>>>>> gtkconfig' -
>>>>>> I'm sure it used to be . This is a regression IMHO .
>>>>>> How can I restore display of documentation for each selected option ?
>>>>>> Will older xconfig work for Linux 4.8 ? it appears not ...
>>>>>> Thanks in advance for any replies,
>>>>>> Jason
>>>>>
>>>>> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, &
>>>>> nconfig.
>>>>>
>>>>> In xconfig, if the right hand side of the config window only lists some
>>>>> kernel config
>>>>> options and no symbol help/info, the symbol info portion may be hidden. Try
>>>>> pointing
>>>>> to the bottom of the right side of the window and hold down the left mouse
>>>>> button
>>>>> and then drag the mouse pointer upward to open the symbol info pane.
>>>>> At least that is what works for me.
>>>>>
>>>>> --
>>>>> ~Randy
>>>
>>>
>>> --
>>> ~Randy
>>
>>
>>
>> --
>> Boris Barbulovski
>> http://mkfusion.bokicsoft.com/


-- 
~Randy

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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-10-17 17:28     ` Randy Dunlap
  2016-10-17 20:43       ` Boris Barbulovski
@ 2016-11-01  2:47       ` Randy Dunlap
  2016-11-01 12:17         ` Boris Barbulovski
  1 sibling, 1 reply; 12+ messages in thread
From: Randy Dunlap @ 2016-11-01  2:47 UTC (permalink / raw)
  To: Jason Vas Dias
  Cc: linux-kernel, linux-kbuild, Boris Barbulovski, Thiago Macieira,
	Michal Marek

On 10/17/16 10:28, Randy Dunlap wrote:
> Boris or Thiago,
> 
> Any comments, suggestions, or patches about this?
> 
> thanks.

Hi Boris and Thiago,

Other than you patch of Oct. 17 (which needs to be added to linux-kconfig for
linux-next testing), the OP (Jason) mentioned that the xconfig "Help, Introduction"
mentions a toggle called "Show Debug Info" but there is no such option under
the Option menu.

The qconf.cc source file does contain a boolean called _showDebug. How is it
used?  It appears to only be settable by editing the .config/kernel.org/qconf.conf
file:
qconf\help\showDebug=false
and changing that 'false' to 'true'. Doing that still does not show any debug options
in the xconfig windows. What it appears to do is to highlight (via html) the kconfig
keywords so that the user can click on them, but when I do that, nothing useful
happens (they just disappear!).

So the questions are basically:

1. should be Help/Introduction text be cleaned up so that it does not refer to
Show Debug Options? or should that toggle be reinstated?

2. how is /showDebug used? should it be documented? should it be fixed?
should it be deleted?

Thanks.

> On 10/15/16 04:09, Jason Vas Dias wrote:
>>  Aha, thanks! I never would have known this without being told -
>>  there is no visible indication that the symbol info pane exists
>>  at all until one tries to drag the lower right corner of the window
>>  notth-eastwards - is this meant to be somehow an intuitive thing to
>>  do these days to view more info ?
>>
>>  I did manage to view the option documentation with nconfig  /
>>  using emacs to view the KConf files (preferable).
>>
>>  Really, it would be nice if xconfig had some 'View' Menu & one could select
>>  View -> Option Documentation  or press <F1> over an option to view the
>>  documentation for it , and if the geometry of the different panes was
>> correct at
>>  startup .- the whole Option value pane initially appears on the far right hand
>>  side, about 10 pixels wide , until resized ; and there really is no sign of the
>>  documentation pane at all until lower right-hand corner dragged.
>>
>>  Also, in the Help -> Introduction panel, it says :
>>    "Toggling Show Debug Info under the Options menu will show the
>> dependencies..."
>>  but there is no "Show Debug Info" option on the Options menu - sounds like
>>  it might be a useful feature - should I be seeing a "Show Debug Info" option ?
>>  why don't I see one ?  Maybe the Options menu might be a good place to put
>>  an "Expand Option Documentation Pane" option ?
>>
>> Thanks anyway for the info.
>>
>> Regards,
>> Jason
>>
>>
>>
>>
>> On 11/10/2016, Randy Dunlap <rdunlap@infradead.org> wrote:
>>> [changed linux-config to linux-kbuild list]
>>>
>>> On 10/09/16 13:46, Jason Vas Dias wrote:
>>>> Hi -
>>>> I've been doing 'make xconfig'  to configure the kernel for many years
>>>> now, and
>>>> always there used to be some option documentation pane populated with
>>>> summary documentation for the specific option selected .
>>>> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
>>>> is no option
>>>> documentation pane - this is a real pain !  The option documentation also
>>>> is not displayed with any other gui, eg.  'make menuconfig' / 'make
>>>> gtkconfig' -
>>>> I'm sure it used to be . This is a regression IMHO .
>>>> How can I restore display of documentation for each selected option ?
>>>> Will older xconfig work for Linux 4.8 ? it appears not ...
>>>> Thanks in advance for any replies,
>>>> Jason
>>>
>>> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, &
>>> nconfig.
>>>
>>> In xconfig, if the right hand side of the config window only lists some
>>> kernel config
>>> options and no symbol help/info, the symbol info portion may be hidden. Try
>>> pointing
>>> to the bottom of the right side of the window and hold down the left mouse
>>> button
>>> and then drag the mouse pointer upward to open the symbol info pane.
>>> At least that is what works for me.


-- 
~Randy

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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-11-01  2:47       ` Randy Dunlap
@ 2016-11-01 12:17         ` Boris Barbulovski
  2016-11-01 15:52           ` Randy Dunlap
  0 siblings, 1 reply; 12+ messages in thread
From: Boris Barbulovski @ 2016-11-01 12:17 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: Jason Vas Dias, linux-kernel, linux-kbuild, Thiago Macieira,
	Michal Marek

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

hi Randy,

Frankly I don't have answer to your questions, but I did reproduced
the issues you described.

And found that:

* `Show Debug Info` menu item was(created, but) not added to the menu.
* if the `showDebug` setting was set to true, the the initial widgets
state will not be set correctly.

I did a patch of those issues fixed.

If you choose to keep the `showDebug` stuff in, you can checkout/test the patch.

On Tue, Nov 1, 2016 at 3:47 AM, Randy Dunlap <rdunlap@infradead.org> wrote:
> On 10/17/16 10:28, Randy Dunlap wrote:
>> Boris or Thiago,
>>
>> Any comments, suggestions, or patches about this?
>>
>> thanks.
>
> Hi Boris and Thiago,
>
> Other than you patch of Oct. 17 (which needs to be added to linux-kconfig for
> linux-next testing), the OP (Jason) mentioned that the xconfig "Help, Introduction"
> mentions a toggle called "Show Debug Info" but there is no such option under
> the Option menu.
>
> The qconf.cc source file does contain a boolean called _showDebug. How is it
> used?  It appears to only be settable by editing the .config/kernel.org/qconf.conf
> file:
> qconf\help\showDebug=false
> and changing that 'false' to 'true'. Doing that still does not show any debug options
> in the xconfig windows. What it appears to do is to highlight (via html) the kconfig
> keywords so that the user can click on them, but when I do that, nothing useful
> happens (they just disappear!).
>
> So the questions are basically:
>
> 1. should be Help/Introduction text be cleaned up so that it does not refer to
> Show Debug Options? or should that toggle be reinstated?
>
> 2. how is /showDebug used? should it be documented? should it be fixed?
> should it be deleted?
>
> Thanks.
>
>> On 10/15/16 04:09, Jason Vas Dias wrote:
>>>  Aha, thanks! I never would have known this without being told -
>>>  there is no visible indication that the symbol info pane exists
>>>  at all until one tries to drag the lower right corner of the window
>>>  notth-eastwards - is this meant to be somehow an intuitive thing to
>>>  do these days to view more info ?
>>>
>>>  I did manage to view the option documentation with nconfig  /
>>>  using emacs to view the KConf files (preferable).
>>>
>>>  Really, it would be nice if xconfig had some 'View' Menu & one could select
>>>  View -> Option Documentation  or press <F1> over an option to view the
>>>  documentation for it , and if the geometry of the different panes was
>>> correct at
>>>  startup .- the whole Option value pane initially appears on the far right hand
>>>  side, about 10 pixels wide , until resized ; and there really is no sign of the
>>>  documentation pane at all until lower right-hand corner dragged.
>>>
>>>  Also, in the Help -> Introduction panel, it says :
>>>    "Toggling Show Debug Info under the Options menu will show the
>>> dependencies..."
>>>  but there is no "Show Debug Info" option on the Options menu - sounds like
>>>  it might be a useful feature - should I be seeing a "Show Debug Info" option ?
>>>  why don't I see one ?  Maybe the Options menu might be a good place to put
>>>  an "Expand Option Documentation Pane" option ?
>>>
>>> Thanks anyway for the info.
>>>
>>> Regards,
>>> Jason
>>>
>>>
>>>
>>>
>>> On 11/10/2016, Randy Dunlap <rdunlap@infradead.org> wrote:
>>>> [changed linux-config to linux-kbuild list]
>>>>
>>>> On 10/09/16 13:46, Jason Vas Dias wrote:
>>>>> Hi -
>>>>> I've been doing 'make xconfig'  to configure the kernel for many years
>>>>> now, and
>>>>> always there used to be some option documentation pane populated with
>>>>> summary documentation for the specific option selected .
>>>>> But now,  when built for Qt 5.7.0, (also tried Qt 4.8 and GTK) there
>>>>> is no option
>>>>> documentation pane - this is a real pain !  The option documentation also
>>>>> is not displayed with any other gui, eg.  'make menuconfig' / 'make
>>>>> gtkconfig' -
>>>>> I'm sure it used to be . This is a regression IMHO .
>>>>> How can I restore display of documentation for each selected option ?
>>>>> Will older xconfig work for Linux 4.8 ? it appears not ...
>>>>> Thanks in advance for any replies,
>>>>> Jason
>>>>
>>>> That's odd. I see the help info in all of xconfig, gconfig, menuconfig, &
>>>> nconfig.
>>>>
>>>> In xconfig, if the right hand side of the config window only lists some
>>>> kernel config
>>>> options and no symbol help/info, the symbol info portion may be hidden. Try
>>>> pointing
>>>> to the bottom of the right side of the window and hold down the left mouse
>>>> button
>>>> and then drag the mouse pointer upward to open the symbol info pane.
>>>> At least that is what works for me.
>
>
> --
> ~Randy



-- 
Boris Barbulovski
http://mkfusion.bokicsoft.com/

[-- Attachment #2: 0001-xconfig-Fix-Show-Debug-functionality.patch --]
[-- Type: text/x-patch, Size: 1284 bytes --]

From 51a101f256183aed840e40c09c4b3739fd82540a Mon Sep 17 00:00:00 2001
From: Boris Barbulovski <bbarbulovski@gmail.com>
Date: Tue, 1 Nov 2016 09:54:15 +0100
Subject: [PATCH 1/1] xconfig - Fix `Show Debug` functionality.

* Add `Show debug` menu to the main menu.
* Properly load showDebug settings.

Signed-off-by: Boris Barbulovski <bbarbulovski@gmail.com>
---
 scripts/kconfig/qconf.cc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scripts/kconfig/qconf.cc b/scripts/kconfig/qconf.cc
index fc55559..45e3169 100644
--- a/scripts/kconfig/qconf.cc
+++ b/scripts/kconfig/qconf.cc
@@ -1014,7 +1014,7 @@ ConfigInfoView::ConfigInfoView(QWidget* parent, const char *name)
 
 	if (!objectName().isEmpty()) {
 		configSettings->beginGroup(objectName());
-		_showDebug = configSettings->value("/showDebug", false).toBool();
+		setShowDebug(configSettings->value("/showDebug", false).toBool());
 		configSettings->endGroup();
 		connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings()));
 	}
@@ -1474,6 +1474,7 @@ ConfigMainWindow::ConfigMainWindow(void)
 	optionMenu->addSeparator();
 	optionMenu->addActions(optGroup->actions());
 	optionMenu->addSeparator();
+	optionMenu->addAction(showDebugAction);
 
 	// create help menu
 	menu->addSeparator();
-- 
2.10.2


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

* Re: please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ?
  2016-11-01 12:17         ` Boris Barbulovski
@ 2016-11-01 15:52           ` Randy Dunlap
  0 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2016-11-01 15:52 UTC (permalink / raw)
  To: Boris Barbulovski
  Cc: Jason Vas Dias, linux-kernel, linux-kbuild, Thiago Macieira,
	Michal Marek

On 11/01/16 05:17, Boris Barbulovski wrote:
> hi Randy,
> 
> Frankly I don't have answer to your questions, but I did reproduced
> the issues you described.
> 
> And found that:
> 
> * `Show Debug Info` menu item was(created, but) not added to the menu.
> * if the `showDebug` setting was set to true, the the initial widgets
> state will not be set correctly.
> 
> I did a patch of those issues fixed.
> 
> If you choose to keep the `showDebug` stuff in, you can checkout/test the patch.

Your patch works ... but I don't find the Show Debug Info option to be
useful, so I would just remove it completely.

anyone else have views on this?

thanks.

> On Tue, Nov 1, 2016 at 3:47 AM, Randy Dunlap <rdunlap@infradead.org> wrote:
>> On 10/17/16 10:28, Randy Dunlap wrote:
>>> Boris or Thiago,
>>>
>>> Any comments, suggestions, or patches about this?
>>>
>>> thanks.
>>
>> Hi Boris and Thiago,
>>
>> Other than you patch of Oct. 17 (which needs to be added to linux-kconfig for
>> linux-next testing), the OP (Jason) mentioned that the xconfig "Help, Introduction"
>> mentions a toggle called "Show Debug Info" but there is no such option under
>> the Option menu.
>>
>> The qconf.cc source file does contain a boolean called _showDebug. How is it
>> used?  It appears to only be settable by editing the .config/kernel.org/qconf.conf
>> file:
>> qconf\help\showDebug=false
>> and changing that 'false' to 'true'. Doing that still does not show any debug options
>> in the xconfig windows. What it appears to do is to highlight (via html) the kconfig
>> keywords so that the user can click on them, but when I do that, nothing useful
>> happens (they just disappear!).
>>
>> So the questions are basically:
>>
>> 1. should be Help/Introduction text be cleaned up so that it does not refer to
>> Show Debug Options? or should that toggle be reinstated?
>>
>> 2. how is /showDebug used? should it be documented? should it be fixed?
>> should it be deleted?
>>
>> Thanks.
>>
>>> On 10/15/16 04:09, Jason Vas Dias wrote:
>>>>  Aha, thanks! I never would have known this without being told -
>>>>  there is no visible indication that the symbol info pane exists
>>>>  at all until one tries to drag the lower right corner of the window
>>>>  notth-eastwards - is this meant to be somehow an intuitive thing to
>>>>  do these days to view more info ?
>>>>
>>>>  I did manage to view the option documentation with nconfig  /
>>>>  using emacs to view the KConf files (preferable).
>>>>
>>>>  Really, it would be nice if xconfig had some 'View' Menu & one could select
>>>>  View -> Option Documentation  or press <F1> over an option to view the
>>>>  documentation for it , and if the geometry of the different panes was
>>>> correct at
>>>>  startup .- the whole Option value pane initially appears on the far right hand
>>>>  side, about 10 pixels wide , until resized ; and there really is no sign of the
>>>>  documentation pane at all until lower right-hand corner dragged.
>>>>
>>>>  Also, in the Help -> Introduction panel, it says :
>>>>    "Toggling Show Debug Info under the Options menu will show the
>>>> dependencies..."
>>>>  but there is no "Show Debug Info" option on the Options menu - sounds like
>>>>  it might be a useful feature - should I be seeing a "Show Debug Info" option ?
>>>>  why don't I see one ?  Maybe the Options menu might be a good place to put
>>>>  an "Expand Option Documentation Pane" option ?
>>>>
>>>> Thanks anyway for the info.


-- 
~Randy

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

end of thread, other threads:[~2016-11-01 15:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-09 20:46 please, where has xconfig KConf option documentation gone with linux 4.8's Qt5 / Qt4 xconfig ? Jason Vas Dias
2016-10-11 23:15 ` Randy Dunlap
2016-10-15 11:09   ` Jason Vas Dias
2016-10-17 17:28     ` Randy Dunlap
2016-10-17 20:43       ` Boris Barbulovski
2016-10-17 20:50         ` Boris Barbulovski
2016-10-24  1:17           ` Randy Dunlap
2016-10-17 22:32         ` Randy Dunlap
2016-10-17 22:32           ` Randy Dunlap
2016-11-01  2:47       ` Randy Dunlap
2016-11-01 12:17         ` Boris Barbulovski
2016-11-01 15:52           ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.