Bug 239644 - [PATCH] Make userlist work in FedoraFlyingHigh KDM theme
Summary: [PATCH] Make userlist work in FedoraFlyingHigh KDM theme
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-artwork
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Zeuthen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-10 08:47 UTC by Kevin Kofler
Modified: 2013-03-06 03:50 UTC (History)
3 users (show)

Fixed In Version: 7.0.0-3.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-10 15:28:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
FedoraFlyingHigh KDM theme patch to fix userlist (468 bytes, patch)
2007-05-10 08:47 UTC, Kevin Kofler
no flags Details | Diff

Description Kevin Kofler 2007-05-10 08:47:40 UTC
Description of problem:
The userlist (face browser) doesn't show up in the KDM version of the 
FedoraFlyingHigh theme (even after enabling it in the kdmrc). The attached 
one-line fix makes it work.

Version-Release number of selected component (if applicable):
redhat-artwork 7.0.0

How reproducible:
Always

Steps to Reproduce:
1. Make sure you have the FedoraFlyingHigh KDM theme from redhat-artwork 
installed (see Bug 239495 for enabling it directly in redhat-artwork, or use 
redhat-artwork-kde).
2. Set DISPLAYMANAGER="KDE" in /etc/sysconfig/desktop.
3. Set UserList=true in /etc/kde/kdm/kdmrc.
4. Try the result.

Actual results:
The face browser works.

Expected results:
The face browser doesn't show up.

Additional info:
The fix is really one line: KDM doesn't support type="list", they use 
type="rect" for the userlist instead.

IMPORTANT: This patch is ONLY for the KDM theme, not the GDM version.

Comment 1 Kevin Kofler 2007-05-10 08:47:40 UTC
Created attachment 154451 [details]
FedoraFlyingHigh KDM theme patch to fix userlist

Comment 2 Kevin Kofler 2007-05-10 15:28:53 UTC
Fixed in 7.0.0-3.fc7 which has just been tagged f7-final.


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