[Bug 148352] Re: desktop-effects and dual-head are incompatible

2009-06-12 Thread Liam McDermott
*** This bug is a duplicate of bug 122389 ***
https://bugs.launchpad.net/bugs/122389

** This bug is no longer a duplicate of bug 122389
   gtk-window-decorator crashed with signal 5 in g_logv()

** This bug has been marked a duplicate of bug 122389
   gtk-window-decorator crashed with signal 5 in g_logv()

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2008-11-18 Thread snuggl
*** This bug is a duplicate of bug 122389 ***
https://bugs.launchpad.net/bugs/122389

DVI 1920x1200
VGA 1280x1024
Intel card, open driver.

I need to start with
"SKIP_CHECK=yes compiz --replace"
for it to not fail at
"Comparing resolution (3200x1200) to maximum 3D texture size (2048): Failed."

Everything works except that compiz is not drawing a background on
(parts of) the second screen so it will be displaying whatever you draw
forever until you draw on it again, see attached screenshot.


** Attachment added: "Screenshot of the problem"
   http://launchpadlibrarian.net/19757686/asd.png

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2008-03-07 Thread DaveAbrahams
*** This bug is a duplicate of bug 122389 ***
https://bugs.launchpad.net/bugs/122389

1. This is not an NVidia problem as the same happens to me with ATI's
fglrx 8-2 if I try to use AIGLX.

2. This bug appears to be a duplicate of
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/124519, which
contains a possible workaround.

3. The fix for the "Xgl/panels extending across monitors issue" is here:
https://bugs.launchpad.net/ubuntu/+bug/144758

4. Hi Barry!

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-11-06 Thread Keneo
*** This bug is a duplicate of bug 122389 ***
https://bugs.launchpad.net/bugs/122389

I had the same error as above when running compiz --replace on a
xinerama setup:

The program 'gtk-window-decorator' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 341 error_code 181 request_code 157 minor_code 8)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Segmentation fault (core dumped)

as pdurland say's using twinvieuw instead of xinerama solved the problem.
xinerama seems to be the default way of starting a dual head setup in ubuntu 
using the screens and graphics tool (in system-> administration)
but this can be changed (for nvidia cards) when you run sudo nvidia-settings 
and in 'x serer dislay configuration' you shoose twinview instead of seperate x 
screen and save to x configuration file.


** This bug has been marked a duplicate of bug 122389
   gtk-window-decorator crashed with signal 5 in g_logv()

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-22 Thread RĂ©mi Pannequin
Hello everybody,

I have the same bug here, with two minotors, each one on its own nvidia
card. Everything works fine with xinerama and no desktop effects, but
when I launch compiz --replace I got the same message as mensioned
before.

Using xserver-xgl solve the problem (desktop effects work fine) but
break xinerama (i.e. fullscreen and deskbar is extended accross both
monitors), even if Xgl is called with the +xinerama extention...

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-20 Thread photek
and if you want to use triple head your only option is xinerama or
twinview and another separate desktop...

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-20 Thread Barry Warsaw
Unfortunately I don't like twinview because I don't want my deskbar to
extend across both screens.  I haven't found a way to make it extend
across only the primary screen (as in OS X) when using Twinview, only
Xinerama.

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-20 Thread pdurland
I found a solution. The current way Gutsy handles dual head
configuration is Xinerama, and this causes this segfault. If you use
nvidia-settings and disable Xinerama and enable Twinview mode, Compiz
will run correctly. Note you have to write out the file (save) and
restart X by logging out or good ol' ctrl-alt-backspace.

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-18 Thread Dave Nesfeder
I also have the same problem.   Running Gutsy RC with an AMD X2 and the
restricted NVidia drivers on a NVidia GeForce 6800.

Primary : 1280x1024
Secondary : 1680x1050

Primary monitor with desktop effects : PASS
Two monitors with desktop effects : FAIL
Secondary monitor as primary with no secondary : FAIL
Two monitors without desktop effects : PASS

These seem to be the same results as one of the above.

Here are the errors that I receive:
Checking for Xgl: not present. 
Detected PCI ID for VGA: 01:00.0 0300: 10de:0040 (rev a1) (prog-if 00 [VGA])
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (2960x1050) to maximum 3D texture size (4096): Passed.
Checking for nVidia: present. 
Checking for FBConfig: present. 
Checking for Xgl: not present. 
Starting gtk-window-decorator
The program 'gtk-window-decorator' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 341 error_code 181 request_code 157 minor_code 8)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Segmentation fault (core dumped)

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-18 Thread Dave Nesfeder
Meant to say that I am running the release code, not the RC.

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-12 Thread photek
By the way, glxgears works for me in the 3 screens without problems. And
i'm using Gutsy Gibbon RC in AMD 64. Using current nvidia drivers from
repository (9639) as i have heard the new (100+) give problems with
xinerama?

Please tell me if i can provide you with more info or testing in order
to solve that.

Regards.

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-12 Thread photek
Same problem with a triple screen setup with xinerama and 2 nvidia cards
here, here is the error:

[EMAIL PROTECTED]:~$ compiz --replace
Checking for Xgl: not present. 
Detected PCI ID for VGA: 03:00.0 0300: 10de:00c3 (rev a2) (prog-if 00 [VGA])
06:00.0 0300: 10de:01d3 (rev a1) (prog-if 00 [VGA])
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (4240x1050) to maximum 3D texture size (4096): Failed.
aborting and using fallback: /usr/bin/metacity 

Attached is my xorg.conf

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/9953354/xorg.conf

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-10 Thread FrostyToad
I am having the same issue on an Intel 945 Chipset (laptop), so it is
not just an Nvidia issue.

Steps attempted and results;
Enable Desktop-Effects with just one display enabled - WORKS (flawlessly)
Enable Desktop-Effects with both displays enabled - FAILS
Enable Desktop-Effects with both displays set to a resolution of 640x480 - FAILS
Enable second display and disable primary display - FAILS (fails to configure - 
cannot get into X with these selection)
   As a secondary note - i cannot set my second display as primary no 
matter what.
I also noticed that if i run GLXgears it runs properly on the primary display 
but if i drag it across to my second display the windows remains but the 
rendered portion goes black (FPS stay the same there is no dip or rise in FPS). 
If i then drag it back to the primary display the gears will be visible again.

Regards
Tom Anderson

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-05 Thread Andrew Conkling
On 10/5/07, Barry Warsaw <[EMAIL PROTECTED]> wrote:
>
> Hi Andrew.  I don't really know unfortunately.  Is there something in
> particular you'd like me to check?


Unfortunately not, I'd just read recently on another bug that this is a
possibility. If I find anything out, I'll let you know.

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-05 Thread Barry Warsaw
Hi Andrew.  I don't really know unfortunately.  Is there something in
particular you'd like me to check?

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-05 Thread Andrew Conkling
Sorry, I misunderstood. Maybe that's beyond the maximum resolution for
the card?

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-05 Thread Andrew Conkling
** Summary changed:

- desktop-effects: "aborting and using fallback: /usr/bin/metacity"
+ desktop-effects and dual-head are incompatible

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-05 Thread Barry Warsaw
Hi Andrew: Yep, sure does.

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-04 Thread Andrew Conkling
Barry, does yours work when you disable the dual-head configuration?

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-04 Thread Andrew Conkling
I'm getting similar output, but have no dual-head configuration.

Output from GNOME Appearance capplet.
nvidia restricted driver is already enabled
Checking for Xgl: not present. 
Detected PCI ID for VGA: 02:00.0 0300: 10de:0110 (rev b2) (prog-if 00 [VGA])
Checking for texture_from_pixmap: not present. 
Trying again with indirect rendering:
Checking for texture_from_pixmap: not present. 
aborting and using fallback: /usr/bin/metacity 
Window manager warning: "" found in configuration database is not a valid value 
for keybinding "toggle_shaded"

I'm using nvidia-glx-legacy and have a GeForce2 MX/MX 400.

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148352] Re: desktop-effects and dual-head are incompatible

2007-10-02 Thread Barry Warsaw
Here's my current xorg.conf file.  BTW, both screens are attached to
Dell 2001FP flat panel monitors.

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/9687697/xorg.conf

-- 
desktop-effects and dual-head are incompatible
https://bugs.launchpad.net/bugs/148352
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs