<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CDE Login Gone ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671873#M51093</link>
    <description>I was uninstalling a program on my C110 Workstation and i had to shutdown before the uninstall completed.  When i restarted the CDE login prompt doesn't show, i can login using console, but the screen loads a GUI window with only the mouse pointer.&lt;BR /&gt;&lt;BR /&gt;And it jumps between the console and GUI windows.&lt;BR /&gt;&lt;BR /&gt;any help ?&lt;BR /&gt;tkb.</description>
    <pubDate>Tue, 26 Feb 2002 18:59:57 GMT</pubDate>
    <dc:creator>Tanesh B</dc:creator>
    <dc:date>2002-02-26T18:59:57Z</dc:date>
    <item>
      <title>CDE Login Gone ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671873#M51093</link>
      <description>I was uninstalling a program on my C110 Workstation and i had to shutdown before the uninstall completed.  When i restarted the CDE login prompt doesn't show, i can login using console, but the screen loads a GUI window with only the mouse pointer.&lt;BR /&gt;&lt;BR /&gt;And it jumps between the console and GUI windows.&lt;BR /&gt;&lt;BR /&gt;any help ?&lt;BR /&gt;tkb.</description>
      <pubDate>Tue, 26 Feb 2002 18:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671873#M51093</guid>
      <dc:creator>Tanesh B</dc:creator>
      <dc:date>2002-02-26T18:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Gone ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671874#M51094</link>
      <description>Hi Tanesh,&lt;BR /&gt;&lt;BR /&gt;any error message on console.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 19:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671874#M51094</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-26T19:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Gone ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671875#M51095</link>
      <description>it says disabling desktop console but it still jumps back and forth.. but after a little while it says resuming desktop login ..  while jumping again.  Never does it show the CDE login screen.&lt;BR /&gt;&lt;BR /&gt;tkb.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 20:41:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671875#M51095</guid>
      <dc:creator>Tanesh B</dc:creator>
      <dc:date>2002-02-26T20:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Gone ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671876#M51096</link>
      <description>You best bet is run CDE disgnostics to find out what is causing the problem ..&lt;BR /&gt;&lt;BR /&gt;# /usr/contrib/bin/X11/dr_dt | more</description>
      <pubDate>Tue, 26 Feb 2002 21:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671876#M51096</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-02-26T21:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Gone ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671877#M51097</link>
      <description>the issue was due to the ip being changed, how would it be able to change the ip to the new ip address and still run CDE ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 22:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671877#M51097</guid>
      <dc:creator>Tanesh B</dc:creator>
      <dc:date>2002-02-26T22:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Gone ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671878#M51098</link>
      <description>Hi Tanesh,&lt;BR /&gt;&lt;BR /&gt;Seems like the problem is with your hostname lookup. How did you change your ip. Do a "nslookup" and make sure the ip and hostnames are resolved properly,&lt;BR /&gt;&lt;BR /&gt;nslookup&lt;BR /&gt;&amp;gt; server_name&lt;BR /&gt;&amp;gt; server_ip_add&lt;BR /&gt;&amp;gt; exit&lt;BR /&gt;&lt;BR /&gt;this should be resolved correctly. If there is a problem, you can usr /sbin/set_parms to reconfigure the same,&lt;BR /&gt;&lt;BR /&gt;to configure hostname&lt;BR /&gt;/sbin/set_parms hostname&lt;BR /&gt;&lt;BR /&gt;to configure ip address&lt;BR /&gt;/sbin/set_parms ip_address&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2002 22:49:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671878#M51098</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-26T22:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: CDE Login Gone ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671879#M51099</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This happens when all the required files which stores system ip addres are partially updated (i.e. some with ip ,some without ip) when you shutdown the system while on  uninstalling something.&lt;BR /&gt;&lt;BR /&gt;Solution is to login using command line mode from the CDE login screen (options&amp;gt;command line login&amp;gt;) and run the command &lt;BR /&gt;&lt;BR /&gt;"set_parms initial"&lt;BR /&gt;&lt;BR /&gt;to reconfigure the system with same ip address , subnet mask and gateway details.&lt;BR /&gt;-Vijay</description>
      <pubDate>Wed, 27 Feb 2002 04:59:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-login-gone/m-p/2671879#M51099</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2002-02-27T04:59:50Z</dc:date>
    </item>
  </channel>
</rss>

