T3S icon indicating copy to clipboard operation
T3S copied to clipboard

Freezes on build 3065

Open pocesar opened this issue 9 years ago • 23 comments

Whenever I type something that would trigger the code complete suggestions, the editor freezes. Can't do anything else but to force kill it.

pocesar avatar Sep 15 '14 02:09 pocesar

I can confirm this. It seems to me that attempting to use any T3S feature causes an immediate freeze of the editor.

mzugn avatar Sep 16 '14 05:09 mzugn

Same here. Anyone know if a previous build works?

cado avatar Sep 16 '14 13:09 cado

With 3059 it works, the freeze is introduced with the new sublime build.

mzugn avatar Sep 16 '14 13:09 mzugn

I get it to work in 3065 with https://github.com/Railk/T3S/pull/63

mathieumg avatar Sep 18 '14 06:09 mathieumg

Hi, Is there any fix yet for Sublime build 3065, concerning this issue? Cheers,

liviuignat avatar Sep 22 '14 08:09 liviuignat

i'll try to take a look but i don't have much time these days to work on the plugin

Railk avatar Sep 22 '14 08:09 Railk

I totally understand - time is always a problem - but, unfortunately, in the meantime the plugin is almost impossible to use.

liviuignat avatar Sep 22 '14 15:09 liviuignat

@luivignat See my message above. @Railk, perhaps merge #63 into dev?

mathieumg avatar Sep 22 '14 15:09 mathieumg

@liviuignat No autocomplete or edit on mobile.

mathieumg avatar Sep 22 '14 15:09 mathieumg

ecf14c69d49729ccd796b899951ef2aa3de067c1 is related ?

yajamon avatar Nov 10 '14 03:11 yajamon

We have the same problem here. I hope you can fix this soon :)

mudlee avatar Nov 19 '14 10:11 mudlee

same problem here, running it on fedora 21 FYI

pgrm avatar Nov 21 '14 23:11 pgrm

Btw, same problem with the latest 3066 build

pgrm avatar Nov 22 '14 00:11 pgrm

Last update from my side - seems that the current dev branch is working, at least for now.

pgrm avatar Nov 22 '14 01:11 pgrm

Hi, I too looked into this problem, and I noted that sublime freezes while communicating with tss. I am using Debian Jessie is anyone wonder.

If I kill the node process, sublime continue as nothing has happens. It does not seem to be a problem to start the tss node process it is only the process communication that errors (freeze).

Maybe the fact that sublime 3065 compiles using python 3.3.3 could be a hint ? Hope this can help fixing it.

druppy avatar Nov 30 '14 08:11 druppy

I have this same problem.

panuhorsmalahti avatar Dec 09 '14 12:12 panuhorsmalahti

+1

demisx avatar Dec 11 '14 17:12 demisx

I have the same problem:

  • Mac OS X 10.9.5
  • Sublime Text 3 build 3065

I could temporarily solve it by switching to the dev branch.

balazsbotond avatar Dec 14 '14 07:12 balazsbotond

The problem remains if I am using linux for version 3066 (dev), so this may be fixed for Mac but still not fixed on linux.

It would be nice to know if the python version included contains some kind of network error (it freezes while talking to tss)

druppy avatar Dec 15 '14 12:12 druppy

@druppy It works fine for me on Linux with 3065 using #63, have you tried it?

mathieumg avatar Dec 15 '14 12:12 mathieumg

@mathieumg After some initial git learning problems I ended up cloning your changes, and that stopped the freezing problem in my sublime 3066, thanks.

I will try to use this for some time to see if other errors occur, but for now it looks good.

Thanks for your nice improvements !

druppy avatar Dec 21 '14 23:12 druppy

@druppy They're not my changes, but happy to see it works for you too!

mathieumg avatar Dec 22 '14 00:12 mathieumg

@mathieumg Sorry ... of cause not, instead thanks to @Phaiax, but it is at very nice rewrite of the plugin, I hope to see this in this main repos soon. But thanks for pointing in the right direction :-)

druppy avatar Dec 22 '14 08:12 druppy