I can not create the second project while the window with the first project is opened.
Disappear content of a wizard's window.
My OS is lubuntu-17.04-desktop-amd64.
Also can you try to disable the symbol browser? Settings -> Editor -> Code completion -> Symbol browser disable?
I've tried to reproduce the problem in ubunu17.04 running in vm, but I'm not able to do it. Everything works correctly (after I've disabled the symbol browser).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I did as in your link: https://wiki.ubuntu.com/Backtrace
To have packages with debug symbols installed I install codeblocks:
sudo apt install codeblocks-dbg
This problem does not happen anymore.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Last edit: Vadim 2017-07-15
Are you able to reliably reproduce this problem?
Can you attach a debugger and gather a backtrace while the dialog is empty?
Yes I am. Every time when I try to create a second project I see this picture:
OK, Installing 17.04 in a vm, hopefully the problem will happen there.
No I can not attach a debugger and gather a backtrace ...
Because I don't know how to do it.
But I can try if you tell me how.
See here for details: https://wiki.ubuntu.com/Backtrace
Also can you try to disable the symbol browser? Settings -> Editor -> Code completion -> Symbol browser disable?
I've tried to reproduce the problem in ubunu17.04 running in vm, but I'm not able to do it. Everything works correctly (after I've disabled the symbol browser).
I can't find Symbol brower
I use a LiveCD Session booting from usb flash
In vm this problem does not happen.
version of vm
Have you collected a backtrace? I see some visual problems and I think I know why they happen, but I need a backtrace for confirmation.
I did as in your link: https://wiki.ubuntu.com/Backtrace
To have packages with debug symbols installed I install codeblocks:
sudo apt install codeblocks-dbg
This problem does not happen anymore.
I created 4 projects but the problem did not happen!
More reports of the same problem: http://forums.codeblocks.org/index.php/topic,22033.0.html
Fixed in [r11136].
Related
Commit: [r11136]