<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: System-config-network crashed on CentOS 5.3</title>
	<atom:link href="http://blog.namran.net/2009/04/09/system-config-network-crashed-on-centos-53/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.namran.net/2009/04/09/system-config-network-crashed-on-centos-53/</link>
	<description>R35p3c7 7h3 !n7311!93n7,h31p wh0 c4n’7 4ff02d….        [blog.namran.net]</description>
	<lastBuildDate>Fri, 12 Mar 2010 17:10:12 +0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: HawkEYE</title>
		<link>http://blog.namran.net/2009/04/09/system-config-network-crashed-on-centos-53/comment-page-1/#comment-1530</link>
		<dc:creator>HawkEYE</dc:creator>
		<pubDate>Fri, 15 May 2009 07:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.namran.net/2009/04/09/system-config-network-crashed-on-centos-53/#comment-1530</guid>
		<description>@UncleOp , Glad it help..  thanks for dropping by..</description>
		<content:encoded><![CDATA[<p>@UncleOp , Glad it help..  thanks for dropping by..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UncleOp</title>
		<link>http://blog.namran.net/2009/04/09/system-config-network-crashed-on-centos-53/comment-page-1/#comment-1481</link>
		<dc:creator>UncleOp</dc:creator>
		<pubDate>Wed, 13 May 2009 17:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.namran.net/2009/04/09/system-config-network-crashed-on-centos-53/#comment-1481</guid>
		<description>This was helpful.  Summary: if the /etc/hosts file is not well-formed, the python script doesn&#039;t handle it well.  In my case, somehow a long entry that was commented out got &quot;line wrapped&quot;, leaving some uncommented garbage on the next line.  Fixing the hosts file or adding the above patch &quot;worked&quot;.  It seems that some complaint to the user should be generated in such a case, though.</description>
		<content:encoded><![CDATA[<p>This was helpful.  Summary: if the /etc/hosts file is not well-formed, the python script doesn&#8217;t handle it well.  In my case, somehow a long entry that was commented out got &#8220;line wrapped&#8221;, leaving some uncommented garbage on the next line.  Fixing the hosts file or adding the above patch &#8220;worked&#8221;.  It seems that some complaint to the user should be generated in such a case, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HawkEYE</title>
		<link>http://blog.namran.net/2009/04/09/system-config-network-crashed-on-centos-53/comment-page-1/#comment-598</link>
		<dc:creator>HawkEYE</dc:creator>
		<pubDate>Thu, 09 Apr 2009 08:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.namran.net/2009/04/09/system-config-network-crashed-on-centos-53/#comment-598</guid>
		<description>I got better one after a few minute..
by  adding this two line before line 602 (/usr/share/system-config-network/netconfpkg/gui/maindialog.py)
&lt;div class=&#039;tip&#039;&gt;&lt;p&gt;
&lt;code&gt;
           if (not isinstance (host.Hostname, str)):
                continue
&lt;/code&gt;

&lt;/p&gt;
&lt;/div&gt;

now it works like charms again.. hehe.. 8-)</description>
		<content:encoded><![CDATA[<p>I got better one after a few minute..<br />
by  adding this two line before line 602 (/usr/share/system-config-network/netconfpkg/gui/maindialog.py)</p>
<div class='tip'>
<p>
<code><br />
           if (not isinstance (host.Hostname, str)):<br />
                continue<br />
</code></p>
</div>
<p>now it works like charms again.. hehe.. <img src='http://blog.namran.net/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
