GithubHelp home page GithubHelp logo

plugin crash about arctictypescript HOT 3 CLOSED

phaiax avatar phaiax commented on September 24, 2024
plugin crash

from arctictypescript.

Comments (3)

Phaiax avatar Phaiax commented on September 24, 2024

Hey druppy.

Can you open up the console "View -> Show Console" after the error happened and provide the error which appeared there?

Which OS and sublime version are you using?

  • Phaiax

from arctictypescript.

druppy avatar druppy commented on September 24, 2024

Debian linux 64 (Jessie) Sublime text 3 (3066 : Dev)

the console keep saying :

Traceback (most recent call last):
  File "/opt/sublime_text/sublime_plugin.py", line 271, in on_modified
    callback.on_modified(v)
  File "vcs_gutter_events in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 46, in on_modified
  File "view_collection in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 33, in add
  File "vcs_helpers in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 65, in is_git_repository
  File "vcs_helpers in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 52, in is_repository
  File "vcs_helpers in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 47, in vcs_tree
  File "./posixpath.py", line 151, in dirname
AttributeError: 'NoneType' object has no attribute 'rfind'
Traceback (most recent call last):
  File "/opt/sublime_text/sublime_plugin.py", line 271, in on_modified
    callback.on_modified(v)
  File "vcs_gutter_events in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 46, in on_modified
  File "view_collection in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 33, in add
  File "vcs_helpers in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 65, in is_git_repository
  File "vcs_helpers in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 52, in is_repository
  File "vcs_helpers in /home/bl/.config/sublime-text-3/Installed Packages/VCS Gutter.sublime-package", line 47, in vcs_tree
  File "./posixpath.py", line 151, in dirname
AttributeError: 'NoneType' object has no attribute 'rfind'
error: plugin_host has exited unexpectedly, plugin functionality won't be available until Sublime Text has been restarted

I hope that helps just a bit.

It seems like the plugin gives up after a given number of unhandled exceptions.

from arctictypescript.

Phaiax avatar Phaiax commented on September 24, 2024

This is a bug in VcsGutter which is caused by the special views of ArcticTypescript. I have reported it here: bradsokol/VcsGutter#31

I can't do anything about it.

But I don't know when and if it will be fixed.

from arctictypescript.

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.