Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on May 30, 2007, 05:58:33 pm

Title: The 30 May 2007 build will NOT be out.
Post by: killerbot on May 30, 2007, 05:58:33 pm
the never ending berlios story
Title: Re: The 30 May 2007 build will NOT be out.
Post by: kurapix on May 30, 2007, 06:24:21 pm
>< Berlios ... again ,,, ><.

Kurapix
Title: Re: The 30 May 2007 build will NOT be out.
Post by: orefa on May 30, 2007, 06:44:00 pm
Wow, seven days in a row. :shock: The BerliOS operators must be proud to have made it for a full week.
Title: Re: The 30 May 2007 build will NOT be out.
Post by: Mc.Michael on May 30, 2007, 07:02:26 pm
                                    sf.net +7 !!!
Title: Re: The 30 May 2007 build will NOT be out.
Post by: DC@DR on May 30, 2007, 07:38:21 pm
Oh, come on, guys, this is ridiculous!  :?
Title: Re: The 30 May 2007 build will NOT be out.
Post by: patlecat on May 30, 2007, 07:43:44 pm
How long do u guys intend to sustain this? Can u not offer an alternative dl site while u move to SF or GNU-Savannah (http://savannah.gnu.org/) (which is also quite good)? Or maybe even Tigris.org (I love Subversion 8))?
Title: Re: The 30 May 2007 build will NOT be out.
Post by: zerotri on May 30, 2007, 08:09:31 pm
if anyone wants to start sending me built SVN versions of code::blocks, I'll host them until BerliOS is back up. I'm going to attempt to build it myself, but I can't make any guarantees about it working.
email: zerotri@gmail.com
Title: Re: The 30 May 2007 build will NOT be out.
Post by: cstudent on May 30, 2007, 10:20:58 pm
I uploaded some Ubuntu builds for revision 4011. It's a free hosting site, so I don't know how much bombardment it will handle. Be sure to pay attention to which file you are downloading. I uploaded builds for both wx2.6.3 and wx2.8.4, so be sure to look before you click. :)

Savefile (http://www.savefile.com/projects/808492570)
Title: Re: The 30 May 2007 build will NOT be out.
Post by: Gagh on May 30, 2007, 10:33:57 pm
I uploaded some Ubuntu builds for revision 4011. It's a free hosting site, so I don't know how much bombardment it will handle. Be sure to pay attention to which file you are downloading. I uploaded builds for both wx2.6.3 and wx2.8.4, so be sure to look before you click. :)

Savefile (http://www.savefile.com/projects/808492570)

 8)

Just build it here....

Only problem I have now is that gcc is a sym-linked to gcc-4.1 and it breaks my builds! Is it dangerous to change the symlink to the freshly installed gcc-3.4? Just installed Ubuntu, so fairly new to that distro and don't know if it breaks something.

BTW:
This means C::B is also build with gcc 4.1 :P
Title: Re: The 30 May 2007 build will NOT be out.
Post by: killerbot on May 30, 2007, 10:34:06 pm
well the question to ask is , is berlios even aware of the problem !
I would say yes, but for that matter I didn't tell them. The big boss will have a look at it and contact them, since he is the main administrator. So no time to panic yet, patience might save us.

PS : look at the bright side   : since this problem more and more people are building CB themselves and have noticed it rather easy (and sometimes fun) to do so ... ;-)
Title: Re: The 30 May 2007 build will NOT be out.
Post by: kurapix on May 31, 2007, 01:16:08 am
I totally agree with you killerbot.
Patience will save us all  :lol: .
And also that's true that there are more and more people building CB by themselves (it's been 2 months now since I started because of Berlios problems ;) ).

Kurapix
Title: Re: The 30 May 2007 build will NOT be out.
Post by: jmccay on May 31, 2007, 03:26:35 am
What exactly is the problem people are having?  Is there some way to check to see if I am getting the most recent code (i.e. some specific files)?  I think I am able to use tortoiseSVN to get the updates.  At least it appears it is updating.
jmccay
Title: Re: The 30 May 2007 build will NOT be out.
Post by: kurapix on May 31, 2007, 04:06:55 am
Sorry man I don't use tortoiseSVN anymore but SVN with linux console.

Yay!
Great! Byo that's really nice you fixed the wxSmithContribItems problem for loading using wxWidgets 2.8.4.
Anyways is the wiki up to date? I doesn't seem to be the case because I don't see some plugins like code profiler (I've just tested today because I wasn't too sure what it was for but it is a GREAT plugin) ..., anyways I'd like to know what the wxSmithContribItems do exactly?

Kurapix
Title: Re: The 30 May 2007 build will NOT be out.
Post by: oz on May 31, 2007, 06:08:17 am
Just built the revision 4017 for somebody may need.

Windows:
http://www.savefile.com/files/758688 (http://www.savefile.com/files/758688)
Title: Re: The 30 May 2007 build will NOT be out.
Post by: indigo0086 on May 31, 2007, 06:59:12 am
Thanks .
Title: Re: The 30 May 2007 build will NOT be out.
Post by: Volgovod on May 31, 2007, 05:08:32 pm
Does anyone have this on Linux?

[attachment deleted by admin]
Title: Re: The 30 May 2007 build will NOT be out.
Post by: mandrav on May 31, 2007, 05:51:26 pm
This is disabled in linux because removing the icons makes no sense.
In windows, it behaves like a listbox.
In linux, it just shows no icons (but the text is spaced out like there were icons).
Title: Re: The 30 May 2007 build will NOT be out.
Post by: Volgovod on May 31, 2007, 06:12:32 pm
In linux, it just shows no icons (but the text is spaced out like there were icons).
Hmm... Is it wxWidgets bug or Code::Blocks implementation? Or it is not a bug at all?..  :?

Trying to get help in wxW documentation:
Quote
wxListbook
There is no documentation for this class yet but its usage is identical to wxNotebook (except for the features clearly related to tabs only), so please refer to that class documentation for now.