oracc / nammu

Oracc GUI
GNU General Public License v3.0
12 stars 10 forks source link

Nammu ATF functions do not work with Munich server settings #317

Closed jnovotny-lmu closed 6 years ago

jnovotny-lmu commented 6 years ago

Steps:

  1. Open Nammu.
  2. Open Preferences and set ORACC server location to 'Munich' (see screenshot).
  3. Save Preferences.
  4. Open an ATF file with a project on the Munich Server. For example, AD-140.atf
  5. Go to the ATF tab of Nammu, and select, e.g., Validate.

Expected Result: Nammu should validate the file. Actual Result: Nammu does no validate the file. (see screenshot)

The results are the same when the Lemmatise option is selected.

I have tried this on two different Macs. Screenshots of the Preference setting, failed validation, and a sample ATF (coverted here to .txt for upload) are attached. nammu-preferences nammu-message AD-140C.txt

raquelalegre commented 6 years ago

Hi Jamie,

Thanks for the report. Stuart and I will have a look into this today. It's odd you are not getting any error message! Can you send us a zip file with the contents of your ".nammu" folder too, please? That folder is a hidden folder that should be in your home directory. Please let us know if you need assistance with this and we can have a short skype call later today.

jnovotny-lmu commented 6 years ago

Raquel,

See the attached ZIP file of the requested folder.

Jamie

Dr. Jamie Novotny Akademischer Oberrat Ludwig-Maximilians-Universität München Historisches Seminar - Abteilung Alte Geschichte

Postadresse: Ludwig-Maximilians-Universität München Geschwister-Scholl-Platz 1 D - 80539 München

Telefon: 0049-89-2180-3789 email: Jamie.Novotny@lmu.de, Jamie.Novotny@lrz.uni-muenchen.de

Am 2018-05-16 08:29, schrieb Raquel Alegre:

Hi Jamie,

Thanks for the report. Stuart and I will have a look into this today. It's odd you are not getting any error message! Can you send us a zip file with the contents of your ".nammu" folder too, please? That folder is a hidden folder that should be in your home directory. Please let us know if you need assistance with this and we can have a short skype call later today.

-- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub [1], or mute the thread [2].

Links:

[1] https://github.com/oracc/nammu/issues/317#issuecomment-389409393 [2] https://github.com/notifications/unsubscribe-auth/ASqLJi95origXCIqYliLc8xpWknr-ObPks5ty8dTgaJpZM4UArSv

EleanorRobson commented 6 years ago

Parenthetically, you need to set the language code to a particular dialect of Akk:

atf: lang akk-x-stdbab

See http://oracc.museum.upenn.edu/doc/help/editinginatf/primer/inlinetutorial/index.html#h_languages for the fact that "akk" alone is not valid in protocol lines.

sgrieve commented 6 years ago

Hi @jnovotny-lmu I have been investigating this issue and we have similar issues. Digging into the log, it is telling us that the server connection is timing out, but this is not reported to the user. I am going to work on a fix for this that will give more obvious feedback to the user in this situation.

sgrieve commented 6 years ago

It turns out there was a bug in how we were displaying some errors. I have now fixed the problem so that users will see a meaningful message in this instance. See this image for an example of how the message will look.

screen shot 2018-05-24 at 15 00 48

We will add these changes to the next release of Nammu.