Giter VIP home page Giter VIP logo

mercurial's People

Contributors

guillermooo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mercurial's Issues

AttributeError on push

ST3, Linux 14.04, hg 2.82. Other commands working as expected.

When I choose 'push' from the SublimeHg menu, "Mercurial: Error" appears in the status bar and this appears in the console:

Exception in thread Thread-542:
Traceback (most recent call last):
  File "mercurial in /home/cmg/.config/sublime-text-3/Installed Packages/Mercurial.sublime-package", line 129, in run
  File "mercurial in /home/cmg/.config/sublime-text-3/Installed Packages/Mercurial.sublime-package", line 82, in run_in_console
  File "./subprocess.py", line 824, in __init__
  File "./subprocess.py", line 1448, in _execute_child
FileNotFoundError: [Errno 2] No such file or directory: 'lxterminal'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "./threading.py", line 901, in _bootstrap_inner
  File "mercurial in /home/cmg/.config/sublime-text-3/Installed Packages/Mercurial.sublime-package", line 132, in run
AttributeError: 'FileNotFoundError' object has no attribute 'message'

Lot of issues when not in a mercurial repository or you have no file open.

Just spend a lot of time debugging some issues I had.

I just opened my project without opening any file and ran into all kinds of issues, added a couple of tracebacks and got some errors:

  • Trying to add NoneType to string
  • NoRepositoryFound exception being raised raising a exception itself about it not existing.

Don't understand the configuration and usage instructions

It says "these options can be set in Preferences | User Settings". I tried adding that curly brace snippet in but got "parse error".

I tried CTRL + SHIFT + P but Mercurial doesn't appear in that list (even though it appears in the Remove Packages list).

Also if I type "show_mercurial_menu" into the Sublime console I get an error: "NameError: name 'show_mercurial_menu' is not defined".

I can't figure out how to get this thing working.

Please advise.

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.