Bug 488720 - Feature: Show all relevant version information when passing --debug-info
Summary: Feature: Show all relevant version information when passing --debug-info
Status: RESOLVED UPSTREAM
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: 24.02.2
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Joshua Goins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-19 09:36 UTC by Nicco Kunzmann
Modified: 2024-11-28 02:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicco Kunzmann 2024-06-19 09:36:32 UTC
SUMMARY

I like to report features/bug reports for tokodon. However, I would like to have it easier to do this.
Below, you can find this text:

> Windows: 
> macOS: 
> Linux/KDE Plasma: 
> (available in About System)
> KDE Plasma Version: 
> KDE Frameworks Version: 
> Qt Version: 

And I was asked about the distro/kirigami-addons package, too.
What would make reporting errors much easier, would be if you could add all of this information by running one command.

E.g. --version or  --debug-info (--version is easier to find)

That could fill in:
- which libraries are used
- which system this is
- which build environment it is
- which version

Basically everything that you as a developer would like to know. 

STEPS TO REPRODUCE
1. flatpak run org.kde.tokodon --version

OBSERVED RESULT

Qt: Session management error: Could not open network socket
tokodon 24.05.1

EXPECTED RESULT

tokodon 24.05.1
OS: Xubuntu 24
Platform: Flatpak
KDE: 6.3.0
KDE Plasma Version: ...
KDE Frameworks Version: ...
XCB windowing
QT 6.6.3
addons:
kirigami-addons:

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Bug Janitor Service 2024-06-19 21:23:21 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kcoreaddons/-/merge_requests/435
Comment 2 Joshua Goins 2024-11-28 02:39:12 UTC
Closing as now in kirigami-addons there's a "Copy Text" button on the About page that will do this.