Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

New log manager since rev. 4606

<< < (3/9) > >>

stahta01:
Is there a replacement for simpletextlog.h/class SimpleTextLog?

Some plugins like SVNInside use it.

Tim S

stahta01:

--- Quote from: MortenMacFly on November 11, 2007, 07:44:34 pm ---Noticed a crash with he TODO plugin. If you enable to show the plugin in the message panel C::B will crash on startup.

BTW: I'm still in the progress of further removing any links to messagemanager e.g. inside commented code). Will commit possibly tomorrow. ;-)

With regards, Morten.

--- End quote ---

I suggest looking at sdk/config-testsuite.cpp

Tim S

mandrav:

--- Quote from: Jan van den Borst on November 11, 2007, 09:41:58 pm ---In the old days warnings showed up blue and errors red in the Build messages and Build log tabs. This is not happening anymore in svn4616.

--- End quote ---

Strange, that's working fine here (linux).


--- Quote from: Jan van den Borst on November 11, 2007, 09:41:58 pm ---Also the codeblocks config file (default.conf) is incompatible with older versions as the editor disappears in SVN 4616 and is only showed again after deleting the config file.

Jan

--- End quote ---

This can happen from time to time (when we do such a major change), but you don't have to delete your config file! Just "View->Layouts->Delete current" should be enough...


--- Quote from: stahta01 on November 11, 2007, 11:41:42 pm ---Is there a replacement for simpletextlog.h/class SimpleTextLog?

Some plugins like SVNInside use it.

Tim S

--- End quote ---

In loggers.h, among others you will find TextCtrlLogger.

thomas:

--- Quote from: mandrav on November 12, 2007, 09:03:43 am ---
--- Quote from: Jan van den Borst on November 11, 2007, 09:41:58 pm ---In the old days warnings showed up blue and errors red in the Build messages and Build log tabs. This is not happening anymore in svn4616.

--- End quote ---
Strange, that's working fine here (linux).
--- End quote ---
Happens here too, though. I assume it is because you don't use the LogManger consequently in the compiler plugin. There is this one function that does some awful tampering with a lot of if()s and stuff to either log something or not, and to write out some HTML to a file.
Don't worry, though. That's easily fixed, and it's not a severe thing, either. I planned a small update to FileLogger anyway, can add a FileLogger that ouputs HTML too then, which should fix the problem. Just don't have time to do anything today, so will be tomorrow.

MortenMacFly:

--- Quote from: MortenMacFly on November 11, 2007, 07:44:34 pm ---Noticed a crash with he TODO plugin. If you enable to show the plugin in the message panel C::B will crash on startup.

--- End quote ---
Very strange: Here at work it just works. No crash at all...?!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version