console widget not working correctly
Hi, I'm using PF 7.6.2 on macOS Sierra 10.12 and every time I try to open the PF console I got this message:
Last login: Tue Mar 13 23:11:19 on ttys000
login: /usr/bin/bash: No such file or directory
bash is located on /bin/bash but even if I set that as the startup command on PF preferences, keeps showing this error message
any ideas?
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Path Finder Sup... on 16 Mar, 2018 08:05 AM
Hi,
Please follow the instruction and check if the issue still persists:
Open your terminal and paste the following command to check if Path Finder has been slapped with the quarantined extended attribute:
xattr /Applications/"Path Finder.app"
If you see
com.apple.quarantine
returned as output from that last command, then go ahead and run this next command:xattr -d com.apple.quarantine /Applications/"Path Finder.app"
You won't get any feedback or output from that command, but that's okay because you can just run the first command again to see for yourself if the
com.apple.quarantine
attribute shows up again. It shouldn't, and now Path Finder is freed from Apple quarantine jail. Restart your PathFinder now.Let me know how it goes.
Best Regards,
Jordan
Path Finder Support Team
Path Finder Support Team closed this discussion on 16 Mar, 2018 08:05 AM.
rvillane re-opened this discussion on 16 Mar, 2018 08:32 PM
2 Posted by rvillane on 16 Mar, 2018 08:32 PM
The quarantine flag was removed but I keep seeing the same error when the terminal widget opens
Sent from my iPhone
Path Finder Support Team closed this discussion on 17 Mar, 2018 04:42 PM.
Path Finder Support Team re-opened this discussion on 17 Mar, 2018 04:42 PM