dasher-project / dasher

Dasher
http://www.inference.phy.cam.ac.uk/dasher/
GNU General Public License v2.0
159 stars 45 forks source link

Linux: Status bar speed and alphabet display should update when parameters change #61

Closed ipomoena closed 7 years ago

ipomoena commented 8 years ago

See Win32 implementation. Should be relatively easy to copy. https://github.com/ipomoena/dasher/commit/9edabd95b79dddf397837cdca16dee651f63a145

cagdasgerede commented 7 years ago

Mürsel will work on this.

cagdasgerede commented 7 years ago

@ipomoena How can I reproduce this? I am not sure what parameters to change to observe the problem and also not sure where to look for "Status bar speed and alphabet display".

Is this referring to the status bar speed and alphabet display shown at the very bottom of the following Figure: image

Also for the parameter change, do we mean modifying "dasher preferences" shown in the following Figure?:

image

I modified some preferences but the speed and alphabet display seem to continue working after that as expected.

ipomoena commented 7 years ago

The easiest way to test it is to check "Adapt speed automatically" checkbox on the control tab in preferrences. When auto is on, speed value changes several times per minute.

cagdasgerede commented 7 years ago

I am confused. When I set that, the speed does update if my navigation speed changes. So i cannot observe a bug (i assume you mean that it should change but you observe that it doesn't. However, i am not observing such a problem). Could you please clarify further?

ipomoena commented 7 years ago

Apparently, it was working in Linux version all the time. I noticed and fixed the bug in Win32 version and assumed, that the same problem is on Linux.

Thank you for checking and verifying. I was wrong.