Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on August 01, 2006, 07:14:13 pm

Title: The 01 august 2006 build is out.
Post by: killerbot on August 01, 2006, 07:14:13 pm
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 01 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060801_rev2798_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060801_rev2798_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060801_rev2798_fc4+5.rpm


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 01 august 2006 build is out.
Post by: sethjackson on August 01, 2006, 07:51:14 pm
EDIT:

Link removed.
Title: Re: The 01 august 2006 build is out.
Post by: cstudent on August 01, 2006, 09:02:56 pm
I'm getting this error when Code::Blocks is starting:

Can not enumerate files in directory '/home/ubuntufs//.codeblocks/share/codeblocks/lexers/' (error 2: No such file or directory)

I thought it was me and I had a booboo in my bash script I wrote to create the .debs, but then I saw you updated some things dealing with lexers, so now I'm thinking that maybe it's not me.



cstudent
Title: Re: The 01 august 2006 build is out.
Post by: sethjackson on August 01, 2006, 09:06:34 pm
Hmm it works fine here. Although I run C::B on Windows built from SVN trunk.....
Title: Re: The 01 august 2006 build is out.
Post by: killerbot on August 01, 2006, 09:16:24 pm
people do NOT use this build anymore.

I have no idea what happened but after I builded no contrib plug-ins loaded.
When I opened my cb workspace again, and choose build, those contrib plug-ins are building again ... ???

I will reupload the file.
Title: Re: The 01 august 2006 build is out.
Post by: sethjackson on August 01, 2006, 09:18:41 pm
people do NOT use this build anymore.

I have no idea what happened but after I builded no contrib plug-ins loaded.
When I opened my cb workspace again, and choose build, those contrib plug-ins are building again ... ???

I will reupload the file.

Hmm. Let me check my ANSI  build too.....
Title: Re: The 01 august 2006 build is out.
Post by: killerbot on August 01, 2006, 09:25:41 pm
regular nightly build (windows) is re-uploaded.
Title: Re: The 01 august 2006 build is out.
Post by: sethjackson on August 01, 2006, 09:30:08 pm
Windows ANSI build re-uploaded too.
Title: Re: The 01 august 2006 build is out.
Post by: cstudent on August 01, 2006, 10:39:36 pm
I've rebuilt the deb from svn 4 times now, including trying a fresh directory and complete svn download. Built it all manually, no scripts and I still get the dialog error when CodeBlocks starts up saying:

Can not enumerate files in directory '/home/ubuntufs//.codeblocks/share/codeblocks/lexers/' (error 2: No such file or directory)

I deleted the local .codeblocks directory and restarted CodeBlocks. I got similar warnings for the plugins directory. It's trying to look for a directory in my home directory that is not there. It's looking for /home/ubuntufs//.codeblocks/... instead of /home/ubuntufs/.codeblocks...

It does this for the user plugins and lexers directories.



cstudent
Title: Re: The 01 august 2006 build is out.
Post by: killerbot on August 01, 2006, 11:17:49 pm
I've rebuilt the deb from svn 4 times now, including trying a fresh directory and complete svn download. Built it all manually, no scripts and I still get the dialog error when CodeBlocks starts up saying:

Can not enumerate files in directory '/home/ubuntufs//.codeblocks/share/codeblocks/lexers/' (error 2: No such file or directory)

I deleted the local .codeblocks directory and restarted CodeBlocks. I got similar warnings for the plugins directory. It's trying to look for a directory in my home directory that is not there. It's looking for /home/ubuntufs//.codeblocks/... instead of /home/ubuntufs/.codeblocks...

It does this for the user plugins and lexers directories.



cstudent

I think this is due to the changes Yiannis made today.

@Yiannis : could you double check wrt this issue?
Title: Re: The 01 august 2006 build is out.
Post by: rathapolk on August 02, 2006, 06:59:32 pm
Hello,
This is a very small issue. Once I have created a new file, the new file is added to the Opened Files tree without its relative directory. For example, I created a file 'Graphics\Image.h' but only 'Image.h' is displayed in the tree. When I close the file and open it by double-clicking at the project tree, it displays 'Graphics\Image.h' as expected.

Rathapol K
Title: Re: The 01 august 2006 build is out.
Post by: sethjackson on August 02, 2006, 07:02:11 pm
Hello,
This is a very small issue. Once I have created a new file, the new file is added to the Opened Files tree without its relative directory. For example, I created a file 'Graphics\Image.h' but only 'Image.h' is displayed in the tree. When I close the file and open it by double-clicking at the project tree, it displays 'Graphics\Image.h' as expected.

Rathapol K

Yea I have seen this. Could you file it as a bug report. :)