Aqrun
Aqrun
createSagaMiddleware(watchIncrementAsync ) 这个应该是好几年前的写法 按[最新的文档](https://redux-saga.js.org/docs/introduction/BeginnerTutorial.html)是没问题的 ```js const sagaMiddleware = createSagaMiddleware(); const store = createStore( reducer, applyMiddleware(sagaMiddleware) ) sagaMiddleware.run(rootSaga) ```
Fedora 31 and centos 8 execute **Shadowsocks-Qt5-3.0.1-x86_64.AppImage** shows  tried many methods can't fix then tried this package is running ok: [Shadowsocks-Qt5_botan2-x86_64.AppImage](https://github.com/shadowsocks/shadowsocks-qt5/releases/download/v2.9.0/Shadowsocks-Qt5_botan2-x86_64.AppImage) but version v2.9 don't have **chacha20-ietf-poly1305** encryption method
@EGQM Thanks replied. Sorry i'm a newbie of c++ and qt. establish environment just install the package right? the pyqt5 is not dependent refer to [compiling wiki](https://github.com/shadowsocks/shadowsocks-qt5/wiki/Compiling) still the same...