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

[Open Browsers Profiles] ENOENT when trying to fetch Firefox profiles #16058

Open
marewe opened this issue Dec 27, 2024 · 5 comments · May be fixed by #16144
Open

[Open Browsers Profiles] ENOENT when trying to fetch Firefox profiles #16058

marewe opened this issue Dec 27, 2024 · 5 comments · May be fixed by #16144
Assignees
Labels
bug Something isn't working extension: browsers-profiles Issues related to the browsers-profiles extension extension Issues related to one of the extensions in the Store

Comments

@marewe
Copy link

marewe commented Dec 27, 2024

Extension

https://www.raycast.com/skydiver/browsers-profiles

Raycast Version

1.88.4

macOS Version

15.2

Description

Error:

Error: ENOENT: no such file or directory, open '/Users/markus.ewers/Library/Application Support/Firefox/profiles.ini'

H:index.tsx:9:26

---
 6: 
 7: export default function Command() {
 8:   const chromiumProfiles = getChromiumProfiles();
 9:   const firefoxProfiles = getFirefoxProfiles();
10: 
11:   const browsers = [...chromiumProfiles, ...firefoxProfiles];
12: 
---

Ir:index.js:8:2593
    at ray-navigation-stack
No:index.js:8:2094

### Steps To Reproduce

1. Started MacOS
2. Open Raycast via Option Space
3. Type 'Browser Profile
4. Receive error:  Something went wrong

### Current Behaviour

Not offering browser profiles selection

### Expected Behaviour

Offering browser profiles selection
@marewe marewe added bug Something isn't working extension Issues related to one of the extensions in the Store labels Dec 27, 2024
@raycastbot raycastbot added the extension: browsers-profiles Issues related to the browsers-profiles extension label Dec 27, 2024
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @skydiver @kytta you might want to have a look.

💡 Author and Contributors commands

The author and contributors of skydiver/browsers-profiles can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@kytta

This comment was marked as resolved.

@raycastbot raycastbot changed the title [Open Browsers Profiles] ... ENOENT when trying to fetch Firefox profiles Jan 3, 2025
@kytta

This comment was marked as resolved.

@raycastbot raycastbot changed the title ENOENT when trying to fetch Firefox profiles [Open Browsers Profiles] ENOENT when trying to fetch Firefox profiles Jan 3, 2025
@kytta
Copy link
Contributor

kytta commented Jan 3, 2025

@marewe do you have any version of Firefox installed?

@kytta

This comment was marked as resolved.

@kytta kytta linked a pull request Jan 3, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: browsers-profiles Issues related to the browsers-profiles extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants