[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-06-10 Thread bryonak
Confirming this bug on Jaunty 64bit with a default Compiz setup. My main display is 1024x768, the secondary is 1280x720 and was restricted to the dimension of the first. My fix is similar to what TJ has done: gconf-editor: apps - compiz - general - screen1 - options create a boolean called

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-06-10 Thread bryonak
Ooops, just blundered... Initially I set detect_outputs to TRUE, which didn't work. Setting it to FALSE like TJ recommends does work. Deleting the entry makes it not work again, so it's required to set it on false. -- Clipped area for multiple X screens with different dimensions

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-04-28 Thread Steve Beattie
** Tags added: jaunty regression-release ** Tags removed: regression-potential -- Clipped area for multiple X screens with different dimensions https://bugs.launchpad.net/bugs/331918 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Re: [Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-04-06 Thread TJ
On Mon, 2009-04-06 at 09:56 +, Stéphane Travostino wrote: I tried to try the hack TJ explained above, but unfortunately I don't have any screen1 section in /apps/compiz/general, only screen0. I am running NVIDIA, no Twinview, displays are :0.0 and :0.1 but I can't see this section. I

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-04-06 Thread Stéphane Travostino
I tried to try the hack TJ explained above, but unfortunately I don't have any screen1 section in /apps/compiz/general, only screen0. I am running NVIDIA, no Twinview, displays are :0.0 and :0.1 but I can't see this section. I tried to run with two compiz instances with --only-current-screen but

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-04-06 Thread Stéphane Travostino
I dumped the settings for /apps/compiz/general/screen0 with: gconftool-2 --dump /apps/compiz/general/screen0 /tmp/screen1 Edited them and replaced screen0 with screen1, then reloaded it: gconftool-2 --load /tmp/screen1 And it's working! Thank you TJ. No more screen clipping, however I can't

Re: [Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-04-06 Thread Stéphane Travostino
I dumped the settings for /apps/compiz/general/screen0 with: gconftool-2 --dump /apps/compiz/general/screen0 /tmp/screen1 Edited them and replaced screen0 with screen1, then reloaded it: gconftool-2 --load /tmp/screen1 And it's working! Thank you TJ. No more screen clipping, however I can't

Re: [Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-04-06 Thread TJ
On Mon, 2009-04-06 at 16:28 +, Stéphane Travostino wrote: And it's working! Thank you TJ. No more screen clipping, however I can't manage Compiz to open the windows on the secondary monitor. They keep opening on the first one, the only way to open them there is to force the DISPLAY

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-03-23 Thread Steve Beattie
** Changed in: compiz (Ubuntu) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) Status: New = Confirmed -- Clipped area for multiple X screens with different dimensions https://bugs.launchpad.net/bugs/331918 You received this bug notification because you are a

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-03-23 Thread Rick Spencer
** Changed in: compiz (Ubuntu) Assignee: Canonical Desktop Team (canonical-desktop-team) = Sebastien Bacher (seb128) -- Clipped area for multiple X screens with different dimensions https://bugs.launchpad.net/bugs/331918 You received this bug notification because you are a member of Ubuntu

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-03-05 Thread Steve Langasek
** Changed in: compiz (Ubuntu) Importance: Undecided = Medium -- Clipped area for multiple X screens with different dimensions https://bugs.launchpad.net/bugs/331918 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-02-24 Thread Danny Baumann
Note: smspillaz' comment in the IRC log is flat out wrong. Of course compiz supports two screens with different resolutions. The issue with multi-screen and compiz usually only is two different graphics cards. If you e.g. have ATI + Nvidia, you need two different libGL.so loaded in one process,

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-02-24 Thread Danny Baumann
Also, what are your settings for the detect_outputs option on _screen 1_? -- Clipped area for multiple X screens with different dimensions https://bugs.launchpad.net/bugs/331918 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Re: [Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-02-24 Thread TJ
On Tue, 2009-02-24 at 08:30 +, Danny Baumann wrote: Also, what are your settings for the detect_outputs option on _screen 1_? Danny, many thanks for taking the time to review this. Your question is a good one. I've previously tried enabling and disabling detect_outputs and observed no

[Bug 331918] Re: Clipped area for multiple X screens with different dimensions

2009-02-21 Thread TJ
I've been doing some bisect and other testing via git. I also took the hardy package that works correctedly with the Hardy installation - compiz (1:0.7.4-0ubuntu7) - and after making some minor changes (build dependencies) to enable it to build, built and tested it on Jaunty. It suffers the same