Code::Blocks Forums

User forums => Help => Topic started by: fat on December 06, 2018, 10:55:23 am

Title: Some bug when opening the external file in the code::blocks installed in ubuntu.
Post by: fat on December 06, 2018, 10:55:23 am
I always open the external file in code::blocks.
After I modified the file without saving it right now, and return to edit a cpp file, and then when I switch to edit the external file again, something wrong had happened.
Whatever I type in, there was no response. The file editor for the external file had no response. But when I save the file, I found that what I type in become effective.
It means that, when I modify a external file, and switch to edit other file, I have to save the external file which I modified just now so that I can edit it next time.
I found that this bug just happened in Ubuntu, including and not limited to Ubuntu 16.04, 18.10.
Lots of version of code::blocks have this bug, including and not limited to codeblocks 16.10, 17.12.
Title: Re: Some bug when opening the external file in the code::blocks installed in ubuntu.
Post by: oBFusCATed on December 06, 2018, 12:28:48 pm
Can you record this on a video, because I'm not really sure what the problem is?
Title: Re: Some bug when opening the external file in the code::blocks installed in ubuntu.
Post by: cacb on December 06, 2018, 02:20:52 pm
I always open the external file in code::blocks.
After I modified the file without saving it right now, and return to edit a cpp file, and then when I switch to edit the external file again, something wrong had happened.
Whatever I type in, there was no response. The file editor for the external file had no response. But when I save the file, I found that what I type in become effective.
It means that, when I modify a external file, and switch to edit other file, I have to save the external file which I modified just now so that I can edit it next time.
I found that this bug just happened in Ubuntu, including and not limited to Ubuntu 16.04, 18.10.
Lots of version of code::blocks have this bug, including and not limited to codeblocks 16.10, 17.12.

Could this be similar to this problem?
http://forums.codeblocks.org/index.php/topic,22918.0.html

Title: Re: Some bug when opening the external file in the code::blocks installed in ubuntu.
Post by: fat on December 10, 2018, 06:23:53 am
I found that after I reboot the system for several times, the bug didn't appear no longer.
This bug may happen when I install the code::blocks before restart the operator system.