Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show detailed version info on GUI about screen #4893

Closed
nbolton opened this issue Jul 23, 2015 · 18 comments
Closed

Show detailed version info on GUI about screen #4893

nbolton opened this issue Jul 23, 2015 · 18 comments
Labels
enhancement A suggested change to improve functionality
Milestone

Comments

@nbolton
Copy link
Member

nbolton commented Jul 23, 2015

Problem: During testing, we often have no idea which exact version we have installed.

Solution: Include the stage name, git revision and build date in the about dialog as part of the build process (pass it to cmake from hm?)

@nbolton nbolton added the enhancement A suggested change to improve functionality label Jul 23, 2015
@nbolton nbolton modified the milestone: v1.8.0-beta Jul 23, 2015
@nbolton nbolton changed the title Show git revision on GUI about screen Show stage name and git revision on GUI about screen Aug 7, 2015
@nbolton nbolton added this to the v1.8.0-beta milestone Aug 7, 2015
@mfilipe
Copy link

mfilipe commented Aug 11, 2015

This is going to be awesome! Today I had this problem because I didn't know if the software was 1.7.4-rc7 or 1.7.4-rc8.

I suggest you implement this getting the information what you need one step before you start to compile. It is going to give you more freedom to automate this step in another ways.

@xhou-wavefin xhou-wavefin self-assigned this Aug 17, 2015
@nbolton nbolton changed the title Show stage name and git revision on GUI about screen Show detailed version info on GUI about screen Oct 14, 2015
@nbolton
Copy link
Member Author

nbolton commented Oct 14, 2015

@XinYuHou Please port fe63124 to 1.8 and add the build date.

xhou-wavefin pushed a commit that referenced this issue Oct 19, 2015
@xhou-wavefin xhou-wavefin reopened this Nov 19, 2015
@xhou-wavefin xhou-wavefin removed their assignment Nov 24, 2015
@Kays
Copy link

Kays commented Jul 2, 2016

Looks good.

OS: Debian Jessie (8.5)
2016-07-01-20 33 35_602x331

OS: Windows 7
tal2wxe

@Verequies
Copy link

Verequies commented Jul 2, 2016

Can confirm the information shows up on Windows 10 Enterprise 64-bit, v1.8.1-beta-f7377d6.
issue 4893 test

@mohibsheth
Copy link

Confirmed on OSX El Capitan 10.11.5
screenshot 2016-07-02 11 52 24

@yidhoe
Copy link

yidhoe commented Jul 2, 2016

image

@Zygislovas
Copy link

Looks good...
System information:
Windows 10 Enterprise x64
Windows 8.1 Pro x64
image

@ryanvito
Copy link

ryanvito commented Jul 2, 2016

Agree with those above. Looks great on both of my macs 10.10 and 10.11.5. Well done.

@cletsimon
Copy link

looks good in osx 10.10.5
screen shot 2016-07-03 at 7 01 27 pm

@MyXelf
Copy link

MyXelf commented Jul 3, 2016

I would suggest to change the GUI component used to display this information to one with the ability to select and copy the text. This would make it easier to include this information in the reports, speeding up the whole process of bug reporting with people using different OSes and trying to get the info from different places.

The killer-enhacement would be a button to copy the info directly to the clipboard. ;-)

HTH

@mohibsheth
Copy link

I agree with MyXelf's suggestion. Further more, this would allow you to configure the reports in the exact format which you require it and you could bundle additional details/logs etc if you need.

@ChrisEdgington
Copy link

Looks to me like Build Date is not getting set properly. I downloaded the 1.8.1-beta-f7377d6 build, OSX 10.11 x64, and its Build Date says: Wed Jul 6 2016, which is today.

@BoStaahle
Copy link

BoStaahle commented Jul 8, 2016

Works on Win10 x64 (Build 10586.420) and OSX 10.11.6 Beta x64 for as well ...
image
image

@mohibsheth
Copy link

Nice catch @ChrisEdgington !

@BoStaahle
Copy link

So Build Date field is in fact install date ?

@mohibsheth
Copy link

@BoStaahle No, I think it should actually be the date on which the build was prepared/release but it's not being populated correctly due to some bug and shows Today's date instead.

@BoStaahle
Copy link

BoStaahle commented Jul 8, 2016

@mohibsheth that is not what I meant. I meant that the date actually shown now could be the install date - which is not the correct date to show.

@jesterKing
Copy link

@BoStaahle no, it shows Today's date. I installed already at the begin of this week, but today it shows Friday 8th as bulid date.

nbolton pushed a commit that referenced this issue May 3, 2019
nbolton pushed a commit that referenced this issue May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A suggested change to improve functionality
Projects
None yet
Development

No branches or pull requests