Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS 15 Finder Toolbar Not Working #220

Open
sfnemis opened this issue Sep 26, 2024 · 13 comments
Open

macOS 15 Finder Toolbar Not Working #220

sfnemis opened this issue Sep 26, 2024 · 13 comments
Labels
bug Something isn't working

Comments

@sfnemis
Copy link

sfnemis commented Sep 26, 2024

macOS v 15 not showing in the Finder Toolbar

@sfnemis sfnemis added the bug Something isn't working label Sep 26, 2024
@Yepecpp
Copy link

Yepecpp commented Sep 28, 2024

same

@Marsman1996
Copy link

Do you check the Settings -> General -> Login Items & Extensions ?

If there is no OpenInTerminal here, you can try

$ pluginkit -mAD -p com.apple.FinderSync -vvv

And there should be something like

     wang.jianing.app.OpenInTerminal.OpenInTerminalFinderExtension(2.3.5)
	            Path = /Applications/OpenInTerminal.app/Contents/PlugIns/OpenInTerminalFinderExtension.appex
	            UUID = F2547F13-4E43-4E88-9D8F-56DF05C020D8
	       Timestamp = 2024-09-17 09:34:07 +0000
	             SDK = com.apple.FinderSync
	   Parent Bundle = /Applications/OpenInTerminal.app
	    Display Name = OpenInTerminalFinderExtension
	      Short Name = OpenInTerminalFinderExtension
	     Parent Name = OpenInTerminal
	        Platform = macOS

And we can run the following cmd to manually add it to the finder extension.
$ pluginkit -e "use" -u "F2547F13-4E43-4E88-9D8F-56DF05C020D8"

@VintageWander
Copy link

Do you check the Settings -> General -> Login Items & Extensions ?

If there is no OpenInTerminal here, you can try

$ pluginkit -mAD -p com.apple.FinderSync -vvv

And there should be something like

     wang.jianing.app.OpenInTerminal.OpenInTerminalFinderExtension(2.3.5)
	            Path = /Applications/OpenInTerminal.app/Contents/PlugIns/OpenInTerminalFinderExtension.appex
	            UUID = F2547F13-4E43-4E88-9D8F-56DF05C020D8
	       Timestamp = 2024-09-17 09:34:07 +0000
	             SDK = com.apple.FinderSync
	   Parent Bundle = /Applications/OpenInTerminal.app
	    Display Name = OpenInTerminalFinderExtension
	      Short Name = OpenInTerminalFinderExtension
	     Parent Name = OpenInTerminal
	        Platform = macOS

And we can run the following cmd to manually add it to the finder extension. $ pluginkit -e "use" -u "F2547F13-4E43-4E88-9D8F-56DF05C020D8"

This method works for me, thank you so much. Success on macOS 15 Sequoia Developer Beta 5

@davay
Copy link

davay commented Oct 9, 2024

For others if the above still isn't working, I had to "Reset preferences" before it showed in my finder context, simply restarting the openinterminal / os didn't work for me :>

@Junyi-99
Copy link

Do you check the Settings -> General -> Login Items & Extensions ?

If there is no OpenInTerminal here, you can try

$ pluginkit -mAD -p com.apple.FinderSync -vvv

And there should be something like

     wang.jianing.app.OpenInTerminal.OpenInTerminalFinderExtension(2.3.5)
	            Path = /Applications/OpenInTerminal.app/Contents/PlugIns/OpenInTerminalFinderExtension.appex
	            UUID = F2547F13-4E43-4E88-9D8F-56DF05C020D8
	       Timestamp = 2024-09-17 09:34:07 +0000
	             SDK = com.apple.FinderSync
	   Parent Bundle = /Applications/OpenInTerminal.app
	    Display Name = OpenInTerminalFinderExtension
	      Short Name = OpenInTerminalFinderExtension
	     Parent Name = OpenInTerminal
	        Platform = macOS

And we can run the following cmd to manually add it to the finder extension. $ pluginkit -e "use" -u "F2547F13-4E43-4E88-9D8F-56DF05C020D8"

It also works for me, macOS 15.0.1

@wangmoshao
Copy link

你檢查了嗎Settings -> General -> Login Items & Extensions
如果这里没有OpenInTerminal,你可以尝试
$ pluginkit -mAD -p com.apple.FinderSync -vvv
应该有类似的东西

     wang.jianing.app.OpenInTerminal.OpenInTerminalFinderExtension(2.3.5)
	            Path = /Applications/OpenInTerminal.app/Contents/PlugIns/OpenInTerminalFinderExtension.appex
	            UUID = F2547F13-4E43-4E88-9D8F-56DF05C020D8
	       Timestamp = 2024-09-17 09:34:07 +0000
	             SDK = com.apple.FinderSync
	   Parent Bundle = /Applications/OpenInTerminal.app
	    Display Name = OpenInTerminalFinderExtension
	      Short Name = OpenInTerminalFinderExtension
	     Parent Name = OpenInTerminal
	        Platform = macOS

我们可以运行以下cmd将其手动添加到finder扩展。$ pluginkit -e "use" -u "F2547F13-4E43-4E88-9D8F-56DF05C020D8"

它也适用于我,macOS 15.0.1

It's also 15.0.1, but my attempt failed and I couldn't succeed even after turning off SIP

@xiaobanni
Copy link

你檢查了嗎Settings -> General -> Login Items & Extensions
如果这里没有OpenInTerminal,你可以尝试
$ pluginkit -mAD -p com.apple.FinderSync -vvv
应该有类似的东西

     wang.jianing.app.OpenInTerminal.OpenInTerminalFinderExtension(2.3.5)
	            Path = /Applications/OpenInTerminal.app/Contents/PlugIns/OpenInTerminalFinderExtension.appex
	            UUID = F2547F13-4E43-4E88-9D8F-56DF05C020D8
	       Timestamp = 2024-09-17 09:34:07 +0000
	             SDK = com.apple.FinderSync
	   Parent Bundle = /Applications/OpenInTerminal.app
	    Display Name = OpenInTerminalFinderExtension
	      Short Name = OpenInTerminalFinderExtension
	     Parent Name = OpenInTerminal
	        Platform = macOS

我们可以运行以下cmd将其手动添加到finder扩展。$ pluginkit -e "use" -u "F2547F13-4E43-4E88-9D8F-56DF05C020D8"

它也适用于我,macOS 15.0.1

It's also 15.0.1, but my attempt failed and I couldn't succeed even after turning off SIP

I use OpenInTerminal, not OpenInTerminal-Lite. My device is a Mac M3 Pro, but it still doesn’t work for me.

@Marsman1996
Copy link

It's also 15.0.1, but my attempt failed and I couldn't succeed even after turning off SIP

Weird, actually we should not turn off SIP which makes our system unsecure.
Do you click Apply to Finder Toolbar Menu or Apply to Finder Context Menu in the OpenInTerminal Preferences -> Custom?
And what's the output of the $ pluginkit -mAD -p com.apple.FinderSync -vvv?

@justdan0227
Copy link

Any updatge
pluginkit -mAD -p com.apple.FinderSync -vvv "F4C9F8E8-D3B6-42BB-A8C2-F1B1C28E8799"
(no matches)

@Cregin
Copy link

Cregin commented Nov 22, 2024

I also encountered this problem

@carys-cc
Copy link

pluginkit -e "use" -u "xxxx"

Also didn't work for me. Is a Finder or system restart required?

@beyond2060
Copy link

I also have this issue. OpenTerminal is selected in Settings -> General -> Login Items & Extensions, but the finder menubar icon doesn't show.

@Cregin
Copy link

Cregin commented Dec 7, 2024

Use FinderSyncer.https://zigz.ag/FinderSyncer/

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests