On Mon, Oct 8, 2012 at 2:16 PM, Vincent van Ravesteijn <v...@lyx.org> wrote: > Op 3-10-2012 12:10, Scott Kostyshak schreef: > >> On Tue, Oct 2, 2012 at 5:42 AM, Scott Kostyshak <skost...@lyx.org> wrote: >>> >>> On Mon, Oct 1, 2012 at 4:06 AM, Jean-Marc Lasgouttes <lasgout...@lyx.org> >>> wrote: >>>> >>>> Le 01/10/2012 08:45, Scott Kostyshak a écrit : >>>> >>>>> This might encourage users to post this information when reporting bugs >>>>> and sometimes it's useful to be able to copy the paths of the Library >>>>> and User directories. >>>>> >>>>> Comments? >>>> >>>> >>>> Looks good. >>> >>> OK I applied this to trunk. >>> >>>> If you are playing with this ui file, it would be nice to have >>>> also the information contained in lyx_version_info (version.h) available >>>> in >>>> another tab. This is what one can get using "lyx -version". >>> >>> Sure, I will have a look at this. >> >> A patch is attached. Is this what you had in mind? >> >> Do you have a good name for the new tab? Here are a few ideas: >> Diagnostics >> Extended Info >> Build Info >> >> Where do you want the tab placed? Currently it is at the end. >> >> Note that when built with CMake the --version command does not give much >> output: >> LyX 2.1.0dev (2011-04-29) >> Built on Oct 3 2012, 05:31:04 >> CMake Build >> >> Thanks, >> >> Scott > > > > Hi Scott, > > I would prefer to have this tab only visible when DEVEL_VERSION is set. This > doesn't provide much help in the released version.
Hi Vincent, Is this still your opinion? I'm not sure if the discussion that followed addressed your concerns or not. I think your main objection is that under CMake not much information is provided. It does now give the time at which the build was compiled. Scott