Author Topic: Next/prior project activation problem  (Read 3892 times)

Offline CmKaHo

  • Multiple posting newcomer
  • *
  • Posts: 26
Next/prior project activation problem
« on: November 01, 2011, 09:54:47 am »
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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Next/prior project activation problem
« Reply #1 on: November 01, 2011, 09:57:40 am »
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!]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Next/prior project activation problem
« Reply #2 on: November 04, 2011, 06:35:09 am »
I have the same issue, might be related with http://forums.codeblocks.org/index.php/topic,15478.msg103985.html#msg103985 .
I will look into it.
« Last Edit: November 04, 2011, 09:20:58 am by jens »

Offline CmKaHo

  • Multiple posting newcomer
  • *
  • Posts: 26
Re: Next/prior project activation problem
« Reply #3 on: January 09, 2012, 10:13:55 am »
Compiled now, version 7671, OpenSUSE 12.1, wxWidgets 2.8.12 64bit, code::blocks 64bit and WORKS. GCC 4.6.2.
Thanks.