From Fedora Project Wiki

Line 18: Line 18:


Also the menu by clicking with the right mouse button is not available due to the bug 1 listed above
Also the menu by clicking with the right mouse button is not available due to the bug 1 listed above
If you are using gnome, you have to move your mouse to the lower right corner to see the applet.

Revision as of 14:40, 19 March 2012

Description

This is the test case to check if firewall-applet is working.

Known bugs and limitations

  • Clicking on the applet results in the error message "AttributeError: 'Menu' object has no attribute 'popup_for_device'" - a bug is filed for pygobject3: RHBZ #802107
  • The tooltip of the applet only reports interfaces and not NM connections. This is due to a bug in NetworkManager: RHBZ #802536
  • There ia a warning about gobject, This can be ignored and is a result of mixing projects using old and new ways to use gobject. There is no impact on the application so far. A bug has been filed for pygobject3 (RHBZ #804060) and python-slip (RHBZ #804061).

How to test

1. Start firewall-applet

 firewall-applet &

The applet should show the list of active zones with interfaces if the mouse is placed of ther applet. The connections are not shown at the moment because of the bug 2 above.

Also the menu by clicking with the right mouse button is not available due to the bug 1 listed above

If you are using gnome, you have to move your mouse to the lower right corner to see the applet.