saulgreenberg / TimelapseDeprecatedPre2.3

Timelapse Image Analysis Tool
Other
1 stars 0 forks source link

Issues appearing in Windows 7 or older machines #52

Closed saulgreenberg closed 6 years ago

saulgreenberg commented 6 years ago

To debug on old machines (running Windows 7)

  1. With very large image sets (e.g., 9999) navigating images one by one is extremely slow or even freezes completely. (Jennifer / Katies machine). However, speed seems reasonable on version 2.1.0.8, so it must be due to some changes in the code.

  2. The Select on the Overview doesn't seem to select (checkmark doesn't appear, data changes aren't applied) (Julies machine)

saulgreenberg commented 6 years ago

Fixed both. 1 was an issue that introduced a race conditions due to not specifying programmitc updates as false in the Note field type. 2 was an issue in Windows 8 not recognizing a unicode character.