<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <blockquote type="cite">
      <pre wrap="">Do you perhaps have a mixed or corrupted source repository?
Please do:</pre>
    </blockquote>
    I did much better, I remove all lazarus files and redownload and
    remake (this killing my ssds lifes)<br>
    <br>
    <blockquote type="cite">FreeMan, did you get the paletti working? I
      am curious about what causes the problems.
      <div>There was an issue where the reporter got a filtered palette
        even when he did not select a DataModule.</div>
    </blockquote>
    I'm Turk and live in Turkiye, I think we are different timezone, and
    I have to do  different things as well. if I'm not curious, I didn't
    write all detail while testing.<br>
    <br>
    Tested in lazarus r47043 :<br>
    -Minimize and restore not changed palette. Can be old and trash
    codes.<br>
    -In my project, has 2 TDatamodule, I can see onidle is work and
    refresh palette. Minimize and restore IDE not change palette, I mean
    work normal.<br>
    <br>
    -My determination:<br>
      -Palette Redesign for  TDatamodule and TForm, this is okey. This
    triggering <u>JUST</u> focused form, not Editor file, not
    mouseonmove (work normal I mean) if change code editor tab, palette
    not change, when click F12 for form view or click to form
    (Tdatamodules or tform) palette work normal.<br>
     My determination bug:<br>
      1-when palette resetting, selected tab being "standard", my idea
    this is not good, no need to change selected tab.<br>
      2- exp: on TDamodule, "Data Control" tab has no component icon,
    son this tab can be hide.(suggestion)<br>
      3-TDatamodule is Active, "Standard" tab is selected and "<b>3</b>"
    component showing, this is normal for TDatamodule. <br>
           NO <ComponentPaletteOptions> tag
    "environmentoptions.xml" <br>
              Open IDE Option and click Ok just. <br>
                Chekc "environmentoptions.xml". NO
    <ComponentPaletteOptions> tag<br>
                  Close IDE. <br>
                     Chekc "environmentoptions.xml". and see<br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <br>
    <b><ComponentPaletteOptions></b><b><br>
    </b><b> <ComponentPages Count="21"></b><b><br>
    </b><b> <Page1 Value="Standard"></b><b><br>
    </b><b> <Components Count="3"></b>         <---- <u>why
      three? </u><br>
    ....<b><br>
    </b><b></Page3></b><b><br>
    </b><br>
    <b>      <Page4 Value="Data Controls"/>   <------ </b><u>where
      is component's info ???</u><u><br>
    </u><br>
    <b>      <Page5 Value="Misc"></b><b><br>
    </b><b>        <Components Count="6"></b><br>
    <title></title>
    <meta name="generator" content="LibreOffice 4.2.7.2 (Linux)">
    <style type="text/css">
        <!--
                @page { margin: 2cm }
                pre.cjk { font-family: "Droid Sans Fallback", monospace }
                p { margin-bottom: 0.25cm; line-height: 120% }
        -->
        </style><br>
    <blockquote type="cite">
      <pre wrap="">the GUI is clever. <span class="moz-smiley-s1" title=":)"></span></pre>
    </blockquote>
    Sorry GUI not clever :) its a just code, But coderS are clever ;)<br>
    <br>
    <blockquote type="cite">
      <pre wrap="">Do you mean the configuration file is written even you did not change
anything in configuration GUI.</pre>
    </blockquote>
    exactly <u><b>YES</b></u>.  I tested this more then five. I wrote
    before, while writing, just visible components infos writing, and
    why IDE closing do this? can options changed flag name or control
    problem?<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 30-11-2014 18:39, Juha Manninen
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAPN1EhCcEtgT1=ENYvFm57vG2O29h3OLVtj1eLm1NCaVwdwVNQ@mail.gmail.com"
      type="cite">
      <pre wrap="">"Restore defaults" is disabled because there are no changes compared
to defaults. See, the GUI is clever. <span class="moz-smiley-s1" title=":)"><span>:)</span></span>


</pre>
      <blockquote type="cite" style="color: #000000;">
        <pre wrap=""><span class="moz-txt-citetags">> </span>here we go,  Make a Minimize and restore IDE, components gone, Open IDE
<span class="moz-txt-citetags">> </span>options and component palette options, "restore default" buton is still
<span class="moz-txt-citetags">> </span>disable. don't change anythink click ok. If check in
<span class="moz-txt-citetags">> </span>"environmentoptions.xml" <ComponentPaletteOptions> tag, there isn't there.
<span class="moz-txt-citetags">> </span>close IDE and check one more, xml is flashed or write while IDE closing but
<span class="moz-txt-citetags">> </span>just visible item infos, so next open IDE can't see, more then 3 for
<span class="moz-txt-citetags">> </span>standard tab
<span class="moz-txt-citetags">></span>
<span class="moz-txt-citetags">> </span>      <Page1 Value="Standard">
<span class="moz-txt-citetags">> </span>        <Components Count="3">
</pre>
      </blockquote>
      <pre wrap="">Do you mean the configuration file is written even you did not change
anything in configuration GUI.
That sounds impossible.
Do you perhaps have a mixed or corrupted source repository?
Please do:
 $ svn up
 $ svn diff
What does it say? If there are differences, please do:
 $ svn revert -R .
to get a clean source repo. Also do a clean build of Lazarus in any case.
</pre>
    </blockquote>
    <br>
  </body>
</html>