Paul Schuegraf

Results 22 comments of Paul Schuegraf

Thanks for the context link, I've already seen a lot of this type of error but I assume lots of it is my fault. You're bang-on that it's not very...

I had the same problem but it was also occuring with postgres 9 and 8. After a pile of wasted time I ended up cutting my migration file down to...

Interesting - I'm having a similar problem with the DDSP effects VST, but my synth VST seems to work fine. I have M1/Monterey so should have pretty similar setup. Does...

@markusaksli-nc https://github.com/pschuegr/firebase_upload This required the use of the audio_service plugin, so https://github.com/ryanheise/audio_service/issues/477 may be relevant.

I wasn't able to easily reproduce without the audio_service plugin. Does using a third-party lib cause problems for you?

It's possible that this is an issue with the audio_service plugin, but given that there are a number of issues (ie https://github.com/FirebaseExtended/flutterfire/issues/3671, https://github.com/FirebaseExtended/flutterfire/issues/4267, https://github.com/FirebaseExtended/flutterfire/issues/4108) filed about problems with background isolates...

@TahaTesser I'm unconvinced that I can make this happen with less code than https://github.com/pschuegr/firebase_upload/blob/master/lib/main.dart and to be honest I am still not clear on why this is necessary, since the...

FYI, it's very easy to create a small project which reproduces this problem which fits my definition of "minimal completely reproducible", and IIRC I did so (had to edit it...