Takao: > I'ld like to modify some session start scripts. > > Recently gdm is changed not to invoke Xsession.jds but gnome-session directly > so I'ld copy some of settings in Xinitrc.jds . > Input Method team agreed to prepare /etc/iiim/xsession likes Cinnabar Linux > and gdm already has the implementation to invoke /etc/iiim/xsession. > I also would like to update dtstart to check /etc/iiim/xsession.
This bug was caused because the /usr/share/xsession/gnome.desktop file was moved from the GDM module to the gnome-session module. I just fixed spec-files so it now calls Xsession.jds again, so this problem should go away in the next build. I don't think it hurts to add your patch to the GDM Xsession setup script as well. That way things won't break so badly when this issue pops up (as it seems to from time to time due to the cross-consolidation dependency here). Though it might be a good idea to move away from using the Xsession.jds script since CDE login is going to be EOL'ed at some point. It might be good to migrate the needed IM and font setup functionality to the GDM Xsession script instead. What do you think? Brian
