Displaying 20 results from an estimated 2000 matches similar to: ". Re: Java animations, Google Earth flashing with Compiz"
2008 Mar 12
1
XGL and Xorg confusion
Hi,
As there has been some confusion over Xgl and Xorg here, I thought I'd
just post this. XGL acts as a client to the Xserver and acts as a server for
all programs connecting to itself. Instead of displaying its results on a
monitor, it interprets the display and calls the appropriate OpenGL APIs;
the OpenGL driver physically interacts with the screen, keyboard and mouse.
So you do need
2008 May 02
1
Java animations, Google Earth flashing with Compiz enabled
On a Dell Inspiron E1505 / 6400 with the ATI x1400 video card running
the fglrx driver on Kubuntu 8.04, I have some video problems while
running Compiz. I am not using XGL, in fact, I removed it from the
system as it was causing performance issues. The symptoms I describe
here were present before removing XGL, as well as after.
The test applet on java.com flashes (as if it disappears between
2007 Jun 29
1
FGLRX using Aiglx??
Hi!
AFAIK FGLRX doesnt support glx_ext_texture_from_pixmap, and enabling
composite+dri is resulting in screen corruption even with 8.38.6. Then how
are you guys running it without XGL?
Regards,
Karthik
On 6/29/07, compiz-request at lists.freedesktop.org <
compiz-request at lists.freedesktop.org> wrote:
>
> Send compiz mailing list submissions to
> compiz at
2008 Apr 29
1
Running Compiz in XGL
I have a Dell Inspiron with the ATI x1400 video card. In Ubuntu 7.04 I
ran Compiz-Fusion in XGL with the fglrx drivers and the system was
very responsive. I noticed no performance penalties at all. In Ubuntu
8.04 I am running Compiz natively with the current fglrx drivers, and
the system is sluggish. Disabling Compiz makes the system very
responsive. So I am interested in running Compiz in XGL
2007 Aug 05
1
Using Compiz in KDE
I have had a rather hard time enabling Compiz on my Dell laptop, as it
has an ATI X1400 video card. I found a tutorial which helped me
configure Compiz in Gnome, but I'm not about to switch to Gnome. I
hope that someone here can help me translate the scripts used in the
tutorial to start KDE instead of Gnome. I myself have been unable to
do so, after a good day googling the subject.
These are
2007 Nov 09
1
Compiz starts, but no 3D effects
I just installed Compiz on Ubuntu Feisty (Gutsy does not work on my
hardware as per the release notes) via the
http://ppa.launchpad.net/amaranth/ubuntu repo, which is the repo
suggested in the compiz-fusion website. The machine is a Dell Inspiron
E1505 / 6400 with the horrible ATI X1400 graphics card and 1680x1050
monitor. I installed XGL and the proprietary ATI driver, a combination
that worked
2008 Mar 08
3
No shutdown option in KDE with Compiz-Fusion
I have installed Compiz-Fusion on several Ubuntu machines, all
different hardware, with KDE. In all of them, the option to shutdown
or reset the computer is absent from the KDE logout buttons when
running Compiz-Fusion. I have searched google and see that others have
this problem, but I do not see a solution. Is there a known solution
to this condition?
Thanks in advance.
Dotan Cohen
2006 Sep 15
1
Discussion about Compiz and working togeher
I would like to get a better understanding as to why
Quinn's patches have not been accepted into the compiz
git tree.
I feel Quinn's patches could greatly improve compiz.
She has made quite a lot of progress wrt to enhancing
compiz with her cgwd window decorator which allows
users to write their own themes for window
decorations.
Also, many of the plugins that are in compiz.net are
MIT
2006 Jun 27
1
compiz on aiglx redux
Hi,
I've revisited compiz on aiglx and at this point, if you're running
rawhide (fedora development), it's a matter of installing the i386 RPM
found here:
http://people.redhat.com/krh/compiz/
There's a SRPM there too for other architectures, rebuild using
rpmbuild --rebuild compiz-0.0.13.fedora1-3.src.rpm
To run compiz, first start the gnome-window-decorator process in
2007 Jun 12
1
Compiz porting plan, for help
David & All,
As you might have heard, Intel recently introduced a new low-power device called a Mobile Internet Device (MID). We're working in Intel's Open source Technology Center on the Linux Desktop UI. Given the small screen we're planning on using a stack-based window manager where each application runs full-screen (think Matchbox). We think it would be very cool to get a
2006 May 07
2
3 xgl/compiz problems
Looking deeper to compiz/xgl I found three problems in my system that I
report to you hoping to be somehow a little useful.
I didn't find any of them using Xorg 7
First my testing environment:
KDE 3.5
latest XGL cvs - XORG-7.0
Nvidia FX5200 64Mb
Latest nvidia drivers
Kernel 2.6.16.1
XGL problems:
1) xine is somehow broken with xgl, even with no composite managers:
it is very slow even when
2007 Jun 13
0
[RPMS] XGL/Compiz git Fedora packages
Hello,
I'm new to the list but I've been following it since its inception.
First of all sorry for the length of this post, if you're not a Fedora
user just skip it.
I've been building Compiz packages since Fedora Core 5 came out (Xgl
only) and updating since then with all the new stuff, AIGLX and
whatever. I use them on a very large range of hardware.
Attached are my source rpm
2007 Oct 20
2
No 3D in KDE, other effects work
In Ubuntu 7.10 with KDE, I have compiz running under XGL. Although
Beryl ran fine in Ubuntu 7.04, Compiz will not enable 3D effects such
as wobbly windows. Other effects, such as minimize/restore animations,
work properly. The machine is a Dell Inspiron 6400 / E1505 laptop,
2Ghz Intel DuoCore2, 2GB RAM, ATI X1400, 1680x1050 widescreen. What
should I begin to troubleshoot?
Thanks in advance.
2008 Jun 22
3
Wine and opengl error!!!
Hi all,
I'm having trouble running windows games from Fedora 9, 64 bit, using wine
rc3. I've tried Command & Conquer 3, Age Of Mythology and Jazz Jackrabbit 2.
All games fail. I mostly get an error saying that direct3d9 won't work
without opengl. However, I have opengl.
I've run glxgears and it runs fine. Following is the output:
8877 frames in 5.0 seconds = 1775.333 FPS
9327
2006 Apr 07
2
[PATCH] Add GLX 1.3 + conformant GLX_EXT_texture_from_pixmap support
As promised awhile ago...
This patch makes compiz conformant with the latest published version
of the GLX_EXT_texture_from_pixmap specification. It has been
tested to be fully backwards compatible as well, so it will still
work with current versions of Xgl. If GLX 1.3 support isn't
available, it just falls back to the existing use of XVisualInfo.
However, my version of Xgl is a bit
2007 Mar 02
1
Xvideo and X.org on Intel GMA
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hiho,
I already reported this in <455F4553.9020109@tommie-lie.de> and found
time to reinstall compiz yesterday and the problem still persists.
I have Ubuntu's X.org 7.1.1 running on a Intel GMA 950 and latest
compiz. When watching Xvideo files, the overlay window remains black. If
I slightly move the video window, the video appears with
2006 Jul 11
1
Patch for Java app and Compiz
Hi to all:
My name is Mauricio and I write from Chili, I new on the list, so hi to all.
I'm using Xgl and compiz and is an amazing technologie, also even as a "alpha" software work allmost perfect on my inspiron 6400-ATIX1300.
I only have 2 problems. The first related to some java app and compiz (like limewire), so I read on the list something about a patch to try to solve this, I
2006 Jul 16
1
compiz developers
Hi Colin Gutrie:
Thanks for your repply about alt-gr problem.
And great!!!! I'm also a developer (opengl developer), so I very happy to find a developer list of compiz...I'm working in some ideas for pluggins (for now only in a opengl format without nothing about compiz or xgl), so I very interesting in work with you, is this posible??, please guide me on this...what I have to do to set
2007 Jun 28
3
Install XGL under CentOS 5 with ATI X600 and dual-head configuration
Hi again.
I've got a laptop with an ATI X600 inside, perfectly working xorg with
dual head configuration, 2 desktops (without xinerama).
I've got 2 xorg.conf files, one for propietary ATI (fglrx) driver, and
other to use the open source driver. The difference is very notorious.
The problem I have is that I read (Saint Google) that to work with
compiz/beryl and dual-head configuration, I
2006 Sep 24
3
AIGLX Support with nVidia 9625 Drivers
Hello,
I'm on a Gentoo machine with the latest beta nVidia 9625 Drivers,
trying to get Compiz to work with AIGLX... simply running 'compiz', or
even with the addition of any options other than version, causes
compiz to detect that it is indeed not XGL, and then segmentation
faults... please note that I have only currently tried this with
Compiz-Quinnstorm (the latest package available