Lord-Kamina / SwiftDefaultApps

Replacement for RCDefaultApps, written in Swift.
Other
1.43k stars 62 forks source link

Can't get mailto: to open web browser (Ventura) #79

Closed ballo closed 11 months ago

ballo commented 11 months ago

I don't know what special sauce I need to get mailto: to work on Ventura.

This is what I attempted:

> SwiftDefaultApps-v2.0.1/swda setHandler --email --app "/Applications/Brave Browser.app" SwiftDefaultApps SUCCESS: Default handler has succesfully changed to com.brave.Browser

It claims success, but it doesn't work. The browser is already setup to handle mailto: links.

No, I'm not using your prefpane. Reason: Apple will eventually make it incompatible just like every previous prefpane in the history of the universe and I'm not going through that BS again. Just make an app so you don't get shafted by Apple with every OS update!

ballo commented 11 months ago

Sorry, I think there was a browser setting that was wrong. Now I have another problem but it isn't with this app.