pnrobinson / loinc2hpoMiner

Loinc2Hpo Miner
GNU General Public License v3.0
1 stars 1 forks source link

Still need to load LOINC and hp.obo files? #13

Closed morales-felix closed 2 years ago

morales-felix commented 2 years ago

I am able to execute the app on Windows 10, but after that can't do much. I remember from a previous version that it was necessary to lead certain files. Is that still the case? When building the app, the terminal prints out statements about not loading those files (or a particular user), so it reverts to the default.

Would appreciate some orientation regarding this.

pnrobinson commented 2 years ago

We could set up a zoom meeting to agree on a way forward. If you could paste in the error messages you see that would be useful.

morales-felix commented 2 years ago

This is the screen right after running the app.

Untitled
morales-felix commented 2 years ago

And after searching for a particular LOINC code, this is the stack:

Untitled1 Untitled2
pnrobinson commented 2 years ago

@tulachin I have added some code to catch these issues and show a warning, but I think that you need to go to the configuration menu and download some files. I will add this information to the README, which needs to have this information. I think things should work then.

pnrobinson commented 2 years ago

See the new setup section in the README please

morales-felix commented 2 years ago

Thank you for that update! I tried locating the configuration menu on the app's GUI, but didn't see it. Unfortunately, can't drag/move the window around. I expect being able to do the rest of the steps once this is resolved.

miner_gui
pnrobinson commented 2 years ago

It looks as if the top of the app is getting cut off. Is it possible your lap top has a vertical resolution of 800? That would explain this. It might be possible to control-mouse drag the app downwards, but it will not be fun to use the app with this resolution. I am developing the app with a 2560 x 1600 MacBook and this probably you would need a vertical resolution of at least 1000 to be happy with the app.

morales-felix commented 2 years ago

Laptop screen resolution is 1920x1080. If I could drag the GUI, I could use it on my bigger screen.

morales-felix commented 2 years ago

Problem somehow solved: Something odd with having my laptop connected to an external monitor. When loading without being connected to an external monitor, the app works.