Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App-switcher (alt-tab) hangs when playing video #2

Open
torbjorn opened this issue Nov 13, 2014 · 3 comments
Open

App-switcher (alt-tab) hangs when playing video #2

torbjorn opened this issue Nov 13, 2014 · 3 comments
Labels

Comments

@torbjorn
Copy link

If I use any of the two application switchers (Application Switcher and Static A. S. in ccsm), and I have a windows that plays video, compiz hangs at 100% cpu and in practice becomes unresponsive.

This started occuring the last 3-4 weeks and is 100% reproducible.

Likely suspet is the binary nvidia driver. lspci says
01:00.0 VGA compatible controller: NVIDIA Corporation GK110 [GeForce GTX 780](rev a1)

Currently running NVIDIA-Linux-x86_64-340.32.run from nvidia.com and $(uname -r) is 3.16.6-200.fc20.x86_64

@torbjorn
Copy link
Author

Version:
$ rpm -q compiz
compiz-0.8.8-27.fc20.x86_64

@KristianLyng
Copy link
Owner

Could you change to console when this happens and attach strace to compiz to see what is going on? E.g. strace -p pidofcompiz. And is it compiz or xorg or a mix that uses all the CPU?

@torbjorn
Copy link
Author

ill try but its fairly unresponsive

ssh into it might work

it does not reproduce on a laptop with intel graphics
On Nov 15, 2014 12:05 AM, "Kristian Lyngstøl" [email protected]
wrote:

Could you change to console when this happens and attach strace to compiz
to see what is going on? E.g. strace -p pidofcompiz. And is it compiz or
xorg or a mix that uses all the CPU?


Reply to this email directly or view it on GitHub
#2 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants