Bug 693077 - Black color wallpaper when use Ethais theme in KDM
Summary: Black color wallpaper when use Ethais theme in KDM
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kdebase-workspace
Version: 14
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-02 11:45 UTC by Alexei Panov
Modified: 2011-11-15 17:37 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-15 17:37:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexei Panov 2011-04-02 11:45:04 UTC
Description of problem:
After change theme to Ethais in KDM settings and relogin, KDM show greeting and black color background instead Ethais wallpaper.

Version-Release number of selected component (if applicable):
kdm 4.6.1-5.fc14

How reproducible:
Always.

Steps to Reproduce:
1. Change KDM theme to Ethais.
2. Logoff.
3.
  
Actual results:
Black color background in greetings screen and this line:
kdmgreet(4325) KdmPixmap::definePixmap: Cannot find wallpaper "Ethais"
in /var/log/kdm.log

Expected results:
Ethais wallpaper in greetings screen.

Additional info:
Workaround. I changed this lines in /usr/share/kde4/apps/kdm/themes/ethais/ethais.xml:
    <item type="pixmap" id="background" background="true">
        <normal wallpaper="Ethais" scalemode="crop"/>
        <pos x="0" y="0" width="100%" height="100%"/>
    </item>
to this:
    <item type="pixmap" id="background" background="true">
        <normal file="ethais.png"/>
        <pos anchor="c" x="50%" y="50%" width="100%" height="100%"/>
    </item>
http://bugs.launchpad.net/kubuntu-ppa/+bug/615865 copy this bug in launchpad.

Comment 1 Kevin Kofler 2011-04-02 18:33:56 UTC
yum install kdeartwork-wallpapers

Comment 2 Alexei Panov 2011-04-02 19:50:26 UTC
Ok. Thanks.

Comment 3 Kevin Kofler 2011-11-15 04:39:30 UTC
*** Bug 753409 has been marked as a duplicate of this bug. ***

Comment 4 Kevin Kofler 2011-11-15 04:40:42 UTC
*** Bug 681366 has been marked as a duplicate of this bug. ***

Comment 5 Kevin Kofler 2011-11-15 15:39:21 UTC
Note: In the duplicates, the missing package is actually kde-wallpapers instead. But otherwise the issue is the same.

Comment 6 Rex Dieter 2011-11-15 15:45:01 UTC
I can't find any "Ethais" kdm theme?

anyway, let me echo what I said elsewhere,

Yeah, double checked and affected kdm themes include:
horos (requires Horos wallpaper)
oxygen-air (requires Air wallpaper)

so, we have a couple of choices.
1.  do nothing, consider this NOTABUG (and advise folks to simply install
kdebase-workspace-wallpapers)
2.  split out these non-default kdm themes, into something like kdm-themes, and
to that new pkg add a kdebase-workspace-wallpapers dependency.

I'll work on 2, will save us a few mb's on our live image, if nothing else (since kdm-themes won't be installed by default.

Comment 7 Paul Richardson 2011-11-15 16:01:47 UTC
(In reply to comment #6)
> I can't find any "Ethais" kdm theme?
> 
> anyway, let me echo what I said elsewhere,
> 
> Yeah, double checked and affected kdm themes include:
> horos (requires Horos wallpaper)
> oxygen-air (requires Air wallpaper)
> 
> so, we have a couple of choices.
> 1.  do nothing, consider this NOTABUG (and advise folks to simply install
> kdebase-workspace-wallpapers)
> 2.  split out these non-default kdm themes, into something like kdm-themes, and
> to that new pkg add a kdebase-workspace-wallpapers dependency.
> 
> I'll work on 2, will save us a few mb's on our live image, if nothing else
> (since kdm-themes won't be installed by default.

Option 2 sounds ideal from my point of view.

Cheers

phantomjinx

Comment 8 Kevin Kofler 2011-11-15 17:31:23 UTC
> I can't find any "Ethais" kdm theme?

Looks like upstream dropped (or renamed) it.

So only kde(base-workspace)-wallpapers is still needed. So let's track it in the bug report which is actually about the themes we still ship, to reduce confusion.

Comment 9 Kevin Kofler 2011-11-15 17:37:03 UTC
Closing this one because the Ethais theme is gone (repoquery -f /usr/share/kde4/apps/kdm/themes/ethais turns up empty).

Please see bug #753409 for the issue with the Oxygen and Air themes (which need kde-wallpapers, not kdeartwork-wallpapers).


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