Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 251821 Details for
Bug 331671
s-c-firewall fails to start and consumes 100% of one CPU
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
patch for fw_gui.py in /usr/share/system
fw_gui.patch (text/x-patch), 1.03 KB, created by
Thomas Woerner
on 2007-11-08 16:59:19 UTC
(
hide
)
Description:
patch for fw_gui.py in /usr/share/system
Filename:
MIME Type:
Creator:
Thomas Woerner
Created:
2007-11-08 16:59:19 UTC
Size:
1.03 KB
patch
obsolete
>--- fw_gui.py 5 Nov 2007 16:43:22 -0000 1.11 >+++ fw_gui.py 8 Nov 2007 16:32:00 -0000 >@@ -1187,12 +1187,15 @@ > self._addDevice(self.masqueradeStore, devplus, desc, False) > > devices = { } >+ print "FOO 1" > devlist = NCDeviceList.getDeviceList() >+ print "FOO 2" > for device in devlist: > if device.Alias and dev.Alias != "": > # ignore device aliases: not usable for iptables > continue > devices.setdefault(device.Device, [ ]).append(device) >+ print "FOO 3" > > # add local devices > for dev in devices: >@@ -1216,11 +1219,14 @@ > self._addDevice(self.masqueradeStore, dev, desc, False) > self.interfaceView.expand_all() > self.masqueradeView.expand_all() >+ print "FOO 4" > > # custom file > self.customStore.clear() >+ print "FOO 5" > > self.setModified(False) >+ print "FOO 6" > > def showStartupDialog(self): > dialog = self.xml.get_widget("startupDialog")
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 331671
:
226891
|
248451
|
248461
|
251601
|
251671
| 251821 |
251901