Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 16th December 2007, 10:28 AM
nightmarcus Offline
Registered User
 
Join Date: Mar 2006
Location: WA
Age: 25
Posts: 83
system-config-firewall died for no reason

I just installed Fedora 8 like day before yesterday. Haven't made any major system changes, and all of a sudden it decides it's going to revert back to the default KDE theme and make all my fonts super huge and hide my fedora background, and now system-config-firewall is no longer working because it says the system-config-firewall_48 icon can't be found, but it's right there in the same place it used to be. It says the icon cannot be found in the theme. What happened?
Reply With Quote
  #2  
Old 16th December 2007, 10:29 AM
nightmarcus Offline
Registered User
 
Join Date: Mar 2006
Location: WA
Age: 25
Posts: 83
I just want the default Fedora 8 theme back and for my system-config-firewall to work again.
Reply With Quote
  #3  
Old 16th December 2007, 10:30 AM
nightmarcus Offline
Registered User
 
Join Date: Mar 2006
Location: WA
Age: 25
Posts: 83
My wireless card isn't being detected any more either, :-(
Reply With Quote
  #4  
Old 16th December 2007, 01:58 PM
erikpkn Offline
Registered User
 
Join Date: Dec 2007
Posts: 20
As for system-config-firewall see this bug report: https://bugzilla.redhat.com/show_bug.cgi?id=425796 and this post: http://forums.fedoraforum.org/forum/...d.php?t=175551. As for your other problems: I would reinstall Fedora 8, since yours is a relatively new install. Good chance you unknowingly messed something up here or there. Then - after the new install - log everything you're doing, so that in case your problems reappear, you can try to figure out why.

Erik.
Reply With Quote
  #5  
Old 16th December 2007, 02:10 PM
nightmarcus Offline
Registered User
 
Join Date: Mar 2006
Location: WA
Age: 25
Posts: 83
Already ahead of ya, . I made a script to automate the updates and things and it seems to be running just fine now, and I'll just make sure I remember everything I do in case it happens again.
Reply With Quote
  #6  
Old 16th December 2007, 02:51 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
Getting the same problem here. Same errors regarding the icon /system-config-firewall_48.png. It doesn't appear to be installed. There's been 2 updates of system-config-firewall in the last week,
Code:
[glenn@toshiba ~]$ cat /var/log/yum.log | grep system-config-firewall
Dec 08 11:04:49 Updated: system-config-firewall-tui - 1.0.11-1.fc8.noarch
Dec 08 11:04:52 Updated: system-config-firewall - 1.0.11-1.fc8.noarch
Dec 15 17:38:35 Updated: system-config-firewall-tui - 1.0.12-2.fc8.noarch
Dec 15 17:38:40 Updated: system-config-firewall - 1.0.12-2.fc8.noarch
I can only assume that one of these updates are to blame.

Edit: I have another system on which system-config-firewall works just fine. On that system the version of system-config-firewall is 1.0.11-1.fc8 so it must be the 1.0.12-2 update that is the culprit.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB

Last edited by glennzo; 16th December 2007 at 03:02 PM.
Reply With Quote
  #7  
Old 16th December 2007, 05:27 PM
nightmarcus Offline
Registered User
 
Join Date: Mar 2006
Location: WA
Age: 25
Posts: 83
Yeah, after updating mine it started doing the same thing again, but everything else is still working just fine, so I'll just deal until they fix it.
Reply With Quote
  #8  
Old 18th December 2007, 02:55 PM
garbagedigger's Avatar
garbagedigger Offline
Registered User
 
Join Date: Oct 2007
Location: Saint Paul, MN
Age: 29
Posts: 36
Exclamation

Dude, I'm having the same problem with my gui firewall configuration utility. It was great for a long time and now suddenly it doesn't work and it keeps saying I'm missing png picture files. I'll post the errors when I get home. It must be an update problem like you guys said. At least I can use the shell based gui.

Last edited by garbagedigger; 18th December 2007 at 02:57 PM.
Reply With Quote
  #9  
Old 20th December 2007, 01:11 AM
garbagedigger's Avatar
garbagedigger Offline
Registered User
 
Join Date: Oct 2007
Location: Saint Paul, MN
Age: 29
Posts: 36
I have the fix to this problem:

cp /usr/share/icons/hicolor/48x48/apps/system-config-firewall.png /usr/share/system-config-firewall/system-config-firewall_48.png

The problem is due to the fact that the picture is missing after the update or it gets renamed to not include "48" in it.
Reply With Quote
  #10  
Old 20th December 2007, 06:15 AM
nightmarcus Offline
Registered User
 
Join Date: Mar 2006
Location: WA
Age: 25
Posts: 83
Thanks a ton man, I've been really busy with work lately and haven't taken the time to fool around with it, I really appreciate you solving this problem.
Reply With Quote
  #11  
Old 20th December 2007, 03:39 PM
Gentoo Bob's Avatar
Gentoo Bob Offline
Registered User
 
Join Date: Oct 2007
Location: Indianapolis, IN
Age: 32
Posts: 119
Why would a .png file mess up a program to run? I dont understand why the .png is so important.
__________________
[FONT=Comic Sans MS]"I like mine with extra sugar please"[/FONT]

Linux/Unix distos currently used:
Fedora Core 8, Gentoo, and FreeBSD.
Reply With Quote
  #12  
Old 20th December 2007, 03:44 PM
garbagedigger's Avatar
garbagedigger Offline
Registered User
 
Join Date: Oct 2007
Location: Saint Paul, MN
Age: 29
Posts: 36
Quote:
Originally Posted by Gentoo Bob
Why would a .png file mess up a program to run? I dont understand why the .png is so important.
I'm not really sure actually. I didn't bother to open the picture up and see what it is. I might do that later now b/c I'm curious. I do think the picture is some icon or look for the gui and it requires it. I didn't want to get into looking at the programming code for system config firewall.
Reply With Quote
  #13  
Old 21st December 2007, 03:15 PM
mattywix's Avatar
mattywix Offline
Registered User
 
Join Date: Dec 2007
Posts: 110
Dare I say it but you could just edit /etc/sysconfig/iptables (then restart iptables) and not bother with system-config-firewall !
__________________
Mattywix

"For once you have tasted flight you will walk the earth with your eyes turned skywards, for there you have been and there you will long to return." - Leonardo da Vinci speaks of his joy at experiencing Linux
Reply With Quote
  #14  
Old 21st December 2007, 03:18 PM
Gentoo Bob's Avatar
Gentoo Bob Offline
Registered User
 
Join Date: Oct 2007
Location: Indianapolis, IN
Age: 32
Posts: 119
yea you could do that mattywix but the point is, the menu option isnt working and sometimes its rather nice to use a GUI once in awhile. I love command line dont get me wrong. I just like everything on my system to work properly too.
__________________
[FONT=Comic Sans MS]"I like mine with extra sugar please"[/FONT]

Linux/Unix distos currently used:
Fedora Core 8, Gentoo, and FreeBSD.
Reply With Quote
  #15  
Old 21st December 2007, 09:01 PM
garbagedigger's Avatar
garbagedigger Offline
Registered User
 
Join Date: Oct 2007
Location: Saint Paul, MN
Age: 29
Posts: 36
Quote:
Originally Posted by mattywix
Dare I say it but you could just edit /etc/sysconfig/iptables (then restart iptables) and not bother with system-config-firewall !
Yeah, I like command line in some cases but for the firewall, I would rather use the system-config GUI. I have used both methods though.
Reply With Quote
Reply

Tags
died, reason, systemconfigfirewall

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
system-config-firewall hangs davidgf Using Fedora 4 31st May 2009 07:33 PM
KDE login died for some strange reason cantanima Using Fedora 1 28th May 2009 08:53 PM
system-config-firewall segfaults ArthurDent123 Using Fedora 23 15th November 2008 08:27 AM
system-config-firewall is down ?? demuytree Using Fedora 5 2nd November 2008 08:21 AM
system-config-firewall problems Ashok Harnal Security and Privacy 2 23rd May 2008 09:42 AM


Current GMT-time: 15:25 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat