User forums > Nightly builds
The 13 June 2007 build is out.
killerbot:
anyone who still has a linux build installed pre-today.
Could you try to right click in the project tree on your workspace, doe the menu pop-up ??
And please also try it with todays build.
On windows all is ok.
Today's version certainly doesn't pop up the right click menu. It does work on the projects but not the workspace.
My linux box : OpenSuse 10.2 64-bit wx284
rjmyst3:
--- Quote from: dje on June 13, 2007, 10:58:04 pm ---Hi !
There is an issue with the EVT_TEXT_ENTER macro or wxEVT_COMMAND_TEXT_ENTER dynamic connection. It does not work for at least two last nightlies.
You can test it in the cmd script console or the ThreadSearch plugin search combo box.
In both cases, when you click on enter, it does noting else than set the focus to the button next to it.
Is it known ?
Win XP 2, SVN 4093.
Dje
--- End quote ---
Sounds like you are missing the wxTE_PROCESS_ENTER style on the combo box, but you probably knew that . . .
hangl:
If I change the symbols between "'current file's symbols' ,active project's symbols' ,'all workspace symbols' '' quickly,even Some times just double click the symbols tree items ,The CB crashs . it appears several times ,but not all the times ,it is difficult to reappear .somebody can confirm this?
svn 4084 wx2.84 (windows ,unicode) mingw gcc 3.4.5.I build it myself. i tried tody's nightly build version 3094 ,can not reappear. here it is the report.
Error occured on Thursday, June 14, 2007 at 09:25:06.
F:\codeblocks_build\source\src\devel\codeblocks.exe caused an Access Violation at location 628a42ec in module E:\MinGW\bin\wxmsw28u_gcc_custom.dll Reading from location 00000028.
Registers:
eax=00000000 ebx=00000003 ecx=00000000 edx=ffff0000 esi=ffffffff edi=0c90fb30
eip=628a42ec esp=0c90faf8 ebp=0c90fb50 iopl=0 nv up ei pl zr na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010246
Call stack:
628A42EC E:\MinGW\bin\wxmsw28u_gcc_custom.dll:628A42EC _ZNK10wxTreeCtrl12GetItemParamERK12wxTreeItemId
628A44D8 E:\MinGW\bin\wxmsw28u_gcc_custom.dll:628A44D8 _ZNK10wxTreeCtrl11GetItemDataERK12wxTreeItemId
6294B18D E:\MinGW\bin\wxmsw28u_gcc_custom.dll:6294B18D _ZN11wxTreeEventC1EiP14wxTreeCtrlBaseRK12wxTreeItemId
628A62D6 E:\MinGW\bin\wxmsw28u_gcc_custom.dll:628A62D6 _ZN10wxTreeCtrl8DoExpandERK12wxTreeItemIdi
628A6601 E:\MinGW\bin\wxmsw28u_gcc_custom.dll:628A6601 _ZN10wxTreeCtrl16CollapseAndResetERK12wxTreeItemId
65EA0A61 F:\codeblocks_build\source\src\devel\share\codeblocks\plugins\codecompletion.dll:65EA0A61 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId) F:/codeblocks_build/source/src/plugins/codecompletion/classbrowserbuilderthread.cpp:624
65E9E749 F:\codeblocks_build\source\src\devel\share\codeblocks\plugins\codecompletion.dll:65E9E749 ClassBrowserBuilderThread::RemoveInvalidNodes(wxTreeCtrl*, wxTreeItemId) F:/codeblocks_build/source/src/plugins/codecompletion/classbrowserbuilderthread.cpp:250
65E9E487 F:\codeblocks_build\source\src\devel\share\codeblocks\plugins\codecompletion.dll:65E9E487 ClassBrowserBuilderThread::BuildTree() F:/codeblocks_build/source/src/plugins/codecompletion/classbrowserbuilderthread.cpp:191
65E9DFBF F:\codeblocks_build\source\src\devel\share\codeblocks\plugins\codecompletion.dll:65E9DFBF ClassBrowserBuilderThread::Entry() F:/codeblocks_build/source/src/plugins/codecompletion/classbrowserbuilderthread.cpp:109
627BF82B E:\MinGW\bin\wxmsw28u_gcc_custom.dll:627BF82B _ZN11wxSemaphore7TryWaitEv
627BF93D E:\MinGW\bin\wxmsw28u_gcc_custom.dll:627BF93D _ZN11wxSemaphore7TryWaitEv
77C0A3B0 C:\WINDOWS\system32\msvcrt.dll:77C0A3B0 _endthreadex
7C80B683 C:\WINDOWS\system32\kernel32.dll:7C80B683 GetModuleFileNameA
-------------------
Error occured on Thursday, June 14, 2007 at 09:34:25.
F:\codeblocks_build\source\src\devel\codeblocks.exe caused an Access Violation at location 628a42ec in module E:\MinGW\bin\wxmsw28u_gcc_custom.dll Reading from location 00000028.
Registers:
eax=00000000 ebx=00000003 ecx=00000000 edx=ffff0000 esi=ffffffff edi=0c90fb30
eip=628a42ec esp=0c90faf8 ebp=0c90fb50 iopl=0 nv up ei pl zr na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010246
Call stack:
628A42EC E:\MinGW\bin\wxmsw28u_gcc_custom.dll:628A42EC _ZNK10wxTreeCtrl12GetItemParamERK12wxTreeItemId
628A44D8 E:\MinGW\bin\wxmsw28u_gcc_custom.dll:628A44D8 _ZNK10wxTreeCtrl11GetItemDataERK12wxTreeItemId
6294B18D E:\MinGW\bin\wxmsw28u_gcc_custom.dll:6294B18D _ZN11wxTreeEventC1EiP14wxTreeCtrlBaseRK12wxTreeItemId
628A62D6 E:\MinGW\bin\wxmsw28u_gcc_custom.dll:628A62D6 _ZN10wxTreeCtrl8DoExpandERK12wxTreeItemIdi
628A6601 E:\MinGW\bin\wxmsw28u_gcc_custom.dll:628A6601 _ZN10wxTreeCtrl16CollapseAndResetERK12wxTreeItemId
65EA0A61 F:\codeblocks_build\source\src\devel\share\codeblocks\plugins\codecompletion.dll:65EA0A61 ClassBrowserBuilderThread::CollapseItem(wxTreeItemId) F:/codeblocks_build/source/src/plugins/codecompletion/classbrowserbuilderthread.cpp:624
65E9E749 F:\codeblocks_build\source\src\devel\share\codeblocks\plugins\codecompletion.dll:65E9E749 ClassBrowserBuilderThread::RemoveInvalidNodes(wxTreeCtrl*, wxTreeItemId) F:/codeblocks_build/source/src/plugins/codecompletion/classbrowserbuilderthread.cpp:250
65E9E487 F:\codeblocks_build\source\src\devel\share\codeblocks\plugins\codecompletion.dll:65E9E487 ClassBrowserBuilderThread::BuildTree() F:/codeblocks_build/source/src/plugins/codecompletion/classbrowserbuilderthread.cpp:191
65E9DFBF F:\codeblocks_build\source\src\devel\share\codeblocks\plugins\codecompletion.dll:65E9DFBF ClassBrowserBuilderThread::Entry() F:/codeblocks_build/source/src/plugins/codecompletion/classbrowserbuilderthread.cpp:109
627BF82B E:\MinGW\bin\wxmsw28u_gcc_custom.dll:627BF82B _ZN11wxSemaphore7TryWaitEv
627BF93D E:\MinGW\bin\wxmsw28u_gcc_custom.dll:627BF93D _ZN11wxSemaphore7TryWaitEv
77C0A3B0 C:\WINDOWS\system32\msvcrt.dll:77C0A3B0 _endthreadex
7C80B683 C:\WINDOWS\system32\kernel32.dll:7C80B683 GetModuleFileNameA
Grom:
I have a problem. When I save file that doesn't belong to the active project the CB freezing for about 15 seconds :shock:. And the same story when I am in global network on my workplace, but when I am using the network throw a router at home everything is fine. Can you believe the same story with everybody in my Lab. :shock:
dje:
Hi Hangl !
What surprises me in your log is to find both wxmsw28u_gcc_custom.dll and wxmsw28u_gcc_custom.dll.
You may try to rename wxmsw28u_gcc_custom.dll to see if it works better.
--- Quote ---Sounds like you are missing the wxTE_PROCESS_ENTER style on the combo box, but you probably knew that . . .
--- End quote ---
I didn't know; it worked before with wxWidgets 2.6.3 in that way. I'll try, thanks ! :)
Dje
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version