jimbob88 / wheelers-wort-works

A rebuild of Wheeler's Beer Engine written in Python with continuous updates
https://jimbob88.github.io/wheelers-wort-works/
GNU General Public License v3.0
4 stars 2 forks source link

Using the add hop and add new [grist] buttons #58

Closed Bobbicat closed 5 years ago

Bobbicat commented 5 years ago

Describe the bug On pressing 'add new' or 'add hop' buttons a pop-up appears with no content this occurs while editing already saved recipes and also when trying to create a new recipe

jimbob88 commented 5 years ago

With this issue do you think you could launch the program from the terminal and executing this again, it would be interesting to see the errors that occur and would give a better idea of the issue at hand. Also perhaps trying pressing the Left CTRL key on your keyboard when the window appears a few times - I have had this fix issues surrounding grey windows but it sounds more likely to be an issue surrounding the databases.

jimbob88 commented 5 years ago

I found the issue, please inform me if this fixes it for you too, I forget to add a help URL!

Bobbicat commented 5 years ago

After running coreupdate the issue is corrected.

Bobbicat commented 5 years ago

I didn't run update so maybe the above is wrong

jimbob88 commented 5 years ago

On my system, the update I released was able to fix it... So you think you could force update it again?

Bobbicat commented 5 years ago

Yes my apologies - I hadn't run coreupdate - your fix works fine after updating.

jimbob88 commented 5 years ago

No issues, good to hear it is fixed!