News:

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

Main Menu

The 28 May 2014 build (9781) is out.

Started by killerbot, May 29, 2014, 12:29:42 AM

Previous topic - Next topic

stahta01

Quote from: MortenMacFly on July 01, 2014, 10:14:49 PM
Wer have an archive at sourceforge now, just the actual nightlies are gone.if you have backups of these, tell me where....that would be great.

I uploaded the two I found on my hard drive to here https://github.com/stahta01/cb_misc/tree/master/CB_NB

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

teto

with this build (Ubuntu svn 9781) , if I allow more than one instance in the environement settings, my setting looks saved (If I reload CB, the box "Allow only one instance" is unchecked) but still, if I try to launch a 2nd instance, I got a popup "only one instance allowed".

Was this fixed in any newer nightly ?

regards

teto

I also noticed that concerning syntax highlighting, my preference for "Active Line" color is reseted at every restart.

MortenMacFly

Quote from: stahta01 on July 02, 2014, 12:53:52 AM
I uploaded the two I found on my hard drive to here https://github.com/stahta01/cb_misc/tree/master/CB_NB
Forgotten to tell: These have been transferred to SF.net. Thank you!
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

oBFusCATed

teto: I suppose C::B is crashing and no settings are save. Can you run C::B from console and see if it is printing something strange?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

teto

oBFusCATed: can't reproduce :s but if it does I will do as you told me.