Bug 224775 - same wallpaper slides for each virtual desktop
Summary: same wallpaper slides for each virtual desktop
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasma4
Classification: Plasma
Component: wallpaper-image (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 224773 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-29 14:58 UTC by Vadym Krevs
Modified: 2010-06-12 07:44 UTC (History)
3 users (show)

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 Vadym Krevs 2010-01-29 14:58:14 UTC
Version:           unknown (using 4.3.5 (KDE 4.3.5) "release 2", KDE:KDE4:STABLE:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31.8-0.1-default

I've got a dualscreen setup (2 screens, same xserver, using nvidia twinview) under KDE 4.3.5. Also I have configured my desktop to create 4 virtual desktops. My wallpaper settings are set to slideshow on each screen.

Prior to KDE 4.3.5, each screen on each virtual desktop would show a different slide from the wallpaper folder, i.e.

S1 S2 | S3 S4
-------------
S5 S6 | S7 S8

As of KDE 4.3.5, all virtual desktops show the same pair of slides on each screen.

S1 S2 | S1 S2
-------------
S1 S2 | S1 S2
Comment 1 Beat Wolf 2010-01-29 16:50:31 UTC
*** Bug 224773 has been marked as a duplicate of this bug. ***
Comment 2 Nicolas L. 2010-06-08 10:47:43 UTC
do you reproduce with kde 4.4.4 or 4.5beta ?
Comment 3 Vadym Krevs 2010-06-08 19:51:36 UTC
Can reproduce with KDE 4.4.3 - there are no 4.4.4 packages for opensuse 11.2, and I cannot risk destroying my work environment by installing 4.5beta.
Comment 4 Vadym Krevs 2010-06-08 20:20:49 UTC
Ok, I downloaded an openSUSE 11.3 live cd, installed it in virtual box, and upgraded KDE to 4.5beta. The bug is still there - all 4 virtual desktops display the same wallpaper, and I cannot find any way to change that.
Comment 5 Vadym Krevs 2010-06-08 20:22:27 UTC
I do realize that I did not test 4.5beta in a dual monitor setup, but as far as I can tell, that's irrelevant - the key issue is that as of KDE 4.3.5 all virtual desktops are forced to use the same wallpaper.
Comment 6 Chani 2010-06-08 22:21:32 UTC
I'm not sure how you had different wallpapers in the first place without enabling the "different widgets for each virtual desktop" setting (called "different activities for..." in kde < 4.5).

:) go try out that setting, it's in the place where you configure the number of virtual desktops.
Comment 7 Vadym Krevs 2010-06-08 23:16:36 UTC
That's precisely the point of the issue - there was no need to have different widgets for each virtual desktop in order to have different wallpapers. It worked like that in KDE 3.x and it worked like that until KDE 4.3.5. 

The current "recommended" solution is, as you say, use different activities for each virtual desktop, each with it's own set of widgets, etc. Which is a huge admin overhead. Why are we forced to do that? People like me use different virtual desktops to simply management of multiple open windows so they can be kept open all the time without the need to maximize/unmaximize - and we are fine with the same folder view (and other widgets) displayed on each virtual desktop, just not the same wallpaper.
Comment 8 Chani 2010-06-08 23:27:18 UTC
it's worked like this for all of 4.x, or at least it's been meant to.
it would actually be possible to write a wallpaper plugin that allowed you to set the wallpaper per-desktop. However, it would not work well with composite effects like the desktop cube - you would see the same wallpaper on every side of the cube because it's the same window and can only draw itself once. I toyed with the idea of writing such a plugin last year but I have a job now so I don't have time :( maybe you can find someone else to write it.
Comment 9 Beat Wolf 2010-06-08 23:32:07 UTC
first somebody needs to create a way to make plugins to the current wallpaper plugin. Or you will end up with tons of code duplications like my virus wallpaper.
Comment 10 Chani 2010-06-08 23:36:12 UTC
I was thinking it would be a plugin that loads the other wallpaper plugins... can you not do that?
Comment 11 Vadym Krevs 2010-06-12 07:44:05 UTC
Why?