Bug 438852 - Running GDM doesn't have compiz.
Summary: Running GDM doesn't have compiz.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gdm
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: jmccann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-25 16:48 UTC by sangu
Modified: 2015-01-14 23:20 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-02 20:04:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.



Note You need to log in before you can comment on or make changes to this bug.