dvcrn / markright

➡ Electron powered markdown editor with live preview
GNU General Public License v3.0
914 stars 55 forks source link

TCP connection error #18

Closed GeorgeHahn closed 8 years ago

GeorgeHahn commented 8 years ago

Two errors are shown if the application cannot connect to the internet upon launching (they do not hamper functionality after they've been closed)

2015-11-09 23_27_59-photos 2015-11-09 23_28_16-photos

dvcrn commented 8 years ago

Could be https://github.com/dvcrn/markright/blob/master/src/cljs/markright/main.cljs#L226-L241

GeorgeHahn commented 8 years ago

Yup, looks about right. After allowing it through my firewall, the error is replaced with an update notification :octopus:

dvcrn commented 8 years ago

Fixed in 0.1.5