Results 23 comments of qzd1989

It's already out of dated

![haha](https://github.com/aidlearning/AidLearning-FrameWork/assets/3345241/75945361-961c-4e2b-9c64-fc1f6a016aac) 另外,你们好久没更新项目了. 底层debian能更新一下吗? 现在已经debian12了.

https://github.com/Narsil/rdev/pull/137 I pushed some code to provide stop_listen function on macos, may help you~

确实很慢,在m1max macbook pro上, 运行最大化窗口截图要约500ms, 缩到最小(不是最小化)窗口也要100多ms...

> Related: #3095. > > Citing the [documentation](https://nsis.sourceforge.io/Which_command_line_parameters_can_be_used_to_configure_installers%3F) on `/D`: "Must be the last parameter on the command line and must not contain quotes even if the path contains blank...

> Right, this looks like an issue in the NSIS configuration. Maybe it should not set `MULTIUSER_INSTALLMODE_INSTDIR` because this setting overrides the command line value. Thank you, Sir, it seems...

I encountered same issue too.

> I will check this out and get back to you in a day. Thanks! thank you. I'll wait

> Does adding this: > > #[cfg(target_os = "macos")] > set_is_main_thread(false); > Before the call to `listen`, help you? where do you get this function? how to use it?