User forums > Help

two sets of icons and recent files?

(1/1)

novice1:
When I click the code::blocks icon on the task bar it flickers and then code::blocks fires up with the old recent files from the previous code::blocks that was uninstalled?

If however I double click the code::blocks icon on the desktop the icon on the task bar again flickers and then code::blocks fires up with the new recent files I am using with the recently installed code::blocks?


oBFusCATed:
The flickering is a bug which is fixed in the night builds.

Check your icons (right click -> properties). Verify they start the same executable and they pass the same arguments, so they must be using the same users.
The settings of codeblocks are stored in %AppData% or something like this (not a windows user myself).

cacb:

--- Quote from: oBFusCATed on July 31, 2021, 03:15:15 pm ---The settings of codeblocks are stored in %AppData% or something like this (not a windows user myself).

--- End quote ---

%AppData%\CodeBlocks\default.conf

novice1:
@cacb
@oBFusCATed

Thank you both for your responses.

If I keep up with using C++ I would also like to compile programs on the Raspberry Pi which uses the Linux OS. Hopefully CodeBlocks will download and install on that system without issues. I think all these issues are due to the failure for a proper uninstall of the previous CodeBlocks.

Couldn't find,
%AppData%\CodeBlocks\default.conf
with a file search.

Did find the old SDL stuff and deleted the files.

Will just have to put up with the silly icon flicker in the task bar.

C++ is not really a hobby programming language because you have to be up to speed with the complexities of a modern day OS. I used to use TurboC++ on the old DOS machines that didn't have all these issues.

The Arduino C++ IDE is great and didn't have any issues.  Easy to download and install libraries unlike CodeBlocks.

Navigation

[0] Message Index

Go to full version