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

Next/prior project activation problem

Started by CmKaHo, November 01, 2011, 09:54:47 AM

Previous topic - Next topic

CmKaHo

Hi,
I have a problem with Next/prior project activation command. When switched to next/prior project, new active project is not highlighted in Management/Projects window. After hide + open Management window, active project is correctly highlihgted.
This behaviour depends on version of wxWidgets. On wxGTK 2.8.10 everything is OK. On wxGTK 2.8.12, described problem arise.

Environment:
OpenSUSE linux 11.4 64bit (tested on 11.3 and 32 / 64 bit - the same behaviour),
compiled from SVN head according to http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux,
tested revisions 3-4 month back, problem is the same.
GCC version 4.5.1.

Thanks,
Karel

oBFusCATed

I've seen this, too.
It happens, when I right click -> Build for an inactive project.

CentOS 5.6 + wxGTK 2.8.12
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

#2
I have the same issue, might be related with http://forums.next.codeblocks.org/index.php/topic,15478.msg103985.html#msg103985 .
I will look into it.

CmKaHo

Compiled now, version 7671, OpenSUSE 12.1, wxWidgets 2.8.12 64bit, code::blocks 64bit and WORKS. GCC 4.6.2.
Thanks.