LWN.net Logo

3D

3D

Posted Jun 23, 2010 9:44 UTC (Wed) by ebassi (subscriber, #54855)
In reply to: 3D by dododge
Parent article: A quick grumpy review of Shotwell

Disclaimer: I am the Clutter maintainer

I haven't tried this latest gthumb (my system is not handy), but I see in the Clutter README that it depends on the XComposite extension. That can be a problem on multi-head systems.

the XComposite extension is optional.

also, I have a multi-head system (two panels, my LVDS and an external monitor) and it works perfectly fine. granted, I'm not using an extension and X server from 1997 but something designed released in this millenium. ;-)

and yes, I'm using Clutter on this system. actually, it's the system on which Clutter itself is mainly developed.


(Log in to post comments)

3D

Posted Jun 23, 2010 21:44 UTC (Wed) by dododge (subscriber, #2870) [Link]

> the XComposite extension is optional.

Sounds good, thanks.

> granted, I'm not using an extension and X server from 1997 but something designed released in this millenium. ;-)

My 3-head system is running the current Xorg in Ubuntu 10.04, which still can't do XComposite (or XRandR) properly across multiple cards. It does at least do OpenGL, and windowed applications such as Google Earth are okay. Anything that tries to go full-screen can get very confused or worse yet trigger bugs in the X server, though.

It seems like every new release gets a little bit worse. For example with this latest Xorg the server chokes if you try to configure a 3-1-2 screen layout (so that screen 1 is in the center), which had worked fine for the past 4-5 years. The only person I've heard of managing to get XComposite to work across multiple cards had to use a several-years-old modified Xgl server -- it's never worked in Xorg.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds