Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on February 01, 2007, 04:18:02 pm

Title: The 01 february 2007 build will NOT be out.
Post by: killerbot on February 01, 2007, 04:18:02 pm
no commits
Title: Re: The 01 february 2007 build will NOT be out.
Post by: Biplab on February 01, 2007, 05:48:30 pm
I have small code to commit. But Berlios is not allowing me to do so.  :(

I'm getting the following error message. Any help would be appreciated.

Quote
C:\Required\cbsource>svn commit --message "Warning message added in wxWidgets Pr
oject wizard for Empty Projects with PCH Support"
Sending        src\plugins\scriptedwizard\resources\wxwidgets\wizard.script
Authentication realm: <https://svn.berlios.de:443> Members Only
Password for 'Biplab Kumar Modak': <Some Pass>
Authentication realm: <https://svn.berlios.de:443> Members Only
Username: biplab
Password for 'biplab': <Some Pass>
Authentication realm: <https://svn.berlios.de:443> Members Only
Username: biplab
Password for 'biplab': <Some Pass>
svn: Commit failed (details follow):
svn: CHECKOUT of '/svnroot/repos/codeblocks/!svn/ver/3553/trunk/src/plugins/scri
ptedwizard/resources/wxwidgets/wizard.script': authorization failed (https://svn
.berlios.de)

I have used correct password. I can login to Berlios site. But fails during commit.
Title: Re: The 01 february 2007 build will NOT be out.
Post by: MortenMacFly on February 01, 2007, 06:11:41 pm
I have small code to commit. But Berlios is not allowing me to do so.  :(
If you haven't switched the sandbox to the new https scheme it won't work. Either you do so (SVN user switch or something) or (better) you just checkout from scratch using the login/pw. If all that fails, Yiannis may have forgotten something to configure... PM him. ;-)
With regards, Morten.
Title: Re: The 01 february 2007 build will NOT be out.
Post by: Biplab on February 01, 2007, 06:19:44 pm
Thanks Morten for your reply.  :)

I've PM'd Yannis about this problem yesterday. He gave similar advice. I downloaded the source using https scheme after I couldn't use switch command. Still after doing that Berlios does not accept my legitimate pass.

Yannis also adviced me to change to svn+ssh mode. But I'm yet to figure out how to do that in console mode. I've tried using TortoiseSVN. But it fails to download the source in svn+ssh mode. Thus I've no option other than https.

I wrote one of Berlios Developer about this. Waiting for their reply.

I just wanted to know if anyone has faced this problem so that I get a quick reply.  :)
Title: Re: The 01 february 2007 build will NOT be out.
Post by: stahta01 on February 01, 2007, 07:21:17 pm
Regressions/Confirmed/Annoying/Common bugs:
  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)

Was something commited to fix the toolbar-images-not-changing-state bug?

The problem just went away on my PC, I have so many patches on it, that I have no idea how many I have, and I am running a 2.8.x DLL. I also have none of the contrib plugins installed and most other plugins are disabled.

Tim S
Title: Re: The 01 february 2007 build will NOT be out.
Post by: Szabadember on February 01, 2007, 10:24:00 pm
Since the 31 january build, one more toolbar icon is not grayed out correctly: print
Title: Re: The 01 february 2007 build will NOT be out.
Post by: warpjavier on February 02, 2007, 01:24:29 am
Hi all,

I just want to report a typo in wxsnotebook.cpp

Quote
line 283:
Code << Codef(Language,_T("%AAddPage(%v,%t,%b);\b"),
should say:
Quote
line 283:
Code << Codef(Language,_T("%AAddPage(%v,%t,%b);\n"),

Thanks everybody for this wonderful IDE. Keep up the good work.
Title: Re: The 01 february 2007 build will NOT be out.
Post by: Lexx on February 02, 2007, 07:43:51 pm
Hi!

Since version from 29. i can't save my projects. If i modified Code::Blocks empty the project file. Only the XML tags are in, all the values (file names, options etc. ) deleted. :(

Lexx
Title: Re: The 01 february 2007 build will NOT be out.
Post by: killerbot on February 02, 2007, 07:49:18 pm
Hi!

Since version from 29. i can't save my projects. If i modified Code::Blocks empty the project file. Only the XML tags are in, all the values (file names, options etc. ) deleted. :(

Lexx

well the nightlies forum states the 29 should not be used because of serious bug. Use a more recent nightly, I would suggest tonights one ;-)