OpenSolaris

Printable Version Enter a New Search
Bug ID 6667594
Synopsis A CDE panel appears on install GUI screen after language selection
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:programs
Keywords
Responsible Engineer Jay Cotton
Reported Against snv_86
Duplicate Of
Introduced In
Commit to Fix snv_91
Fixed In snv_91
Release Fixed solaris_nevada(snv_91)
Related Bugs 6674310 , 6676548
Submit Date 26-February-2008
Last Update Date 5-June-2008
Description
This occurs during the SXCE install gui.  After the language is selected, the background changes to a darker solid color and a CDE panel appears at the bottom of the screen.

It does not interfer with the install but it is distracting and probably uses up memory space.

I have attached an image of what the screen looks like.
This is still reproducible in snv_86 for sparc and x86 installs.
This is still reproducible in the latest x86 build and this is the failure in 
.dt/startlog:

# pwd     
/tmp/root/.dt
# more startlog
--- Tue May  6 09:08:03 PDT 2008
--- /usr/dt/bin/Xsession starting...
--- could not start /usr/dt/bin/dthello &
--- starting /usr/openwin/bin/xsetroot -default &
--- could not start /usr/openwin/bin/speckeysd
--- Xsession started by xinit
/usr/dt/bin/Xsession[403]: /usr/openwin/bin/xmodmap:  not found
--- setting font path...
--- starting /usr/dt/bin/dtsession_res -load -system
sh: /usr/lib/cpp: not found
--- sourcing /tmp/root/.dtprofile...
--- sourcing /usr/dt/config/Xsession.d/0010.dtpaths...
--- sourcing /usr/dt/config/Xsession.d/0015.sun.env...
--- sourcing /usr/dt/config/Xsession.d/0020.dtims...
--- sourcing /usr/dt/config/Xsession.d/0030.dttmpdir...
--- sourcing /usr/dt/config/Xsession.d/0040.xmbind...
--- starting /usr/dt/bin/dtsearchpath
--- starting /usr/dt/bin/dtappgather &
--- starting /usr/dt/bin/dsdm &
--- session log file is /tmp/root/.dt/sessionlogs/localhost_DISPLAY=:0
--- DTSOURCEPROFILE is 'false' (see /tmp/root/.dtprofile)
--- execing /tmp/root/.install-dtsession with a /sbin/sh non-login shell...
--- starting desktop on /dev/pts/1
sh: /usr/lib/cpp: not found
/usr/dt/bin/ttsession[1277]: starting
#
# grep xrdb *
setup-window-config:/usr/openwin/bin/xrdb -merge /tmp/root/.Xdefaults  2>&1 | install_debug_pipe scripts
# pwd
/sbin
#
 more /tmp/root/.Xdefaults
! .Xdefaults - resources for Solaris Install
!
OpenWindows.WorkspaceColor:	DarkBlue
OpenWindows.WindowColor:	#cccccc
OpenWindows.IconLocation:	bottom 
OpenWindows.DragRightDistance:	100
OpenWindows.SelectDisplaysMenu:	False
OpenWindows.AutoInputFocus:   	True
OpenWindows.Beep:		Never
OpenWindows.ScrollbarPlacement:	right
OpenWindows.PopupJumpCursor:	True
OpenWindows.MultiClickTimeout:	4
!
Window.Color.Background:	grey
Window.Color.Foreground:	black
!
Scrollbar*JumpCursor:		True
!
olwm.RunSlaveProcess:		False
Dtwm*workspaceCount:		1
Dtwm*useFrontPanel:		False
Dtwm*ws0*backdrop*image: 	NoBackDrop
Dtwm*iconPlacement:		Bottom Left
Dtwm*useIconBox:           False
Dtwm*moveOpaque:           True
Dtwm*keyboardFocusPolicy:  pointer
Dtwm*secondariesOnTop:     False
Dtwm*focusAutoRaise:       False
#  Quiet down screen lock and screen saver. 
dtsession*saverTimeout:  0
dtsession*lockTimeout:   0
dtsession*cycleTimeout:  0
dtsession*saverList:
dtsession*periodicSaves: false
dtsession*periodicInterval: 0
#
Work Around
N/A
Comments
N/A