Code::Blocks Forums

User forums => Help => Topic started by: spflanze on June 26, 2018, 09:44:03 pm

Title: Recent project file history not saved
Post by: spflanze on June 26, 2018, 09:44:03 pm
When I navigate to :
Project => Recent projects
I do not see any projects I have opened during the previous editing session. This history is not being saved. How is this solved?

My OS is Ubuntu 16.04
Title: Re: Recent project file history not saved
Post by: BlueHazzard on June 26, 2018, 10:11:46 pm
Are other settings saved?
Operating system? Codeblocks version?
Title: Re: Recent project file history not saved
Post by: spflanze on June 27, 2018, 05:16:02 pm
Ubuntu 16.04
Code::Blocks 13.12

The checkbox settings at Settings => Compiler => Compiler Settings => Compiler Flags are preserved between Code::Blocks invocations. So it appears that other settings are being saved.
Title: Re: Recent project file history not saved
Post by: stahta01 on June 27, 2018, 05:49:00 pm
IIRC, You need to save-as a project to have it added to the history list. I just save-as with the same name.

Tim S.
Title: Re: Recent project file history not saved
Post by: oBFusCATed on June 27, 2018, 06:30:30 pm
The behaviour of recent files is strange.
I've not found time to investigate it, but there is something unintuitive or just broken there.

Sometimes files are added to recent files and sometimes they aren't. :(
Title: Re: Recent project file history not saved
Post by: sodev on June 27, 2018, 07:13:33 pm
Code::Blocks 13.12

Maybe that is the problem? I can't remember having problems with recent PROJECTS not updating in the recent years, i do remember though that very often when i close CodeBlocks it asks me if i want to save my layout changes although i didn't change anything, i always say yes, not sure if that "repairs" my recent projects.

I just checked and indeed recent FILES are very strange, in my case they are very ancient, i haven't touched the files listed there in months and pretty much everything i did touch is missing there.

I'm on current trunk of CodeBlocks on Windows 10 and CentOS 7.5 if that matters.
Title: Re: Recent project file history not saved
Post by: BlueHazzard on June 28, 2018, 12:46:44 am
SF Bug report?

Here on windows 7 trunk the project history works like a charm. With the file history i am not sure. It seems that only the last opened files are stored, and not files within a project (for me this is correct behavior...)