News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 25 June 2007 build is out.

Started by killerbot, June 25, 2007, 10:02:53 PM

Previous topic - Next topic

pasgui

#15
After a rebuild, rev 4177 and 4181 works well for me (Ubuntu 7.04) !

pasgui

David Perfors

Quote from: Grom on June 26, 2007, 05:29:39 AM
Guys, I have a question is it legal to have non opensourse commercial project compiled with minGW?
short answer: Yes
long answer: see PM
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

killerbot

I have done a make clean on another linux box, there it is ok. So this evening at home I will doe such a rebuild all too.

kurapix

build 4181 is working fine but found something strange :
- can compile file with space in path but can't launch it with CB console
- can't compile files with ' character.

And moreover, before you release RC3 in 2-3 weeks, would it be possible to have a fix for the slowness of the right-click on Linux?

I'm using Code::Blocks build 4181 on Ubuntu 7.04 with wxWidgets 2.8.4 .

Suggestion for multiplatform project file :
- I've seen in Projects files version 1.6 that the output has : /path/./applicationName for Linux or /path/applicationName.exe.
Wouldn't it be better to implement something that put the ./ and/or the extension and also the name of the application (since the application name is the same as the project name most of the time)? Doing so there will only be the path of the project in the project file (I don't know if it's good or not ... >.<).

Thank you

Kurapix
Code::Blocks package building script

tglman

I'm a new Subscript, I'm italian and i not speak english ;) excuse to me....

I Can't download  the .deb build, when click download from this page http://prdownload.berlios.de/codeblocks/CB_20070625_rev4177_Ubuntu6.10+7.04_wx2.8.4.deb i receive a 404.

thanks.

killerbot

it's not been release : it says "(not yet)", meaning it is not yet there ;-)

dmoore

I'm run linux at home -- running the devel or output version of the latest rev (4183) starts fine for me (killerbot: did you clean out devel?). So far, I can't replicate any of the reported crashes, but i'll keep testing...
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

Biplab

Quote from: dmoore on June 26, 2007, 01:11:27 PM
I'm run linux at home -- running the devel or output version of the latest rev (4183) starts fine for me (killerbot: did you clean out devel?). So far, I can't replicate any of the reported crashes, but i'll keep testing...

@Killerbot:

Yesterday I was facing similar problem on Linux. Please do a clean compile. It should fix the issue. :)
Be a part of the solution, not a part of the problem.

Pecan

Quote from: kurapix on June 26, 2007, 10:39:15 AM
...would it be possible to have a fix for the slowness of the right-click on Linux?
I'm using Code::Blocks build 4181 on Ubuntu 7.04 with wxWidgets 2.8.4

Look at Settings/Editor/Mouse Drag Scrolling/ and adjust "Context Menu Wait for Drag (millisecs)" or disable DragScrolling altogether if you do not use right-mouse-key drag scrolling.

See if that solves your slow right mouse. The wait is different on various systems. Depends on system speed and how many processes are hooked to the mouse.

rickg22

Good news guys, i *FINALLY* found the cause for the random crashes on startup. Hopefully it'll be fixed tonight. Killerbot, hang in there...

killerbot

take your time, if you think you can have them fixed before midnight (Brussels time ;-) , I'll wait with the nightly till then ...

rickg22

I already committed them. Test it and tell me what you think :)

stahta01

Quote from: rickg22 on June 26, 2007, 05:20:03 PM
I already committed them. Test it and tell me what you think :)

It did not crash for me, so I think it is better.

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]

Xaviou

Ubuntu 6.10 & 7.04 Amd64 .deb installer (build with wx263 and wx284) can be found here.
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

rickg22

Please don't post more in this topic, the next build is out. Thanks :)