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

[Core][Error launching browser]: Inconsistent error number between ERROR_LAUNCHING_BROWSER dialog and LIVE_DEVELOPMENT_TROUBLESHOOTING webpage #5047

Closed
julieyuan opened this issue Sep 4, 2013 · 1 comment
Labels

Comments

@julieyuan
Copy link

Steps:

  1. Install Brackets and make sure Chrome browsers is not installed.
  2. Launch Brackets and open a html file.
  3. Click Live preview icon on the top right to pop up Error launching browser dialog.
  4. Click the link Troubleshooting Live Developement connection errors.

Result:
The error number on the dialog shows as "error 1", while it shows as "error 2" on the webpage.

Expected:
The same error message should have same error number between the app and the webpage. I am not sure which one should be changed.

ENV: Win8.1 English OS
Build: 0.31.0-9163

Snapshots:
Please refer to snapshots for details:
inconsistent error type

@njx
Copy link

njx commented Sep 12, 2013

Hi @julieyuan - it looks to me like these are actually different errors; in your case Chrome isn't installed, whereas the scenario in the troubleshooting page is related to having Chrome installed only for one user account. So it might make sense that the error numbers are different. If you're seeing the same (inconsistent) error number in the case where Chrome is installed in another user account but not your current one, let us know.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants