-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels