X Tutup
The Wayback Machine - https://web.archive.org/web/20210106131103/https://github.com/python-xlib/python-xlib/issues/48
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

pypanel is no more working #48

Closed
william-os4y opened this issue Jul 29, 2016 · 0 comments
Closed

pypanel is no more working #48

william-os4y opened this issue Jul 29, 2016 · 0 comments
Labels

Comments

@william-os4y
Copy link

@william-os4y william-os4y commented Jul 29, 2016

With the release 0.16, pypanel is no more working. With 0.15rc1 and 0.14 it was perfect.
I'm running python2.7.

The panel appears, but like it was a picture. No possible interactions (click, minimize, ...)

By tracing the program, I see lot of calls to display.py , few to rq.py and lock.py. But no more calls to pypanel. Thus sounds to be a problem in py-xlib.

How to reproduce ?
Just install pypanel (python2 setup.py build and install) and run it.

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

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.
X Tutup