Bug 163405 - wallpaper positioning wrongly set
Summary: wallpaper positioning wrongly set
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-07 02:14 UTC by Pascal d'Hermilly
Modified: 2008-06-07 13:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal d'Hermilly 2008-06-07 02:14:14 UTC
Version:           4.00.80  (using Devel)
Installed from:    Compiled sources
OS:                Linux

wallpaper positioning wrongly set

error in configuration dialog:
After deleting my .kde4 folder and logging in for the first time, I want to remove the icons on the desktop. I open the desktop settings and uncheck the "show desktop icons". After pressing ok, not only does the icons disappear as expected, also the wallpaper is scaled differently. The scaling-option in the configuration dialog for the wallpaper wallpaper had been changed to "scaled and cropped" instead of "scaled". 
I only experience this the first time I run kde4.
The wallpaper shown by defualt is EOS.

I couldn't find any .kde4/share/config/plasma-appletsrc before having done the change.

After changes: .kde4/share/config/plasma-appletsrc
---------------------------------------------------------------------------
[ContainmentGlobals][plasma_containment_desktop][DesktopIcons]
alignToGrid=true
showIcons=false

[Containments][1]
backgroundmode=0
selected=
wallpaper=/usr/lib/kde4/share/wallpapers/EOS/contents/images/1600x1200.jpg
wallpapercolor=224,223,222
wallpaperposition=0

--------------------------------
After killing plasma with CTRL+ALT+ESC:

pascal@pascal-t61:~$ plasma
<unknown program name>(10157)/ checkComposite: Plasma has an argb visual 0x80626c8 4194305
<unknown program name>(10157)/ checkComposite: Plasma is COMPOSITE-less on 0x805ad88
findServiceByDesktopPath:  not found
Comment 1 Pascal d'Hermilly 2008-06-07 02:16:30 UTC
Uh, the last part with "after killing plasma ....." was meant for another bug report and is not relevant here. hurray for copy-paste :p
Comment 2 Aaron J. Seigo 2008-06-07 13:46:16 UTC
SVN commit 818002 by aseigo:

fix loading/saving of background setting into dialog
BUG:163405


 M  +7 -2      backgrounddialog.cpp  
 M  +1 -1      desktop.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=818002