LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   System Configuration won't always start? (https://www.linuxquestions.org/questions/mandriva-30/system-configuration-wont-always-start-216085/)

jakobf 08-11-2004 02:03 AM

System Configuration won't always start?
 
I installed Mandrake 10.0 Official the other day, and it's working great except for at least one thing I've found so far:

After being logged in for a while, doing various things like browsing the web and playing a game, I do this:

"Start Menu" -> System -> Configuration -> Configure Your Computer

The taskbar shows that it's loading... but nothing ever happens - no window comes up. After a while it's removed from the taskbar. This keeps happening. When I log out and log in again, it works fine again.

Any thoughts?

Thanks, Jakob.

Punker51 08-11-2004 03:26 AM

had that exact same problem. stop your firewall and see if it still happens.
if it doesnt:

add this line to your iptables rules
iptables -I INPUT 1 -i lo -j ACCEPT


i saved the rules and since then kde and gnome are loading much faster and dont have that mandrake control center error anymore (had it too in Konqueror when i wanteed to browse my folders)

jakobf 08-11-2004 03:30 AM

Thanks, I'll give it a try when I get home tonight.

jakobf 08-11-2004 03:03 PM

> add this line to your iptables rules
> iptables -I INPUT 1 -i lo -j ACCEPT

Hmmm... the /etc/rc.d/init.d/iptables reads a file called /etc/sysconfig/iptables which is not there. I generated it with ./iptables save, but that doesn't help much.

Where exactly would you add this line?

Thanks, Jakob

jakobf 08-12-2004 01:10 AM

Running the line manually _does_ seem to help by the way! The machine in on all the time, so I'll just keep it like this to see if the problem resurfaces.


All times are GMT -5. The time now is 06:37 AM.