raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.93k forks source link

[Google Chrome] ... #4049

Closed kmizzi closed 1 year ago

kmizzi commented 1 year ago

Extension

https://www.raycast.com/Codely/google-chrome

Description

Error:

Error: ENOENT: no such file or directory, open '/Users/kalvin/Library/Application Support/Google/Chrome/Default/History'

What's happening here is the default chrome profile folder seems to have changed from Default to Profile 1

Steps To Reproduce

Search for history in Raycast

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 year ago

Thank you for opening this issue!

🔔 @rgomezcasas @bromanko you might want to have a look.

kmizzi commented 1 year ago

Note a workaround I just thought of is to create a Symlink. I've done this and it fixed the problem locally but other users may be experiencing the same issue.

bromanko commented 1 year ago

Do you have any reference to the Default profile being changed? The Chromium docs still suggest it's Default.

That said, the location should really be configurable. I'll see about adding a setting for it.

kmizzi commented 1 year ago

Unfortunately I couldn't find any docs either... but I did not change anything from default chrome install. I think at some point my chrome tried to add a 2nd profile. Perhaps if more than 1 profile exists, chrome changes the directory then? The cause is a bit of a mystery to me.

raycastbot commented 1 year ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot commented 1 year ago

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.