Description of problem: System-config-network Crashes when opened Version-Release number of selected component (if applicable): 1.5.0 How reproducible: Always Steps to Reproduce: 1. open system-config-network 2. 3. Actual results: Expected results: Additional info:
Created attachment 293819 [details] bug report
$ rpm -qf /usr/lib/libgconf-2.so.4/libgconf-2.so.4 GConf2-2.20.1-1.fc8
For some reason the GConf you have installed is built against a newer glib than you have installed. I don't know what to make off the fact that your GConf2 seems to be an f8 version though. Anyway, updating to the latest glib2 should make the problem go away.
I've updated GConf2 2.21.1-1.fc8 to GConf2.21.90-1.fc9 and glib2 2.15.4.-2.fc9 to glib2 2.15.4-1.fc9 and the problem is solved.