You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Open Stoffi and press Fn + Right.
2. Hold down those two keys.
3.
What should have happened?
Don't attempt to process every user command when it comes to placing load on
Stoffi, such as loading a new song.
I know that this type of stress testing can be handled gracefully, as fb2k can
handle it. If I stress fb2k in the same way, it seems to only accept a single
new input when the UI is completely ready to take action on that keystroke. I
might be sending 100s of requests for next song, but as soon as I let go of the
keys, fb2k stops and plays the last song which it registers as next. It is as
if there is some logic that says, I am busy right now, so I am ignoring this
request. I will not keep this request for later. When I am ready, I will
process the next request.
I hope that you can find a way for Stoffi to handle this punishment too.
What happened instead?
Stoffi hangs and does not recover.
Can you give us any additional information that could be useful in fixing
this bug?
What release of Stoffi are you using (Xia or Shang)?
Zhou
If you are using alpha or beta, please state which:
Beta Three
Original issue reported on code.google.com by [email protected] on 22 Apr 2012 at 7:00
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 22 Apr 2012 at 7:00The text was updated successfully, but these errors were encountered: