Skip to content

Could not work on Ubuntu 12.04 #12

@JokerQyou

Description

@JokerQyou

Hi I'm using Ubuntu 12.04 64bit, with Sublime Text 2 version 2.0.2 (build 2221) installed.
I installed InputHelper with Package Control.
Each time I press Ctrl + Shift + Z, nothing happens, when I press Ctrl + ` to view the console, the following error was printed:

Traceback (most recent call last):
  File "./sublime_plugin.py", line 362, in run_
  File "./inputhelper.py", line 21, in run
  File ".\subprocess.py", line 633, in __init__
  File ".\subprocess.py", line 1139, in _execute_child
OSError: [Errno 13] 权限不够

I've read all the issues under this repo, and found no solution so far.

This information might also help: when I run python linux_text_input_gui.py in lib folder, the input box does appear, and after pressing Enter, the content is also printed in the terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions