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

Qtile crash #67

Closed
tailhook opened this issue Apr 19, 2011 · 2 comments
Closed

Qtile crash #67

tailhook opened this issue Apr 19, 2011 · 2 comments

Comments

@tailhook
Copy link
Contributor

*** QTILE REPORT 2011-04-19 10:07:40.066427
Message: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/libqtile/manager.py", line 1016, in _xpoll
  r = h(e)
File "/usr/lib/python2.7/site-packages/libqtile/manager.py", line 1244, in handle_DestroyNotify
  self.unmanage(e.window)
File "/usr/lib/python2.7/site-packages/libqtile/manager.py", line 895, in unmanage
  c.group.remove(c)
File "/usr/lib/python2.7/site-packages/libqtile/manager.py", line 437, in remove
  nextfocus = self.floating_layout.remove(win)
File "/usr/lib/python2.7/site-packages/libqtile/layout/floating.py", line 140, in remove
  res = self.focus_next(c)
File "/usr/lib/python2.7/site-packages/libqtile/layout/floating.py", line 93, in focus_next
idx = self.clients.index(win)
ValueError: Window(Printing) is not in list
@mattharrison
Copy link
Contributor

I'm pretty sure this is the same as #56

@tailhook
Copy link
Contributor Author

Yep. I was in hurry...

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

No branches or pull requests

2 participants