powertab / powertabeditor

View and edit guitar tablature.
https://powertab.github.io
GNU General Public License v3.0
526 stars 68 forks source link

Feature/add os and version information dialog #329

Closed psyomn closed 3 years ago

psyomn commented 3 years ago

Description of Change(s)

Add version information dialog so that problems can be reported much easier.

screen

So I plan to tie in future work for logging by adding another tab where you can copy logs from this dialog to post on github. Feel free to reject these changes if you think they're superfluous -- opening right now to start a convo!

NB: I moved some code around, let me know if you agree with that too.

Fixes Issue(s)

(lemme know what you think and if you deem this worthwhile, I'll fix up this PR)

psyomn commented 3 years ago

I wonder if this should somehow be merged in with the Report Bug... menu item too?

I'm trying to think of a nice way to represent that in the UI. Were you thinking of moving that functionality to the new dialog I created? For example an extra button?

Also the build is acting a little weird right now and OSX builds seem to not be building. I'll check again soon.

psyomn commented 3 years ago

Thanks! I'll get cracking on the logging I was talking about in that other thread!