Giter Club home page Giter Club logo

Comments (6)

 avatar commented on July 19, 2024

Thanks for reporting this, I hadn't noticed it as I seem to always have some kind of project open (even with single files). I've pushed a fix that should hide the progress bar if there are no projects open, which will land with 0.4.0.

As for the duplicate progress bar, had you by any chance just switched/added/removed projects or disabled/reenabled the status bar service?

from php-ide-serenata.

AlexanderOMara avatar AlexanderOMara commented on July 19, 2024

Hmm, strange. Apparently it's caused by some sort of conflict with the project-manager package. When the project is in the project manager list, it shows the double loading bar, but when it's not it doesn't. Wonder what the conflict is.

from php-ide-serenata.

 avatar commented on July 19, 2024

I've just released 0.4.0 with the minor fix for opening single files without a project open. Regarding the project-manager plugin: there is only one place in the package where the status bar items are created and this happens when the status bar service is attached. Even if the method would be invoked twice, a second status bar should never be created if one already exists. This sounds a bit like black magic (or a bug) going on somewhere, either in this package, the project-manager package or Atom itself.

I'll close this ticket since the actual bug in this package is fixed. (I'm not quite sure what to do about the conflict.) If you have any further problems or questions, feel free to ask.

from php-ide-serenata.

AlexanderOMara avatar AlexanderOMara commented on July 19, 2024

This issue appears to be back, except now without any relation to the project-manager package (I've even disabled it). Anything I can do to try to debug this? It's also finishing with "Indexing failed!" now.

It appears 2 instances are actually running, as I see the following entry from ps aux twice while it's indexing.

php /Users/*/.atom/packages/atom-autocomplete-php/lib/services/../../php/parser.php /path/to/project --refresh

from php-ide-serenata.

AlexanderOMara avatar AlexanderOMara commented on July 19, 2024

Ooooohhhhhh. This second bar isn't created by this package, it's created by atom-autocomplete-php which I thought I disabled once already. Sorry about the confusion. Now to figure out why indexing is now failing...

from php-ide-serenata.

 avatar commented on July 19, 2024

No problem! I take it you found out what is causing indexing to fail as you replied to ticket #57 ;-).

from php-ide-serenata.

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.