KmolYuan / Pyslvs-UI

An open source planar linkage mechanism simulation and mechanical synthesis system.
https://pyslvs-ui.readthedocs.io
GNU Affero General Public License v3.0
194 stars 37 forks source link

[BUG] AppImage crashes on key pressed #34

Closed KmolYuan closed 4 years ago

KmolYuan commented 4 years ago

The AppImages will cause core dump if user press the keyboard. Maybe it's caused by the Qt input method. It is not clear how to fix it.

KmolYuan commented 4 years ago

Fixed by add Qt environment.

https://github.com/KmolYuan/Pyslvs-UI/commit/29a1349c9c8f990c89328c3ed30cdea32e5f2e04#diff-11d5cd4b5684a39b24a844c65d96c1a0R89