Recent

Author Topic: Where is Lazarus config  (Read 551 times)

lazarusprogrammer

  • Newbie
  • Posts: 5
Where is Lazarus config
« on: February 10, 2026, 08:51:52 am »
Hi, i've got this error " Anchor not found: Node='ComponentList' / Anchors[akTop]='AnchorDockSite7' "

I suppose i can fix this manually by editing config but i have no idea where to look at there is so many files.

Can you help me and guide me towards the file that holds this anchor/docking options.


CM630

  • Hero Member
  • *****
  • Posts: 1652
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Re: Where is Lazarus config
« Reply #1 on: February 10, 2026, 09:00:18 am »
This thread is marked as [SOLVED], probably you can find the answer there:
https://forum.lazarus.freepascal.org/index.php/topic,64311.0.html
But indeed, it would be better if the path to the config file were visible somewhere in the Options window.
Лазар 4,4 32 bit (sometimes 64 bit); FPC3,2,2

lazarusprogrammer

  • Newbie
  • Posts: 5
Re: Where is Lazarus config
« Reply #2 on: February 10, 2026, 10:51:49 am »
This thread is marked as [SOLVED], probably you can find the answer there:
https://forum.lazarus.freepascal.org/index.php/topic,64311.0.html
But indeed, it would be better if the path to the config file were visible somewhere in the Options window.
It wouldn't help much if path were visible somewhere in the Options window. because i can not start lazarus it shows this error message and doesn't matter what i click it does not load further.

Link to the topic you provide doesn't really help me so it's too early to call it [SOLVED]

What i am doing right now is opening every single file and searching for "site7" but can't find anything yet. So if anybody knows exact place where anchoring/docking settings are stored would be nice to hear.

Update: Right when i posted i found it. File is called "environmentoptions.xml". Now you can call it [SOLVED]
« Last Edit: February 10, 2026, 10:55:59 am by lazarusprogrammer »

CM630

  • Hero Member
  • *****
  • Posts: 1652
  • Не съм сигурен, че те разбирам.
    • http://sourceforge.net/u/cm630/profile/
Лазар 4,4 32 bit (sometimes 64 bit); FPC3,2,2

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 12206
  • Debugger - SynEdit - and more
    • wiki
Re: Where is Lazarus config
« Reply #4 on: February 10, 2026, 12:10:36 pm »
I would try in environmentoptions.xml

There is a section
Code: Text  [Select][+][-]
  1.   <Desktops Count="..." ActiveDesktop="....">....

That is (at least one of / not sure of others) the place where layout is stored.

You may find the "ComponetList" in it. Or possibly the problem is its absence.



Can you make a copy/backup of the broken file please? And attach it to a bug report please.

 

TinyPortal © 2005-2018