-
```
What steps will reproduce the problem?
1. Display a window.
2. Press a key that produces a non-ASCII character (you may need to set
your keyboard layout to a foreign one).
3.
Paste in the traceba…
-
```
What steps will reproduce the problem?
1. run this script
import pyglet
window = pyglet.window.Window()
label = pyglet.text.Label('Hello, world',
font_name='Times New Rom…
-
```
When running this minimal testcase, I get either a freeze (the program
halts and can't be killed with CTRL-C) or an instant segmentation fault.
I discovered it while trying to debug a larger scri…
-
```
What steps will reproduce the problem?
If my application takes long to process some window event, some of the
subsequent events will be dropped. This happens at least for key press
events; I don…
-
```
What steps will reproduce the problem?
1. Display a window.
2. Press a key that produces a non-ASCII character (you may need to set
your keyboard layout to a foreign one).
3.
Paste in the traceba…
-
```
Have you tried Pyglet 1.2 alpha1 or the repository code? Yes, using a pip3
install of pyglet1.2 from tip on linux. I was able to fix the problem (see end
of issue).
What steps will reproduce th…
-
```
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…
-
```
When running this minimal testcase, I get either a freeze (the program
halts and can't be killed with CTRL-C) or an instant segmentation fault.
I discovered it while trying to debug a larger scri…
-
```
What steps will reproduce the problem?
If my application takes long to process some window event, some of the
subsequent events will be dropped. This happens at least for key press
events; I don…
-
```
What steps will reproduce the problem?
1. Display a window.
2. Press a key that produces a non-ASCII character (you may need to set
your keyboard layout to a foreign one).
3.
Paste in the traceba…