Page MenuHomePhabricator

Warnings and Messages in the console
Closed, ResolvedPublic

Description

There are some warnings/messages/errors in the conole. For instance if you close a bundle: "TabFolderEvent::EVENT_CLOSE part = 1"
and "ERROR: [...] could not load META-INF[...] from [...]\org.mitk.gui.qt.application"

Please contact me if you cannot reproduce the error message.

Event Timeline

Setting correct product. These warnings seem to come from the core application.

Warnings didn´t come from the core application. Changing component to blueberry (formerly known as OpenCherry)

[SVN revision 22214]
FIX (#3476): removed debug message and changed notation in plugin.xml

Poco reader has problems with the tag notation: "<xyz ...> </xyz>"
used "<xyz .../>" instead.