-
Notifications
You must be signed in to change notification settings - Fork 1
GUPP 1.07 compatibility #1
Copy link
Copy link
Open
Description
When AFPBridge and EasyAccess are both in use, and EasyAccess is loaded before AFPBridge, the system will successfully boot to the Finder, but then it will hang when launching another program.
I would guess this relates to a bad interaction between EasyAccess’s tool patches and the code in AFPBridge to ensure the Marinetti tool stub always stays loaded (calling LoadOneTool followed by SetDefaultTPT), but I haven’t worked out exactly why it’s happening.
A workaround is to reorder the directory entries so that AFPBridge loads before EasyAccess, which seems to make things work fine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels