<?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 Re: GNOME Startup Issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985053#M909688</link>
    <description>cd /etc/opt/gnome/gdm&lt;BR /&gt;&lt;BR /&gt;vi gdm.conf &lt;BR /&gt;&lt;BR /&gt;replace &lt;BR /&gt;&lt;BR /&gt;[servers]&lt;BR /&gt;0=/usr/bin/X11/X&lt;BR /&gt;&lt;BR /&gt;with &lt;BR /&gt;&lt;BR /&gt;0=/usr/bin/X11/X -fp tcp/:7000 -query &lt;C180_HOSTNAME&gt; .&lt;BR /&gt;&lt;BR /&gt;wq!&lt;BR /&gt;&lt;BR /&gt;init 2 &lt;BR /&gt;&lt;BR /&gt;kill off any gdm processes &lt;BR /&gt;&lt;BR /&gt;init 3 &lt;BR /&gt;&lt;BR /&gt;result ?&lt;BR /&gt;&lt;BR /&gt;NB the problem you describe seems to be a feature of gnome, the work-around will disable xdmcp connections, failing that :&lt;BR /&gt;&lt;BR /&gt;try &lt;CTRL&gt;&lt;SHIFT&gt;&lt;BREAK&gt; on the local graphics console, kill offf gdm and restart from the command line ....&lt;BR /&gt;&lt;/BREAK&gt;&lt;/SHIFT&gt;&lt;/CTRL&gt;&lt;/C180_HOSTNAME&gt;</description>
    <pubDate>Fri, 30 May 2003 09:20:25 GMT</pubDate>
    <dc:creator>Alex Glennie</dc:creator>
    <dc:date>2003-05-30T09:20:25Z</dc:date>
    <item>
      <title>GNOME Startup Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985052#M909687</link>
      <description>Hi all&lt;BR /&gt;I am attempting to start the GNOME desktop on my C180 workstation. I have successfully installed the Ximian GNOME 1.4 depot. I have edited the /etc/rc.config.d/dekstop file to state GNOME. I have then executed /sbin/init 2 and /sbin/init 3.&lt;BR /&gt;&lt;BR /&gt;The startup message appears to state that the GNOME desktop is being started, however all the screen displays is a grey background with a black mouse pointer. This screen remains for over 10 minutes - staying exactly the same.&lt;BR /&gt;&lt;BR /&gt;Has anyone come across this before? Am I not starting something I should?&lt;BR /&gt;&lt;BR /&gt;Any help much appreciated.</description>
      <pubDate>Fri, 30 May 2003 09:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985052#M909687</guid>
      <dc:creator>HP-UX Enthusiast</dc:creator>
      <dc:date>2003-05-30T09:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: GNOME Startup Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985053#M909688</link>
      <description>cd /etc/opt/gnome/gdm&lt;BR /&gt;&lt;BR /&gt;vi gdm.conf &lt;BR /&gt;&lt;BR /&gt;replace &lt;BR /&gt;&lt;BR /&gt;[servers]&lt;BR /&gt;0=/usr/bin/X11/X&lt;BR /&gt;&lt;BR /&gt;with &lt;BR /&gt;&lt;BR /&gt;0=/usr/bin/X11/X -fp tcp/:7000 -query &lt;C180_HOSTNAME&gt; .&lt;BR /&gt;&lt;BR /&gt;wq!&lt;BR /&gt;&lt;BR /&gt;init 2 &lt;BR /&gt;&lt;BR /&gt;kill off any gdm processes &lt;BR /&gt;&lt;BR /&gt;init 3 &lt;BR /&gt;&lt;BR /&gt;result ?&lt;BR /&gt;&lt;BR /&gt;NB the problem you describe seems to be a feature of gnome, the work-around will disable xdmcp connections, failing that :&lt;BR /&gt;&lt;BR /&gt;try &lt;CTRL&gt;&lt;SHIFT&gt;&lt;BREAK&gt; on the local graphics console, kill offf gdm and restart from the command line ....&lt;BR /&gt;&lt;/BREAK&gt;&lt;/SHIFT&gt;&lt;/CTRL&gt;&lt;/C180_HOSTNAME&gt;</description>
      <pubDate>Fri, 30 May 2003 09:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985053#M909688</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-05-30T09:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: GNOME Startup Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985054#M909689</link>
      <description>Thanks Alex, my workstation is at home - I will give this a try tonight and post back with results.</description>
      <pubDate>Fri, 30 May 2003 09:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985054#M909689</guid>
      <dc:creator>HP-UX Enthusiast</dc:creator>
      <dc:date>2003-05-30T09:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: GNOME Startup Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985055#M909690</link>
      <description>The problem is an unintentional race condition with two gdm processes sharing some pipes that are meant to be used by one process to signal itself.  I will try to attach a shar with the changed gdm.c and a PA gdm executable.  The change has been sent back to ximian, but I am not sure when/if it will show up in the downloads.</description>
      <pubDate>Fri, 30 May 2003 17:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985055#M909690</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2003-05-30T17:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: GNOME Startup Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985056#M909691</link>
      <description>Hi Mike&lt;BR /&gt;Thanks very much - I had come to    the same sort of conclusion - I have managed to get the GNOME deaktop running (am posting from within it now) but only after doing these peculiar steps:&lt;BR /&gt;&lt;BR /&gt;i) Let the GNOME login server startup when system gets into init level 3.&lt;BR /&gt;ii) Shift+Cntl+Break to break out of the hung GNOME login process.&lt;BR /&gt;iii) Attempt to start gdm again (let it error when it says gdm is already running).&lt;BR /&gt;iv) Kill all gdm processes. &lt;BR /&gt;&lt;BR /&gt;After this the GNOME login magically appears. It is very odd - and I noticed two gdm processes as you say and figured that this may be linked to the issue.&lt;BR /&gt;&lt;BR /&gt;Thanks very much for the shar attachment - I will give it a go and post back.</description>
      <pubDate>Sat, 31 May 2003 13:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985056#M909691</guid>
      <dc:creator>HP-UX Enthusiast</dc:creator>
      <dc:date>2003-05-31T13:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: GNOME Startup Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985057#M909692</link>
      <description>Thanks Mike the new gdm executable has done the trick.&lt;BR /&gt;&lt;BR /&gt;Nice one!</description>
      <pubDate>Sat, 31 May 2003 14:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985057#M909692</guid>
      <dc:creator>HP-UX Enthusiast</dc:creator>
      <dc:date>2003-05-31T14:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: GNOME Startup Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985058#M909693</link>
      <description>That fixed gdm is now available in depot format from &lt;A href="http://ximian.com/hpux-updates.html" target="_blank"&gt;http://ximian.com/hpux-updates.html&lt;/A&gt;</description>
      <pubDate>Tue, 15 Jul 2003 22:38:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnome-startup-issue/m-p/2985058#M909693</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2003-07-15T22:38:42Z</dc:date>
    </item>
  </channel>
</rss>

