mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 06:05:49 -06:00
[GH-ISSUE #87] Interface Unusable (2.1.11) #81
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#81
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 @mattbisme on GitHub (Jan 22, 2020).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/87
I updated to the latest (2.1.11) version, and CocoaSplit now seems to be largely unresponsive… sorta. Sources will still render, and it seems like maybe the Layouts might actually be changing when switching between them, but the main window doesn't update to reflect those changes. Additionally, extra windows for source settings, and even preferences, just come up blank.
For troubleshooting, I have tried to remove the preference file as well as the folder in the Application Support. However, CocoaSplit still seems to have the same strange behavior, but now there are no default layouts (that is, the panel is empty). Any thoughts would be greatly appreciated.
Also: can't seem to find any log files to attach?
Matt
@zakk4223 commented on GitHub (Jan 22, 2020):
Open Console.app (/Applications/Utilities/Console.app) type "CocoaSplit" into the search/filter area in the top right and then launch CocoaSplit.
You should see some log messages come up, copy and paste them here please.
@mattbisme commented on GitHub (Jan 22, 2020):
I included both launching and then quitting CocoaSplit.
While launching CocoaSplit:
While quitting CocoaSplit:
Hope that helps! Let me know if there is anything else you'd like me to do.
Matt
@zakk4223 commented on GitHub (Jan 22, 2020):
Ah ha! I think I figured it out and fixed it. It was related to using OpenGL. I'm not sure if you can even use the auto-updater; if not grab the newest version from here
https://www.cocoasplit.com/releases/2.1.html
@mattbisme commented on GitHub (Jan 23, 2020):
Yes! Looks good! Somewhat ironically, the latest update also fixed the issues that I was having with metal/filters (I only tested Chroma Key though), so it's now unnecessary for me to use OpenGL.