Bug #18536 2012-03-17 14:16
nitram
Code completion toolbar disappears after hitting F2
To reproduce: do i
- Category
- Application::Interface
- Group
- Platform:Windows
- Status
- Open
- Close date
- Assigned to
- ollydbg
History
Sorry, submitted to fast.
To reproduce: do a threaded search, then hit F2 to close the search and the cc toolbar disappears.
Build: Feb 11 nightly
OS: Win7
Have to correct myself one more time: after doing the search, CC toolbars movement widget (don't know the right word - part what allows you to move the toolbar) disappears (search toolbar and cc toolbar merge) and after closing the search, search toolbar grows infinitely long.
Toolbars order (from left to right): Compiler, IncrementalSearch, ThreadedSearch, Code completion
First, You steps are not quite clear, and I can't follow your steps. I have tried some time, and there is not crash here.
BTW: can you show us the crash stack?(In windows, it is codeblocks.RPT) This will show us the crash point. Thanks.
Also, I have test under WinXP, and C::B trunk.
I just tried with different computer and under WinXP, same thing happened. Although the faulty thing appears to be ThreadedSearch toolbar not Code completion.
What i did:
1) Downloaded last nightly build (7789), wxWidget and minGW dll's also
2) Unpacked all
3) Opened CB
4) Closed all other toolbars, except Compiler, IncrementalSearch, ThreadedSearch, Code completion
5) Searched some gibberish
6) Closed Logs & others with F2
Here are some images: http://imgur.com/a/tAIeF
Also tested with a older build (svn build rev 6752 (2010-10-23 16:57:06) gcc 4.4.1 Windows/unicode - 32 bit) happens also. Only thing what differs, is that older one throws an error message: "No files to search. Check options".
No crash and no codeblocks.RPT.