[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2015-10-02 Thread Lysenko Denis
Thank you for taking the time to report this bug. We have tried to recreate this on the latest release of Ubuntu and cannot reproduce it. This bug is being marked as Invalid. If you believe the problem to still exist in the latest version of Ubuntu please comment on why that is the case and change

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-10-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: compiz (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697623 Title: Wall

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-04-15 Thread BryanFRitt
'Compiz Wallpaper' didn't work for me in KDE for Ubuntu 11.04 beta 2. Compiz worked for the most part however. Note: When I started Compiz in KDE, it's settings weren't kept from the GNOME session. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-04-15 Thread BryanFRitt
'Compiz Wallpaper' didn't work for me in KDE for Ubuntu 11.04 beta 2. Compiz worked for the most part however. Note: When I started Compiz, it's settings weren't kept from the GNOME session. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-04-15 Thread BryanFRitt
@Hiisukun, If I remember right, you have to do something like `mkdir build` `cd build` `cmake ..` `make` `sudo make install` in the 'plugins- extra' folder instead of just the 'wallpaper' folder. Note: I didn't try this method out for Ubuntu 11.04. -- You received this bug notification because y

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-04-15 Thread BryanFRitt
I got 'Compiz Wallpaper' working in 'Ubuntu Classic Session' in 'Ubuntu 11.04 beta 2' in' Virtualbox with 4.0.4', with the desktop icons hidden, with .the 'VirtualBox 4.0.5 Guest Additions pre-release', and 'compiz- plugins-extra' (and upgrades, etc...) installed using 'Synaptic' 'Compiz --replace

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-04-11 Thread Hiisukun
Despite some adjustments to the above file, I couldn't get the wallpaper plugin to function at all in natty. I managed to get the wallpaper.cpp and .h file compiled and all that - but it didn't work. I went to a 10.10 system I have and used a similar edit to the wallpaper source there, and got i

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-04-08 Thread Hiisukun
I managed to git checkout the current wallpaper plugin - but when I replaced the .cpp and .h files with the ones above it didn't compile. I had to adjust GLTexture::readImageToTexture on line 165.. back to the original that has a second string reference. Attached file compiles. ** Attachment add

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-04-08 Thread Hiisukun
Any chance you guys could help me use that patch to update my wallpaper plugin? I have build-essential and have followed the directions from Lorenzo's 10.10 thread on this post. I have the compiz-plugins-extra-0.9.4/ folder. However when I type ./configure I get: bash: ./configure: No such fil

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-03-29 Thread BryanFRitt
I put down Compiz Wallpaper as one of my top (if not the top) of my most wanted features that used to work, but no longer do. I even tried switching to GNOME/KDE/XFCE/and hybrid combinations, hoping Compiz wallpaper would start working, but Compiz wallpaper still doesn't work, at least with K/Ubunt

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-03-25 Thread Hiisukun
This affects me as well. Having used 10.10 and suffered this bug for a while (I used to switch to tty 2 then back, but recently included the wallpaper.c patch.. which mostly fixed my problems) I was looking forward to this being something that was repaired in 11.04. It is a shame to see it still i

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-03-10 Thread Sebastien Bacher
** Changed in: compiz (Ubuntu) Importance: Undecided => Low ** Tags added: patch-needswork ** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697623 Title: Wallpaper plugin bro

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-01-05 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697623 Title: Wallpaper plugin broken in Natty (11.04 alpha) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lis

Re: [Compiz] [Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-01-05 Thread Sam "SmSpillaz" Spilsbury
That's an interesting patch - but I don't get why we have to delay mapping the window until we get a DamageNotify, that behaviour just seems downright bizzare to me On Wed, Jan 5, 2011 at 8:01 PM, Lorenzo <697...@bugs.launchpad.net> wrote: > > ** Attachment added: "wallpaper.h" >   > https://bugs

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-01-05 Thread Lorenzo
** Attachment added: "wallpaper.h" https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/697623/+attachment/1783984/+files/wallpaper.h -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697623 Title:

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-01-05 Thread Lorenzo
also the include file must be changed ** Attachment added: "wallpaper.h" https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/697623/+attachment/1783983/+files/wallpaper.h ** Description changed: Binary package hint: compiz - Natty 11.04 (alpha 1) - compiz-fusion-plugins-extra-0.9.2.1

[Bug 697623] Re: Wallpaper plugin broken in Natty (11.04 alpha)

2011-01-05 Thread Lorenzo
** Patch added: "wallpaper.cpp" https://bugs.launchpad.net/bugs/697623/+attachment/1783982/+files/wallpaper.cpp -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/697623 Title: Wallpaper plugin brok