Diego Casorran

Results 81 comments of Diego Casorran

I get this exact same behavior from @lainy, except that i'm a new user to ConnectBot > every time I connect, I get a warning the key has changed. I...

Was this ever reported in trac.ffmpeg.org (also re: https://github.com/haasn/libplacebo/issues/146#issuecomment-1292497234) ? I'm on Windows 11 using an RTX A5500 and started experiencing this recently...i think (i.e. ffmpeg does hangs for me...

Thanks for the hint, didn't knew about that. Just gave it a try and i'm afraid it does still crashed. ```log $ ffmpeg.exe -hwaccel cuda -i "%INPUT%" -vf "hwupload=derive_device=vulkan,libplacebo=tonemapping=hable:format=yuv420p,hwupload=derive_device=cuda" -c:v...

@Abhinav1217 Sorry to hear about your bad Reddit experience. Try opening the index.html file and replace `src="/secureboot.js"` by `src="secureboot.js"` We do have a `onBeforeRequest()` handler that should take care of...

https://github.com/meganz/web-extension/blob/f95113a0f619018514c56eb511293a5fac02b64c/mega.js#L109 The `onBeforeRequest()` handler should also take care of redirecting `lang/en.json` to `lang/en_prod.json`, you can rename it manually for the time being, i'll try to look into this soon.

@Abhinav1217 Sorry to hear about your bad Reddit experience. Try opening the index.html file and replace `src="/secureboot.js"` by `src="secureboot.js"` We do have a `onBeforeRequest()` handler that should take care of...

Having the same issue here... ran the `logcat` command as suggested (thanks) and found this: 04-27 22:15:39.673 5039 16381 V BackupManagerService: Requesting backup: apks=true obb=true shared=false all=true system=true includekeyvalue=true pkgs=[Ljava.lang.String;@183e824...

Hi @opusforlife2, yeah it has been on our radar and we made a PoC when it was still under a draft, the main inconvenient we found back then is that...

That's correct, paging memory to disk could play bad here depending the computer characteristics and Firefox version, are you in the latest? Perhaps we could also try to improve it,...