User forums > Nightly builds
The 12.11 RC2 (23 November 2012 build 8598) is out.
Jenna:
--- Quote from: Alpha on December 03, 2012, 04:31:34 am ---
--- Quote from: Alpha on November 29, 2012, 11:00:29 pm ---
--- Quote from: ptolomey on November 27, 2012, 07:45:32 pm ---The Code::Blocks repository for Ubuntu linux is ppa: https://launchpad.net/~pasgui/+archive/ppa/
--- End quote ---
I checked into this ppa, and it appears that the most recent build does not contain the SmartIndent* plugins (lost during packaging??).
--- End quote ---
After discussion with pasgui, the plugins apparently do exist, /usr/lib/codeblocks/plugins, but for some reason have the file extension *.do_not_load. You can manually rename them, or re-install Code::Blocks. I found a purge necessary for the re-install to work:
--- Code: ---sudo apt-get purge codeblocks
sudo rm -rf /usr/lib/codeblocks/
sudo apt-get autoremove
sudo apt-get autoclean
sudo apt-get update
sudo apt-get install codeblocks codeblocks-contrib
--- End code ---
--- End quote ---
For other users:
if that happens to you, please try first to run sudo dpkg-reconfigure codeblocks-contrib .
stefanos_:
--- Quote from: oBFusCATed on December 01, 2012, 11:53:29 am ---
--- Quote from: stefanos_ on December 01, 2012, 10:00:24 am ---UPDATE: I have compiled the latest C::B repository, svn-8643 (with TDM's GCC 4.7.1-2 and wxMSW-2.8.12 [32-bit on Windows XP]) and the issue remains the same.
--- End quote ---
View -> Hide editor tabs (Ctrl-H)
--- End quote ---
Thanks. Indeed that was the issue; I guess the "Search and Replace [ctrl-H]" in Notepad++ got me used to it :P
stefanos_:
--- Quote from: stefanos_ on November 28, 2012, 01:46:46 pm ---Guys, upon moving buttons from wxBoxSizer1 to wxBoxSizer2 it crashed twice up to now. I will try to reproduce it and write down the steps.
It happened under Windows XP, svn-8587, TDM's GCC 4.7.1-2 [32-bit], wxMSW-2.8.12
--- End quote ---
This issue remains as of svn-8643. You can clearly see from the attachment that upon moving any item from wxChoiceBook to wxBoxSizer2, it crashed Code::Blocks.
[attachment deleted by admin]
oBFusCATed:
stefanos_: please start a new topic and provide a minimal sample for the wxsmith issue!
stefanos_:
--- Quote from: oBFusCATed on December 03, 2012, 09:33:32 am ---stefanos_: please start a new topic and provide a minimal sample for the wxsmith issue!
--- End quote ---
Done. I hope I have done it as it should; you may find it here http://forums.codeblocks.org/index.php/topic,17189.0.html
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version