Giter Club home page Giter Club logo

Comments (5)

liias avatar liias commented on July 20, 2024 1

Hey, @jonnyborbs, thanks for reporting this issue.

It looks like a problem in Arc indeed, as there is also other software causing segmentation fault in Arc when specifying --profile-directory argument. It looks like I need to disable support for profiles in Arc (at least on macOS) until this is resolved.

Feel free to contact Arc developers, but I doubt they care about this feature too much, but who knows.

The command that can trigger it is
open -b company.thebrowser.Browser -n --args --profile-directory="Default" https://github.com

from browsers.

jonnyborbs avatar jonnyborbs commented on July 20, 2024

Hi there, sorry to revisit this issue but I was wondering if there'd been any progress on disabling profiles or advice on how I can make Arc accept a URL from Browsers? I tried removing the #Default profile parameter and it didn't help. I'm on the latest version of both Arc and Browsers as of writing this note, and it still crashes when I try to open a link.

from browsers.

liias avatar liias commented on July 20, 2024

Hi there, sorry to revisit this issue but I was wondering if there'd been any progress on disabling profiles or advice on how I can make Arc accept a URL from Browsers? I tried removing the #Default profile parameter and it didn't help. I'm on the latest version of both Arc and Browsers as of writing this note, and it still crashes when I try to open a link.

Hey. Quickest workaround would be changing the repository/application-repository.toml and removing the first browser.

You can edit this file in /Applications/Browsers.app/Contents/Resources/repository/application-repository.toml. I will also remove it from release once I get some time.

[[apps]]
id = "company.thebrowser.Browser"
config_dir_relative = "Arc/User Data"
kind = "CHROMIUM"
os = "MAC"

Then it will show up without profile.

FYI I saw some chatter in https://www.reddit.com/r/ArcBrowser/comments/19bl4gy/support_choosing_profile_via_commandline_flag/ about it as well

from browsers.

jonnyborbs avatar jonnyborbs commented on July 20, 2024

Thanks, that worked well for Browsers. Now I'm trying to figure out how to update a few other apps that pass URLs to the browser in the same way. I sure wish Arc would do this in a standard format, even just running "../Arc $url" fails with the same crash on a command line. Not sure why they feel like it needs to be some complicated thing.

from browsers.

liias avatar liias commented on July 20, 2024

In Browsers version 0.5.2 Arc profile support has been removed. I will close this issue until there's any updates from Arc side.

from browsers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.