Bug 438852

Summary: Running GDM doesn't have compiz.
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: gdmAssignee: jmccann
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: cschalle, rstrode
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: 2008-04-02 20:04:10 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:

Description sangu 2008-03-25 16:48:14 UTC
Description of problem:
Running GDM doesn't have compiz.

wm_use_compiz vaule isn't in /var/lib/gdm/.gconf/apps/gdm/simple-greeter/%gconf.xml

$ sudo cat /var/lib/gdm/.gconf/apps/gdm/simple-greeter/%gconf.xml
<?xml version="1.0"?>
<gconf>
        <entry name="recent-languages" mtime="1206461452" type="list"
ltype="string">
                <li type="string">
                        <stringvalue>en_US.utf8</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>ko_KR.utf8</stringvalue>
                </li>
                <li type="string">
                        <stringvalue>ko_KR</stringvalue>
                </li>
        </entry>
</gconf>

Version-Release number of selected component (if applicable):
2.21.10-0.2008.03.18.2.fc9

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
I don't know compiz feature on gdm.
Only after seeing http://live.gnome.org/GDM/Screenshots, I knew that compiz
feature exists on gdm.

Comment 1 Matthias Clasen 2008-03-26 16:28:46 UTC
We can't turn on compiz by default, because it doesn't work on all hardware.

Comment 2 jmccann 2008-04-02 20:04:10 UTC
See the following for more information on how to turn this on by default:
http://live.gnome.org/GDM/2.22/Configuration

We'll turn on compiz by default for gdm when we turn it on by default for the
user sessions.