User forums > Nightly builds
The 17 december 2006 build is out.
killerbot:
no, we only support wx 2.6.x for the moment.
The thing is it seems a lot a code changes might be needed. I think we shall do them one by one.
But the big issue is : we need to make sure everything still works with 2.6x.
On windows it is very simple, we can provide a new wx dll and everybody code use new nightlies once those ore build against wx 2.8.
But on linux is a pain the .. to upgrade such a thing as wx, so I think only the next round of distributions will ship with wx 2.8.
And we also need to see, if wx 2.8 fixes bugs, and not just bring new ones [like wx 2.6.x brought several new ones !!!].
killerbot:
others can confirm the following problem (I stumbled upon in Suse 10.2, checking in windows tomorrow) : settings menu -> edit startup script ==> errror message "Could not run script: edit_startup_script.script"
killerbot:
just checking, but this is probably ok. Guess new since the new keybinder update. Opened a project [it didn't occur sooner] in Cb (linux) and got the following informational message "No keyprofiles have been found... A default keyprofile will be set."
and then CB crashes :-(
--- Code: ---<?xml version="1.0" encoding="utf-8"?>
<report version="1.0" kind="exception">
<system description="Linux 2.6.18.2-34-default x86_64"/>
<modules>
<module path="/usr/local/bin/codeblocks" address="00400000" size="002a8000"/>
</modules>
<stack>
<frame level="2" function="wxStackWalker::Walk(unsigned long)" offset="0000002b"/>
<frame level="3" function="wxDebugReport::AddContext(wxDebugReport::Context)" offset="00000a70"/>
<frame level="4"/>
<frame level="5" function="wxFatalSignalHandler" offset="0000001c"/>
<frame level="6"/>
<frame level="7" function="cbKeyBinder::UpdateArr(wxKeyProfileArray&)" offset="0000004a"/>
<frame level="8" function="cbKeyBinder::OnLoad()" offset="00000551"/>
<frame level="9" function="cbKeyBinder::OnEditorOpen(CodeBlocksEvent&)" offset="000000cb"/>
<frame level="10" function="wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)" offset="0000007f"/>
<frame level="11" function="wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)" offset="0000009f"/>
<frame level="12" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="000000c6"/>
<frame level="13" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="14" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="15" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="16" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="17" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="18" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="19" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="20" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="21" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="22" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="23" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="00000050"/>
<frame level="24" function="cbEditor::NotifyPlugins(int, int, wxString const&, int, int)" offset="000000e1"/>
<frame level="25" function="cbEditor::Open(bool)" offset="00000357"/>
<frame level="26" function="cbEditor::cbEditor(wxWindow*, wxString const&, EditorColourSet*)" offset="0000038d"/>
<frame level="27" function="EditorManager::Open(wxString const&, int, ProjectFile*)" offset="000002ee"/>
<frame level="28" function="cbProject::LoadLayout()" offset="00000555"/>
<frame level="29" function="ProjectManager::LoadProject(wxString const&, bool)" offset="000002ba"/>
<frame level="30"/>
<frame level="31"/>
<frame level="32" function="MainFrame::OnStartHereLink(wxCommandEvent&)" offset="000001f2"/>
<frame level="33" function="wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)" offset="0000007f"/>
<frame level="34" function="wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)" offset="0000009f"/>
<frame level="35" function="wxEvtHandler::ProcessEvent(wxEvent&)" offset="000000c6"/>
<frame level="36" function="wxEvtHandler::ProcessPendingEvents()" offset="0000005c"/>
<frame level="37" function="wxAppConsole::ProcessPendingEvents()" offset="0000004e"/>
<frame level="38"/>
<frame level="39" function="g_main_context_dispatch" offset="000001b4"/>
<frame level="40"/>
<frame level="41" function="g_main_loop_run" offset="000001ca"/>
<frame level="42" function="gtk_main" offset="000000a3"/>
<frame level="43" function="wxEventLoop::Run()" offset="00000051"/>
<frame level="44" function="wxAppBase::MainLoop()" offset="0000004b"/>
<frame level="45"/>
<frame level="46" function="wxEntry(int&, wchar_t**)" offset="0000004c"/>
<frame level="47"/>
</stack>
</report>
--- End code ---
cstudent:
Ubuntu 6.10 (Edgy) build here.
Grom:
What about CB for Linux 64 bit. Of cause I can install CB i586 on to my SUSE 10.2 64 bit. But other people probably may have troubles to do that.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version