helge17 / tuxguitar

Improve TuxGuitar and provide builds
Other
304 stars 29 forks source link

Display tempo during playback in training mode #345

Closed G-eos closed 2 months ago

G-eos commented 2 months ago

During playback in training mode, we can set the tempo to progress from a start value an end value. This is great feature. I would love to be able to see what is the current value of the tempo. Unfortunately I do not find where to display it.

guiv42 commented 2 months ago

Just show player dialog: menu "View / show player" (or Ctrl+t), I've added the tempo here (920e99b0fdeb19bc482205f8b327a8cf2d988d7c)

G-eos commented 2 months ago

Thanks a lot the the quick reply and to have implemented the feature !

There is probably a display issue. Seems not correct on my Mac (if this is the good windows). image

guiv42 commented 2 months ago

Yes this is the right dialog, and this graphical representation is clearly unexpected. This is how it's supposed to look like, with the current tempo displayed in the top-left button (tempo is displayed only while playing): transport

I've added the current tempo value last year (05/2023). Could you please check if the dialog has the correct aspect on mac in version 1.5.6 ? (the last version published on sourceforge) Is the problem identical with other skins? (menu tools/settings -> skins tab)

G-eos commented 2 months ago

Thus, it seems, that if I start tuxguitar, I have the issue, changing the them fix it :)

guiv42 commented 2 months ago

Same with 1.5.6

This is good news somehow: at least I haven't introduced any regression :) Then, I don't really have an explanation why it is fixed when skin is changed.

@G-eos : could you please do this (stupid) test? start TuxGuitar, open dialog, close dialog and re-open it again

There is one known SWT issue in Linux context leading to incorrect dialog representation the first time it is displayed. I don't know if this could be similar in macOS context

G-eos commented 2 months ago

Hi ! Stupid test done, this is not related to the first dialog display. Even time the dialog is opened it is the same truncated.

G-eos commented 2 months ago

Now, still with 1.5.6 and with the latest version compiled by myself from GitHub. The behavior changes ... Command-t (or directly from the menu) the dialog is never the good size ... Changing themes does not solve it !

I do not change things, no OS update. Only a Reboot ... there is for sure that someting changes :)

guiv42 commented 2 months ago

I don't like these non-reproducible issues :( Is this the only dialog in TuxGuitar with this kind of problem?

@G-eos, just a suggestion, since the topic discussed here is no more aligned with issue's description: close this issue, and open another one (bug, specific to macOS) about the incorrect display of player dialog. If that's OK for you, please precise in this new issue the different test sequences performed and their results, and the description of your config (macOS version, TuxGuitar version(s)).