Bug 131518 - Xsetup: gdm not detected because of wrong path (/opt/gnome/bin instead of sbin)
Summary: Xsetup: gdm not detected because of wrong path (/opt/gnome/bin instead of sbin)
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: unspecified
Hardware: Other SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-30 18:40 UTC by Forgotten User abccHJSkz0
Modified: 2008-06-25 09:52 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User abccHJSkz0 2005-10-30 18:40:28 UTC
Hi!! In that block gdm could not be found, because it is installed in "sbin":

# /etc/X11/xdm/Xsetup
#
# Check if gdm is running
#
gnome2root=/opt/gnome/bin
    gdmpid=/var/run/gdm.pid
     gdm=no
for p in ${gnome2root}/gdm        \
         ${gnome2root}/gdm-binary
do
    test -f $p || continue
    /sbin/checkproc -p $gdmpid $p &> /dev/null && gdm=yes
done

Result is, that a background picture is shown and xconsole 
covers all the menu access left bottom corner ...

Ciao, Dirk
Comment 1 JP Rosevear 2005-10-31 15:05:05 UTC
What version of gdm are you using? In 10.0 gdm did indeed move to /opt/gnome/sbin but there is a compatibility link in /opt/gnome/bin for supplementary GNOME.
Comment 2 Forgotten User abccHJSkz0 2005-11-01 01:10:49 UTC
Just used the standard gnome provided by SuSE10.0 (Box) in a diskless environment.
I rechecked that again: On my reference machine (standard SuSE desktop) the checkproc works for both versions /opt/gnome/bin/gdm and /opt/gnome/sbin/gdm. On my diskless machine (cloned filesystem from that reference machine) it works only for /opt/gnome/sbin/gdm :-(( I'm using UnionFS on that machine. /proc/PID/exe
and cmdline seems OK to me (on that machine too) - so no clue what the difference
is. Sorry for bothering with such specifics! So a change in Xsetup would help to avoid that problem, but is no a general issue ...
Comment 3 Stephan Kulow 2008-06-25 09:33:57 UTC
mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy)
Comment 4 Stephan Kulow 2008-06-25 09:35:35 UTC
mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy)
Comment 5 Stephan Kulow 2008-06-25 09:41:31 UTC
mass reopening all SuSE Linux bugs that are set to REMIND+LATER to change the resolution to WONTFIX (adapting to new policy)
Comment 6 Stephan Kulow 2008-06-25 09:52:59 UTC
Closing old LATER+REMIND bugs as WONTFIX - if you still plan to work on it, feel free to reopen and set to ASSIGNED.

In case the report saw repeated reopen comments, it's due to bugzilla timing out on the huge request ;(