News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

ui problem

Started by dicosky, September 19, 2020, 04:01:52 AM

Previous topic - Next topic

dicosky

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

oBFusCATed

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?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

dicosky

i can just use save from (File --> save file)
undo/redo bottons working just in (Edit --> undo/redo) too
but other buttons are broken

dicosky

example in attachement , i can't use ok button to add a new library to the project.

oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

dicosky

#5
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.

dicosky

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?

oBFusCATed

No idea, actually. You're the first to report this problem. :(
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

dicosky


stahta01

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

dicosky

but why this menu work perfectly with (undo/redo - save - load - compile ..... everything work correctly). i only have problem in buttons.