oscarsaleta / WP4

WP4: P4 web version. Study and visualize planar polynomial systems online with this interactive web application. Computations are performed by the server, but the client needs JavaScript in order to interact with the application and visualize the results. Both sides are programmed in C++ using Wt.
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Refresh plot crashes application #12

Closed oscarsaleta closed 7 years ago

oscarsaleta commented 7 years ago

If you press the Refresh plot button (View Settings tab) changing views several times, the application ends up not responding, but no error/exception/segfault is thrown.

This happens regardless of whether there are curves/isoclines in the study.

oscarsaleta commented 7 years ago

Looks like the program gets stuck in WVFStudy::setupCoordinateTransformations()

oscarsaleta commented 7 years ago

Solved in commit https://github.com/oscarsaleta/WP4/commit/2798279c86253a41606d0c4c93a407c991936d64