User forums > Nightly builds

The 10 June 2019 build (11730) is out.

<< < (3/8) > >>

Xaviou:

--- Quote from: oBFusCATed on June 10, 2019, 08:03:33 pm ---I know about the linux wx3.0 failure; travis-ci already reported it. These days I'm testing with wx3.1 mostly, because of the stupid gtk3 bugs and I've missed this one and one wx2.8 build failure. :( Sorry about that.

--- End quote ---
No problem with that : It was just a report, there is no urgency.

Regards
Xav'

trivia21:
On startup I get warning messages about conflicting key bindings. My custom keybindigs seem to be lost.
So I try to set them up again, but I'm not able to change key bindings in the editor settings. When clicking 'Add' I get the message 'KeyBinding file corrupted. Please delete'. I deleted the keybindig files from the config folder, but I still get the same error.

Ubuntu 18.04, wxWidgets 3.1.2 (in the op there is 3.1.1 but CB uses wxDisplay::GetPPI which was included in 3.1.2 so it didn't compile).

Miguel Gimenez:
There is a guard for wxDisplay::GetPPI() in globals.cpp:1181, but it checks for wx3.1.0 and it should be wx3.1.2

I can't attach a patch because my globals.cpp is modified.

trivia21:
Thanks, I compiled it against wx3.1.1, but the error message is the same.

Miguel Gimenez:

--- Quote from: trivia21 on June 11, 2019, 02:31:28 pm ---Thanks, I compiled it against wx3.1.1, but the error message is the same.

--- End quote ---

Did you apply the change to the guard in globals.cpp before compilation with wx3.1.1?. If yes, can you post the error message?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version