-
Two tests in `test_util` started to fail in Fedora Linux after the move to Python 3.13.0b2:
```
============================= test session starts ==============================
platform linux -- Py…
-
You need to run the pyramid application with development config variables ('pserve development.ini'). But first, you need to set up a PostGreSQL database. We need a database for running the site and a…
-
View details in Rollbar: [https://localhost:7943:7943/item/35/](https://localhost:7943:7943/item/35/)
```
Traceback (most recent call last):
File "/Users/coryvirok/Development/moxenv/lib/python2.7/…
-
When behind a web proxy, there is an issue with openid.
After authentication on remote provider, user is redirected back to the site on a wrong address, the one given in [server:main] for host and por…
-
first ideas (this is a very preliminary analysis, it is rather a list of ideas. In the final implementation, there may be some additional parts or some parts may be unnecessary)
should cover:
- end-…
-
Ive got the following problem with some of my media when encoding to av1. If using vpp denoise mode auto, sometimes it crashes with a core dump. When removing the vpp denoise option it runs through. A…
-
# Problem
After setting up a local devpi-server for testing:
```
> devpi-init
> devpi-server
```
Then running:
`pip install -i http://localhost:3141/root/pypi/+simple/ wrapt==1.14.1`
I get:
…
-
There is an extension on the mosse-tracker which uses image pyramids to get different patches for training the filters and this provides a tracker which is more robust to scale changes and apparently…
-
As this project grows in size, I am concerned that only manual testing is being performed. This is not good as not only are tests not being documented, but also we are just purely manual testing this …
-
While building Stonehenge, I noticed a bug (or feature). When I have Stonehenge in slot 1 of the production queue, if I right click it or drag it over to the garbage can, it cancels it outright. Doesn…