K-Meleon on Goanna :  K-Meleon Web Browser Forum
Building K-Meleon on top of the Goanna engine 
UserAgent and System setting ; need help
Posted by: WasiFH
Date: August 16, 2022 04:33PM

I am getting this error message while trying different userAgents in order to access mail.tutanota.com.

Quote

Mozilla/5.0 (Windows NT 5.1;Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0 Mypal/29.3.0
ReferenceError: System is not defined
@https://mail.tutanota.com/index.js:57:2

what does "System is not defined" mean?
tutanota is my default email,paid email site, and I need to access via K-Meleon as I would in past.
Any help?

NOTE: the forum added hyperlink (@ht t p s:// mail.tutanota.com/index.js:57:2) but there wasn't any in the error message.

Options: ReplyQuote
Re: UserAgent and System setting ; need help
Posted by: JohnHell
Date: August 16, 2022 06:42PM

Quote
WasiFH
what does "System is not defined" mean?

That the object/variable, doesn't exist when is being called, probably created in another script or in the page (haven't dig on it).

Also, I don't know at what level equals Goanna 3.5.x to Gecko, but might be that the import function is not even supported either. It is relatively new:
javascript import function compatibility

Quote
WasiFH
tutanota is my default email,paid email site, and I need to access via K-Meleon as I would in past.
Any help?

Pay or not means nothing. Sounds harsh, but you pay for the service, not for the compatibility of the service with your software.

If tutanota supports it, use IMAP and an IMAP mail client to access it. It is a more robust and stable in time standard than HTML+JS.

Quote
WasiFH
NOTE: the forum added hyperlink (@ht t p s:// mail.tutanota.com/index.js:57:2) but there wasn't any in the error message.

Normal forum behaviour.

If you don't want a link to be auto converted, just remove the protocol, dots and double bar. In this case: https://.

Or place an inverted bar before the URL, but then it will look like:
\https://

Or disable BBcode, what is even worst output.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.