thedjnK / AuTerm

AuTerm (for autonomous terminal) offers a free extensible feature rich terminal utility created in Qt
GNU General Public License v3.0
26 stars 7 forks source link

The latest Auterm v0.34 is crashed when to open a serial com port. #27

Closed butok closed 2 weeks ago

butok commented 2 weeks ago

The latest Auterm v0.34 (https://github.com/thedjnK/AuTerm/releases/tag/v0.34-pre) is crashed when to open a serial com port. Previous version Auterm v0.33 (https://github.com/thedjnK/AuTerm/releases/tag/v0.33a-pro) works without this crash problem. OS: Windows 11. Steps to reproduce:

  1. Open AuTerm.exe
  2. In the Config tab choose any active port.
  3. Press Open button.
  4. The application is closed/crashed.

Previous and older Auterm versions do not have this issue.

thedjnK commented 2 weeks ago

Fixed in v0.34a

butok commented 2 weeks ago

Fixed in v0.34a

Great, so quick response. Thank you for development and support of this project.