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
Uh, the last part with "after killing plasma ....." was meant for another bug report and is not relevant here. hurray for copy-paste :p
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