Adding rooms and description by the right side

Started by Alex Chernous, August 29, 2017, 04:59:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Alex Chernous

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).

Liviu Lalescu

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?

Alex Chernous

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.

Liviu Lalescu

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!

Alex Chernous

Uff! More then one hour compile. It works normally (in 5.33.0 I will replace this two files)

Liviu Lalescu

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)?

Alex Chernous

#6
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

Liviu Lalescu

I released the new version, FET-5.33.1. Thank you for your help!