Forum > Options
Get Empty Messgae on Project Options
pixelink:
Well, I get an empty message when I try to click the OK button.
But, it doesn't do it n a new project.
So, why is this doing this on my project. I don't remember changing anything.
Martin_fr:
That question can probably only be answered by debugging it.
Make a backup of your project. Especially the LPI and LPS file.
(The LPS may be in the "primary config path" directory / depends on your settings)
If you then remove nodes from the XML of either file (mainly setting related, not file/unit), and find the part of the xml that makes it go away / come back.
Otherwise, how private are the project files?
That is, the lpi and lps? (Hoping that it can be reproduced with just those 2 files)
Then you can upload them, and maybe someonen with more knowledge can have a look at them.
(the contain: unit names, compile settings, build modes, watches, ...)
pixelink:
Well, I did it an easier way.
I created a new project and took the lps file and replaced the one in my main project.
That fixed it.
I did figure out what the problem is that causes it too.
When I add an *.ico file to the application setting and click OK is when I get that message.
Then if I reopen th options the icon box is blank although the projects does display the icon on the program on on the taskbar of Windows.
So, not sure why adding an icon is an issue.
I used the same icon as I used in 3.2
n7800:
It was difficult, but I think I found the suspect line:
https://gitlab.com/freepascal.org/lazarus/lazarus/-/blob/main/ide/main.pp#L5340
Martin_fr:
Possible, best report as a bug please.
Navigation
[0] Message Index
[#] Next page