brackets-archive / brackets-shell

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

FIx for #14171. libcurl dependency issue. #455

Open core-ai-bot opened 2 years ago

core-ai-bot commented 2 years ago

Issue by PlamenSh Wednesday Dec 05, 2018 at 16:21 GMT Originally opened as https://github.com/adobe/brackets-shell/pull/662


Details here: https://github.com/adobe/brackets/issues/14171 In short libcurl3 dependency causing problems on linux with libcurl4.


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

core-ai-bot commented 2 years ago

Comment by xekon Friday Nov 20, 2020 at 04:13 GMT


This seems to still be an issue, today Atom code editor started randomly crashing.

I decided to give Brackets a go, only to find out that it depends on libcurl3 but i have libcurl4 installed.

Apparently this could have been fixed years ago...

Is the Brackets project just dead in the water or what?

Maybe somebody should fork the Brackets project.