getsolus / help-center-docs

Solus's Help Center documentation as well as previous User Guide.
https://help.getsol.us
GNU General Public License v2.0
57 stars 83 forks source link

Instructions for debugging? #68

Closed orschiro closed 7 years ago

orschiro commented 7 years ago

Shall we maybe add instructions for people to debug their system and understand what they are actually using? Sharing some useful commands such as:

$ budgie-desktop --version
$ cat /etc/os-release
JoshStrobl commented 7 years ago

I don't see how either of those commands help with debugging. We know what the latest Budgie version is going to be, because we always ship with the latest, and os-release isn't going to typically matter, seeing as we're a rolling release.

ikeydoherty commented 7 years ago

FWIW if we're going to do version specific reporting on Solus it should be eopkg info $pkgname based (or indeed eopkg blame)

orschiro commented 7 years ago

Thank you, appreciated to hear your opinions. It's better to just keep the existing Github issue template when people are reporting bugs.