-
```
Pyglet will not transition from fullscreen to windowed mode at runtime if I
have a function clock.schedule'd. The display just hangs and I get a mouse
pointer. The application still responds to ke…
-
```
What steps will reproduce the problem?
1. get mac laptop, install linux, python, pyglet, mesa (no accel)
2. run example, crashes with "ValueError: invalid literal for int(): 4 Mesa 6"
3.
Paste in…
-
```
What steps will reproduce the problem?
1. run the noisy.py example (or any pyglet app)
Expected:
the simple example running.
Happened:
instant crash with traceback.
Paste in the traceback or err…
-
```
Have you tried Pyglet 1.2 alpha1 or the repository code?
I am currently using the latest repository code as of a few days ago. I tried
searching for other reports on this but I haven
What steps…
-
```
What steps will reproduce the problem?
1. Open a window with an on_key_press handler which prints out the keys.
2. Press the A key without shift. pyglet.window.key.A (97) will get printed
out.
3. …
-
```
What steps will reproduce the problem?
1. run the noisy.py example (or any pyglet app)
Expected:
the simple example running.
Happened:
instant crash with traceback.
Paste in the traceback or err…
-
```
Just started using pyglet and love what I am seeing, excellent work!
I stumbled across this issue while running the examples.
Steps to reproduce the problem:
1. Run the media_player.py example w…
-
```
What steps will reproduce the problem?
1. Following the 'Hello World' App from the programming guide
(http://www.pyglet.org/doc/programming_guide/hello_world.html), when I try
to run it it produce…
-
```
Pyglet will not transition from fullscreen to windowed mode at runtime if I
have a function clock.schedule'd. The display just hangs and I get a mouse
pointer. The application still responds to ke…
-
```
What steps will reproduce the problem?
1. Open a window with an on_key_press handler which prints out the keys.
2. Press the A key without shift. pyglet.window.key.A (97) will get printed
out.
3. …