Bug 886542

Summary: firewall-applet not shown in gnome3 (latest update)
Product: [Fedora] Fedora Reporter: Jan Ščotka <jscotka>
Component: firewalldAssignee: Thomas Woerner <twoerner>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: jpopelka, psklenar, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: firewalld-0.3.5-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-02 06:48:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screen without applet none

Description Jan Ščotka 2012-12-12 14:14:57 UTC
Created attachment 662385 [details]
screen without applet

Hi,
it seems that applet is somehow not displayed in actual version of gnome3 (fully installed system in KVM virt enviroment)
when I connect over ssh with xauth -> applet is properly displayed in another window manager (also gnome3, but F16) (propably seems to be bug of gnome3 or connected with applet)
[root@localhost ~]# rpm -qa firewalld
firewalld-0.2.11-1.fc18.noarch

   Thanks&Regards
   Honza

Comment 2 Thomas Woerner 2013-07-16 12:53:27 UTC
The source of the problem is that gnome3 forces the applet to behave like gnome3 thinks it should do: No icon changes, no tooltip, no notification without getting invisible afterwards. 

Gnome3 hides the applet, but does this from outside the applet. Therefore the applet is not able to see this and the result of statusicon.get_visible() returns still True. The only way to get it visible again is to make it invisible and visible again by using statusicon.set_visible(False) and statusicon.set_visible(True). This is also needed to be able to change the icon of the statusicon.

Comment 3 Thomas Woerner 2013-07-16 12:58:30 UTC
There seems to be no way to use tooltips with applets anymore.

Comment 4 Thomas Woerner 2013-07-16 14:24:29 UTC
You have to move the mouse to the lower right corner to see if applets are active in gnome3. There is no way to embed applets into the panel anymore. The needed functionality has been dropped from gnome-shell since it is not needed for ibus anymore.

Comment 5 Fedora Update System 2013-09-30 12:36:18 UTC
firewalld-0.3.5-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/firewalld-0.3.5-1.fc20

Comment 6 Fedora Update System 2013-09-30 12:40:08 UTC
firewalld-0.3.5-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/firewalld-0.3.5-1.fc19

Comment 7 Fedora Update System 2013-10-01 02:02:27 UTC
Package firewalld-0.3.5-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing firewalld-0.3.5-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-17984/firewalld-0.3.5-1.fc20
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2013-10-02 06:48:20 UTC
firewalld-0.3.5-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-10-03 01:15:25 UTC
firewalld-0.3.5-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.