News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 16 august 2006 build is out.

Started by killerbot, August 16, 2006, 09:02:26 PM

Previous topic - Next topic

Vampyre_Dark

Is the code completion meant to show everything from my entire workspace? I have 5-10 projects open that have very little to do with each other, and that gives me about ten thousand functions listed, and all kinds of classes (even duplicates).

I try toggling the 'current file only' selection, but it doesn't make any difference in my listing. It would be nice to list on a per project basis, or my project, and the stuff from my library project too.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

sethjackson

Quote from: Vampyre_Dark on August 17, 2006, 12:15:47 AM
Yellow boxes all over my screen! All my projects are older than the current save version. I got a messagebox for each of them, and then a screen full of yellow boxes (and they even spawned off the screen too!)  :lol:

My Commit
void SpawnYellowBox(string message)
{
    DOSAttack("http:://www.codeblocks.org");
    return;
}


Yeah I had that happen to me too.  :lol:

ahlongxp

#17
2 problems:
can't lanuch default web browser when using koder query plugin.
in the new project dialog(titled "New from template"),click "View as" 's options and then center area left blank.picking any item in the catagory choice control will make them reappear.
ubuntu 8.04
wxWidget 2.8

dronT78

RSS feeds link bad
QuoteAn Error Has Occurred!
The topic or board you are looking for appears to be either missing or off limits to you.

MortenMacFly

#19
Quote from: ahlongxp on August 17, 2006, 04:25:09 AM
2 problems:
Why don't you let us know you OS, version of C::B and all other things that may be of interest? Otherwise your post is just like voices in the sky...

Edit:
Quote from: ahlongxp on August 17, 2006, 04:25:09 AM
can't lanuch default web browser when using koder query plugin.
Could be this one: http://wxforum.shadonet.com/viewtopic.php?t=7977
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

mandrav

Quote from: Vampyre_Dark on August 17, 2006, 01:18:31 AM
Is the code completion meant to show everything from my entire workspace? I have 5-10 projects open that have very little to do with each other, and that gives me about ten thousand functions listed, and all kinds of classes (even duplicates).

I try toggling the 'current file only' selection, but it doesn't make any difference in my listing. It would be nice to list on a per project basis, or my project, and the stuff from my library project too.

Are you talking about the symbols browser or code-completion in general?
Be patient!
This bug will be fixed soon...

ahlongxp

I guess you will sight my signature and I always post problems to the right thread.
revision 2863
Quote from: MortenMacFly on August 17, 2006, 07:44:42 AM
Quote from: ahlongxp on August 17, 2006, 04:25:09 AM
2 problems:
Why don't you let us know you OS, version of C::B and all other things that may be of interest? Otherwise your post is just like voices in the sky...

Edit:
Quote from: ahlongxp on August 17, 2006, 04:25:09 AM
can't lanuch default web browser when using koder query plugin.
Could be this one: http://wxforum.shadonet.com/viewtopic.php?t=7977
ubuntu 8.04
wxWidget 2.8

MortenMacFly

Quote from: ahlongxp on August 17, 2006, 09:12:01 AM
I guess you will sight my signature
Ah yes, sorry - it was just too small on my browser.
Anyway, as you can see it *could* be this issue as you use wxWidgets 2.6.1. Could you upgrade and see what happens with 2.6.3?!
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

ahlongxp

I was a little lazy,so I use the libgtk in ubuntu repository.
I don't think I will do a upgrade in order to avoid the tiny problem.
I thought it's a common problem but it seems not.
anyway,thanks for consideration
Quote from: MortenMacFly on August 17, 2006, 09:25:43 AM
Quote from: ahlongxp on August 17, 2006, 09:12:01 AM
I guess you will sight my signature
Ah yes, sorry - it was just too small on my browser.
Anyway, as you can see it *could* be this issue as you use wxWidgets 2.6.1. Could you upgrade and see what happens with 2.6.3?!
ubuntu 8.04
wxWidget 2.8

dronT78

Managment dialog -> Project Tab
Right click at any project file give properties of next file in project tree

mandrav

Quote from: dronT78 on August 17, 2006, 09:45:43 AM
Managment dialog -> Project Tab
Right click at any project file give properties of next file in project tree

Nope, works fine.
Be patient!
This bug will be fixed soon...

Phoenix

Quote from: Vampyre_Dark on August 17, 2006, 01:18:31 AM
Is the code completion meant to show everything from my entire workspace? I have 5-10 projects open that have very little to do with each other, and that gives me about ten thousand functions listed, and all kinds of classes (even duplicates).

I try toggling the 'current file only' selection, but it doesn't make any difference in my listing. It would be nice to list on a per project basis, or my project, and the stuff from my library project too.

I think that he ment Management dialog -> Symbols tab and View list. Currently there is only whole workspace or currently opened file. I heard that there was a change in it, but I can't find where.  :?

mandrav

Quote from: Phoenix on August 17, 2006, 09:57:34 AM
I think that he ment Management dialog -> Symbols tab and View list. Currently there is only whole workspace or currently opened file. I heard that there was a change in it, but I can't find where.  :?

No change in the symbols view with this commit...
Be patient!
This bug will be fixed soon...

Jewe

Wxsmith,

I played with the wxsmith again.
I got it crashing again.. :D
the only reason for me to report it again here is that I found Q property window is not drawn correctly.

By the way, Love the messagebox telling me its gonna crash. :D

added the rpt and the project code.

Do I also need to report this at the defect database.?

system info
C::B 16 aug 2006
winxp sp2
512 MB

[attachment deleted by admin]
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

mandrav

Be patient!
This bug will be fixed soon...