Author Topic: The 13 June 2007 build is out.  (Read 17758 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 13 June 2007 build is out.
« on: June 13, 2007, 09:29:32 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.7z


For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

The 13 June 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070613_rev4093_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070613_rev4093_Ubuntu6.10+7.04_wx2.8.4.deb
   http://prdownload.berlios.de/codeblocks/CB_20070613_rev4093_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070613_rev4093_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • added in project tree in the right click menus : Find File : allows you to find and focus in the tree on the file you specify

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)

« Last Edit: June 13, 2007, 11:25:03 pm by killerbot »

Offline indigo0086

  • Almost regular
  • **
  • Posts: 150
Re: The 13 June 2007 build is out.
« Reply #1 on: June 13, 2007, 09:59:55 pm »
I'm having a problem running my glfw programs.  Whenever it tries to execute "glfwOpenWindow" it crashes.  I rebuilt glfw and have clean installed codeblocks and I'm getting the same results.

Offline Blue-Tiger

  • Multiple posting newcomer
  • *
  • Posts: 25
Re: The 13 June 2007 build is out.
« Reply #2 on: June 13, 2007, 10:17:16 pm »
I'm having a problem running my glfw programs.  Whenever it tries to execute "glfwOpenWindow" it crashes.  I rebuilt glfw and have clean installed codeblocks and I'm getting the same results.

What makes you think this problem is codeblocks-related?

Offline indigo0086

  • Almost regular
  • **
  • Posts: 150
Re: The 13 June 2007 build is out.
« Reply #3 on: June 13, 2007, 10:45:27 pm »
I do know it's my problem, where it stems from is unbeknownest to me. 

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 13 June 2007 build is out.
« Reply #4 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

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 13 June 2007 build is out.
« Reply #5 on: June 13, 2007, 11:53:12 pm »
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

Offline rjmyst3

  • Multiple posting newcomer
  • *
  • Posts: 117
    • wxFormBuilder
Re: The 13 June 2007 build is out.
« Reply #6 on: June 14, 2007, 12:17:34 am »
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

Sounds like you are missing the wxTE_PROCESS_ENTER style on the combo box, but you probably knew that . . .

Offline hangl

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: The 13 June 2007 build is out.
« Reply #7 on: June 14, 2007, 03:52:42 am »
   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


Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: The 13 June 2007 build is out.
« Reply #8 on: June 14, 2007, 04:06:27 am »
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:
gcc+winXP+suse.

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 13 June 2007 build is out.
« Reply #9 on: June 14, 2007, 08:01:44 am »
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 . . .
I didn't know; it worked before with wxWidgets 2.6.3 in that way. I'll try, thanks !  :)

Dje
« Last Edit: June 14, 2007, 08:03:39 am by dje »

ramzai

  • Guest
Re: The 13 June 2007 build is out.
« Reply #10 on: June 14, 2007, 09:43:19 am »
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

I have tried today's, yesterday's, 3 June, 22 May, 1 May and neither worked.
Was there a menu some day? :)

Ubuntu 7.04 32-bit, wx284

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 13 June 2007 build is out.
« Reply #11 on: June 14, 2007, 01:01:54 pm »
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

SVN Linux 4067 Project has popup, workspace does not. Ubuntu 7.04
SVN MSW  4092 Project has popup, workspace does not.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 13 June 2007 build is out.
« Reply #12 on: June 14, 2007, 01:10:08 pm »
I do confirm Pecan. Pop-up on workspace is not available on Linux. Rev 4093.

Edit 1: If workspace has more than one project then the popup comes up on Linux.
« Last Edit: June 14, 2007, 01:11:56 pm by Biplab »
Be a part of the solution, not a part of the problem.

Offline Deschamps

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: The 13 June 2007 build is out.
« Reply #13 on: June 14, 2007, 01:26:38 pm »
Quote from: Biplab
Edit 1: If workspace has more than one project then the popup comes up on Linux

Yes. The same behavior at least from rev.4051 (from Jun 2nd) and highly probable with previous revisions, too.
Those who were seen dancing were thought to be insane by those who could not hear the music

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 13 June 2007 build is out.
« Reply #14 on: June 14, 2007, 05:41:32 pm »
Following patch should fix the problem. :)

Code
Index: src/sdk/projectmanager.cpp
===================================================================
--- src/sdk/projectmanager.cpp (revision 4094)
+++ src/sdk/projectmanager.cpp (working copy)
@@ -213,7 +213,7 @@
 // class constructor
 ProjectManager::ProjectManager()
     : m_pTree(0),
-    m_pWorkspace(0),
+    m_pWorkspace(new cbWorkspace),
     m_TreeCategorize(false),
     m_TreeUseFolders(true),
     m_TreeFreezeCounter(0),
@@ -1225,7 +1225,7 @@
             return false;
 
         delete m_pWorkspace;
-        m_pWorkspace = 0;
+        m_pWorkspace = new cbWorkspace();
 
         if (m_pTree)
         {
Be a part of the solution, not a part of the problem.