Coder Social home page Coder Social logo

iptables-editor-gui's Issues

in centos7.3,cannot run

[root@node3 Iptables-Editor-Gui]# ./ipteditor
Traceback (most recent call last):
7: from ./ipteditor:344:in <main>' 6: from ./ipteditor:310:in exec'
5: from ./ipteditor:304:in iptables' 4: from /root/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:93:in text='
3: from /root/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:157:in loadRules' 2: from /root/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:157:in each'
1: from /root/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:179:in block in loadRules' /root/Iptables-Editor-Gui/ipteditor-modules/chainsnotebook.rb:61:in addChain': undefined method `policy=' for nil:NilClass (NoMethodError)

Which version of cairo do I need? Does not work with cairo-1.17.8

<internal:/usr/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:96:in 'require': /usr/lib/ruby/gems/3.0.0/extensions/x86_64-linux/3.0.0/cairo-1.17.8/cairo.so: undefined symbol: cairo_tee_surface_index - /usr/lib/ruby/gems/3.0.0/extensions/x86_64-linux/3.0.0/cairo-1.17.8/cairo.so (LoadError)

Debian compatibility

$ sudo ./ipteditor
Traceback (most recent call last):
	2: from ./ipteditor:18:in `<main>'
	1: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require'
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot load such file -- gettext (LoadError)

Help please

Trouble running the app

Hi,
I followed the direction to sole the issue
... cannot load such file -- gettext (LoadError)
but now I'm facing another issue:
Gtk-Message: 15:54:26.636: Failed to load module "canberra-gtk-module"
/home/angelo/Iptables-Editor-Gui/ipteditor-modules/ruleslist.rb:77:in block in addCols': 'Pango::WRAP_WORD_CHAR' has been deprecated. Use 'Pango::WrapMode::WORD_CHAR' or ':word_char'. Traceback (most recent call last): 7: from ./ipteditor:344:in

'
6: from ./ipteditor:310:in exec' 5: from ./ipteditor:304:in iptables'
4: from /home/angelo/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:93:in text=' 3: from /home/angelo/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:157:in loadRules'
2: from /home/angelo/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:157:in each' 1: from /home/angelo/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:179:in block in loadRules'
/home/angelo/Iptables-Editor-Gui/ipteditor-modules/chainsnotebook.rb:61:in addChain': undefined method policy=' for nil:NilClass (NoMethodError)

Error in lib of ruby

internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in require': cannot load such file -- gettext (LoadError) from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:85:in require'
from ./ipteditor:18:in `

'
I get this error when i run the program.

Compile issue ubuntu 20

/storage/Downloads/Iptables-Editor-Gui-master/ipteditor-modules/ruleslist.rb:77:in block in addCols': 'Pango::WRAP_WORD_CHAR' has been deprecated. Use 'Pango::WrapMode::WORD_CHAR' or ':word_char'. Traceback (most recent call last): 5: from ./ipteditor:344:in

'
4: from ./ipteditor:310:in exec' 3: from ./ipteditor:302:in iptables'
2: from /storage/Downloads/Iptables-Editor-Gui-master/ipteditor-modules/iptif.rb:15:in read' 1: from /storage/Downloads/Iptables-Editor-Gui-master/ipteditor-modules/iptif.rb:70:in run'
/storage/Downloads/Iptables-Editor-Gui-master/ipteditor-modules/iptif.rb:70:in exec': No such file or directory - /sbin/iptables-save (Errno::ENOENT) /storage/Downloads/Iptables-Editor-Gui-master/ipteditor-modules/label.rb:55:in state': undefined method find' for Gdk::EventScroll::WindowState:Class from /storage/Downloads/Iptables-Editor-Gui-master/ipteditor-modules/label.rb:55:in led_expose_event'
from /storage/Downloads/Iptables-Editor-Gui-master/ipteditor-modules/label.rb:31:in block in initialize' from ./ipteditor:312:in main'
from ./ipteditor:312:in exec' from ./ipteditor:344:in '

Traceback Error on Start

Running on Debian 10
sudo ./ipteditor

Traceback (most recent call last):
2: from ./ipteditor:18:in <main>' 1: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in require'
/usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require': cannot load such file -- gettext (LoadError)

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.