FET Forum

FET Development => Report a Bug => Topic started by: Alex Chernous on August 29, 2017, 04:59:27 PM

Title: Adding rooms and description by the right side
Post by: Alex Chernous on August 29, 2017, 04:59:27 PM
When adding a new room and move it up or down, the description on the right side not correspond to the selected room on the left side. But, if new room on bottom (by default) or close and open again "Room" windows, the problem disappears.

FET Version: 5.32.3 (August 2017).
Title: Re: Adding rooms and description by the right side
Post by: Liviu Lalescu on August 29, 2017, 05:24:08 PM
Thank you very much for the bug report! I will fix it right away. I saw also the bug happens for buildings. Did you observe it for other items?
Title: Re: Adding rooms and description by the right side
Post by: Alex Chernous on August 29, 2017, 05:41:31 PM
Now I work with Teachers, Students and Activities and not observe it in this items.

Thank you for quick answer and FET. I use FET in school from 2016, when I have a free time, I translate it to the russian language. Sorry for my English.
Title: Re: Adding rooms and description by the right side
Post by: Liviu Lalescu on August 29, 2017, 06:05:32 PM
I solved it. Please overwrite the attached files in src/interface and recompile (any FET - 5.32.3 or 5.33.0 released today). Please test intensively. I might release tomorrow a new version.

Thank you for your kind intention to translate into Russian!
Title: Re: Adding rooms and description by the right side
Post by: Alex Chernous on August 29, 2017, 07:19:24 PM
Uff! More then one hour compile. It works normally (in 5.33.0 I will replace this two files)
Title: Re: Adding rooms and description by the right side
Post by: Liviu Lalescu on August 29, 2017, 07:24:06 PM
Thank you for your report! I am sorry it takes so long, it is my fault :-[

But did you know that you can compile on more threads, with make -j 2 (for two cores)?
Title: Re: Adding rooms and description by the right side
Post by: Alex Chernous on August 29, 2017, 07:30:54 PM
No, I don`t know, thank you! I can try this in next time.

time make -j 2
real 32m5,825s
user 53m46,012s
sys 3m20,900s

time make
real 46m22,312s
user 43m35,980s
sys 2m33,972s
Title: Re: Adding rooms and description by the right side
Post by: Liviu Lalescu on August 30, 2017, 01:53:56 PM
I released the new version, FET-5.33.1. Thank you for your help!