FET Forum

FET Development => Report a Bug => Topic started by: BechirZalila on August 09, 2018, 06:38:14 PM

Title: "Mark all (un)available" does not color cells properly
Post by: BechirZalila on August 09, 2018, 06:38:14 PM
Hi,

When marking all hours (un)available (for a teacher, a room, etc), the action does not color properly all the cells in green (red). The action of marking is well stored but the cells are not accordingly colored.

I use FET 5.37.1 under Mac OS X.
Title: Re: "Mark all (un)available" does not color cells properly
Post by: Liviu Lalescu on August 09, 2018, 10:01:23 PM
Thank you for your report! I cannot replicate this bug on my computer (GNU/Linux openSUSE and Windows 10). Maybe it is a Mac OS X bug. What Qt are you using? Are you using Darren McDonald's precompiled version?
Title: Re: "Mark all (un)available" does not color cells properly
Post by: BechirZalila on January 07, 2019, 07:42:21 PM
Sorry for the delay. But the forum does not notify by mail when an answer is posted.

The bug still persists with version 5.37.4. It only occurs when using one of the butons (mark all as available/mark all as unavailable). Clicking on individual cells does the intended work correctly.

I am using Qt 5.11.2 under Mac OS X El Capitan and compiling the sources my self.
Title: Re: "Mark all (un)available" does not color cells properly
Post by: Liviu Lalescu on January 07, 2019, 08:32:03 PM
Quote from: BechirZalila on January 07, 2019, 07:42:21 PM
Sorry for the delay. But the forum does not notify by mail when an answer is posted.

Oh :(  You need to enable "notify" for each topic you want to be notified (once for a topic, not for each post). This can be done by pressing the button "NOTIFY" and then "OK", or "Attachments and other options" and "Notify me of replies".

Quote
The bug still persists with version 5.37.4. It only occurs when using one of the butons (mark all as available/mark all as unavailable). Clicking on individual cells does the intended work correctly.

I am using Qt 5.11.2 under Mac OS X El Capitan and compiling the sources my self.

It is very interesting, and bad :(

You might want to upgrade to Qt 5.12.0 and recompile FET.

You can also click on a header cell - it will swap the whole row/column (it is faster than clicking all the cells).
Title: Re: "Mark all (un)available" does not color cells properly
Post by: BechirZalila on January 22, 2019, 07:19:34 AM
Quote from: Liviu Lalescu on January 07, 2019, 08:32:03 PM
Oh :(  You need to enable "notify" for each topic you want to be notified (once for a topic, not for each post). This can be done by pressing the button "NOTIFY" and then "OK", or "Attachments and other options" and "Notify me of replies".

Done, thank you!

Quote
You might want to upgrade to Qt 5.12.0 and recompile FET.

I will do ASAP and keep you posted.