Giter Site home page Giter Site logo

Comments (18)

douglas avatar douglas commented on May 18, 2024

Seems it is running ok here... tried the same keystrokes to break sublime but it did not happened, so closing it for now.

from sublimecodeintel.

 avatar commented on May 18, 2024

This is still an issue -- I'm getting the same problem. Not positive how to replicate it. I had just deleted ~/.codeintel, and had it reindex everything. Then, I did "os.ch, ctrl+space" which borks the autocomplete for at least the next session for me.

from sublimecodeintel.

douglas avatar douglas commented on May 18, 2024

Strange, lets reopen it then. Are you using the latest ST2 version ? Which platform ? Latest SublimeCodeIntel ?

from sublimecodeintel.

 avatar commented on May 18, 2024

Yep, latest SublimeCodeIntel and ST 2 v 2111.

from sublimecodeintel.

douglas avatar douglas commented on May 18, 2024

Could you try with ST2-dev 2117 ? This is the version im using, and im not having these problems anymore (on osx, have to try in Linux)

from sublimecodeintel.

 avatar commented on May 18, 2024

Just tried it, and got the same issue. I'm on Fedora Core 11 64-bit. About half the time it just kills the program, and the other half it seems to freeze it.

from sublimecodeintel.

nova77 avatar nova77 commented on May 18, 2024

As posted on the forum I am having the same problem, even on 2117. I even tried to re-install SB2 from scratch after removing every settings I could find of (and even the default packages!), but no matter what I do it keeps crashing.

Interestingly this seems to happen mostly when auto-completing "private" functions, e.g.

def _bar():
    pass

def bar():
    pass

def foo():
    # start writing _b then autocomplete crashes
    # start writing b then autocomplete works.

from sublimecodeintel.

nova77 avatar nova77 commented on May 18, 2024

I just updated to the last beta (2118) the the problem appears to be gone! I'll get back if I see it reappear.
EDIT: Nevermind, it crashed again :(

from sublimecodeintel.

tnajdek avatar tnajdek commented on May 18, 2024

same here, crashes at various occasions, simple example that will cause seg fault every time:

import logging
log<ctrl+space>

Using v 2126

from sublimecodeintel.

iurisilvio avatar iurisilvio commented on May 18, 2024

Same here. First time I get this error is typing this:

import functools
functools.<ctrl+space>

I had a big stacktrace, like this one above.

I'm using v2126 too, with Ubuntu 11.04.

from sublimecodeintel.

douglas avatar douglas commented on May 18, 2024

For some strange reason, it stops crashing here.

Try to compile the extensions using:

cd src
sh build.sh

Then close and open SublimeText2, also i try to avoid ctrl+space as much as i can.

It seems to solve my problems.

from sublimecodeintel.

nova77 avatar nova77 commented on May 18, 2024

I tried to recompile (you need to have pcre, btw), but it did not help.

I try to avoid ctrl+space as much as i can

I am not sure this really adresses the issue. :p

from sublimecodeintel.

iurisilvio avatar iurisilvio commented on May 18, 2024

I recompiled, but it didn't solved my problem.

from sublimecodeintel.

douglas avatar douglas commented on May 18, 2024

I have been talking with Kronuz about this, he is very busy right now. I was talking to him about remove all that belongs to openkomodo codeintel, so we could focus in the indexer.

Lets see how it goes.

from sublimecodeintel.

raklet avatar raklet commented on May 18, 2024

I am having the same issue. See issue #40

from sublimecodeintel.

teejae avatar teejae commented on May 18, 2024

I believe I've found a workaround. See:

https://github.com/Kronuz/SublimeCodeIntel/pull/43

I believe the bug is in the Sublime binary, for the "hide_auto_complete" command, which is really unrelated to this extension.

from sublimecodeintel.

iurisilvio avatar iurisilvio commented on May 18, 2024

@teejae, your workaround worked. Thanks!

from sublimecodeintel.

douglas avatar douglas commented on May 18, 2024

Closing as the problem is fixed in the latest dev snapshot (2132).

Thanks @Kronuz and @teejae.

from sublimecodeintel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.