News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Help plugin broken?

Started by MortenMacFly, November 23, 2005, 09:22:11 PM

Previous topic - Next topic

MortenMacFly

I've seen that all my help-file entries were lost on the help menu. So I tried to input them again but whenever I cick "Ok" in the help-file plugin settings dialog the help-files are not added and have disappeared if I re-open the settings. I looked through the source code but actually couldn't find a reason for that. So I wonder: Is it only me or can somebody confirm this issue?!

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Ceniza

There was an issue when the ConfigManager was rewritten and the plugin got broken, causing than behavior, but I fixed it a few days ago, and it's already in CVS.

I've been using it without problems since then.

Could you try with the latest CVS version?

MortenMacFly

Quote from: Ceniza on November 24, 2005, 02:53:18 AM
Could you try with the latest CVS version?
I found the problem: I was using the CVS version. But: I was using the "NEWBUILD" project where the path was not setup correctly to fit my environment. So I was still using the old plugin-dll in the Code::Blocks path I'm working with. Now that I'm using the new version it works. Sorry for bothering you, but the hint with the CVS version actually was helpful. :)

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]