User forums > Nightly builds

The 01 March 2017 build (11021) is out.

<< < (6/7) > >>

ollydbg:

--- Quote from: cacb on March 10, 2017, 09:02:17 pm ---I didn't try to make the other toolbars more compact, they still waste space in particular vertically. The main problem seems to be caused by wxChoice items in combination with much "air" around.

--- End quote ---
Hi, cacb, can you look at this thread, it looks like this is the exact issue as you stated:
toolbar bottom edge is not shown corectly under C::B build with wx git master

cacb:

--- Quote from: ollydbg on March 12, 2017, 10:22:55 am ---
--- Quote from: cacb on March 10, 2017, 09:02:17 pm ---I didn't try to make the other toolbars more compact, they still waste space in particular vertically. The main problem seems to be caused by wxChoice items in combination with much "air" around.

--- End quote ---
Hi, cacb, can you look at this thread, it looks like this is the exact issue as you stated:
toolbar bottom edge is not shown corectly under C::B build with wx git master

--- End quote ---

Hi, yes it looks related at least. I added a couple of screenshots comparing what I see on Windows (an older wx2.8 based nightly build) compared to a local build on Kubuntu 16.10 using recent C::B source compiled against wx.3.0

See http://forums.codeblocks.org/index.php/topic,20938.msg148345.html#msg148345

Biplab:

--- Quote from: oBFusCATed on March 05, 2017, 03:35:48 pm ---It is a new warning in wx3 that asserts if the zip file doesn't contain any xrc files in it. For some of the plugins this is really the case.

--- End quote ---

You are right. There is a sanity check in wx code that prompts that dialog if xrc file is missing. However there is no way to stop this assert message.

For the time being we have to ignore this harmless message till a solution is found.

oBFusCATed:
We can just remove the calls for loading the resources, I think or even remove the empty zip files (I think there are some plugins without resources).

Jenna:
We get this message only, if C::B is started with the "-v"-switch to show more verbose debugging messages, so it should not be a problem for the default user.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version