Code::Blocks Forums

User forums => Help => Topic started by: dicosky on September 19, 2020, 04:01:52 am

Title: ui problem
Post by: dicosky on September 19, 2020, 04:01:52 am
Hi guys

Someone knows how to fix this problem?
I restart my pc and reinstall the codeblock many times with a different versions from 17 to 20
But the same problem, save doesn't work properly and there's no undo / redo, compiler too.
If I restart codeblock everything is working properly but after 2 min or 3 these errors appear. i got this bugs just in these days.
before i never got this problems. i used code blocks from years without see any bugs so what happen ?
this is a video for the problem : https://www.youtube.com/watch?v=MZFFrke58Ls

thanks
Title: Re: ui problem
Post by: oBFusCATed on September 19, 2020, 12:04:19 pm
What is the problem actually?
It is not very clear.
Doing "modify, save, undo, redo" leaves the file at the state where it was lasted saved, so the file is not actually modified.
Is the file in cb different than the file on disk?
Title: Re: ui problem
Post by: dicosky on September 19, 2020, 05:17:19 pm
i can just use save from (File --> save file)
undo/redo bottons working just in (Edit --> undo/redo) too
but other buttons are broken
Title: Re: ui problem
Post by: dicosky on September 19, 2020, 05:20:24 pm
example in attachement , i can't use ok button to add a new library to the project.
Title: Re: ui problem
Post by: oBFusCATed on September 19, 2020, 05:44:01 pm
How have you installed codeblocks? What OS are you using?
The OK button should be enabled if there is something in the file field.
If this doesn't work this means that something is seriously broken.
Title: Re: ui problem
Post by: dicosky on September 20, 2020, 02:44:18 am
windows 10 pro with all update installed.

is not the first time i use code::blocks , i use it many years ago but this error appeared just in this days.
Title: Re: ui problem
Post by: dicosky on September 20, 2020, 02:45:57 am
i tested this builds :
codeblocks-17.12mingw-setup.exe
codeblocks-20.03mingw-setup.exe
codeblocks-20.03mingw-32bit-setup.exe

but without success.
is this problem related to windows security?
Title: Re: ui problem
Post by: oBFusCATed on September 20, 2020, 01:05:33 pm
No idea, actually. You're the first to report this problem. :(
Title: Re: ui problem
Post by: dicosky on September 21, 2020, 06:28:01 am
ok thanks oBFusCATed.
Title: Re: ui problem
Post by: stahta01 on September 22, 2020, 12:18:32 am
A very unlikely item to check is to verify you are not building or running a program. That shuts off lots of things.

Tim S.
Title: Re: ui problem
Post by: dicosky on September 22, 2020, 03:27:36 am
but why this menu work perfectly with (undo/redo - save - load - compile ..... everything work correctly). i only have problem in buttons.