• Joined on 2025-08-19
tyler closed issue tyler/flares#57 2026-03-23 13:40:10 -07:00
'Internal C++ object already deleted' when clicking loaded bubble
tyler commented on issue tyler/flares#57 2026-03-23 13:40:10 -07:00
'Internal C++ object already deleted' when clicking loaded bubble

Fixed in 1.3.0

tyler closed issue tyler/flares#58 2026-03-23 13:39:40 -07:00
Allow options to continue processing non critical epoch errors
tyler commented on issue tyler/flares#58 2026-03-23 13:39:40 -07:00
Allow options to continue processing non critical epoch errors

Partially added in 1.3.0. Did not implement deletion of events as was deemed not necessary for now.

tyler closed issue tyler/flares#59 2026-03-23 13:38:40 -07:00
Main window hangs when loading lots of files
tyler commented on issue tyler/flares#59 2026-03-23 13:38:40 -07:00
Main window hangs when loading lots of files

Added in 1.3.0

tyler pushed to main at tyler/flares 2026-03-23 13:35:19 -07:00
9fe4a4dc30 changes to ignore
tyler pushed to main at tyler/flares 2026-03-21 22:22:09 -07:00
8d893f846e fold fix
tyler released v1.3.0 at tyler/flares 2026-03-21 17:07:47 -07:00
tyler pushed tag v1.3.0 to tyler/flares 2026-03-21 17:07:47 -07:00
tyler pushed to main at tyler/flares 2026-03-21 15:27:10 -07:00
540793d150 too many fixes to document just read changelog
tyler opened issue tyler/flares#60 2026-03-21 15:25:36 -07:00
fOLD files are not found in the WIndows standalone executable
tyler opened issue tyler/flares#59 2026-03-21 14:50:27 -07:00
Main window hangs when loading lots of files
tyler commented on issue tyler/flares#55 2026-03-21 01:06:05 -07:00
Memory Usage skyrockets out of control when processing multiple participants

Processes now are killed when completing one file and are respawned to commence work on the next file.

tyler commented on issue tyler/flares#35 2026-03-21 01:05:07 -07:00
REMOVE_EVENTS dropdown does not populate from either a file or folder

Confirmed occuring in a release, but not going to fix for a while. Causes too many memory issues at the moment.

tyler commented on issue tyler/flares#56 2026-03-21 01:04:02 -07:00
Memory is not properly released when pushing 'Clear'

ALso probably related to Issue 57 since the clearing is not removing the pointer.

tyler opened issue tyler/flares#58 2026-03-21 01:03:08 -07:00
Allow options to continue processing non critical epoch errors
tyler opened issue tyler/flares#57 2026-03-21 00:59:55 -07:00
'Internal C++ object already deleted' when clicking loaded bubble
tyler commented on issue tyler/flares#56 2026-03-20 23:59:01 -07:00
Memory is not properly released when pushing 'Clear'

Seems to be around 2MB per file that was loaded. Also appears to be from mne reading snirfs and not releasing internal handles correctly.

tyler opened issue tyler/flares#56 2026-03-20 23:05:39 -07:00
Memory is not properly released when pushing 'Clear'