Hi, I noticed that in Lazarus 4.0RC2 the Code tools settings are different than in Lazarus 3.4
Was that done deliberately?
See the attachment as an example. The top piece is Lazarus 4.0RC2 and the bottom piece is Lazarus 3.6.
No example file has been filled in for Codetools General. I have never filled this in myself, but I have to do so with RC2. (No criticism, I just happened to notice it).
Please backup your config dir if you can still reproduce this. It may be needed to find out what the issue is.
I just tried myself (Win 10 64bit).
- Install into new folder
- Install (2ndary) with new empty config
Everything turned out normal.
So I must assume that some exception/crash happened when you opened the options dlg.
- Either you have some package installed that causes this (let me know if you have packages installed)
- You have old config that failed to be read by the new IDE (if you did not do a 2ndary install with new conf dir) / Hence the backup your conf
If you could... (and if it still happens)
- Install again, BEFORE starting the IDE open (or create) the file lazarus.cfg and add the line (no spaces / adjust folder for your install)
--debug-log=C:\lazarus\lazlog.txt
after it happened check if the log contains errors.
- test without extra packages (if you had packages)
- test with empty config / then with your existing (if you upgraded with existing conf)