Author Topic: Bugs on Code::Blocks SVN rev 10415 + wxmac 3.0.2  (Read 4114 times)

Offline Easior Lars

  • Multiple posting newcomer
  • *
  • Posts: 44
Bugs on Code::Blocks SVN rev 10415 + wxmac 3.0.2
« on: August 29, 2015, 04:31:03 am »
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:
    Quote
    Manager 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.
« Last Edit: August 29, 2015, 02:24:36 pm by 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:http://easior.i11r.com

Offline Easior Lars

  • Multiple posting newcomer
  • *
  • Posts: 44
Re: Bugs on Code::Blocks SVN rev 10415 + wxmac 3.0.2
« Reply #1 on: August 29, 2015, 05:53:01 am »
screen shot of CB logo and version information.
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:http://easior.i11r.com

Offline Easior Lars

  • Multiple posting newcomer
  • *
  • Posts: 44
Re: Bugs on Code::Blocks SVN rev 10415 + wxmac 3.0.2
« Reply #2 on: August 29, 2015, 06:16:34 am »
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:http://easior.i11r.com

Offline Easior Lars

  • Multiple posting newcomer
  • *
  • Posts: 44
Re: Bugs on Code::Blocks SVN rev 10415 + wxmac 3.0.2
« Reply #3 on: August 29, 2015, 06:26:54 am »
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:http://easior.i11r.com

Offline Easior Lars

  • Multiple posting newcomer
  • *
  • Posts: 44
Re: Bugs on Code::Blocks SVN rev 10415 + wxmac 3.0.2
« Reply #4 on: August 29, 2015, 06:30:16 am »
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:http://easior.i11r.com

King Hebes

  • Guest
Re: Bugs on Code::Blocks SVN rev 10415 + wxmac 3.0.2
« Reply #5 on: January 01, 2016, 08:48:53 am »
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.