[Compiz] [Bug 918329] Re: compiz crashed with SIGSEGV in PluginClassHandlerUnityWindow, CompWindow, 0::get(CompWindow*) (pluginclasshandler.h:153) from compiz::CompizMinimizedWindowHandlerUnityScre

2012-01-19 Thread Daniel van Vugt
** Summary changed: - compiz crashed with SIGSEGV + compiz crashed with SIGSEGV in PluginClassHandlerUnityWindow, CompWindow, 0::get(CompWindow*) (pluginclasshandler.h:153) from compiz::CompizMinimizedWindowHandlerUnityScreen, UnityWindow::minimize() (compizminimizedwindowhandler.h:184) **

[Compiz] [Bug 918329] Re: compiz crashed with SIGSEGV in PluginClassHandlerUnityWindow, CompWindow, 0::get(CompWindow*) (pluginclasshandler.h:153)

2012-01-19 Thread Daniel van Vugt
** No longer affects: unity (Ubuntu) ** Package changed: compiz (Ubuntu) = unity (Ubuntu) ** Also affects: unity Importance: Undecided Status: New ** Changed in: unity Status: New = Confirmed ** Changed in: unity Assignee: (unassigned) = Daniel van Vugt (vanvugt) -- You

[Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread Didier Roche
Please, assign it back to me when you can answer my question. Poked three times on IRC. ** Changed in: compiz (Ubuntu Precise) Assignee: Didier Roche (didrocks) = (unassigned) -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz

[Compiz] [Bug 905343] Re: Compiz crashes in Gnome-Fallback mode after switching workspaces

2012-01-19 Thread RK
** Description changed: I have had compiz (which I am running with compiz --replace as a command after login to my Gnome 3 fallback session) crash on me a couple of times. It usually happens after switching workspace with ctrl+alt+arrow_key. The syslog says: Dec 16 15:12:59

[Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread Sam Spilsbury
1. Performance issues will not be hit, the plugin only kicks in when tfp binding fails (eg, more than max texture sizE) 2. We need to fix the framebuffer object capture code to allow for multiple texture bindings too. -- You received this bug notification because you are a member of compiz

[Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/unity/oneiric -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/830949 Title: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can

[Compiz] [Bug 914177] Re: Screen/windows only partially update

2012-01-19 Thread Rick Spencer
This sounds xorgy to me. Assigning to the desktop team in case they would like to take a look. ** Changed in: compiz (Ubuntu) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) -- You received this bug notification because you are a member of compiz packagers, which

[Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread David Barth
The code for this plugin had not been thoroughly tested and enabling it without enough user feedback was considered risky. There were a lot of compiz issues at the time. This one had a lower priority unfortunately. Sam confirms btw that there is no pre-requisite for this plugin. The easiest

[Compiz] [Bug 918360] Re: compiz crashed with SIGSEGV in getInstance()

2012-01-19 Thread Omer Akram
** No longer affects: compiz (Ubuntu) ** Also affects: unity/4.0 Importance: Undecided Status: New ** No longer affects: unity ** Changed in: unity/4.0 Importance: Undecided = Critical ** Also affects: unity (Ubuntu Oneiric) Importance: Undecided Status: New ** Changed

[Compiz] [Bug 765039] Re: Moving resized window, in some positions, cause its enlargement

2012-01-19 Thread Fabio Marconi
** Changed in: compiz (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/765039 Title: Moving resized window, in some positions, cause its

[Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread Marius Kotsbak
How is the plugin tested? Is Precise version of Ubuntu needed? -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/830949 Title: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so

[Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread Ara Pulido
David, we have a lot of N10 systems ready to test the fix. Can you provide some guidelines on how to do show, please? -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/830949 Title:

[Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread David Barth
To verify that the plugin works: 1. Call 'ccsm' on the command line to load the configuration tool, look for 'texture' and you should see the 'Copy to texture' plugin 2. Enable the plugin 3. Restart your session Now, to verify that multi-head works you will need to use the 'xrandr' command as

[Compiz] [Bug 917210] Re: compiz+unity3d generates 50 wakeups a second on idle system

2012-01-19 Thread Daniel van Vugt
Colin: What tool(s) are you using to measure wakeups? ** Also affects: compiz (Ubuntu) Importance: Undecided Status: New ** Changed in: compiz (Ubuntu) Status: New = Confirmed ** Changed in: compiz (Ubuntu) Assignee: (unassigned) = Daniel van Vugt (vanvugt) -- You

[Compiz] [Bug 917210] Re: compiz+unity3d generates 50 wakeups a second on idle system

2012-01-19 Thread Colin King
Daniel, I'm able to measure wakeup events using a tool I wrote called eventstat in my PPA https://launchpad.net/~colin- king/+archive/powermanagement - alternatively use powertop. Colin -- You received this bug notification because you are a member of compiz packagers, which is subscribed to

[Compiz] [Bug 917210] Re: compiz+unity3d generates 50 wakeups a second on idle system

2012-01-19 Thread Colin King
@Daniel, incidentally, how does one set the default mouse polling interval to 500ms? -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/917210 Title: compiz+unity3d generates 50 wakeups

[Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread Sam Spilsbury
NB: While enabling the copy to texture plugin on the compiz side of things will allow compiz to work correctly on its own, unity and nux do not have code to handle splitting up textures and drawing them individually, ensuring that they do not exceed GL_MAX_TEXTURE_SIZE . This means that you'll be

[Compiz] [Bug 918762] [NEW] Compiz crashes with SIGSEGV in PrivateWindow::configure

2012-01-19 Thread Sam Spilsbury
Public bug reported: An override redirect which is stacked at the bottom and receives a ConfigureNotify event to restack higher up will cause compiz to crash. The following patch fixe sthat :=== modified file 'src/window.cpp' --- src/window.cpp 2011-10-19 04:08:25 + +++ src/window.cpp

[Compiz] [Bug 918762] Re: Compiz crashes with SIGSEGV in PrivateWindow::configure

2012-01-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~smspillaz/compiz-core/oneiric.fix_918762 -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/918762 Title: Compiz crashes with SIGSEGV in PrivateWindow::configure To

[Compiz] [Bug 918762] Re: Compiz crashes with SIGSEGV in PrivateWindow::configure

2012-01-19 Thread Omer Akram
** Changed in: compiz (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/918762 Title: Compiz crashes with SIGSEGV in PrivateWindow::configure To

[Compiz] [Bug 757945] Re: Some small translation errors: 'A edge binding …', 'A edge bunding …', 'A button bunding …'

2012-01-19 Thread Michael Terry
This is fixed upstream and a new upstream release will shortly be pushed to Ubuntu. -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/757945 Title: Some small translation errors: 'A edge

[Compiz] [Bug 904806] Re: Support _NET_WM_STATE_FOCUSED

2012-01-19 Thread Sam Spilsbury
** Changed in: compiz-core Status: New = Confirmed ** Changed in: compiz-core Importance: Low = Medium ** Changed in: compiz-core Assignee: (unassigned) = Sam Spilsbury (smspillaz) ** Changed in: compiz (Ubuntu) Assignee: (unassigned) = Sam Spilsbury (smspillaz) ** Changed

[Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread Daniel Manrique
Hi, To test the copy to texture fix I did this: - Installed Precise on a Dell Inspiron Mini 1018 with N10 chipset. - Installed all updates (dist-upgrade) and ccsm. - Fired up ccsm, enabled copy to texture plugin. - Rebooted the system - Re-checked that copy to texture is enabled in ccsm -

[Compiz] [Bug 689733] Re: Application icons should only display windows from the current workspace in the window spread

2012-01-19 Thread Treviño
** Changed in: unity Status: In Progress = Fix Committed ** Changed in: unity (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu.

[Compiz] [Bug 826347] Re: After resume from suspend, cursor disappears and keyboard doesn't work right

2012-01-19 Thread Adam Porter
ApportVersion: 1.23-0ubuntu4 Architecture: amd64 DistroRelease: Ubuntu 11.10 EcryptfsInUse: Yes InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release amd64 (20110427) NonfreeKernelModules: wl Package: xorg 1:7.6+7ubuntu7 PackageArchitecture: amd64 ProcEnviron: LANGUAGE= PATH=(custom, user)

[Compiz] [Bug 695570] Re: Move Window doesn't raise window

2012-01-19 Thread Tristan Schmelcher
FYI, setting Raise Window to Alt + Button1 and ignoring the conflict works fine for me. Maybe Compiz should just set Alt + Button1 as the default for Raise Window? -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu.

[Compiz] [Bug 917210] Re: compiz+unity3d generates 50 wakeups a second on idle system

2012-01-19 Thread Daniel van Vugt
The default setting for the mouse polling plugin is 40ms (25Hz). Although, now I've finally looked at the code I realize mousepoll does nothing by default and only polls while other plugins need it. So it's not relevant to an idle system it seems. ** No longer affects: compiz-mousepoll-plugin --

[Compiz] [Bug 885125] Re: When switching workspaces with rotate cube focus stays on last active workspace

2012-01-19 Thread Evgeniy Lopatin
+1. Very annoying thing... -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu. https://bugs.launchpad.net/bugs/885125 Title: When switching workspaces with rotate cube focus stays on last active workspace To manage

Re: [Compiz] [Bug 830949] Re: [Intel N10 Graphics] Need Compiz' Copy to Texture plugin so can display on multi-head layouts bigger than the max GL texture size

2012-01-19 Thread Chris Halse Rogers
On Thu, 2012-01-19 at 22:23 +, Daniel Manrique wrote: Hi, To test the copy to texture fix I did this: - Installed Precise on a Dell Inspiron Mini 1018 with N10 chipset. - Installed all updates (dist-upgrade) and ccsm. - Fired up ccsm, enabled copy to texture plugin. - Rebooted the

[Compiz] [Bug 918762] Re: Compiz crashes with SIGSEGV in PrivateWindow::configure

2012-01-19 Thread Daniel van Vugt
The fix is already upstream in lp:compiz-core. Just missing in oneiric/ubuntu branches. ** Changed in: compiz-core Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in Ubuntu.