Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

how to connect brackets with google-chrome in linux #12096

Open
zombieleet opened this issue Jan 18, 2016 · 1 comment
Open

how to connect brackets with google-chrome in linux #12096

zombieleet opened this issue Jan 18, 2016 · 1 comment

Comments

@zombieleet
Copy link

Am having troubles using the live preview in linux. How can i specify the default location or the default user account brackets should use to start google chrome ?

@alexander-mart
Copy link

I have the same problem on Sabayon Linux 16.02 (based on Gentoo)
When i click the "Live Preview" button, "Launching browser error" is showing.

Solution:

ln -s /opt/google/chrome/google-chrome /bin/google-chrome

Note: you will probably need to run as root
This adds the proper symlink. Confirmed working Sabayon Linux 16.02

I found this solution from here #7372

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants
@ficristo @zombieleet @alexander-mart and others