Amos bug

Amos bug

by Károly Fábricz -
Number of replies: 9

While translating Amos, I run into a situation where Amos runs out of control.

Is there a way to save already translated pieces of text. It looks like it has to do with Javascript, but I am not sure.

Any ideas?

Karoly

Attachment Amos_bug.png
In reply to Károly Fábricz

Re: Amos bug

by David Mudrák -
Picture of Language pack maintainers

I haven't run into such problem personally. If possible, you might be able to find details in your browser's developer console.

There are multiple levels of data-loss protection implemented in AMOS. Every submitted string is stored into the autosave stash and you should be able to find them there. Only the last particular string that does not make it into the server, would be probably missing.

In reply to David Mudrák

Tárgy: Re: Amos bug

by Károly Fábricz -

Hi David,

It happened again. The message that popped up was "Ajax request failed".

The background of the two lines affected turned grey, while the border turned red.

As far as I can judge, it happens when I copy and paste a piece of text from one cell into another.

The browser is Waterfox, the OS is Windows 10 64 bit. When I hover the mouse over the area, a red circle with a slash inside appears.

Does that give you an idea where I might go wrong?


Attachment Ajax_request_failed.png
In reply to Károly Fábricz

Re: Tárgy: Re: Amos bug

by David Mudrák -
Picture of Language pack maintainers

Hmm. Weird. I can't see anything obvious in the server's error log. Can you please note the exact time of when it happens next time?

In reply to David Mudrák

Tárgy: Re: Tárgy: Re: Amos bug

by Károly Fábricz -

This time the exact time it recurred was  on June 06, 2018 at 8:18 a.m. and 8:19 a.m., respectively.

Strangely, the alert box appeared after pasting the copied text the second time.

The alert box requesting confirmation to prevent creating dialogs poppud up on clicking the OK button on the first image.

Hope this helps.


Best wishes,


Karoly


Attachment Ajax_request_rejected_dialog_prevention.png
Attachment Ajax_request_rejected.png
In reply to Károly Fábricz

Re: Tárgy: Re: Tárgy: Re: Amos bug

by David Mudrák -
Picture of Language pack maintainers

I am sorry to hear that. Unfortunately, I can't see any problem logged on the server side. There are requests around that time, but non of them ended with an error. So my best guess is that something is happening locally in your browser. If you are able to use the developer console in your browser, you might be able to see some error messages there.

In reply to Károly Fábricz

Re: Amos bug

by Nicolas Martignoni -
Picture of Language pack maintainers

I remember having once or twice suffered from this in AMOS. I suspected then a temporary network problem on my side, since I could not reproduce it.

Nicolas