Bugzilla template problems

Jaroslaw Staniek staniek at kde.org
Thu Oct 4 20:55:46 BST 2018


On Thu, 4 Oct 2018 at 21:06, Boudewijn Rempt <boud at valdyas.org> wrote:

> On donderdag 4 oktober 2018 21:01:37 CEST Jaroslaw Staniek wrote:
> > So I would imagine that quite general approach would be to allow "None"
> > value for Plasma version and even KF5 version (this covers non-KF5 apps).
> > "None" in contrast to "Unknown".
>
> That's not relevant. It isn't a matter of what's allowed or not; this is a
> plain text thing people are supposed to understand and maybe fill in.
> There
> are no canned answers, no comboboxes, no help for the user.
>
> > PS: What's the link to the template please?
>
> Just go to bugzilla, try to enter a new bug and look at what's pre-filled
> in
> the report field.
>

Ah textual template!
Thanks Boud.

I propose approach like below; one size fits all since the product can be
even non-Qt one (or built as non-Qt or non-KF5 or be entirely non-C++).
Saying "SYSTEM SOFTWARE VERSIONS" helps to avoid cases when user repeats
the app's version.

-- BEFORE:
SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
------8x-------

-- AFTER:
SYSTEM SOFTWARE VERSIONS

1. Operating system version:
2. Click "Help menu->About app->Libraries" and provide:
* KDE Frameworks Version (KF5):
* Qt Version:
Skip if unused. Alternatively type "kf5-config --version" or "qmake-qt5
--version" from the command line.
* KDE Plasma Version:
Skip if unused. Alternatively type "plasmashell --version" from the command
line.
------8x-------

Also: Why Android has versions in the OS field?

Moreover I see room for improvement for KF5-based apps in the command line.
The --version option does not show Qt nor KF5 version. In contrast Creator
shows Qt version. IIRC "KDE4" apps used to show Qt and KDE platform 4
versions (just checked with KDevelop). Maybe this is reported already,
nevertheless can be a good junior/season job.

When this gets fixed the "kf5-config --version" / "qmake-qt5 --version" /
"plasmashell --version" usually won't be needed, just "appname --version",
at least for KF5 apps.

Related: In project where I contribute I am quite picky about showing as
much as possible of version info, also found plugins and their versions.
This so often helps to figure out potential issues. Also this way users do
not need to discover OS-dependent way of discovering plugins/dependency
versions (can be funny on Windows).

-- 
regards, Jaroslaw Staniek

KDE:
: A world-wide network of software engineers, artists, writers, translators
: and facilitators committed to Free Software development - http://kde.org
KEXI:
: A visual database apps builder - http://calligra.org/kexi
  http://twitter.com/kexi_project https://facebook.com/kexi.project
Qt Certified Specialist:
: http://www.linkedin.com/in/jstaniek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-community/attachments/20181004/21c6c123/attachment.htm>


More information about the kde-community mailing list