Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyOS_InputHook is not available for interactive use of PyGTK #13

Closed
ckuethe opened this issue Apr 20, 2017 · 0 comments
Closed

PyOS_InputHook is not available for interactive use of PyGTK #13

ckuethe opened this issue Apr 20, 2017 · 0 comments

Comments

@ckuethe
Copy link
Contributor

ckuethe commented Apr 20, 2017

$ sudo env PYTHONPATH=. ./bin/opensnitch --log-file=opensnitch4.log
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:127: RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK
  set_interactive(1)

Ubuntu 17.04, Linux 4.10.11

0xacb added a commit to 0xacb/opensnitch that referenced this issue Apr 21, 2017
evilsocket added a commit that referenced this issue Apr 21, 2017
Fixes issue #13 (gtk PyOS_InputHook warning)
gustavo-iniguez-goya added a commit that referenced this issue Dec 9, 2020
By changing the Action combobox by 2 buttons (allow/deny), we ease the
task of allowing or denying a connection.

Added a label to display from what directory a process was executed.

Pop-up GUI reorganized.

closes #13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants