-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pressing "Obtain lemmas" empties textbox #333
Comments
Thanks for the report and for sending the log.
You are correct that that is not the expected behaviour. We'll have a look into the problem and let you know.
From: M. Willis Monroe
Sent: Tuesday 24 July, 20:21
Subject: [oracc/nammu] Pressing "Obtain lemmas" empties textbox (#333)
To: oracc/nammu
Cc: Subscribed
This is on Nammu 1.0 running on Linux.
When I press the "Obtain lemmas" button the application clears out the entire textbox where the file contents are.
I've attached an error log from the console.
NB: This is an older project that might not reflect any recent changes to the oracc backend. In any case, wiping a text field is probably undesirable behavior.
Nammu error (incorectly configured project wipes text input).txt<https://github.com/oracc/nammu/files/2225032/Nammu.error.incorectly.configured.project.wipes.text.input.txt>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#333>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AJ65xnHy6lUm8LNSPPAsKcNw_BpPGh5Pks5uJ3OwgaJpZM4VdUKX>.
|
Hi @willismonroe, I have been investigating the error you have reported and have been able to reproduce it. Can I ask you to run the command I suspect that the problem is that you are using Java 9 (which will show up as 1.9.xx). At present nammu 1.0.0 is only tested on Java 8. Thanks |
java -version
openjdk version "10.0.1" 2018-04-17
OpenJDK Runtime Environment (build 10.0.1+10-Ubuntu-3ubuntu1)
OpenJDK 64-Bit Server VM (build 10.0.1+10-Ubuntu-3ubuntu1, mixed mode)
…On Thu, Jul 26, 2018 at 3:02 AM Stuart Grieve ***@***.***> wrote:
Hi @willismonroe <https://github.com/willismonroe>,
I have been investigating the error you have reported and have been able
to reproduce it. Can I ask you to run the command java -version in your
linux terminal and report the output here?
I suspect that the problem is that you are using Java 9 (which will show
up as 1.9.xx). At present nammu 1.0.0 is only tested on Java 8.
Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#333 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AArpyp8DsMdBD6MxGnuS3qmbw1TzBjdAks5uKZPJgaJpZM4VdUKX>
.
|
Hi @willismonroe, We think we have fixed your problem, and will send you a new version of nammu to test in the next few days. |
We have released version 1.0.1 of Nammu, which can be downloaded here: This version should have resolved the problems you initially reported. Please let us know if you have any further issues. |
@willismonroe Have you had any success with the new version? |
I have, it seems to work. Thanks for the fix!
…On Fri, Aug 17, 2018 at 3:41 AM Stuart Grieve ***@***.***> wrote:
@willismonroe <https://github.com/willismonroe> Have you had any success
with the new version?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#333 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AArpyltCLVWz3RwgxP-Lsss6kleoSwTUks5uRp3lgaJpZM4VdUKX>
.
|
Great! Thanks for letting us know. I'll close this issue then. |
This is on Nammu 1.0 running on Linux.
When I press the "Obtain lemmas" button the application clears out the entire textbox where the file contents are.
I've attached an error log from the console.
NB: This is an older project that might not reflect any recent changes to the oracc backend. In any case, wiping a text field is probably undesirable behavior.
Nammu error (incorectly configured project wipes text input).txt
The text was updated successfully, but these errors were encountered: