Diego Casorran

Results 108 comments of Diego Casorran

Same problem here, on windows 8.1 as well - no notifications shown at all. It seems whatever the issue is it's with SnoreToast.exe itself? here are a few tests running...

just gave version 5.2.1 a quick try on Win 8.1 and unfortunately it's the same, the notifications aren't shown.

Actually there is a quite trivial workaround for this: ```js const SSDP = require('node-ssdp').Server, server = new SSDP({ reuseAddr: false, sourcePort: { port: 1900, exclusive: true }, ...... }); ```...

Olá, Você poderia informar-nos o número do seu ticket?

That is a neat idea (which will involve upgrading [our fork](https://github.com/meganz/pdf.js) to support forms) We will consider it, thanks!

Hello, We are enforcing the use of MEGAsync when we do detect beforehand the download won't be reliably through the browser, thus making such checkbox un-selectable. Under Firefox we do...

Thanks for the report, please try the following: Open the hamburger menu in the top-right side of the page and while holding down the ctrl-key do click on _"Reload your...

Have you tried https://www.amazon.com.tr/customer-preferences/country ? :)

I see, i would be surprised if that is not something you could workaround by cleaning cookies on the sites (also for Google, and/or changing prefs there), although i have...