User forums > Nightly builds
The 26 August 2008 build (5195) is out.
mooviies:
Hi, I was on codeblocks 8.02 then I decide to download this last nightly build, There is a bug but I don't know in which build it appear. I have a keyboard configured in "Canadien Multilingual Standard" and when a type the symbol ">" on codeblocks it just don't work... and it's a symbol that I use often. And it's not my keyboard the problem because it work on other application.
is there a possible correction coming? thanks
xplorer87:
--- Quote from: jens on August 31, 2008, 09:20:41 pm ---
--- Quote from: xplorer87 on August 31, 2008, 07:31:11 pm ---i'm using the actual nightly. i think i've found the problem: i get the error only opening the files via right click -> open in the explorer menu interface, while everything goes ok when i do it via the file -> open command of codeblocks.
--- End quote ---
You can try the following:
* open "Settings -> Environment -> General Settings"
* make sure the Checkbox "Check & set file associations (Win dows only)" is checked
* Click "Manage..."
* Click "Remove all"
* Click "Apply" (you might have to reopen the "Manage associations" dialog first)
* Close C::B
* if you now click on a cpp-file it should ask for an application to open it
* cancel the dialog
* start C::B
* if it now asks whether it should set the file-associations
* chose one of the radio-buttons with yes
* click "OK"
* close C::B
* try to open one or multiple files assiciated with C::B again
Please post if it works.
If it does not: is there any dialog opened if it does not work or is C::B crashing silently.
Is C::B generating a file named "codeblocks.RPT" in the dirfectory where the exe is ?
If yes, can you post it ?
--- End quote ---
thank you for your support. i've tried to do what you said, but i still got the crash. here's the crash report found in the codeblocks.rpt file:
--- Code: ---Error occured on Monday, September 1, 2008 at 15:16:03.
C:\Programmi\CodeBlocks\codeblocks.exe caused an Access Violation at location 773f1984 in module C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.DLL Reading from location 0228b908.
Registers:
eax=00000001 ebx=ffffffff ecx=00001029 edx=773f0c82 esi=00279960 edi=0228b8f8
eip=773f1984 esp=0022f54c ebp=0022f6a0 iopl=0 nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010202
Call stack:
773F1984 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.DLL:773F1984 Ordinal384
7E398734 C:\WINDOWS\system32\USER32.dll:7E398734 GetDC
7E398816 C:\WINDOWS\system32\USER32.dll:7E398816 GetDC
7E39C63F C:\WINDOWS\system32\USER32.dll:7E39C63F IsWindowUnicode
7E39C665 C:\WINDOWS\system32\USER32.dll:7E39C665 CallWindowProcW
6CD14EEA C:\Programmi\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD14EEA _ZN8wxWindow16MSWDefWindowProcEjjl
6CD1B622 C:\Programmi\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD1B622 _ZN8wxWindow13MSWWindowProcEjjl
6CD147A1 C:\Programmi\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD147A1 _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
6CCFC363 C:\Programmi\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCFC363 _ZN11wxEventLoop8DispatchEv
6CD90AE3 C:\Programmi\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD90AE3 _ZN17wxEventLoopManual3RunEv
6CD6E3EB C:\Programmi\CodeBlocks\wxmsw28u_gcc_cb.dll:6CD6E3EB _ZN9wxAppBase8MainLoopEv
00403834 C:\Programmi\CodeBlocks\codeblocks.exe:00403834
6CC770AD C:\Programmi\CodeBlocks\wxmsw28u_gcc_cb.dll:6CC770AD _Z12wxInitializeiPPw
6CCD21B8 C:\Programmi\CodeBlocks\wxmsw28u_gcc_cb.dll:6CCD21B8 _Z7wxEntryP11HINSTANCE__S0_Pci
00405D6E C:\Programmi\CodeBlocks\codeblocks.exe:00405D6E
0044ED48 C:\Programmi\CodeBlocks\codeblocks.exe:0044ED48
0040124B C:\Programmi\CodeBlocks\codeblocks.exe:0040124B
004012B8 C:\Programmi\CodeBlocks\codeblocks.exe:004012B8
7C816FD7 C:\WINDOWS\system32\kernel32.dll:7C816FD7 RegisterWaitForInputIdle
--- End code ---
nix_BB:
--- Quote from: Wahooney on August 27, 2008, 02:45:28 pm ---There is still a bug when using the HTML/PHP/ASP/JS highlighting, where if you make a selection all the highlighting goes to hell.
--- End quote ---
Same here - what's more if I replace or paste a large selection of text into a C/C++ file the text has no syntax highlighting applied.
nix_BB:
Can anyone offer any advise as to why c::b could be crashing on me.
It happens occasionally when I build my project. The build seems to complete but when the build messages auto-selection tries to focus on an error c::b crashes.
If I reopen c::b and try to build my project it completes and the error is successfully highlighted.
Here's the RPT file for the past few days.
WinXP with this nightly.
Thank you.
NIki
[attachment deleted by admin]
rododox:
--- Quote from: Celestis on August 29, 2008, 02:10:35 pm ---Hello :)
I'am french and i don't speak very well english sorry :?
I use linux(Kubuntu) and i need Code::blocks but all Nightly builds haven't "pack" for linux.
Wer(?)can i have the pack?
thank.
--- End quote ---
https://apt.jenslody.de/
Edit: Removed non-english content. Next time The entire post will be removed. Please: This is an english only forum!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version