brackets-archive / brackets-shell

CEF3-based application shell for Brackets.
http://brackets.io
MIT License
0 stars 0 forks source link

[CLOSED] Changing Permission for xdg-open file to 755. xdg-open needs to be execu... #337

Open core-ai-bot opened 2 years ago

core-ai-bot commented 2 years ago

Issue by prafulVaishnav Tuesday Feb 24, 2015 at 21:10 GMT Originally opened as https://github.com/adobe/brackets-shell/pull/505


...table otherwise browser does not launch for MultiBrowser Preview. grunt-contrib-copy does not preserve permissions so setting it explicitly for linux. Issue - https://github.com/adobe/brackets/issues/10229.


prafulVaishnav included the following code: https://github.com/adobe/brackets-shell/pull/505/commits

core-ai-bot commented 2 years ago

Comment by prafulVaishnav Tuesday Feb 24, 2015 at 21:11 GMT


@ingorichter @jasonsanjose Can you please review the PR. Merging it into linux-1547 as we will be using it for generating linux build.

core-ai-bot commented 2 years ago

Comment by jasonsanjose Tuesday Feb 24, 2015 at 21:29 GMT


Merging.

core-ai-bot commented 2 years ago

Comment by peterflynn Wednesday Feb 25, 2015 at 08:56 GMT


@prafulVaishnav We should also submit this change to master so it doesn't get lost when we cut over to the new CEF on Linux. Can you put up a PR for master too?

core-ai-bot commented 2 years ago

Comment by prafulVaishnav Wednesday Feb 25, 2015 at 09:39 GMT


@peterflynn Submitted the PR https://github.com/adobe/brackets-shell/pull/506. Can you review and merge it.