News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

C::B hangs when opening a window (wxGtk 2.8 @ Ubuntu 14.04)

Started by Minoru, July 07, 2015, 01:45:04 PM

Previous topic - Next topic

Minoru

When I open a new window in Codeblock, sometimes it's getting freezed (just as you see on the screenshot).

My SVN revision is 10350, and it reproduces with self-build 13.12 as well. Does anybody knows what could be the problem?

BlueHazzard


oBFusCATed

How are you building it?
Have you removed the old version?
(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!]

Minoru

It looks like I was wrong when stated that it was compiled with 2.8 (sorry for my dumb). Actually, the configure script picked up the 3.0 version headers which was also installed in my system.

I tried recompiling it with 2.8 and it worked fine.

Thanks everybody for the suggestions.