Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 103292

Summary: need kde session desktop file
Product: [Retired] Red Hat Raw Hide Reporter: Alexander Larsson <alexl>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-08-29 16:02:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 100643    
Attachments:
Description Flags
The session desktop file used for gnome. none

Description Alexander Larsson 2003-08-28 16:00:01 UTC
The new gdm uses a new common session format. To make gdm pick up KDE for its
list of session kde needs top put a /etc/X11/dm/Sessions/KDE.desktop file (note
the 'dm' is not 'gdm'), similar to the gnome.desktop one. The Exec= line in
there is the argument passed to Xsession.

Comment 1 Than Ngo 2003-08-28 16:48:03 UTC
could you please give more infos about the syntax of desktop file? thanks

Comment 2 George Lebl 2003-08-28 18:47:21 UTC
The .desktop file is pretty much like the desktop files from
www.freedesktop.org.  Except only a subset of the functionality is used, for
example icons are not yet used, and TryExec is not implemented yet either.  The
Exec= line can additionally be 'default' (runs system default) 'custom' (runs
~/.xsession) or 'failsafe' (run a failsafe xterm).  In the rh Xsession, custom
and default would really be the same since by default we run a custom like
session.  KDM will at some point support the same setup.

Comment 3 Alexander Larsson 2003-08-29 08:02:14 UTC
Created attachment 94061 [details]
The session desktop file used for gnome.

I haven't managed to build the new gdm just yet, so here I'm attaching how the
gnome session desktop file looks. I hope to get the new gdm built today.

Comment 4 Than Ngo 2003-08-29 16:02:38 UTC
it's fixed in kdebase-3.1.3-7.