Skip to content
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

Unable to choose location of new database in DNA - prevents access to work #267

Closed
KaiSteemers opened this issue Feb 21, 2023 · 14 comments
Closed
Assignees
Labels
bug DNA GUI Issues related to the graphical user interface version 3.0 Issues relating to version 3.0, including rDNA
Milestone

Comments

@KaiSteemers
Copy link

Using Mac (M1, 2020)

When trying to create new DNA database there is no ability to choose the location of database, not able to click OK. (image 1)

When no location of database is chosen data structures are set up in private/var folders which is inaccessible. (image 2)

Screenshot 2023-02-21 at 18 12 32

Screenshot 2023-02-21 at 18 13 40

Feel like I'm missing something really obvious maybe? Have taken advice of previous issue raisers with regard to Pictures folder. Didn't have this problem with pre-existing sample files downloaded to practice on.

Thanks

@leifeld leifeld self-assigned this Feb 21, 2023
@leifeld leifeld added bug DNA GUI Issues related to the graphical user interface version 3.0 Issues relating to version 3.0, including rDNA labels Feb 21, 2023
@leifeld leifeld added this to the DNA 3.0.10 milestone Feb 21, 2023
@leifeld
Copy link
Owner

leifeld commented Feb 21, 2023

Thanks for reporting this. Looks like the same Mac Java security issue that plagued previous Mac users. I'll try to look into it by the end of the week.

One thing you could try in the meantime is to open a terminal and type java -jar dna-3.0.9.jar from the directory where the DNA JAR file is stored. There is a possibility that this gives DNA proper user rights. Can you try and report back? Thanks.

@KaiSteemers
Copy link
Author

Thanks for reporting this. Looks like the same Mac Java security issue that plagued previous Mac users. I'll try to look into it by the end of the week.

One thing you could try in the meantime is to open a terminal and type java -jar dna-3.0.9.jar from the directory where the DNA JAR file is stored. There is a possibility that this gives DNA proper user rights. Can you try and report back? Thanks.

As so?:
Screenshot 2023-02-21 at 18 44 38

@leifeld
Copy link
Owner

leifeld commented Feb 21, 2023

Just like that, but either the JAR file needs to be in the home directory, or you need to navigate to the directory where the JAR file is located using the cd command on the terminal.

@leifeld
Copy link
Owner

leifeld commented Feb 21, 2023

You can display the files that are currently present using ls.

@KaiSteemers
Copy link
Author

I have moved dna-3.0.9.jar from my desktop to the home directory

it now displays this:

Screenshot 2023-02-21 at 19 05 02

@KaiSteemers
Copy link
Author

and opens the discourse network analyzer

@leifeld
Copy link
Owner

leifeld commented Feb 21, 2023

Great. And does opening DNA in this way fix the problem you reported above (as a work-around until I get to fix it properly)?

@KaiSteemers
Copy link
Author

Unfortunately not. I am still not able to click 'ok'

Screenshot 2023-02-21 at 20 42 16

@leifeld
Copy link
Owner

leifeld commented Feb 21, 2023

OK, thanks. I'll look into it in the next few days and try to fix it.

@KaiSteemers
Copy link
Author

thank you, I really appreciate it!

@leifeld
Copy link
Owner

leifeld commented Feb 21, 2023

Probably unrelated, but perhaps worthwhile to check out: #201.

@leifeld
Copy link
Owner

leifeld commented Feb 23, 2023

Hi again. Can you please check out this temporary version and report back if it fixes the problem? I will include it in the next release, probably next month, but it should be OK to work with it until then. The changes can be reviewed here.

(Edit: Found another bug; replaced the temporary version.)

@KaiSteemers
Copy link
Author

Hi,

I just used it and it worked!

Thank you very much.

@leifeld
Copy link
Owner

leifeld commented Feb 24, 2023

Excellent! Thanks for your patience and testing it. Will close the issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug DNA GUI Issues related to the graphical user interface version 3.0 Issues relating to version 3.0, including rDNA
Projects
None yet
Development

No branches or pull requests

2 participants