Börge Kiss

Results 36 comments of Börge Kiss
trafficstars

I suddenly have the same issue (Pop!_OS 20.10, VSCodium 1.51.1 via snap) - almost half a year later: ![image](https://user-images.githubusercontent.com/9215743/100359578-09ef3a80-2ff8-11eb-846f-a97bb89a3953.png) **EDIT:** I just tried the VSCode snap - no problems there.

> For the snap expert out there, is it a VSCodium specific issue? I am not the snap expert you are looking for, but [it looks like a problem with...

I just had the same problem. It happened when I wanted to upgrade a package with a version like `12.4.2` to version `12.4.17`. Well, I really hope it's not just...

I have the same problem. `syslog` says mopidy is trying to download the mp3 files from the podcast (so downloading the feed seems to work!) but it fails on every...

The logs indicate that it happens during **step d)**, yes. Because just like in [your comment](https://github.com/MiczFlor/RPi-Jukebox-RFID/issues/805#issuecomment-626305362) it tries to address the actual mp3-URLs. I didn't know about these steps, though....

Kinda OFF-TOPIC, sorry: For anyone like me who urgently needs a TS-Fetch or TS-Axios generator that's able to handle 3.1 schemas: I recently worked through the handful of available projects...

@ricardo-reis-1970 do you get these warnings only when running tests or also when running the app itself? Because for me it's only when running pytest. I haven't session-scoped my `test_app`...

@KRC1997 Yeah you're right (in a way). I only add the router once, but the problem occurred when I started using [asgi-lifespan](https://pypi.org/project/asgi-lifespan/0.5.0/) to include the startup- and shutdown routines (the...

The added commit (3174063) fixes the accepted input file names (for generating output file names from them) to include `.ca2z` files. A demo of the used RegEx can be seen...

Oh, I see. Thank you for your reply! That's a bit unfortunate, though. Just to make sure I got this right: It takes all the attributes of the settings model...