[Compiz] [Bug 675307] Re: compiz can't load plugins and won't run in VirtualBox

2010-11-30 Thread Greg Auger
Ubuntu reports the VirtualBox drivers as enabled on my Natty
Virtualbox machine. With the old compiz in Maverick this was enough to
get Compiz running with effects.

See attached screenshot.

** Attachment added: Screenshot-1.png
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/675307/+attachment/1749432/+files/Screenshot-1.png

-- 
compiz can't load plugins and won't run in VirtualBox
https://bugs.launchpad.net/bugs/675307
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 675307] Re: compiz can't load plugins and won't run in VirtualBox

2010-11-30 Thread Greg Auger
Having said that, the output when installing VB Guest Additions wasn't
entirely positive.

Verifying archive integrity... All good.
Uncompressing VirtualBox 3.2.8 Guest Additions for Linux
VirtualBox Guest Additions installer
Removing installed version 3.2.8 of VirtualBox Guest Additions...
Building the VirtualBox Guest Additions kernel modules
Building the main Guest Additions moduleRunning global cleanup code from study 
base classes.
 ...done.
Building the shared folder support module ...fail!
(Look at /var/log/vboxadd-install.log to find out what went wrong)
Installing the Window System drivers
Warning: unknown version of the X Window System installed.  Not installing
X Window System drivers.
Installing graphics libraries and desktop services components ...done.

-- 
compiz can't load plugins and won't run in VirtualBox
https://bugs.launchpad.net/bugs/675307
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


Re: [Compiz] [Bug 459647] Re: Cannot change mouse cursor theme when compiz is enabled

2010-11-30 Thread Serrano Pereira
Yep, I'm getting the exact same thing as Taylor mentioned. Switching
cursor theme while Emerald is enabled doesn't work. Switching cursor
theme while GTK Window Decorator is enabled works fine, though not
perfect. The main pointer changes as expected, but the resize pointer
doesn't. I have to switch to Emerald and then back to GTK to get all
cursors right.

-- 
Cannot change mouse cursor theme when compiz is enabled
https://bugs.launchpad.net/bugs/459647
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] [NEW] toggling fullscreen moves window offscreen

2010-11-30 Thread B
Public bug reported:

Binary package hint: compiz

When toggling a window between windowed and fullscreen mode (Like vlc or
totem), when it comes out of fullscreen mode, the window is moved past
the top left corner of the screen so it is a little bit offscreen.

If the window is toggled fullscreen again, when it comes out of
fullscreen it moves up a little more.  Repeating this makes it move
completely off the screen.

I'm using the latest git branch on ubuntu 10.10 (built with the soreau
scripts) with nvidia drivers.  I also have a multi-monitor setup, but
was told in irc that this happens on single-monitor setups too.

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683063] [NEW] [compiz++] Scale All Windows gets its suffixes wrong for a 3x3 layout

2010-11-30 Thread Chow Loong Jin
Public bug reported:

  affects ubuntu/compiz
  assignee smspillaz

When using the scale all windows mode, the workspace numbers are wrong when
using a 3x3 layout.

Windows on workspaces 1..3 get a suffix [1], 4..6 get [5], and 7..9 get
[9].

-- 
Kind regards,
Loong Jin

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Assignee: Sam SmSpillaz Spilsbury (smspillaz)
 Status: New

-- 
[compiz++] Scale All Windows gets its suffixes wrong for a 3x3 layout
https://bugs.launchpad.net/bugs/683063
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683081] [NEW] Compiz segfaults on start-up

2010-11-30 Thread Stefan Ebner
Public bug reported:

Binary package hint: compiz

Compiz doesn't start on login and after starting it manually the following 
occurs:
(Later a better backtrace to be added if possible)

GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/compiz...Reading symbols from 
/usr/lib/debug/usr/bin/compiz...done.
done.
(gdb) run --replace
Starting program: /usr/bin/compiz --replace
[Thread debugging using libthread_db enabled]

Checking if settings need to be migrated ...no
Checking if internal files need to be migrated ...no

Program received signal SIGSEGV, Segmentation fault.
0x0001 in ?? () at /usr/include/c++/4.5/bits/vector.tcc:295
295 vector_Tp, _Alloc::

** Affects: compiz (Ubuntu)
 Importance: High
 Status: New

** Changed in: compiz (Ubuntu)
   Importance: Undecided = High

** Description changed:

  Binary package hint: compiz
  
  Compiz doesn't start on login and after starting it manually the following 
occurs:
- (Later a better backtrace to be added if possible=
+ (Later a better backtrace to be added if possible)
  
  GNU gdb (GDB) 7.2-ubuntu
  Copyright (C) 2010 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type show copying
  and show warranty for details.
  This GDB was configured as i686-linux-gnu.
  For bug reporting instructions, please see:
  http://www.gnu.org/software/gdb/bugs/...
  Reading symbols from /usr/bin/compiz...Reading symbols from 
/usr/lib/debug/usr/bin/compiz...done.
  done.
  (gdb) run --replace
  Starting program: /usr/bin/compiz --replace
  [Thread debugging using libthread_db enabled]
  
  Checking if settings need to be migrated ...no
  Checking if internal files need to be migrated ...no
  
  Program received signal SIGSEGV, Segmentation fault.
  0x0001 in ?? () at /usr/include/c++/4.5/bits/vector.tcc:295
  295   vector_Tp, _Alloc::

** Summary changed:

- Compiz segfaults
+ Compiz segfaults on start-up

-- 
Compiz segfaults on start-up
https://bugs.launchpad.net/bugs/683081
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683100] Re: gnome-panel applets crashing with compiz 0.9

2010-11-30 Thread Didier Roche
(confirmed by other desktop team member and sam as well)

** Changed in: compiz (Ubuntu)
   Importance: Undecided = High

** Changed in: compiz (Ubuntu)
   Status: New = Triaged

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) = Sam SmSpillaz Spilsbury (smspillaz)

-- 
gnome-panel applets crashing with compiz 0.9
https://bugs.launchpad.net/bugs/683100
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683121] [NEW] Compiz hangs on logout

2010-11-30 Thread Benjamin Drung
Public bug reported:

Binary package hint: compiz

Compiz hangs on logout. I will be asked if I want to kill the
application (see screenshot).

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compiz 1:0.9.2.1+glibmainloop2-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
Uname: Linux 2.6.37-7-generic x86_64
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz/general/allscreens/options/active_plugins'
Date: Tue Nov 30 14:47:36 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc 
RV730XT [Radeon HD 4670] [1002:9490] (prog-if 00 [VGA controller])
ProcEnviron:
 LANG=de_DE.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-7-generic 
root=UUID=b1ea06c8-f3d6-4d70-b570-bc9d24ac107f ro quiet splash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3b1
 libgl1-mesa-glx 7.9+repack-1ubuntu2
 libdrm2 2.4.22-2ubuntu1
 xserver-xorg-video-intel 2:2.13.0-1ubuntu1
 xserver-xorg-video-ati 1:6.13.2-1ubuntu2
SourcePackage: compiz
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 07/15/2009
dmi.bios.vendor: Intel Corp.
dmi.bios.version: DPP3510J.86A.0572.2009.0715.2346
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DG33TL
dmi.board.vendor: Intel Corporation
dmi.board.version: AAD89517-802
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrDPP3510J.86A.0572.2009.0715.2346:bd07/15/2009:svn:pn:pvr:rvnIntelCorporation:rnDG33TL:rvrAAD89517-802:cvn:ct3:cvr:
glxinfo: Error: [Errno 2] No such file or directory
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.37-7-generic

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

-- 
Compiz hangs on logout
https://bugs.launchpad.net/bugs/683121
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683121] Re: Compiz hangs on logout

2010-11-30 Thread Benjamin Drung


-- 
Compiz hangs on logout
https://bugs.launchpad.net/bugs/683121
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683121] Re: Compiz hangs on logout

2010-11-30 Thread Benjamin Drung

** Attachment added: hanging-compiz.png
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/683121/+attachment/1749789/+files/hanging-compiz.png

** Description changed:

  Binary package hint: compiz
  
  Compiz hangs on logout. I will be asked if I want to kill the
- application.
+ application (see screenshot).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: compiz 1:0.9.2.1+glibmainloop2-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
  Uname: Linux 2.6.37-7-generic x86_64
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz/general/allscreens/options/active_plugins'
  Date: Tue Nov 30 14:47:36 2010
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  PackageArchitecture: all
  PciDisplay: 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc 
RV730XT [Radeon HD 4670] [1002:9490] (prog-if 00 [VGA controller])
  ProcEnviron:
-  LANG=de_DE.utf8
-  SHELL=/bin/bash
+  LANG=de_DE.utf8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-7-generic 
root=UUID=b1ea06c8-f3d6-4d70-b570-bc9d24ac107f ro quiet splash
  RelatedPackageVersions:
-  xserver-xorg 1:7.5+6ubuntu3b1
-  libgl1-mesa-glx 7.9+repack-1ubuntu2
-  libdrm2 2.4.22-2ubuntu1
-  xserver-xorg-video-intel 2:2.13.0-1ubuntu1
-  xserver-xorg-video-ati 1:6.13.2-1ubuntu2
+  xserver-xorg 1:7.5+6ubuntu3b1
+  libgl1-mesa-glx 7.9+repack-1ubuntu2
+  libdrm2 2.4.22-2ubuntu1
+  xserver-xorg-video-intel 2:2.13.0-1ubuntu1
+  xserver-xorg-video-ati 1:6.13.2-1ubuntu2
  SourcePackage: compiz
  XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
  dmi.bios.date: 07/15/2009
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: DPP3510J.86A.0572.2009.0715.2346
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DG33TL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAD89517-802
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrDPP3510J.86A.0572.2009.0715.2346:bd07/15/2009:svn:pn:pvr:rvnIntelCorporation:rnDG33TL:rvrAAD89517-802:cvn:ct3:cvr:
  glxinfo: Error: [Errno 2] No such file or directory
  system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.37-7-generic

-- 
Compiz hangs on logout
https://bugs.launchpad.net/bugs/683121
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683123] [NEW] Launching gnome-appearance-properties crashes compiz

2010-11-30 Thread Benjamin Drung
Public bug reported:

Binary package hint: compiz

Launching gnome-appearance-properties will crash compiz.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compiz 1:0.9.2.1+glibmainloop2-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
Uname: Linux 2.6.37-7-generic x86_64
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz/general/allscreens/options/active_plugins'
Date: Tue Nov 30 14:52:05 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc 
RV730XT [Radeon HD 4670] [1002:9490] (prog-if 00 [VGA controller])
ProcEnviron:
 LANG=de_DE.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-7-generic 
root=UUID=b1ea06c8-f3d6-4d70-b570-bc9d24ac107f ro quiet splash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3b1
 libgl1-mesa-glx 7.9+repack-1ubuntu2
 libdrm2 2.4.22-2ubuntu1
 xserver-xorg-video-intel 2:2.13.0-1ubuntu1
 xserver-xorg-video-ati 1:6.13.2-1ubuntu2
SourcePackage: compiz
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 07/15/2009
dmi.bios.vendor: Intel Corp.
dmi.bios.version: DPP3510J.86A.0572.2009.0715.2346
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DG33TL
dmi.board.vendor: Intel Corporation
dmi.board.version: AAD89517-802
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrDPP3510J.86A.0572.2009.0715.2346:bd07/15/2009:svn:pn:pvr:rvnIntelCorporation:rnDG33TL:rvrAAD89517-802:cvn:ct3:cvr:
glxinfo: Error: [Errno 2] No such file or directory
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.37-7-generic

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-bug natty

-- 
Launching gnome-appearance-properties crashes compiz
https://bugs.launchpad.net/bugs/683123
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683123] Re: Launching gnome-appearance-properties crashes compiz

2010-11-30 Thread Benjamin Drung


-- 
Launching gnome-appearance-properties crashes compiz
https://bugs.launchpad.net/bugs/683123
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683123] Re: Launching gnome-appearance-properties crashes compiz

2010-11-30 Thread Benjamin Drung
I tried to reproduce this crash, but I failed.

** Changed in: compiz (Ubuntu)
   Status: New = Invalid

-- 
Launching gnome-appearance-properties crashes compiz
https://bugs.launchpad.net/bugs/683123
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682973] Re: Incorrect Alt-Tab behaviour ordering: not predictable LIFO stack

2010-11-30 Thread Omer Akram
** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Incorrect Alt-Tab behaviour ordering: not predictable LIFO stack
https://bugs.launchpad.net/bugs/682973
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 537703] Re: Compiz intercepts alert sound from gnome-terminal

2010-11-30 Thread Joshua O'Leary
This bug is still present in Maverick Meerkat (Ubuntu 10.10).

** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

-- 
Compiz intercepts alert sound from gnome-terminal
https://bugs.launchpad.net/bugs/537703
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 537703] Re: Compiz intercepts alert sound from gnome-terminal

2010-11-30 Thread Sam SmSpillaz Spilsbury
This is the intended behaviour.

Go into ccsm and make sure audible bell is checked under general
options

-- 
Compiz intercepts alert sound from gnome-terminal
https://bugs.launchpad.net/bugs/537703
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 537703] Re: Compiz intercepts alert sound from gnome-terminal

2010-11-30 Thread Sam SmSpillaz Spilsbury
hmm actually I see what you mean. looking into it

-- 
Compiz intercepts alert sound from gnome-terminal
https://bugs.launchpad.net/bugs/537703
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


Re: [Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab

2010-11-30 Thread Sam SmSpillaz Spilsbury
Your driver is bad. Please reassign this to radeon

On Sun, Nov 28, 2010 at 6:58 PM, Jimmy Xu xu.jimmy@gmail.com wrote:


 --
 Compiz crashes when hitting Alt-Tab
 https://bugs.launchpad.net/bugs/682327
 You received this bug notification because you are a member of compiz
 packagers, which is subscribed to compiz in ubuntu.

 ___
 Mailing list: https://launchpad.net/~compiz
 Post to     : compiz@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~compiz
 More help   : https://help.launchpad.net/ListHelp



-- 
Sam Spilsbury

-- 
Compiz crashes when hitting Alt-Tab
https://bugs.launchpad.net/bugs/682327
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683273] [NEW] launching an application set it to the wrong place

2010-11-30 Thread Didier Roche
Public bug reported:

Binary package hint: compiz

Sorry, couldn't get real step to reproduce this reliably, but:
- have a maximized application on your ws
- ws layout is 1x4
- sometimes, opening a new application set this application above the current 
one: the lower side of the application is just above the existing window 
decorator.

** Affects: compiz (Ubuntu)
 Importance: Low
 Status: Confirmed

-- 
launching an application set it to the wrong place
https://bugs.launchpad.net/bugs/683273
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683273] Re: launching an application set it to the wrong place

2010-11-30 Thread Didier Roche
** Summary changed:

- launching an application from 
+ launching an application set it to the wrong place

-- 
launching an application set it to the wrong place
https://bugs.launchpad.net/bugs/683273
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683273] Re: launching an application set it to the wrong place

2010-11-30 Thread Sebastien Bacher
** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

** Changed in: compiz (Ubuntu)
   Importance: Undecided = Low

-- 
launching an application set it to the wrong place
https://bugs.launchpad.net/bugs/683273
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682973] Re: Incorrect Alt-Tab behaviour ordering: not predictable LIFO stack

2010-11-30 Thread Alex Launi
I'm not seeing the same behavior. The alt-tab switcher appears to
operate as a stack for me.

** Changed in: unity (Ubuntu)
   Status: New = Incomplete

** Changed in: compiz (Ubuntu)
   Status: New = Incomplete

-- 
Incorrect Alt-Tab behaviour ordering: not predictable LIFO stack
https://bugs.launchpad.net/bugs/682973
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682973] Re: Incorrect Alt-Tab behaviour ordering: not predictable LIFO stack

2010-11-30 Thread Paul Sladen
Reproducible:

  1. Fresh login
  2. Open Terminal #1
  3. Open Firefox #1
  4. Open Terminal #2
  5. Open Firefox #2
  6. Open Terminal #3
  7. Open Firefox #3
  8. Open Terminal #4
  9. Press+hold Alt-Tab for the first time

Expected results: stack is alternate Terminal/Firefox.
Actual result: three terminals are next to each other.

Further demonstration can be found by attempting to bring all of the
Terminal, or all of the Firefox windows to the front/top of the stack.

  10. Even further, now load Empathy

Attempt to get get all of the terminals, or all of the Firefox windows
to the front/top of the stack.  This is also impossible as the Empathy
window will stay at slot 3, or 4 regardlessly.

-- 
Incorrect Alt-Tab behaviour ordering: not predictable LIFO stack
https://bugs.launchpad.net/bugs/682973
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682986] [NEW] borders and panels disappears whenever appearance is changed

2010-11-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: xorg

im not sure exactly whats wrong but it seems to be dealing with gnome,
unity, and compiz...where no matter the kind of appearance change i do
ether by using the compiz settings manger or the appearance preference.
The borders end up disappearing along with the panels, which also makes
it were your limited in what you can do until you log out and then log
back in

also i could not report it while the borders and panels are missing for
some reason and if i didnt have Avant Window Navigator i would have had
to do a hard reboot.

also i did manually install the nvidia driver but i ended up removing it
and installing through the Additional Drivers

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.5+6ubuntu3b1
ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
Uname: Linux 2.6.37-7-generic x86_64
NonfreeKernelModules: wl nvidia
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  260.19.21  Thu Nov  4 21:16:27 
PDT 2010
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.1-10ubuntu3)
Architecture: amd64
Date: Mon Nov 29 23:43:16 2010
DkmsStatus:
 nvidia-current, 260.19.21, 2.6.37-7-generic, x86_64: installed 
 bcmwl, 5.60.246.2+bdcom, 2.6.37-6-generic, x86_64: installed 
 bcmwl, 5.60.246.2+bdcom, 2.6.37-7-generic, x86_64: installed
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64+mac (20101129)
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Hewlett-Packard HP Pavilion dv6500 Notebook PC
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-7-generic 
root=UUID=92ac727f-c990-419d-aa2b-98906f12eb02 ro quiet splash
SourcePackage: xorg
Symptom: display
dmi.bios.date: 03/03/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.32
dmi.board.name: 30CF
dmi.board.vendor: Quanta
dmi.board.version: 85.26
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.32:bd03/03/2009:svnHewlett-Packard:pnHPPaviliondv6500NotebookPC:pvrRev1:rvnQuanta:rn30CF:rvr85.26:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv6500 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   natty
 architecture:   x86_64
 kernel: 2.6.37-7-generic

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz gnome natty possible-manual-nvidia-install 
unity
-- 
borders and panels disappears whenever appearance is changed
https://bugs.launchpad.net/bugs/682986
You received this bug notification because you are a member of compiz 
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683081] Re: Compiz segfaults on start-up

2010-11-30 Thread Didier Roche
stefan will bring a better stack with apport :)

** Changed in: compiz (Ubuntu)
   Status: New = Invalid

-- 
Compiz segfaults on start-up
https://bugs.launchpad.net/bugs/683081
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682986] Re: borders and panels disappears whenever appearance is changed

2010-11-30 Thread Bryce Harrington
Okay, well the segfaulting compiz really makes this look a lot like a
compiz bug.  I'll pass it over to the compiz team.

They might appreciate it if you could collect a full backtrace, and/or
attach your ~/.xsession-errors file



** Package changed: nvidia-graphics-drivers (Ubuntu) = compiz (Ubuntu)

-- 
borders and panels disappears whenever appearance is changed
https://bugs.launchpad.net/bugs/682986
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683293] Re: compiz crashed with SIGSEGV in CompPlugin::windowInitPlugins()

2010-11-30 Thread Stefan Ebner

** Description changed:

  Binary package hint: compiz
  
- /etc/default/apport
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: compiz-core 1:0.9.2.1+glibmainloop2-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
  Uname: Linux 2.6.37-7-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz/general/allscreens/options/active_plugins'
  Date: Tue Nov 30 19:54:58 2010
  Disassembly: = 0x1:  Cannot access memory at address 0x1
  ExecutablePath: /usr/bin/compiz
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  MachineType: Hewlett-Packard HP Pavilion dv6500 Notebook PC
  PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G86 
[GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 [VGA controller])
  ProcCmdline: compiz
  ProcEnviron:
-  SHELL=/bin/bash
-  LANG=en_GB.utf8
-  LANGUAGE=en_GB:en
+  SHELL=/bin/bash
+  LANG=en_GB.utf8
+  LANGUAGE=en_GB:en
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-7-generic 
root=UUID=81eb47fd-f21b-4f2c-8600-0fa8758e7966 ro quiet splash
  RelatedPackageVersions:
-  xserver-xorg 1:7.5+6ubuntu3b1
-  libgl1-mesa-glx 7.9+repack-1ubuntu2
-  libdrm2 2.4.22-2ubuntu1
-  xserver-xorg-video-intel 2:2.13.0-1ubuntu1
-  xserver-xorg-video-ati 1:6.13.2-1ubuntu2
+  xserver-xorg 1:7.5+6ubuntu3b1
+  libgl1-mesa-glx 7.9+repack-1ubuntu2
+  libdrm2 2.4.22-2ubuntu1
+  xserver-xorg-video-intel 2:2.13.0-1ubuntu1
+  xserver-xorg-video-ati 1:6.13.2-1ubuntu2
  SegvAnalysis:
-  Segfault happened at: 0x1:   Cannot access memory at address 0x1
-  PC (0x0001) not located in a known VMA region (needed executable region)!
+  Segfault happened at: 0x1:   Cannot access memory at address 0x1
+  PC (0x0001) not located in a known VMA region (needed executable region)!
  SegvReason: executing NULL VMA
  Signal: 11
  SourcePackage: compiz
  StacktraceTop:
-  ?? () at /usr/include/c++/4.5/bits/vector.tcc:295
-  CompPlugin::windowInitPlugins (w=0x83b2ed8) at 
/build/buildd/compiz-0.9.2.1+glibmainloop2/src/plugin.cpp:395
-  CompWindow::CompWindow (this=0x83b2ed8, id=46137510, aboveId=46137377) at 
/build/buildd/compiz-0.9.2.1+glibmainloop2/src/window.cpp:5137
-  CompScreen::handleEvent (this=0x834f4a8, event=0xbfb99e5c) at 
/build/buildd/compiz-0.9.2.1+glibmainloop2/src/event.cpp:1028
-  PrivateCompositeScreen::handleEvent(_XEvent*) () from 
/usr/lib/compiz/libcomposite.so
+  ?? () at /usr/include/c++/4.5/bits/vector.tcc:295
+  CompPlugin::windowInitPlugins (w=0x83b2ed8) at 
/build/buildd/compiz-0.9.2.1+glibmainloop2/src/plugin.cpp:395
+  CompWindow::CompWindow (this=0x83b2ed8, id=46137510, aboveId=46137377) at 
/build/buildd/compiz-0.9.2.1+glibmainloop2/src/window.cpp:5137
+  CompScreen::handleEvent (this=0x834f4a8, event=0xbfb99e5c) at 
/build/buildd/compiz-0.9.2.1+glibmainloop2/src/event.cpp:1028
+  PrivateCompositeScreen::handleEvent(_XEvent*) () from 
/usr/lib/compiz/libcomposite.so
  Title: compiz crashed with SIGSEGV in CompPlugin::windowInitPlugins()
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 11/25/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.59
  dmi.board.name: 30D2
  dmi.board.vendor: Quanta
  dmi.board.version: 79.2E
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.59:bd11/25/2008:svnHewlett-Packard:pnHPPaviliondv6500NotebookPC:pvrRev1:rvnQuanta:rn30D2:rvr79.2E:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv6500 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard
  system: distro = Ubuntu, architecture = i686, kernel = 2.6.37-7-generic

** Changed in: compiz (Ubuntu)
   Importance: Undecided = High

** Visibility changed to: Public

-- 
compiz crashed with SIGSEGV in CompPlugin::windowInitPlugins()
https://bugs.launchpad.net/bugs/683293
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682986] Re: borders and panels disappears whenever appearance is changed

2010-11-30 Thread zeruke
ok heres the xsession-errors

** Attachment added: xsession-errors
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/682986/+attachment/1750247/+files/.xsession-errors

-- 
borders and panels disappears whenever appearance is changed
https://bugs.launchpad.net/bugs/682986
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] Re: toggling fullscreen moves window offscreen

2010-11-30 Thread David Prieto
It also happens here on Ubuntu Natty, with an Nvidia card and the
Nouveau driver.

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683414] [NEW] Compiz keeps the system from shutting down

2010-11-30 Thread David Prieto
Public bug reported:

Binary package hint: compiz

I'm using Compiz on Natty. Whenever I try to shut down the system or log
out any other way, I get a message telling me that a program (Compiz) is
still running but not responding. I'm attaching a screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compiz 1:0.9.2.1+glibmainloop2-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
Uname: Linux 2.6.37-7-generic i686
Architecture: i386
CompizPlugins: 
[core,ccp,move,resize,place,decoration,dbus,mousepoll,gnomecompat,png,svg,imgjpeg,text,commands,neg,wall,snap,animation,scale,scaleaddon,expo,staticswitcher,regex,resizeinfo,workarounds,ezoom,vpswitch,fade,session]
Date: Tue Nov 30 23:29:52 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MachineType: Acer, inc. Aspire 5920G
PackageArchitecture: all
PciDisplay: 01:00.0 VGA compatible controller [0300]: nVidia Corporation G86 
[GeForce 8600M GS] [10de:0425] (rev a1) (prog-if 00 [VGA controller])
ProcEnviron:
 LANG=es_ES.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-7-generic 
root=UUID=74fafd25-c912-49f5-b0ca-7346b16450a8 ro quiet splash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3b1
 libgl1-mesa-glx 7.9+repack-1ubuntu2
 libdrm2 2.4.22-2ubuntu1
 xserver-xorg-video-intel 2:2.13.901-2ubuntu1
 xserver-xorg-video-ati 1:6.13.2-1ubuntu2
SourcePackage: compiz
XorgConf: Error: [Errno 2] No existe el archivo o directorio: 
'/etc/X11/xorg.conf'
dmi.bios.date: 02/20/2008
dmi.bios.vendor: Acer
dmi.bios.version: v1.3810
dmi.board.name: Chapala
dmi.board.vendor: Acer, Inc.
dmi.board.version: Not Applicable
dmi.chassis.type: 1
dmi.chassis.vendor: Acer, Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvrv1.3810:bd02/20/2008:svnAcer,inc.:pnAspire5920G:pvrNotApplicable:rvnAcer,Inc.:rnChapala:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
dmi.product.name: Aspire 5920G
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer, inc.
glxinfo: Error: [Errno 2] No existe el archivo o directorio
system: distro = Ubuntu, architecture = i686, kernel = 2.6.37-7-generic

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 natty

-- 
Compiz keeps the system from shutting down
https://bugs.launchpad.net/bugs/683414
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683414] Re: Compiz keeps the system from shutting down

2010-11-30 Thread David Prieto

** Attachment added: Screenshot
   
https://bugs.launchpad.net/bugs/683414/+attachment/1750601/+files/Pantallazo.png

-- 
Compiz keeps the system from shutting down
https://bugs.launchpad.net/bugs/683414
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab

2010-11-30 Thread Brian Murray
** Package changed: compiz (Ubuntu) = xserver-xorg-video-ati (Ubuntu)

-- 
Compiz crashes when hitting Alt-Tab
https://bugs.launchpad.net/bugs/682327
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 681696] Re: Regression from 0.8.6 to 0.9.2: Wakes up CPU at 60 Hz

2010-11-30 Thread Brian Murray
** Changed in: compiz (Ubuntu)
   Importance: Undecided = Medium

** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

-- 
Regression from 0.8.6 to 0.9.2: Wakes up CPU at 60 Hz
https://bugs.launchpad.net/bugs/681696
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp



[Compiz] [Bug 683039] Re: toggling fullscreen moves window offscreen

2010-11-30 Thread Brian Murray
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz/general/allscreens/options/active_plugins'
DistroRelease: Ubuntu 11.04
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
MachineType: LENOVO 0831CTO
Package: compiz 1:0.9.2.1+glibmainloop2-0ubuntu3
PackageArchitecture: all
PciDisplay: 00:02.0 VGA compatible controller [0300]: Intel Corporation Core 
Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA 
controller])
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-7-generic 
root=UUID=58a88244-4d22-41f7-bd3a-aaa049c553a6 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3b1
 libgl1-mesa-glx 7.9+repack-1ubuntu2
 libdrm2 2.4.22-2ubuntu1
 xserver-xorg-video-intel 2:2.13.0-1ubuntu1
 xserver-xorg-video-ati 1:6.13.2-1ubuntu2
Tags: natty
Uname: Linux 2.6.37-7-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 09/15/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 6QET53WW (1.23 )
dmi.board.name: 0831CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6QET53WW(1.23):bd09/15/2010:svnLENOVO:pn0831CTO:pvrThinkPadX201Tablet:rvnLENOVO:rn0831CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 0831CTO
dmi.product.version: ThinkPad X201 Tablet
dmi.sys.vendor: LENOVO
glxinfo: Error: [Errno 2] No such file or directory
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.37-7-generic


** Description changed:

  Binary package hint: compiz
  
  When toggling a window between windowed and fullscreen mode (Like vlc or
  totem), when it comes out of fullscreen mode, the window is moved past
  the top left corner of the screen so it is a little bit offscreen.
  
  If the window is toggled fullscreen again, when it comes out of
  fullscreen it moves up a little more.  Repeating this makes it move
  completely off the screen.
  
- I'm using the latest git branch on ubuntu 10.10 (built with the soreau
- scripts) with nvidia drivers.  I also have a multi-monitor setup, but
- was told in irc that this happens on single-monitor setups too.
+ This occurs on Natty with Nouveau and Intel drivers.

** Changed in: compiz (Ubuntu)
   Status: New = Triaged

** Changed in: compiz (Ubuntu)
   Importance: Undecided = Medium

** Tags added: apport-collected

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] CurrentDmesg.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750648/+files/CurrentDmesg.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] Dependencies.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750649/+files/Dependencies.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] GconfCompiz.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: GconfCompiz.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750650/+files/GconfCompiz.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] Lspci.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750651/+files/Lspci.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] ProcCpuinfo.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750653/+files/ProcCpuinfo.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] ProcInterrupts.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750654/+files/ProcInterrupts.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] ProcModules.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750655/+files/ProcModules.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] UdevDb.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750656/+files/UdevDb.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] UdevLog.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750657/+files/UdevLog.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] XorgLog.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: XorgLog.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750658/+files/XorgLog.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] XorgLogOld.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750659/+files/XorgLogOld.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] Xrandr.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: Xrandr.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750660/+files/Xrandr.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] monitors.xml.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: monitors.xml.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750662/+files/monitors.xml.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683039] XsessionErrors.txt

2010-11-30 Thread Brian Murray
apport information

** Attachment added: XsessionErrors.txt
   
https://bugs.edge.launchpad.net/bugs/683039/+attachment/1750661/+files/XsessionErrors.txt

-- 
toggling fullscreen moves window offscreen
https://bugs.launchpad.net/bugs/683039
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 678193] Re: gtk-window-decorator crashed with SIGSEGV in meta_draw_window_decoration()

2010-11-30 Thread Brian Murray
** Visibility changed to: Public

-- 
gtk-window-decorator crashed with SIGSEGV in meta_draw_window_decoration()
https://bugs.launchpad.net/bugs/678193
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 677906] Re: compiz crashed with SIGSEGV in GLTexture::bindPixmapToTexture()

2010-11-30 Thread Brian Murray
** Visibility changed to: Public

-- 
compiz crashed with SIGSEGV in GLTexture::bindPixmapToTexture()
https://bugs.launchpad.net/bugs/677906
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 649137] Re: Compiz Sandybridge blacklist is no longer needed.

2010-11-30 Thread Brian Murray
I see this didn't get added to Maverick.  Is it still relevant for
Natty?  Thanks!

** Changed in: compiz (Ubuntu)
   Status: New = Incomplete

-- 
Compiz Sandybridge blacklist is no longer needed.
https://bugs.launchpad.net/bugs/649137
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
Actually, the bug is crashing compiz rather than X.

It sounds like when doing alt-tab, to draw the dialog compiz is passing
in a GL format that mesa doesn't support.
_mesa_format_to_type_and_comps in ./src/mesa/main/formats.c is basically
just a big huge switch statement for every possible texel format, which
is used to generate mipmaps.  In this case, it is getting to the end of
the switch statement, where it hits the default, which is to issue the
format error:

  _mesa_problem(NULL, bad format in
_mesa_format_to_type_and_comps);

So, we need to know what format compiz is passing in.

** Also affects: compiz (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format 
in _mesa_format_to_type_and_comps
https://bugs.launchpad.net/bugs/682327
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
The error message is in mesa, so for now I'm guessing it's not a bug in
the DDX driver.

** Package changed: xserver-xorg-video-ati (Ubuntu) = mesa (Ubuntu)

-- 
Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format 
in _mesa_format_to_type_and_comps
https://bugs.launchpad.net/bugs/682327
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
Try this mesa patch, which will make mesa tell you what gl format number
it received.  Might be a useful clue.

** Patch added: format.patch
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/682327/+attachment/1750683/+files/format.patch

-- 
Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format 
in _mesa_format_to_type_and_comps
https://bugs.launchpad.net/bugs/682327
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 672295] Re: compiz occasionally fails to set window decorations

2010-11-30 Thread Nikolaus Rath
*** This bug is a duplicate of bug 577482 ***
https://bugs.launchpad.net/bugs/577482

** This bug has been marked a duplicate of bug 577482
   Window decoration and title bar is missing in Lucid
 * You can subscribe to bug 577482 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/577482/+subscribe

-- 
compiz occasionally fails to set window decorations 
https://bugs.launchpad.net/bugs/672295
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Chris Halse Rogers
I'm looking into a similar problem with r600, although for me mesa
simply causes compiz to segfault.

For the bug I'm looking at, there are two work-arounds:
1) Disable mipmapping in the switcher preferences, or
2) Enable r600g by adding the ForceGallium option to xorg.conf

They're just work-arounds, but it'd be nice to know if they work around
your bug, too.

-- 
Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format 
in _mesa_format_to_type_and_comps
https://bugs.launchpad.net/bugs/682327
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 577482] Re: Window decorations are sometimes missing after login

2010-11-30 Thread Nikolaus Rath
Omer, could you elaborate on why you set the priority to Low? With
missing window decorations, the system is unusable for a non-tech savy
user.

-- 
Window decorations are sometimes missing after login
https://bugs.launchpad.net/bugs/577482
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
Chris thinks this is a mesa/r600 issue, and that switching to r600g (the
gallium driver) will resolve it.

Alternately, you could try turning off mipmapping in the switcher
options as a workaround.

** Changed in: mesa (Ubuntu)
   Status: New = Incomplete

-- 
Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format 
in _mesa_format_to_type_and_comps
https://bugs.launchpad.net/bugs/682327
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682986] Re: borders and panels disappears whenever appearance is changed

2010-11-30 Thread zeruke
it seems that its actually the unity plugin for compiz that is causing
the problems because when the plugin is disabled the borders don't
disappears...only thing is that after disableing the unity plugin compiz
has to restart with compiz --replace so that effects can still be
usedalso the unity shell of course disappears with the plugin
disabled

-- 
borders and panels disappears whenever appearance is changed
https://bugs.launchpad.net/bugs/682986
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 568888] Re: ALT-TAB does not work after turning compiz off (using shift switcher plugin)

2010-11-30 Thread Kangarooo
why u need to restart gdm? im having bug 682544 and i get back alt+tab by 
manually puting keyb shortcut and it works imidiatly.
my problem is since i installed simple-ccsm that adds in Desktop effects 
Custopn mode..

-- 
ALT-TAB does not work after turning compiz off (using shift switcher plugin)
https://bugs.launchpad.net/bugs/56
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz-fusion-plugins-main in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 566366] Re: ALT-TAB does not work after turning compiz off (using shift switcher plugin)

2010-11-30 Thread Kangarooo
*** This bug is a duplicate of bug 56 ***
https://bugs.launchpad.net/bugs/56

this bug is also found when using simple-ccsm witch adds in Desktop
effects Custopn mode..

-- 
ALT-TAB does not work after turning compiz off (using shift switcher plugin)
https://bugs.launchpad.net/bugs/566366
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz-fusion-plugins-main in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 566366] Re: ALT-TAB does not work after turning compiz off (using shift switcher plugin)

2010-11-30 Thread Kangarooo
*** This bug is a duplicate of bug 56 ***
https://bugs.launchpad.net/bugs/56

see bug 682544

-- 
ALT-TAB does not work after turning compiz off (using shift switcher plugin)
https://bugs.launchpad.net/bugs/566366
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz-fusion-plugins-main in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


Re: [Compiz] [Bug 682986] Re: borders and panels disappears whenever appearance is changed

2010-11-30 Thread Sam SmSpillaz Spilsbury
On Wed, Dec 1, 2010 at 11:19 AM, zeruke 682...@bugs.launchpad.net wrote:
 it seems that its actually the unity plugin for compiz that is causing
 the problems because when the plugin is disabled the borders don't
 disappears...only thing is that after disableing the unity plugin compiz
 has to restart with compiz --replace so that effects can still be
 usedalso the unity shell of course disappears with the plugin
 disabled


Please post a backtrace with debugging symbols installed if you can get
one.


 --
 borders and panels disappears whenever appearance is changed
 https://bugs.launchpad.net/bugs/682986
 You received this bug notification because you are a member of compiz
 packagers, which is subscribed to compiz in ubuntu.

 ___
 Mailing list: https://launchpad.net/~compiz
 Post to     : compiz@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~compiz
 More help   : https://help.launchpad.net/ListHelp



-- 
Sam Spilsbury

-- 
borders and panels disappears whenever appearance is changed
https://bugs.launchpad.net/bugs/682986
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


Re: [Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Sam SmSpillaz Spilsbury
On Wed, Dec 1, 2010 at 7:57 AM, Chris Halse Rogers r...@ubuntu.com wrote:
 I'm looking into a similar problem with r600, although for me mesa
 simply causes compiz to segfault.

 For the bug I'm looking at, there are two work-arounds:
 1) Disable mipmapping in the switcher preferences, or
 2) Enable r600g by adding the ForceGallium option to xorg.conf

 They're just work-arounds, but it'd be nice to know if they work around
 your bug, too.

Another option is to add a quirk for that driver in the detection
plugin and neuter the function which generates mipmaps, although this
is evil and should be a last resort if we cannot fix the driver.


 --
 Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad 
 format in _mesa_format_to_type_and_comps
 https://bugs.launchpad.net/bugs/682327
 You received this bug notification because you are a member of compiz
 packagers, which is subscribed to compiz in ubuntu.

 ___
 Mailing list: https://launchpad.net/~compiz
 Post to     : compiz@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~compiz
 More help   : https://help.launchpad.net/ListHelp



-- 
Sam Spilsbury

-- 
Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format 
in _mesa_format_to_type_and_comps
https://bugs.launchpad.net/bugs/682327
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683273] Re: launching an application set it to the wrong place

2010-11-30 Thread Sam SmSpillaz Spilsbury
Post your ~/.config/compizconfig/Default.ini and give me a specific list
of applications that this happens with. I cannot debug things that
happen sometimes because sometimes for you is almost never for me. I
need exact steps, including applications, what exactly you are doing
what exactly you have open - anything which will reproduce it all the
time.

-- 
launching an application set it to the wrong place
https://bugs.launchpad.net/bugs/683273
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682986] Re: borders and panels disappears whenever appearance is changed

2010-11-30 Thread zeruke
i was unable to perform the backtrace but i did find out someone filed a
bug that seems to be like this problem im having
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/682499 and its
already been Triaged too

-- 
borders and panels disappears whenever appearance is changed
https://bugs.launchpad.net/bugs/682986
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683121] Re: Compiz hangs on logout / doesn't integrate with gnome-session

2010-11-30 Thread Sam SmSpillaz Spilsbury
The problem is that compiz core's internal session management code is
broken. the session plugin doesn't have anything to do with this (it
just saves the position of windows)

-- 
Compiz hangs on logout / doesn't integrate with gnome-session
https://bugs.launchpad.net/bugs/683121
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682986] Re: borders and panels disappears whenever appearance is changed

2010-11-30 Thread zeruke
still seems its more of a compiz problem because it crashed while i had
it disabled.and iv still been trying to get a backtrace on it

-- 
borders and panels disappears whenever appearance is changed
https://bugs.launchpad.net/bugs/682986
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682986] Re: borders and panels disappears whenever appearance is changed

2010-11-30 Thread zeruke
I ended up looking into the log viewer and in the syslog there is a
bunch of things like

Nov 30 22:55:52 zi kernel: [ 2420.965587] compiz[1894]: segfault at 34 ip 
7f1855301cd0 sp 7fff70c45e18 error 4 in 
libnux-graphics-0.9.so.0.902.4[7f18552c2000+9d000]
Nov 30 22:56:23 zi kernel: [ 2451.937535] compiz[1906] trap int3 
ip:7f515bf1c6d5 sp:7fffa8129c60 error:0

messages log has a much of those too but also has a few of

Nov 30 22:43:26 zi kernel: [ 1674.571357] compiz[1753]: segfault at
ac0920 ip 00ac0920 sp 7fff67f44ee8 error 15

-- 
borders and panels disappears whenever appearance is changed
https://bugs.launchpad.net/bugs/682986
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683496] [NEW] Main gnome toolbars arent visible

2010-11-30 Thread pschonmann
Public bug reported:

Binary package hint: compiz

When i start ubuntu, And everything loads, im not able to see gnome
toolbars where i can minimize windows(bottom) and clocks (up)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compiz (not installed)
ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
Uname: Linux 2.6.37-7-generic x86_64
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz/general/allscreens/options/active_plugins'
Date: Wed Dec  1 07:54:09 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
MachineType: LENOVO 7661CH8
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
PciDisplay: 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c) (prog-if 00 
[VGA controller])
ProcEnviron:
 LANGUAGE=en
 LANG=cs_CZ.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-7-generic 
root=UUID=a3d37e1f-bbf7-4766-b8cb-22b445b6e7e0 ro quiet splash
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3b1
 libgl1-mesa-glx 7.9+repack-1ubuntu2
 libdrm2 2.4.22-2ubuntu1
 xserver-xorg-video-intel 2:2.13.901-2ubuntu1
 xserver-xorg-video-ati 1:6.13.2-1ubuntu2
SourcePackage: compiz
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 04/08/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 7LETC7WW (2.27 )
dmi.board.name: 7661CH8
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: BB70301820
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7LETC7WW(2.27):bd04/08/2010:svnLENOVO:pn7661CH8:pvrThinkPadT61:rvnLENOVO:rn7661CH8:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7661CH8
dmi.product.version: ThinkPad T61
dmi.sys.vendor: LENOVO
glxinfo: Error: [Errno 2] No such file or directory
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.37-7-generic

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

-- 
Main gnome toolbars arent visible
https://bugs.launchpad.net/bugs/683496
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683496] Re: Main gnome toolbars arent visible

2010-11-30 Thread pschonmann


-- 
Main gnome toolbars arent visible
https://bugs.launchpad.net/bugs/683496
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683496] Re: Main gnome toolbars arent visible

2010-11-30 Thread pschonmann
** Package changed: compiz (Ubuntu) = gnome-panel (Ubuntu)

** Description changed:

  Binary package hint: compiz
  
- When i start ubuntu, And everything loads, im not able to see gnome
- toolbars where i can minimize windows(bottom) and clocks (up)
+ When i start ubuntu, And everything loads, im not able to see gnome panel 
where i can minimize windows(bottom) and clocks (up)
+ When starts from shell, which i have on desktop by running gnome-panel, they 
appears until CTRL+C
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: compiz (not installed)
  ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
  Uname: Linux 2.6.37-7-generic x86_64
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz/general/allscreens/options/active_plugins'
  Date: Wed Dec  1 07:54:09 2010
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  MachineType: LENOVO 7661CH8
  PccardctlIdent:
-  Socket 0:
-no product info available
+  Socket 0:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-no card
+  Socket 0:
+    no card
  PciDisplay: 00:02.0 VGA compatible controller [0300]: Intel Corporation 
Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c) (prog-if 
00 [VGA controller])
  ProcEnviron:
-  LANGUAGE=en
-  LANG=cs_CZ.utf8
-  SHELL=/bin/bash
+  LANGUAGE=en
+  LANG=cs_CZ.utf8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-7-generic 
root=UUID=a3d37e1f-bbf7-4766-b8cb-22b445b6e7e0 ro quiet splash
  RelatedPackageVersions:
-  xserver-xorg 1:7.5+6ubuntu3b1
-  libgl1-mesa-glx 7.9+repack-1ubuntu2
-  libdrm2 2.4.22-2ubuntu1
-  xserver-xorg-video-intel 2:2.13.901-2ubuntu1
-  xserver-xorg-video-ati 1:6.13.2-1ubuntu2
+  xserver-xorg 1:7.5+6ubuntu3b1
+  libgl1-mesa-glx 7.9+repack-1ubuntu2
+  libdrm2 2.4.22-2ubuntu1
+  xserver-xorg-video-intel 2:2.13.901-2ubuntu1
+  xserver-xorg-video-ati 1:6.13.2-1ubuntu2
  SourcePackage: compiz
  XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
  dmi.bios.date: 04/08/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LETC7WW (2.27 )
  dmi.board.name: 7661CH8
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: BB70301820
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LETC7WW(2.27):bd04/08/2010:svnLENOVO:pn7661CH8:pvrThinkPadT61:rvnLENOVO:rn7661CH8:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7661CH8
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.37-7-generic

-- 
Main gnome toolbars arent visible
https://bugs.launchpad.net/bugs/683496
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 682327] Re: Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format in _mesa_format_to_type_and_comps

2010-11-30 Thread Bryce Harrington
** Bug watch added: freedesktop.org Bugzilla #31544
   http://bugs.freedesktop.org/show_bug.cgi?id=31544

** Also affects: mesa via
   http://bugs.freedesktop.org/show_bug.cgi?id=31544
   Importance: Unknown
   Status: Unknown

-- 
Compiz crashes when hitting Alt-Tab - Mesa 7.9 implementation error: bad format 
in _mesa_format_to_type_and_comps
https://bugs.launchpad.net/bugs/682327
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683273] Re: launching an application set it to the wrong place

2010-11-30 Thread Didier Roche
As told on the others bug report, you know that :
This file is empty (I'm using the default unity profile btw, not the Default 
one). seb128 also got it.

It happened in this case with gedit, but I don't think it's related to any 
application launched.
It happened with:
- chromium maximized
- open gedit.

If I tell that I can't reproduce it reliably, it's that I can't. But I
got it randomely, 5-6 times in the last week and others are complaining
about it too…

-- 
launching an application set it to the wrong place
https://bugs.launchpad.net/bugs/683273
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 683414] Re: Compiz keeps the system from shutting down

2010-11-30 Thread Didier Roche
*** This bug is a duplicate of bug 683121 ***
https://bugs.launchpad.net/bugs/683121

** This bug has been marked a duplicate of bug 683121
   Compiz hangs on logout / doesn't integrate with gnome-session
 * You can subscribe to bug 683121 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/683121/+subscribe

-- 
Compiz keeps the system from shutting down
https://bugs.launchpad.net/bugs/683414
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp


[Compiz] [Bug 526642] Re: compiz.real crashed when OpenOffice freeze with SIGSEGV in eventLoop()

2010-11-30 Thread Didier Roche
** Visibility changed to: Public

-- 
compiz.real crashed when OpenOffice freeze with SIGSEGV in eventLoop()
https://bugs.launchpad.net/bugs/526642
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.

___
Mailing list: https://launchpad.net/~compiz
Post to : compiz@lists.launchpad.net
Unsubscribe : https://launchpad.net/~compiz
More help   : https://help.launchpad.net/ListHelp