mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-16 06:05:49 -06:00
[GH-ISSUE #43] Layout/source editing crashes #39
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/CocoaSplit#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LordHDL on GitHub (Oct 1, 2014).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/43
Crashes are very frequent when editing. Here are some logs from trying to edit my layouts and sources earlier: https://www.dropbox.com/s/pilf4xwpdfqkmo2/CocoaSplit%20Crash%20Logs.zip?dl=0
@zakk4223 commented on GitHub (Oct 11, 2014):
1.9.3 has some internal changes related to filter applying and openGL rendering that is thread-safety related. I think this was the cause of crashes while moving sources around.