Code Monkey home page Code Monkey logo

fman-sublimehelper's People

Contributors

akamaozu avatar danmou avatar oskretc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

akamaozu danmou

fman-sublimehelper's Issues

cant run SublimeOpenSelected' raised error.

Command 'SublimeOpenSelected' raised error.

Traceback (most recent call last):
File "fman/impl/plugins/command_registry.py", line 128, in _execute_command
File "/Users/z/Library/Application Support/fman/Plugins/Third-party/fman-sublimehelper/sublime_helper/init.py", line 37, in call
openCommand(option, chosen_files, path)
File "/Users/z/Library/Application Support/fman/Plugins/Third-party/fman-sublimehelper/sublime_helper/init.py", line 116, in openCommand
stdin=DEVNULL, stdout=DEVNULL, stderr=DEVNULL, env=env)
File "subprocess.py", line 729, in init
File "subprocess.py", line 1364, in _execute_child
PermissionError: [Errno 13] Permission denied: '/Applications/Sublime Text.app'

The plugin doesn’t work with Ubuntu

I’ve just installed fman on Ubuntu 18.04 and I have Sublime Text build 3176. I installed fman-sublimehelper and set the path to Sublime Text to /usr/bin/subl.

When I use the plugin to try to open a file in Sublime Text, I get the follow error message:

Traceback (most recent call last):
  File "fman/impl/plugins/command_registry.py", line 101, in _execute_command
  File "/home/guillaume/.config/fman/Plugins/Third-party/fman-sublimehelper/sublime_helper/__init__.py", line 38, in __call__
    openCommand(option, chosen_files, path)
  File "/home/guillaume/.config/fman/Plugins/Third-party/fman-sublimehelper/sublime_helper/__init__.py", line 118, in openCommand
    stdin=DEVNULL, stdout=DEVNULL, stderr=DEVNULL, env=env)
  File "subprocess.py", line 676, in __init__
  File "subprocess.py", line 1289, in _execute_child
FileNotFoundError: [Errno 2] Aucun fichier ou dossier de ce type: "/usr/bin/subl   '/home/guillaume/Téléchargements/essai.sh'"

I could have done something wrong, though.

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.