Bug 237695 - kdmrc refers to non-existant theme /usr/share/apps/kdm/themes/FedoraFlyingHigh
Summary: kdmrc refers to non-existant theme /usr/share/apps/kdm/themes/FedoraFlyingHigh
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kdebase
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-04-24 20:01 UTC by Orion Poplawski
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-08 21:48:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2007-04-24 20:01:12 UTC
Description of problem:

At kdm startup, get the error:

Cannot open theme file /usr/share/app/kdm/themes/FedoraFlyingHigh.

There does not appear to be a package that provides this.  There is a
/usr/share/gdm/themes/FedoraFlyingHigh directory, but don't know if it's compatible.

Version-Release number of selected component (if applicable):
kdebase-3.5.6-5.fc7

Comment 1 Doncho Gunchev 2007-04-30 12:15:39 UTC
I was just going to fill this:

Description of problem:
kdm is part of kdebase and all themes are part of
fedora-logos/redhat-artwork(?). The default kdmrc specifies FedoraFlyingHigh
theme, which is not present.

Version-Release number of selected component (if applicable):
fedora-logos-6.0.98-3.fc7, redhat-artwork-5.0.12-7.fc7, kdebase-3.5.6-5.fc7

Steps to Reproduce:
1. install F7t4
2. mcedit/vi /etc/sysconfig/desktop and add 'DISPLAYMANAGER="KDE"' or rpm -e gdm
3. telinit 3; telinit 5
  
Actual results:
kdm complains for missing theme

Additional info:
/usr/share/gdm/themes/FedoraDNA is also owned by:
  $ rpm -qf /usr/share/gdm/themes/FedoraDNA
  fedora-logos-6.0.98-3.fc7
  redhat-artwork-5.0.12-7.fc7
This is consequence of Bug #236633 I think.

So I paste it here...

Comment 2 Rex Dieter 2007-04-30 16:16:02 UTC
When/if the merge or kde's move to Extras occurs, kdebase needs:
Requires: redhat-artwork-kde

Comment 3 Rex Dieter 2007-04-30 16:27:46 UTC
I've added redhat-artwork-kde to the comps kde-desktop group, so a short-term
fix of:
$ yum install redhat-artwork-kde
or
$ yum groupinstall kde-desktop
should do the trick.


Comment 4 Orion Poplawski 2007-05-08 21:48:14 UTC
Appears to work now.

Comment 5 Doncho Gunchev 2007-05-09 03:00:06 UTC
It works, thank you.


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