News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Bugs on Code::Blocks SVN rev 10415 + wxmac 3.0.2

Started by Easior Lars, August 29, 2015, 04:31:03 AM

Previous topic - Next topic

Easior Lars

Hello, everyone.

Those days, I have built a binary bundle of Code::Blocks SVN rev 10415 with wxmac 3.0.2 on Mac OS Yosemite. It looks fine but works badly. There are many bugs to be fixed. After trying this SVN build binary of CB, I could list the following bugs:


       
  • A few of XRC resources are lost. The log reads:
    QuoteManager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/Cccc.zip'.
    Manager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/CppCheck.zip'.
    Manager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/Cscope.zip'.
    Manager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/DoxyBlocks.zip'.
    Manager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/EditorConfig.zip'.
    Manager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/headerfixup.zip'.
    Manager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/ThreadSearch.zip'.
    Manager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/ToolsPlus.zip'.
    Manager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/Valgrind.zip'.
    Manager failed to load XRC resource '/Users/someone/Developer/CodeBlocks.app/Contents/Resources/share/codeblocks/wxSmithAui.zip'.
  • Font size in CB Editor is so small. However, changing font size makes CB crash.
  • New codecompletion Plugin dosen't work well.
  • Smart dashes feature on Mac OS Yosemite is default enabled in New compilergcc plugin. It makes *.cbp file ill.
  • Absolute path instead of relative path is used for CB compiling source codes. If special characters such as &, +, are included in the name of the directory, compiling source code will be failed because CB can't find the files w.r.t those paths.
  • Drop-down menu for build-target on compiler toolbar is disappeared.
  • Ctrl key can't be captured by CB Keyboard shortcut plugin.

Screenshots in the following replies give the visible evidences to show the existences of bugs.
Development Environments:GCC+CodeBlocks+wxWidgets
Developing Languages:Bash+Python+C/CPP+LaTeX
Developer Utils:Emacs+GIT+OpenSSH+GPG
OS:Mac OS X, Gentoo/Kali Linux/Fedora/CentOS, MS Windows
Blog:[url="http://easior.i11r.com"]http://easior.i11r.com[/url]

Easior Lars

Development Environments:GCC+CodeBlocks+wxWidgets
Developing Languages:Bash+Python+C/CPP+LaTeX
Developer Utils:Emacs+GIT+OpenSSH+GPG
OS:Mac OS X, Gentoo/Kali Linux/Fedora/CentOS, MS Windows
Blog:[url="http://easior.i11r.com"]http://easior.i11r.com[/url]

Easior Lars

Screen shots of CB Editor and crashing session when changing font size.
Development Environments:GCC+CodeBlocks+wxWidgets
Developing Languages:Bash+Python+C/CPP+LaTeX
Developer Utils:Emacs+GIT+OpenSSH+GPG
OS:Mac OS X, Gentoo/Kali Linux/Fedora/CentOS, MS Windows
Blog:[url="http://easior.i11r.com"]http://easior.i11r.com[/url]

Easior Lars

Screen shots of New codecompletion and compilergcc plugins.
Development Environments:GCC+CodeBlocks+wxWidgets
Developing Languages:Bash+Python+C/CPP+LaTeX
Developer Utils:Emacs+GIT+OpenSSH+GPG
OS:Mac OS X, Gentoo/Kali Linux/Fedora/CentOS, MS Windows
Blog:[url="http://easior.i11r.com"]http://easior.i11r.com[/url]

Easior Lars

Screen shots of build log with special path name and compiler toolbars.
Development Environments:GCC+CodeBlocks+wxWidgets
Developing Languages:Bash+Python+C/CPP+LaTeX
Developer Utils:Emacs+GIT+OpenSSH+GPG
OS:Mac OS X, Gentoo/Kali Linux/Fedora/CentOS, MS Windows
Blog:[url="http://easior.i11r.com"]http://easior.i11r.com[/url]

King Hebes

It looks like the SVN forum listed in the bug reporting sticky thread is inaccessible to me, or nonexistent. I've just begun using Code Blocks 13.12 on mac OS X 10.10.5

When changing font size or style under settings for the editor the program crashes. A search of the forum lead me to this thread. It's old, but unresolved.