Author Topic: The 27 April 2007 build is out.  (Read 30551 times)

line

  • Guest
Re: The 27 April 2007 build is out.
« Reply #15 on: April 30, 2007, 02:06:10 pm »
Rev 3906 is not out yet. But I'm using C::B compiled from SVN. :)

A virtual folder related bug was fixed in rev 3896. So your nightly has that fix.

I told you to extract latest nightly (r3899) to a different folder as older files may create problem with new files.
I did that.
Quote
BTW, I just opened it in C::B. It was showing folders as expected. If the bug can be reproduced in more steps, please post them.

Edit 1:
The bug can be recreated by deselecting "Categorise by file types" option.
I can't seem to switch "Categorize by file types" on. I right-click the project, project tree -> categorize, but it doesn't get activated when I click. No messages in CB::Debug log.
Thus, I'm unable to verify if that triggers the bug. Seems likely though.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 27 April 2007 build is out.
« Reply #16 on: April 30, 2007, 02:11:56 pm »
I can't seem to switch "Categorize by file types" on. I right-click the project, project tree -> categorize, but it doesn't get activated when I click. No messages in CB::Debug log.
Thus, I'm unable to verify if that triggers the bug. Seems likely though.

Change it from Project > Project tree > Categorize by file types menu. These pop-up menus are not working since C::B nightly was switched to wx 2.8
Be a part of the solution, not a part of the problem.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 27 April 2007 build is out.
« Reply #17 on: April 30, 2007, 02:41:19 pm »
In SVN 3903, a fix was made to DragScroll to remove a work-around that was fixed (duplicated) in wx2.8.3.

This may be affecting context menus in SVN versions *less than* SVN 3903.

Wait for the next nightly to see if it fixes your context menu problem.
 
« Last Edit: April 30, 2007, 02:46:00 pm by Pecan »

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 27 April 2007 build is out.
« Reply #18 on: April 30, 2007, 02:59:49 pm »
This may be affecting context menus in SVN versions *less than* SVN 3903.

I'm not sure about this. But this problem still exists in later revisions.

Another problem is, while compiling C::B in Linux, CodeSnippets plugin fails to compile editsnippetdlg.cpp (Due to missing include editsnippetdlg.h and one missing function definition). But this error is not present in Windows. Please note, I'm using makefile to build C::B.  :)

I've not applied any fix. Please have a look into it.

Regards,

Biplab
Be a part of the solution, not a part of the problem.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 27 April 2007 build is out.
« Reply #19 on: April 30, 2007, 03:24:43 pm »
I can't seem to switch "Categorize by file types" on. I right-click the project, project tree -> categorize, but it doesn't get activated when I click. No messages in CB::Debug log.
Thus, I'm unable to verify if that triggers the bug. Seems likely though.

This bug has been fixed in Rev 3909.

Regards,

Biplab :)
Be a part of the solution, not a part of the problem.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 27 April 2007 build is out.
« Reply #20 on: April 30, 2007, 03:32:03 pm »
In SVN 3903, a fix was made to DragScroll to remove a work-around that was fixed (duplicated) in wx2.8.3.

This may be affecting context menus in SVN versions *less than* SVN 3903.

Wait for the next nightly to see if it fixes your context menu problem.
 

@Pecan,

This is a wx2.8.3 bug. Just use wx2.8.4-rc1 dll as wx runtime and the bug will go away. :D
Be a part of the solution, not a part of the problem.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 27 April 2007 build is out.
« Reply #21 on: April 30, 2007, 04:16:23 pm »
Another problem is, while compiling C::B in Linux, CodeSnippets plugin fails to compile editsnippetdlg.cpp (Due to missing include editsnippetdlg.h and one missing function definition). But this error is not present in Windows. Please note, I'm using makefile to build C::B.  :)

I don't know how editsnippetdlg.cpp keeps getting back into the compile.
It was removed many commits ago, but it keeps creeping back in.
« Last Edit: April 30, 2007, 04:33:41 pm by Pecan »

Offline RJP Computing

  • Almost regular
  • **
  • Posts: 135
    • RJP Computing
Re: The 27 April 2007 build is out.
« Reply #22 on: April 30, 2007, 05:02:35 pm »
Using the win32 build, I encountered the following interesting bug (it worked with yesterday's build!)
How it isHow it should be
Any ideas?
Edit: Here's the project file attached.
Edit 2: "You cannot upload that type of file. The only allowed extensions are txt,doc,pdf,jpg,gif,mpg,png,zip,7z,rpt,patch."
Edit 3: Just go to http://yawr.svn.sourceforge.net/viewvc/*checkout*/yawr/yawr.cbp

Has this bug been fixed yet?
I can confirm that it happens to me as well. I don't normally have the 'Categorize by file types' checked because I don't prefer that layout, Plus there is that empty virtual folder sitting there.
- Ryan

Ubuntu/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, ATI Radeon 9600XT 256MB

tufan

  • Guest
Re: The 27 April 2007 build is out.
« Reply #23 on: April 30, 2007, 06:52:24 pm »
i want it to intend after private and public keywords when writing classes until i press backspace :? :(

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 27 April 2007 build is out.
« Reply #24 on: May 01, 2007, 12:25:39 pm »
I'm pretty sure it was already mentioned somwhere:

Using this Nightly with Ubuntu al the Compiler-warnings are declared as errors.

Build finishes and the Program can be run but it is somewhat annoying to see x errors in the builtlog also there were no.

Also very unplesant when looking for real errors.

I'll append a screen in a minute ;)

[attachment deleted by admin]
« Last Edit: May 01, 2007, 12:36:10 pm by darthdespotism »

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 27 April 2007 build is out.
« Reply #25 on: May 01, 2007, 12:32:00 pm »
Has this bug been fixed yet?
I can confirm that it happens to me as well. I don't normally have the 'Categorize by file types' checked because I don't prefer that layout, Plus there is that empty virtual folder sitting there.

It has been fixed in r3909. Hopefully you'll get a better virtual folder management. :)
Be a part of the solution, not a part of the problem.

Offline RJP Computing

  • Almost regular
  • **
  • Posts: 135
    • RJP Computing
Re: The 27 April 2007 build is out.
« Reply #26 on: May 01, 2007, 04:35:45 pm »
It has been fixed in r3909. Hopefully you'll get a better virtual folder management. :)

Great. Thanks.
- Ryan

Ubuntu/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, ATI Radeon 9600XT 256MB

Offline codeur

  • Multiple posting newcomer
  • *
  • Posts: 113
    • Code::Blocks EDU-Portable
Re: The 27 April 2007 build is out. (Portable version)
« Reply #27 on: May 08, 2007, 01:21:12 am »
Portable version for windows, including many libs, is here.

Many thanks wxLearner. Your portable version works very nicely for me installed on my USB HDD and used on 4 different machines.

With no official stable release, C::B remains in limbo as CSOs usually do not want to install it on their system. Companies cannot use it, schools cannot use it, universities cannot use it. I don't understand that release policy, but I have read past posts and I see that arguing to change it is without hope of success.
 
It's a good IDE, with a portable version at least a few people "in the know" can use it, part of the time, at work.

Offline paolo.bormida

  • Single posting newcomer
  • *
  • Posts: 8
Re: The 27 April 2007 build is out.
« Reply #28 on: May 18, 2007, 01:45:30 pm »
Thanx WxLearner your job is always well done, greatly useful and very welcome.

I have a question though: is it possible to get your portable package and merge it with a nightly build? Any detail how to do that? Does it require rebuilding Code::Block or just swapping some files?

TIA

Paolo