User forums > Using Code::Blocks
{thread search] File mask not saved
BlueHazzard:
Hi,
does also someone else experience that the file mask of the thread search plugin is not saved on pressing ok in the options dialog?
OS: windows 7, wx31 latest trunk...
Steps to reproduce:
1) Start codeblocks
2) Enable thread search panel
3) hit the options button.
4) Set the file mask to something like *.cpp;*.h
5) Hit ok
6) Make search. --> The mask is ignored
7) Hit the options button again
8) The mask is reseted back to *.*
BlueHazzard:
it seems that the file mask is ignored for project files?
So, either we disable the control on selecting workspace/project or we implement the mask on this, or am i missing something?
Quiss:
Yes, it is ignored; it doesn't matter if you search in open files or project files. Also the mask is reset even if you don't make search; after step5, click options button again and you see it's resetted.
11455, wx311, windows10-64
Miguel Gimenez:
The mask is saved in default.conf and loaded OK, but the loaded value is lost (either overwritten or ignored) and *.* is used instead. In addition to this the search masks ("*.*" and "*.cpp;*.c;*.h") should appear when opening the combobox but they are also lost.
BlueHazzard:
I know that this worked in the past... A quick search in the svn log did not revealed some changes that mattered... Probably something with wx30 again...
Navigation
[0] Message Index
[#] Next page
Go to full version