penCsharpener

Results 18 comments of penCsharpener

Got similar or same issue. Browser page is blank. No matter whether I start the tray icon, install and run windows service or just the server (both as admin) I...

I figured it out. Problem is not with duplicati. I used firefox and never tried another browser. When it worked in Edge I looked at my Firefox settings. Had to...

there is a workaround but it involves hacking easy-rsa [see this stackoverflow answer](https://stackoverflow.com/questions/22415601/using-easy-rsa-how-to-automate-client-server-creation-process) in `/etc/openvpn/easy-rsa/easyrsa` find the function `gen_req()` in line 641 (depends on your version) there is `opts=""` edit...

it must be said that the `openvpn-install.sh` script won't function anymore as expected after that modification. Rather then being asked for the password twice when going through the interactive script...

I also have the same problem in MS Teams. When using the NDI virtual cam driver text is crisp and very readable. With OBS VirtualCam it's not. Doesn't even look...

as a relevant side note the same works with your IS4 solution

no, the table is not there. When I start with an empty db and do `dotnet run` in the .Admin project I get this error. ```log 2022-02-22 21:50:19.841 +01:00 [ERR]...

I also need this to pass arguments given to the app down to a service in the DI.

@flaengel is there any way for your to publish this hacky fix? I've done VS extension development yet to build my own modified version.

legend @flaengel. It worked. I should start looking into extension development. Carry so much potential for productivity.