Author Topic: The 25 April 2007 build is out.  (Read 30937 times)

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 25 April 2007 build is out.
« Reply #15 on: April 26, 2007, 10:29:36 am »
Debugging windows can not be open? Is this a bug or probleam of my computer?

I think it's a bug. Debugging windows work fine in version svn 3885.
I haven't got this problem on Windows 2000 sp4


Otherwise, is it me or this version of C::B seems to be faster to open?
It's cool  :D

Offline PsYhLo

  • Almost regular
  • **
  • Posts: 157
Re: The 25 April 2007 build is out.
« Reply #16 on: April 26, 2007, 10:38:34 am »
Code
ERROR: SDK version mismatch for wxSmithMime (1.11.10). Expecting 1.11.11
ERROR: SDK version mismatch for wxSmith (1.11.10). Expecting 1.11.11
rev 3891 Ubuntu 7.04 wx2.6.3

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 25 April 2007 build is out.
« Reply #17 on: April 26, 2007, 12:05:33 pm »
I have the same issue, even when I do a make clean and then make ????

What could be wrong ?

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 25 April 2007 build is out.
« Reply #18 on: April 26, 2007, 12:12:50 pm »
Did you try with   make clean-zipfiles  ?
Be a part of the solution, not a part of the problem.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 25 April 2007 build is out.
« Reply #19 on: April 26, 2007, 12:27:49 pm »
Did you try with   make clean-zipfiles  ?

no luck

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 25 April 2007 build is out.
« Reply #20 on: April 26, 2007, 12:39:20 pm »
Bad..  :(

I'll compile it in Linux before I leave and will let you know. :)
Be a part of the solution, not a part of the problem.

Offline kelo81

  • Multiple posting newcomer
  • *
  • Posts: 86
Re: The 25 April 2007 build is out.
« Reply #21 on: April 26, 2007, 01:03:46 pm »
Hello there!, I'm having a problem under Windows (perhaps it's related with the new wx2.8 dll). If I select a text with the mouse, and then I try to copy it by using the ctrl+c input, and then select another text to be relaced by this one, when I attemp to past the text to replace it with the copied one, it just insert the new text including all the line where the source text was placed, and also it doesn't delete the new one, just push it back...

How to reproduce it:
1) Select a simple word of any line.
2) Then press ctrl+c to copy
3) Select another word in another line
4) press ctrl+v to replace it with the first word.
5) Instead of the replace, you'll get an "insert line" thing...

Regards,


Delete cbKeyBinder10.ini in codeblocks data directory.
The menu structure has changed.


I think it would be intresting to document this migratino on the wiki. Because several unexperienced users (like me) are trying to upgrade the revision and they will hang with this issue... so, just by deleting the entire codeblocks directory into the data dir solved the problem.

Thanks!!
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: The 25 April 2007 build is out.
« Reply #22 on: April 26, 2007, 04:10:32 pm »
isnt settings->editor dialog a bit big?  :?

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 25 April 2007 build is out.
« Reply #23 on: April 26, 2007, 04:17:41 pm »
isnt settings->editor dialog a bit big?  :?
It is nice with a 19'' screen  :wink:

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: The 25 April 2007 build is out.
« Reply #24 on: April 26, 2007, 04:26:10 pm »
isnt settings->editor dialog a bit big?  :?
It is nice with a 19'' screen  :wink:
heh not that cool on my notebook with only 1024x768 resolution  :(

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 25 April 2007 build is out.
« Reply #25 on: April 26, 2007, 04:37:44 pm »
Hi all !

I was trying to update my dev environment to latest SVN revision (3892).
scintilla link didn't work so I decided to restart C::B with an alt+F4 to close it.
It crashed; RPT report :
Code
-------------------

Error occured on Thursday, April 26, 2007 at 15:59:54.

C:\DevSofts\CodeBlocks\codeblocks.exe caused an Access Violation at location 6184a447 in module C:\DevSofts\CodeBlocks\codeblocks.dll Reading from location 0000003c.

Registers:
eax=00000000 ebx=00b40518 ecx=00000001 edx=00000001 esi=091b86a8 edi=0022ee60
eip=6184a447 esp=0022ec50 ebp=0022ec58 iopl=0         nv up ei pl nz na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010206

Call stack:
6184A447  C:\DevSofts\CodeBlocks\codeblocks.dll:6184A447  _ZN13EditorManager15GetActiveEditorEv
617DA27F  C:\DevSofts\CodeBlocks\codeblocks.dll:617DA27F  _ZN8cbEditor16OnEditorUpdateUIER16wxScintillaEvent
6CD06685  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD06685  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
6CD078D1  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD078D1  _ZN12wxEvtHandler23SearchDynamicEventTableER7wxEvent
6CD07988  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD07988  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CE955EB  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CE955EB  _ZN12wxWindowBase9TryParentER7wxEvent
6CD0795E  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD0795E  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CA0941B  C:\DevSofts\CodeBlocks\wxscintilla.dll:6CA0941B  _ZN11wxScintilla12NotifyParentEP14SCNotification
6C987704  C:\DevSofts\CodeBlocks\wxscintilla.dll:6C987704
6C9A4870  C:\DevSofts\CodeBlocks\wxscintilla.dll:6C9A4870
6C9A0D61  C:\DevSofts\CodeBlocks\wxscintilla.dll:6C9A0D61
6C988927  C:\DevSofts\CodeBlocks\wxscintilla.dll:6C988927
6CA08472  C:\DevSofts\CodeBlocks\wxscintilla.dll:6CA08472  _ZN11wxScintilla7OnPaintER12wxPaintEvent
6CD06685  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD06685  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
6CD069DC  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD069DC  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
6CD079A9  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD079A9  _ZN12wxEvtHandler12ProcessEventER7wxEvent
6CD74A51  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD74A51  _ZN8wxWindow11HandlePaintEv
6CD79DE3  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD79DE3  _ZN8wxWindow13MSWWindowProcEjjl
6CD71560  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD71560  _Z9wxWndProcP6HWND__jjl@16
7E398734  C:\WINDOWS\system32\USER32.dll:7E398734  GetDC
7E398816  C:\WINDOWS\system32\USER32.dll:7E398816  GetDC
7E39B4C0  C:\WINDOWS\system32\USER32.dll:7E39B4C0  DefWindowProcW
7E39B50C  C:\WINDOWS\system32\USER32.dll:7E39B50C  DefWindowProcW
7C91EAE3  C:\WINDOWS\system32\ntdll.dll:7C91EAE3  KiUserCallbackDispatcher
7E398A10  C:\WINDOWS\system32\USER32.dll:7E398A10  DispatchMessageW
7E3AD99D  C:\WINDOWS\system32\USER32.dll:7E3AD99D  IsDialogMessageW
6CD70D85  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD70D85  _ZN8wxWindow17MSWProcessMessageEP6tagMSG
6CD4C706  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD4C706  _ZN11wxEventLoop17PreProcessMessageEP6tagMSG
6CD4C629  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD4C629  _ZN11wxEventLoop14ProcessMessageEP6tagMSG
6CD4CA3A  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD4CA3A  _ZN11wxEventLoop8DispatchEv
6CE225A6  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CE225A6  _ZN17wxEventLoopManual3RunEv
6CDF126E  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CDF126E  _ZN9wxAppBase8MainLoopEv
00404CAC  C:\DevSofts\CodeBlocks\codeblocks.exe:00404CAC
6CC8E447  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CC8E447  _Z14wxUninitializev
6CD0FE1C  C:\DevSofts\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD0FE1C  _Z7wxEntryP11HINSTANCE__S0_Pci
0040189C  C:\DevSofts\CodeBlocks\codeblocks.exe:0040189C
00461C7A  C:\DevSofts\CodeBlocks\codeblocks.exe:00461C7A
00401237  C:\DevSofts\CodeBlocks\codeblocks.exe:00401237
00401288  C:\DevSofts\CodeBlocks\codeblocks.exe:00401288
7C816FD7  C:\WINDOWS\system32\kernel32.dll:7C816FD7  RegisterWaitForInputIdle



Win XP SP2
GCC 3.4.5
C::B nightly SVN 3888

Note that after this crash, I
  • started C::B
  • reconfigured all 2.6.3 to 2.8.3 global/environment variables
  • closed/restarted C::B to avoid a third configuration
and scintilla link and other following succeeded.

Dje

Offline gd_on

  • Lives here!
  • ****
  • Posts: 796
Re: The 25 April 2007 build is out. Problem with internationalization
« Reply #26 on: April 26, 2007, 06:44:21 pm »
With this new nightly, it seems that my codeblocks.mo file (to obtain menu items in french) is no longer recognized. It was OK with build 3885.
I use Win XP, the nightly and the new wx dll directly downloaded from Berlios.
I tried to delete default.conf to force codeblocks to regenerate it, but it does not solve the problem.
My settings in Environment/View is as previously : with Internationalization checked and the choice (system default).

gd_on
Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline branleb

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 25 April 2007 build is out.
« Reply #27 on: April 26, 2007, 08:47:29 pm »
one question that comes in my minds:

Why don't you release suse rpm packages anymore ?
the last one is a long time ago ...
Don't hate the Hacker. Hate the Code!

Offline kelo81

  • Multiple posting newcomer
  • *
  • Posts: 86
Re: The 25 April 2007 build is out.
« Reply #28 on: April 26, 2007, 08:52:53 pm »
Hello all!, I'm having a new problem under windows with this nightly build:

I can't unselect the "Categorize by file type" and "Display folders as on Disk" options... even by deleting the codeblocks directory in the app data  :(
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 25 April 2007 build is out.
« Reply #29 on: April 26, 2007, 09:26:59 pm »
Hi !

in the Windows Share Config project (...\codeblocks\src\tools\cb_share_config\cb_share_config.cbp), there is a remaining wxmsw26$(WX_SUFFIX).

Dje