Bug 409372 - About KMyMoney doesn't include Plasma version or OS info/version
Summary: About KMyMoney doesn't include Plasma version or OS info/version
Status: RESOLVED INTENTIONAL
Alias: None
Product: frameworks-kcoreaddons
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.55.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-01 15:01 UTC by Ian Neal
Modified: 2020-09-06 19:58 UTC (History)
3 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 Ian Neal 2019-07-01 15:01:35 UTC
When you go to Help, About KMyMoney and then to the Libraries tab, it only lists:
KDE Frameworks
Qt
Windowing system

Bug reports ask for the plasma version, so this should be included in the Libraries tab and the OS information/version.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 28
(available in About System)
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.55.0
Qt Version: 5.11.3
Comment 1 Thomas Baumgart 2019-07-01 16:30:57 UTC
KMyMoney relies on KAboutData and the base KDE framework to display the About dialog. I am not sure if a KDE widget application even has access to the plasma version information. It is certainly not available in non-plasma environments.

On the other hand, it is the bug entry template which may ask for information which is not available.

I therefore assign this to the kcoreaddons product.
Comment 2 Christoph Feck 2019-07-25 13:56:22 UTC
To me a WONTFIX. Applications don't depend on Plasma, so their version information shouldn't be listed there. Also, would be insane to handle Windows, OSX and all other Linux desktops.
Comment 3 Jack 2019-07-25 16:27:46 UTC
So is this a question for bugzilla regarding either what details it asks for, or maybe just adding some text to that area of the form with information about when each field is actually important for the bug?  
On the other hand, could it be a wishlist for KAboutData to include more information about which platform is running, or maybe some detailed version about that platform?  (I currently have only Linux available, so I don't actually know what is shown on Windows or MacOS.)
Comment 4 Harald Sitter 2020-09-06 19:58:06 UTC
Please file a bug about bugzilla template improvements. I expect there's also a bit of concern vis a vis verbosity though. Context is or isn't relevant, there are no hard and fast rules for when which is the case, so generally the user is always better of providing all the information they can get ahold of.

As for the bug at hand I agree with Christoph, showing random unrelated environment information in every application's about dialog isn't very practical unfortunately.