In our company, we use TC over server:
1) TC itself and wincmd.ini are on the server and readonly to users. A shortcut file in each client machine runs TC on the server with same settings.
2) In wincmd.ini, AlternateUserIni key is directed to another user.ini file which is specific and writable for each user.
3) ResolutionSpecific is not currently defined in wincmd.ini and user.ini files (they should be 1 due to the docs).
When a new monitor having new resolution is attached to a client computer, TC creates a new section in user.ini file (e.g., [3840x2160 (8x16)]) and stores the window settings succesfully into that section.
Upto now there is no problem.
But, when the font size is changed, TC does not store the font data into that section. TC tries to write something to the wincmd.ini file (e.g. test in Configution section) and then it fails.
I believe that it should do it. If window positions/sizes can be written, then font data should be written. Because they are kept in same section.
What is my mistake?
Regards
TC8.51a(x64) on Win7(x64)
Font settings problem in alternate user ini
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50918
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Thanks for your report, I will check it in the debugger. It sounds like TC first tries to write something to wincmd.ini, which fails, so it doesn't try to write the font settings afterwards.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50918
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I have fixed this for TC 9 already, but it required quite extensive changes to the settings dialog, so I didn't backport it to 8.52. The risk is too high to introduce many new bugs this way, and I want to keep the 8.52 beta test as short as possible so I can proceed with TC 9.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com