PDA

View Full Version : [ubuntu] Compiz Desk space problems?



Taj1993
April 20th, 2009, 10:50 PM
Hello,

I'll be short and to the point cause I tried searching but still nothing.

Recently I upgraded to the 9.04 beta. I've gotten everything to work fine except my deskspaces. In Compiz, using the desk cube does not work properly neither does anything involving other workspaces other the the first one. Switching from one desk to another just has a refresh of my first desk.

For example dragging one window to the other just comes up with something like this.


http://i30.photobucket.com/albums/c308/legendeath/Screenshot.png

Where the window I am dragging into desk 2 comes in from the left, the desktop still hasn't updated on the right, showing firefox from desk 1.

If I try to switch to desk 2 from the panel I get this.

http://i30.photobucket.com/albums/c308/legendeath/Screenshot-2.png

Where there are no icons and such.

Here is my X.conf is that helps.
Im running 9.04 and 9800 gtx sli


# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Mon Mar 23 15:33:27 PST 2009

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Module"
Load "glx"
EndSection

Section "InputDevice"

# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection

Section "InputDevice"

# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Device"
Identifier "Configured Video Device"
Busid "PCI:3:0:0"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "NoLogo" "True"
Option "SLI" "AFR"
SubSection "Display"
Virtual 1680 1050
Depth 24
EndSubSection
EndSection

That's all I know about files and such. If this has already been posted by someone could they redirect me? I couldn't find anything. : /

Thanks,