aseba-community / aseba

Aseba is a set of tools which allow beginners to program robots easily and efficiently. To contact us, please open an issue.
http://aseba.wikidot.com
GNU Lesser General Public License v3.0
48 stars 62 forks source link

Aseba Studio crashes when it closes the VPL window during a drag #811

Open ypiguet-epfl opened 6 years ago

ypiguet-epfl commented 6 years ago

When Aseba Studio closes the VPL window upon Thymio disconnection (see #799, but it probably also occurs upon more legitimate disconnections) and the user is dragging a VPL block, Aseba Studio crashes (real hard crash with EXC_BAD_ACCESS, not an uncaught c++ exception). Tested with 1.6 and Playground on macOS 10.12, but it's likely related to Qt and its use by Studio.

mbonani commented 6 years ago

this bug could wait the new CI