Sublime Forum

[Bug] Unable to connect to Sublime Text 2

#1

See a mention about that there : Subl opens extra empty window

I still get this.

What about that?

0 Likes

#2

i had this problem too after upgrade the version of SublimeCodeIntel package with package control >> upgrade all packages
fixed deleting the plugin folder ~/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/

then re-installed and its ok now :stuck_out_tongue:

using build 2165

0 Likes

#3

I installed the latest version of Sublime Text 2 and have no SublimeCodeIntel, yet I have this issue. Any other ideas??

PS. I think it may have to do with my settings, I use:

ā€œhot_exitā€: false,
ā€œremember_open_filesā€: false,

I always start with ā€œ$ subl .ā€ when opening a project. With the default settings it would open the project twice if it was opened before, which I find undesirable.

0 Likes

#4

Iā€™m having this bug too, would love to know if/when anyone finds a fix.

0 Likes

#5

I get this every day when I run subl without Sublime Text already open. The timeout seems a little too eager.

0 Likes

#6

Anybody found a fix for this yet as it happens every time.

0 Likes

#7

I JUST now figured out how to fix this. As with most solutions, YMMV, but hereā€™s what I did:

I would get the ā€œUnable to connect to Sublime Text 2ā€ in Terminal whenever I typed ā€œsubl .ā€ to open a directory in Sublime Text 2 (without ST 2 already being open). Iā€™m running Mac OS X Snow Leopard 10.6.8 BTW with the built-in Firewall (under System Preferences > Security > Firewall) enabled. The solution for me was to go into the ā€œAdvancedā€¦ā€ settings for the Firewall, remove (the - symbol) Sublime Text 2 and then re-add (the + symbol) it in with ā€œAllow incoming connectionsā€ selected. Hope this helps some folks.

0 Likes