Displaying 20 results from an estimated 9000 matches similar to: "switching back to Xorg from a terminal fails"
2006 Dec 20
1
Workspace Switcher missing option
Since Compiz 3.4, every time I log into Gnome I have to manually set the
number of desktops to 1. The number of desktops I set are not saved in the
session file or anyplace. By default, the number of desktops are 4. I have
searched all configuration options with gconftool but couldn't find any
option to set this.
Thanks in advance.
-------------- next part --------------
An HTML attachment
2007 Oct 04
1
Stable Compiz release
Hello, I'm a everyday Compiz 0.4's stable version user and I would like to
know when a new stable version shall be released. Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/compiz/attachments/20071004/7fc82948/attachment.html
2006 Nov 03
1
Novell - Microsoft deal
I know its maybe a little early to ask, but I would like to know David's
opinion on Novell and Microsoft deal, and if this will change the
development of XGL/Compiz in some way.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/compiz/attachments/20061103/ee2c4707/attachment.htm
2006 Oct 27
2
Compiling under Fedora C6
Hi to all. I've just installed a Fedora Core 6 on a Desktop here,
adding the default distro compiz package. I've some problem when the
screen saver starts: when I try to enter my password to unlock the
system, the window has no textbox in which enter my password...I have
to kill from a console the gnome-screensaver to unlock the system.
I saw the version of compiz provided with the distro
2006 Nov 07
3
COW and unredirect_fullscreen_windows
I'm using Compiz 0.3.2 on Gentoo with the Nvidia 9626 beta drivers.
First off, I would like to state that Compiz is very, very nice. The effects
are very tasteful and enhance the desktop experience instead of being
distracting. Compiz itself works great, the animations are smooth and it's
very nice that it now uses the Metacity themes.
The only reason I'm not using Compiz full time
2006 Nov 22
4
[ANNOUNCE] compiz-0.3.4
Changes since 0.3.2:
* Core
Support for multiple desktops (workspaces).
Much better multi-head support. The workarea is calculated
per output and windows are now maximized properly.
Edge button option has been added to action options. It can
be used to require a button press for edge actions to
be triggered.
Basic support from internal
2006 Oct 20
0
[ANNOUNCE] compiz-0.3.2
0.3.2 release of compiz.
http://xorg.freedesktop.org/archive/individual/app/compiz-0.3.2.tar.bz2
http://xorg.freedesktop.org/archive/individual/app/compiz-0.3.2.tar.gz
Git tag: compiz-0.3.2 (13908aa36f767eedfc7179aa70ed6f5ed0570b27)
MD5 Sums:
269fd407832dd5ff4728e0c4d445eb9b compiz-0.3.2.tar.bz2
42a592bc771925ae7f8a1e4e3fc8fb71 compiz-0.3.2.tar.gz
SHA1 Sums:
2006 Nov 15
1
compiz does not group windows
hello
I am using compiz in fc6 and have this problem (tryed 0.3.2 and still
have the same issue):
When a window that have subwindows like gets minimized and I klick on it
on the panels taskbar onle the subwindow shows up, but not the main
window. I have to use alt+tab to open it. it also happens with floating
buttonbars in openoffice so I add a list in openoffice it shows the bar
with the
2007 Jul 30
1
[R300] high Xorg process CPU usage
On Fri, 2007-07-27 at 23:45 -0400, Andrew J. Barr wrote:
> I am trying out the Compiz Fusion stuff on my PowerBook G4 (RV350) and
> I have the aiglx-zero-copy-tfp patches from here[0] on Mesa 6.5.2,
> xorg-server 1.3, and xf86-video-ati 6.6.191. I notice that the Xorg
> process has a high level of CPU utilization (higher than with metacity
> or vanilla compiz), but the graphics
2006 Nov 11
3
Gnome switcher and gnome windows list
Hello,
am I the only one experiencing some bugs with the latest git checkout
in the gnome switcher and gnome window list ?
When I click on one of the workspaces on gnome's switcher the cube
doesn't rotate, but the windows disappear. I don't know how to
describe it well, but it seems like the 4 faces of the cube in compiz
and my 4 workspaces on gnome-switcher are now totally unrelated
2007 Oct 02
1
Dissappearing gnome terminal contents
Hi.
I was not able to find any notice of this issue in either the forums or
bugzilla (http://bugs.opencompositing.org/) (is that still used btw) so
I am posting it here in the hope that it is useful to someone.
I am using gentoo and gnome 2.20 and the compiz version from git
sources.
When I maximize (vertically, horizontally, both) a gnome-terminal
window the contents of the terminal window
2006 Nov 08
1
Xorg eats lots of cpu power when compiz is active
As stated in topic. Maybe I have misconfigured something, because cpu
usage sometimes rises to as much as 40%. I am running git compiz, fedora
core 6, nvidia fx5700 with 128 MB vram using 1.0-9629 driver and a
pentium 4 3.0E prescott cpu. Isn't compiz supposed to be
hardware-accelerated, and thus not hogging the cpu so much? Thanks for
the response in advance.
2006 Oct 13
3
No window decorator
Hi,
With latest compiz updates i can't get gtk-window-decorator working.
I add gwd gconf keys I saw in list archives :
http://lists.freedesktop.org/archives/compiz/2006-October/000627.html
No success.
I use this script to start compiz :
killall gtk-window-decorator
gtk-window-decorator &
export __GL_YIELD="NOTHING"; compiz --replace --use-cow gconf &
Compiz load but
2006 Nov 12
6
Compiz bugs?
Hi,
I've been following the list for a few months but this just my first
post to the list. I've just started to use compiz again a few days ago
and I have a few things (probably bugs) here that bugged me a little
bit. I am not sure whether the bugs is in compiz or somewhere else so it
would be nice if someone could confirm them. Here they are:
- on default window decoration the maximize
2006 Oct 13
2
gnome-terminal resizing issues
Hi,
I'm having a strange problem with gnome-terminal doubling its own window
size every time I switch tabs while some "fullscreen" app (e.g. less or
screen) is running in the terminal and the window isn't the default
size. To reproduce:
- open a terminal and make it a couple of pixels higher
- open a new tab
- run 'less' in either tab, and switch between the tabs
2006 Oct 09
1
[PATCH] dbus terminate action
I was always annoyed that you couldn't terminate an action with dbus so
I have
written this patch which fixes that. Hopefully this can be included.
I wrote the patch trying to repeat as little code as possible so I just
added a boolean
parameter to the dbusHandleActivateMessage and changed the name to
dbusHandleActivateDeactivateMessage. You could probably change the
deactivate
parameter
2006 Nov 12
1
[PATCH] Annotate shapes, text and dbus support
Here are my patches to add extra shapes to the annotate
plugin. I have also added dbus support and made a few things
configurable.
The new tools available are Line, Rectangle and Circle, the
original is called Brush. There is no selection line at the
moment because I do not understand OpenGL yet. Hopefully
these patches can be added and something added later.
There is an extra action called
2007 Jul 04
1
LIBGL_ALWAYS_INDIRECT=1 patch fix - any reason why it's not included?
Hi,
I was just struggling with the problem of starting compiz while having
to use LIBGL_ALWAYS_INDIRECT environment variable.
In our packages we have a patch that means we do not need to set this
variable as it searches also the glxServerExtensions.
This is not my patch but it is quite well known, so tracking the
original author will not be difficult!
Here is a link to the patch:
2009 Jan 16
1
samba 4 and unix groups
Hi,
I've been playing with a samba 4 installation to try out some things (and
integrate with some windows/cifs based hardware that claims not to work
with samba) and everythings going ok so far, using the alpha 5 release and
i can get users and machines onto the domain, and the hardware seems to
not know its not a standard AD setup.
I've been using the howto on the wiki, and i've
2006 Oct 22
0
Problems with compiz-0.3.2 on freebsd
Hello... I compiled and installed compiz 3.2 on freebsd 6.1 with xorg 7.1
(from the new ports tree) and gnome 2.16.1, but it seems to be broken. When
I run "DISPLAY=:0 gtk-window-decorator &" and then "DISPLAY=:0 compiz
--replace gconf &" most of my screen dissapears. (Maybe one window stays,
but without any borders or decoration) I can't click on anything. If