-
```
What steps will reproduce the problem?
1. Run the following script:
---
import pyglet
from pyglet.window import key
window = pyglet.window.Window(fullscreen=True)
pyglet.app.run()
---
The fol…
-
### Before submitting a bug report
- [X] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
- [X] I searched for existing reports to see if it hasn't a…
-
The Dark Mod is a stealth game with an engine based on the id tech 4/doom3 engine.
Running in an arm chroot, everything starts off fine, then fails at input initialization with an xkb library version…
-
```
What steps will reproduce the problem?
1. Run the attached program, notice two quads
2. Uncomment the line indicated that should have no effect
3. Re-run the program, notice that the blue quad bec…
-
```
Have you tried Pyglet 1.2 alpha1 or the repository code?:
Both, although i'm currently running & testing with 1.2a1.
What steps will reproduce the problem?
1. Initialize a sound in pyglet and pla…
-
```
What steps will reproduce the problem?
1. Run the following script:
---
import pyglet
from pyglet.window import key
window = pyglet.window.Window(fullscreen=True)
pyglet.app.run()
---
The fol…
-
### Before submitting a bug report
- [X] I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
- [X] I searched for existing reports to see if it hasn'…
-
```
Have you tried Pyglet 1.2 alpha1 or the repository code?
YES.
I tried following combinations:
Windows 8 64 bit with Python 32 bit:
2.6.6 + pyglet 1.1.4 -> bug does NOT occur
2.7.5 + pyglet 1.1.4 …
-
```
What steps will reproduce the problem?
1. Run the following script:
---
import pyglet
from pyglet.window import key
window = pyglet.window.Window(fullscreen=True)
pyglet.app.run()
---
The fol…
-
```
Have you tried Pyglet 1.2 alpha1 or the repository code?:
Both, although i'm currently running & testing with 1.2a1.
What steps will reproduce the problem?
1. Initialize a sound in pyglet and pla…