Bug 248984 - About page: please add installed version
Summary: About page: please add installed version
Status: CLOSED FIXED
Alias: None
Product: KDE PIM Mobile
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 12:55 UTC by Björn Balazs
Modified: 2010-10-22 11:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Balazs 2010-08-25 12:55:21 UTC
Version:           unspecified
OS:                Linux

Please add the installed version to the about page, so people can adress their bug reports properly. If possible it should be the .deb package version string.

Version: 4:4.5~20100820 - experimental- 25. Aug 2010

Reproducible: Always
Comment 1 Volker Krause 2010-08-30 14:34:27 UTC
SVN commit 1169971 by vkrause:

Integrate about dialog in all apps and include the version number in there.

BUG: 248984
BUG: 247786


 M  +1 -2      calendar/korganizer-mobile.qml  
 M  +5 -0      contacts/kaddressbook-mobile.qml  
 M  +4 -3      lib/AboutDialog.qml  
 M  +7 -0      lib/kdeclarativemainview.cpp  
 M  +3 -0      lib/kdeclarativemainview.h  
 M  +4 -0      mail/kmail-mobile.qml  
 M  +5 -0      notes/notes.qml  
 M  +5 -0      tasks/tasks.qml  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1169971
Comment 2 Felix Wolfsteller 2010-09-07 14:03:12 UTC
While there is an about screen it does not yet show the information requested by original reporter.

E.g. in Version 4:4.5~20100903.1171290-1maemo1.1171237 it shows

"
This is the about dialog

Version: 4.6 pre ()
Last change:
"

__At least__ the application name is missing here.
Comment 3 Bjoern Ricks 2010-10-19 15:27:29 UTC
I did commit a patch for the correct version number last week. Therefore it is solved with current snapshots and tag version 4:4.6~20101015.1186250-1maemo1.1186478
Comment 4 Felix Wolfsteller 2010-10-22 11:12:31 UTC
Confirming, version string like 4:4.6~20101022.1188351-1maemo1.1187374 can be seen in about dialog (in that given version).