Bug 327556 - wrong Umbrello application version displayed
Summary: wrong Umbrello application version displayed
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Ralf Habacker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-13 12:02 UTC by Ralf Habacker
Modified: 2013-11-20 21:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.12.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2013-11-13 12:02:40 UTC
Until now umbrello prints out a version in the about dialog derived from the KDE version umbrello is running on. 

In case of using snapshot, unstable or self compiled umbrello release this makes detecting the real application version for bug reports much harder. 




Reproducible: Always

Steps to Reproduce:
1. compile umbrello from source
2. run it 
3. open about dialog
Actual Results:  
The version of the running KDE installation is displayed not the version umbrello is compiled from. 


Expected Results:  
The source version from which umbrello is build should be displayed
Comment 1 Ralf Habacker 2013-11-13 12:07:40 UTC
Git commit 696724d107ea0234e7930ab8f752ad11d343d2d9 by Ralf Habacker.
Committed on 13/11/2013 at 12:03.
Pushed by habacker into branch 'KDE/4.12'.

Setup umbrello version from cmake provided version by default.

If available, the short git HEAD commit hash, is appended.
FIXED-IN:4.12.0

M  +13   -4    CMakeLists.txt

http://commits.kde.org/umbrello/696724d107ea0234e7930ab8f752ad11d343d2d9
Comment 2 Ralf Habacker 2013-11-13 12:14:25 UTC
Git commit d7bc74d318f9dc17e8e38a2a9e0150205a972557 by Ralf Habacker.
Committed on 13/11/2013 at 11:32.
Pushed by habacker into branch 'master'.

Setup umbrello version from cmake provided version by default.

If available, the short git HEAD commit hash, is appended.
FIXED-IN:4.12.0

M  +19   -5    CMakeLists.txt

http://commits.kde.org/umbrello/d7bc74d318f9dc17e8e38a2a9e0150205a972557