-
```
What steps will reproduce the problem?
1. Installed packages at attach1
2. Error at attach2
What is the expected output? What do you see instead?
the example must work but still requires pyglet.
…
-
Extend the module support so output can be used with pyglet.
Initially this would just be rendering using cairo onto a surface.
See also:
http://ethanmiller.name/notes/pyglet_pycairo/
Once pyglet …
-
OS: Win 11 Pro 23H2 (OS Build 22631.3737)
Tested with latest python 3.11, 3.12.1, 3.12.4
Resizing the window causes access violations and eventually crashes with `ERRRORLEVEL = -1073741819` (Hex …
-
Hi,
I'm seeing that when my pyglet application's UI window is not visible (e.g. hidden by other full-screen windows) then the update interval temporarily goes up from the one set for the applicatio…
-
Has anyone come across this issue and resolved it while running bash visualise.sh
Traceback (most recent call last):
File "/home/cvlab/Desktop/Divya_Excecutive/TalkSHOW/scripts/diversity.py", li…
-
For issue #222, we added support to render a Pyglet window as a PNG image, but none of that code has unit tests, yet.
Add some unit tests to improve the code coverage, and make sure we don't accide…
-
I tried to run pyrender on the Leonard cluster at ETH Zurich.
https://scicomp.ethz.ch/wiki/Leonhard_applications_and_libraries
I get the following error:
File "/cluster/home/lehnerj/.local/sha…
-
```
Pyglet, as far as I know, has no poll() method, and I find this very
inconvenient for cases in where I would have to call it. For example, I am
using the Twisted networking library at the momen…
-
```
Currently there are some patches here:
http://github.com/certik/hermes2d/tree/pyglet
But it needs to be polished and it should behave exactly as our current
opengl visualisation.
```
Original i…
-
On a MX Linux Live USB, with a working PulseAudio installation (other applications play sound through PulseAudio just fine), there is no sound when playing back audio through the PulseAudio driver wit…
fladd updated
2 months ago