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

2021-11-08 Thread Phil
Same here, cannot use the snap version because of this :/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904789 Title: [snap] Cannot confirm security exception for invalid certificate To manage not

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

2021-02-24 Thread Francisco Robles Martín
Same issue here. I end up downloading the tar.bz2 package with the latest version and installing it myself. Will keep an eye to move back to snap once this is fixed :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[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

[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
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
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
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.

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

2020-12-18 Thread Johan
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 Snap version of TB and returning to the versions from the official Ubuntu PPA (in my case TB 68.1

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

2020-12-15 Thread Sebastien Bacher
Thanks, unsure what's the issue, it might be worth reporting upstream on https://bugzilla.mozilla.org There are issues discussed on https://bugzilla.mozilla.org/show_bug.cgi?id=1590474 but it sounds a bit different Did you try the deb of 78 or an older version? Could you also give some details on

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

2020-12-15 Thread Johan
Looking at the Error Console was the right idea, thanks. Here's the error that is caught when clicking the "Confirm Security Exception" button: Exception { name: "NS_ERROR_FAILURE", message: "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIURI.port]", result: 2147500037, filenam

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

2020-12-14 Thread Sebastien Bacher
Thank you for your bug report, is there a public server which triggers the dialog which could be used for testing? Could you try to start thunderbird --jsconsole and see if any error is printed when trying to validate the exception? ** Changed in: thunderbird (Ubuntu) Importance: Undecided => L

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

2020-12-14 Thread Johan
By "nothing happens" I mean that the "Add Security Exception" window stays open with seemingly no effect when clicking on the button "Confirm Security Exception". Clicking multiple times doesn't change the state of the window either. The only way to advance is to click "Cancel" which closes the win