-
Notifications
You must be signed in to change notification settings - Fork 537
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.2.0 is buggy? #63
Comments
You mean 2.2.0 caused the system lagging, or scrolling lagging? |
Just scrolling lagging |
@Caldis 老实说,你未发Release之前,我前些天clone下来编译使用了一段时间,确实遇到几次这样的情况。 |
@kingtosh Thanks for your feedback. |
@darkhandz 我自己偶尔也遇到了一到两次这个问题,但触发几率较低,暂时还无法定位到是由什么引起 |
确实有这个问题存在, 我合上盖子, 下班回家, 就出现了 |
Me too. so I am roll back to 2.0.0 |
我刚下载了最新的版本2.2.0装上之后也有这个问题,退出重新打开就可以了。 |
2.2.0版本确实有这个问题,在我这里触发机率比较高,有时候一天要重新mos运行5、6次。系统13.4,机型MacBook Pro (15-inch, 2016,with bar) |
@bingoy2k 退回2.0.0也一样有问题,还是碰到好几次。 |
如果有遇到这个问题的朋友, 麻烦提供一下复现方式 |
@kingtosh @darkhandz @ppyupp @jenyunhuang @sdvdxl @bingoy2k @laggardkernel 算是大致定位到了问题, 某些高压场景(系统卡顿或者别的有的没的原因)会导致 eventTap 的 runloop 过程阻塞,最后导致整个处理逻辑当掉,从而无法截取鼠标滚轮事件, 诸位可以测试一下最新的 2.2.2(beta) 版本, 加入了保护机制防止平滑滚动失效 Try this |
趕謝你的辛苦 用了幾個小時,沒再發生失效的情況 |
@Caldis 你这么一说我就想起来有一次我正在页面滚动的时候卡了一下,然后mos就失效了。等我试试新版👏 |
@Caldis that's great. So far, I think that beta has no problem. |
但使用2.2.2 beta好像反應有慢一點 |
@jenyunhuang 错觉啦, 错觉😂 |
瞭解,我再試試 |
@Caldis 下来试试~感谢辛苦开发! |
beta版用了几天,暂时都没出现过这个问题了 |
2.2.0平滑滚动失效频率比较高,基本半小时就发作,之前用2.1.0还好好的。 |
还有,仍然出现滚轮的左右键变成翻页的问题…… |
@jilex 左右键变成翻页指的是? |
左右键变翻页键,是指鼠标中键向左/向右的键变成了向上/向下滚动一页。
现在失效问题非常明显,每次启动半小时左右便完全失效,需要重启。
… 在 2018年5月8日,12:03,Caldis ***@***.***> 写道:
@jilex <https://github.com/jilex> 左右键变成翻页指的是?
间歇性失效的问题可以试下上面发的测试版
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#63 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ATGawwy8UGjyTVqZdsmILMov1QCXu54nks5twRkWgaJpZM4TK7ky>.
|
@jilex 你试过上面的测试版本了吗 |
测试版本在我这里没遇到失效,我的M720鼠标滚轮往左右滚动也正常 |
@Caldis 测试了,测试版本和2.2.0都有这个问题,2.2.2暂时没有这个问题。 |
In using ver2.2.0, suddenly smooth effect is gone on my environment.
But MOS is still running, not crashing.
Mac OS 10.12.6
with using Steermouse
The text was updated successfully, but these errors were encountered: