On 2018/04/11 03:24 AM, deloptes wrote:
Hi, regarding https://bugs.trinitydesktop.org/show_bug.cgi?id=2729
I am wondering why m_config.readBoolEntry( "Empty", true ) would report false, when in the config file it is still true and m_config.sync() was called.
Any ideas?
regards
That sounds weird. It should give you true in that case. Are you looking at the correct config file? Any local config file overwriting a global one perhaps? Cheers Michele