hernanchavezthielemann / GRO2LAM

Gromacs to Lammps simulation converter
MIT License
65 stars 19 forks source link

Can't find convert button #40

Closed nisargjoshi10 closed 3 years ago

nisargjoshi10 commented 3 years ago

Hi! I am using GRO2LAM for converting files. I installed the software by cloning the git repo and running the setup. Once, I have the software running I am able to load the files for conversion but the window does not show any Convert button for me to convert the files.

I tried installing the software with wget command too but seems like it still has the issue.

image

I am on mac OS Mojave 10.14 and I'm creating a conda environment to run GRO2LAM.

Is there any recent update I should go with? Would really appreciate some help here.

Thanks, Nisarg

hernanchavezthielemann commented 3 years ago

Hi Nisarg @nisargjoshi10 ,

To be honest I have never used/tested it on any mac OS, an that behavior that you describe is not something that happens on Ubuntu.

To solve what you suggest first I would like you to try resizing the window, like in the following image: resize_window

Let me know if that is possible, also if you can make it run the examples with your configuration ( I'm not sure if it could handle the folder separator properly in your system).

Best regards, Hernan

nisargjoshi10 commented 3 years ago

Hi Hernan,

That worked out perfectly! Thanks for the solution.

Best, Nisarg

hernanchavezthielemann commented 3 years ago

Great, good to know! so maybe, with conda, it could work under windows too!?

best, Hernan

nisargjoshi10 commented 3 years ago

Yeah it definitely should!

hernanchavezthielemann commented 3 years ago

The only drawback is that, for some reason, the menu bar is not in there, or is it after you expanded it? I don't think so in any case, all that means is that you cannot go back, and the impossibility to access to the help/about button.

nisargjoshi10 commented 3 years ago

No I couldn't find the menu bar even after expanding it. Also, you planning to upgrade the system from Python 2.7?

hernanchavezthielemann commented 3 years ago

I thought it would be like that ... It is almost upgraded, I'm in the final tests. Nevertheless, you can install the python3-beta version installing it with the beta link in the initial page Readme.