[Bug 1904789] Re: [snap] Cannot confirm security exception

2020-12-13 Thread launcher of pad's
Same here; NameThunderbird Version 78.5.1 Build ID20201130232704 Distribution ID ubuntu-snap-build Update Directory /snap/thunderbird/96 Update History Update Channel release-cck-ubuntu User Agent Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101

[Bug 1904789] Fwd: Submit Request Failure

2020-12-14 Thread launcher of pad's
i'll try again with a text file as i got an error sending the error ;) Forwarded Message Subject:Submit Request Failure Date: Mon, 14 Dec 2020 21:12:22 - From: nore...@bugs.launchpad.net Reply-To: nore...@bugs.launchpad.net To: launch...@diversity.nl

[Bug 1872527] Re: Clipboard doesn't work 100% of the time in Ubuntu 20.04 (in KVM guests)

2020-12-16 Thread launcher of pad's
issue still present after installing libspice-client-glib-2.0-8_0.38-2ubuntu1_amd64.deb libspice-client-gtk-3.0-5_0.38-2ubuntu1_amd64.deb spice-client-glib-usb-acl-helper_0.38-2ubuntu1_amd64.deb and rebooting -- You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 1904789] Re: [snap] Cannot confirm security exception for invalid certificate

2020-12-18 Thread launcher of pad's
i stoped using the snap version and all is well again On 18/12/2020 16:31, Johan wrote: > I understand that it's particularly difficult to reproduce the bug > because it requires a mail server with a certificate problem. Since it > was blocking me, I temporarily dealt with this by not using the Sn

[Bug 1904789] Re: [snap] Cannot confirm security exception for invalid certificate

2021-02-11 Thread launcher of pad's
like a boomerang I found myself ending up again with 78.7.1 (64bit) Thunderbird. The issue still remains :( Is there a workaround yet? Can I set a breakpoint perhaps in the offending code and then tweak the local variables in such a way to get it working? I know how to debug with the dev tools.

[Bug 1904789] Re: [snap] Cannot confirm security exception for invalid certificate

2021-02-11 Thread launcher of pad's
how do I set a breakpoint early in the call stack? Uncaught Exception { name: "NS_ERROR_FAILURE", message: "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIURI.port]", result: 2147500037, filename: "chrome://pippki/content/exceptionDialog.js", lineNumber: 156, columnNumber:

[Bug 1904789] Re: [snap] Cannot confirm security exception for invalid certificate

2021-02-11 Thread launcher of pad's
never mind, am now in the debugger with the offending piece of code. if I can figure this out in 20 minutes then great. otherwise I will give up -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904789

[Bug 1904789] Re: [snap] Cannot confirm security exception for invalid certificate

2021-02-11 Thread launcher of pad's
chrome://pippki/content/exceptionDialog.js line 156 if (uri.port == -1) { //offending line. url.port == undefined mutator.setPort(443); } how do I change the source code to just not do this if statement? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1904789] Re: [snap] Cannot confirm security exception for invalid certificate

2021-02-11 Thread launcher of pad's
nah I am giving up. this debugger is not working as expected. also this code is riddled with exceptions. uninstalling and going back to better times -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19047