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

[CLOSED] (person 1) apparel bug #10078

Open
core-ai-bot opened this issue Aug 30, 2021 · 9 comments
Open

[CLOSED] (person 1) apparel bug #10078

core-ai-bot opened this issue Aug 30, 2021 · 9 comments

Comments

@core-ai-bot
Copy link
Member

Issue by ialsaud
Saturday Aug 22, 2015 at 13:43 GMT
Originally opened as adobe/brackets#11617


Hello,

I've been using Brackets for two days and I've faced a minor problem with appearance but not functionality.

It was when I checked my list of apps on my mac that I noticed that I have four new apps that are google/chrome related and are all labeled "youtube (person 1)", "gmail (person 1), or "* (person 1)". That wasn't annoying but the fact that they were not functional was. In addition, they were extras for my own "*" ie youtube, gmail apps were there too.

screen shot 2015-08-22 at 9 35 48 am

The problem seems to be caused by the bata that allows to run websites on chrome for testing.

I'm not an experienced programmer, and I've just started using git hub.

Help is greatly appreciated.

@core-ai-bot
Copy link
Member Author

Comment by abose
Monday Aug 24, 2015 at 15:25 GMT


brackets does not sideload any other applications. Could you specify how brackets is related to this issue?

@core-ai-bot
Copy link
Member Author

Comment by ialsaud
Monday Aug 24, 2015 at 20:03 GMT


I'm quite sure it does load chrome on Macintosh systems when you press the "live preview" button, that looks like little lightening icon. In addition, brackets does it in a weird way, such that it loads a different chrome. One without your personal data.

screen shot 2015-08-24 at 4 02 42 pm

Please ask I really want to help.

@core-ai-bot
Copy link
Member Author

Comment by abose
Tuesday Aug 25, 2015 at 04:03 GMT


Brackets does not install chrome, it just uses an already installed chrome install maybe under a different profile.@nethip will that cause this problem?

@core-ai-bot
Copy link
Member Author

Comment by nethip
Tuesday Aug 25, 2015 at 04:50 GMT


That's correct. We don't go about changing any apps. For live preview we just use existing instance of Chrome.

@core-ai-bot
Copy link
Member Author

Comment by petetnt
Tuesday Aug 25, 2015 at 07:35 GMT


Person 1 is the name of the default profile of Chrome (when you are not signed in). (At least the non-experimental) LivePreview launches with -user-data-dir as live-dev-profile which doesn't exist -> default. (see appshell/appshell_extensions_gtk/mac/win)

If you pin an Google Chrome App (Youtube, Google Drive, Gmail...) to your taskbar when using that instance of Chrome, it will always use the said profile they were pinned from, which leads to the situation@ialsaud has.

edit: I have edited this post multiple times to correct many things, sorry for the outdated email you might have received

@core-ai-bot
Copy link
Member Author

Comment by petetnt
Tuesday Aug 25, 2015 at 11:39 GMT


--disable-default-apps flag should prevent this behavior

--disable-default-apps : Disables installation of default apps on first run. This is used during automated testing. (from http://peter.sh/experiments/chromium-command-line-switches/)

@core-ai-bot
Copy link
Member Author

Comment by ialsaud
Saturday Aug 29, 2015 at 15:25 GMT


Thank you@petetnt ,@abose , and@nethip for contributing.

@core-ai-bot
Copy link
Member Author

Comment by abose
Tuesday Sep 08, 2015 at 06:48 GMT


Closing as answered.

@core-ai-bot
Copy link
Member Author

Comment by petetnt
Sunday Sep 13, 2015 at 09:47 GMT


Fixed in adobe/brackets-shell#533

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

No branches or pull requests

1 participant