pasikarkkainen
pasikarkkainen
Some more info.. the crashing winmail.dat tnef file in question looks like the following (when checking with "tnefparse" which seems to be able to parse it properly): ``` $ tnefparse...
I'm seeing this issue on Fedora 35 with freerdp-2.5.0-1.fc35.x86_64, connecting to Win10 Pro. Audio lag keeps increasing all the time and it's impossible to discuss for example on Teams call....
@akallabeth Thanks for the reply. I'm using freerdp to connect to a VM running on the same machine (localhost), so I don't think there's any packet loss involved. The audio...
I just did a few tests using Chrome and casting a tab which has some web audio player in it.. test result: hitting play/pause on the web audio player results...
Great, good to hear! Is there any estimated timeframe for these?
This seems to be still a problem today. I created two separate related issues: https://github.com/vmware/vcd-cli/issues/436 and https://github.com/vmware/vcd-cli/issues/437
@Didainius Yep, I'm working on a minimal config which triggers the issue. I'll post the config and logs when done.
@Didainius here we go: main.tf: http://pasik.fi/terraform-vcd-provider-v2.4.0-edge_gw-config-regression-main.tf terraform apply log: http://pasik.fi/terraform-vcd-provider-v2.4.0-edge_gw-config-regression-log.txt I let it run for some ~1.5h, but it won't succeed even if it runs overnight. with vcd provider v2.3.0...
@Didainius @lvirbalas Thanks! I'll get the API call log, and I'll see if I can try with vCD 9.5 aswell. My primary environment is vCD 9.7 currently.
@Didainius I've only noticed this issue during 'create' phase. terraform log with TF_LOG=TRACE: http://pasik.fi/terraform-vcd-provider-v2.4.0-edge_gw-config-regression-log-2.txt VCD_API_LOGGING: http://pasik.fi/terraform-vcd-provider-v2.4.0-edge_gw-config-regression-log-2-api.txt I cancelled the 'apply' operation at around 20 mins, it obviously was stuck and...