Can't see the app on the menu bar
rppig opened this issue · 11 comments
there's nothing on the menu bar after launch the app
System version: 10.13
Hardware: MacBook Pro (13-inch, 2017, Four Thunderbolt 3 Ports)
Additional info:
- have already disabled SIP
- I can see macSubstrate's process is running from the activity monitor
me too
It alerts me that macSubstrate is to trying to install a new helper tool every time when I quit the process and relaunch the app. But nothing happened after I entered the password.
I have found the root cause of invisible menu bar on 10.13, and will fix it later. Thanks!
@rppig Please check the following items after launched:
/Library/macSubstrate/Frameworks/mach_inject_bundle.framework
/Library/LaunchDaemons/com.gokustudio.macSubstrateHelper.plist
/Library/PrivilegedHelperTools/com.gokustudio.macSubstrateHelper
Is there an item missed?
@rppig try the new version and send me 2 logs if still not work:
log show --predicate 'process == "macSubstrate"' > ~/Downloads/macSubstrate.log
- /private/var/log/com.gokustudio.macSubstrateHelper.log
/Library/macSubstrate/Frameworks/mach_inject_bundle.framework
this one still is missing.The menu bar doesn't work.
dyld: Library not loaded: @rpath/mach_inject_bundle.framework/Versions/A/mach_inject_bundle Referenced from: /Library/PrivilegedHelperTools/com.gokustudio.macSubstrateHelper Reason: image not found
@wzqcongcong it's still not working.
- it's an empty file
dyld: Library not loaded: @rpath/mach_inject_bundle.framework/Versions/A/mach_inject_bundle
Referenced from: /Library/PrivilegedHelperTools/com.gokustudio.macSubstrateHelper
Reason: image not found
nothing on the menu bar😂
https://github.com/wzqcongcong/macSubstrate/releases/tag/1.0.2 should work now. If it shows alert, relaunch the app to grant authorization again.
it works now, thanks