View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005368 | DarkRadiant | Compilation/Build | public | 24.10.2020 14:09 | 05.02.2021 11:29 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | Linux | ||||
Product Version | 2.9.0 | ||||
Target Version | 2.9.0 | Fixed in Version | 2.9.0 | ||
Summary | 0005368: Console warning in Linux when loading libradiantcore.so: undefined symbol: RegisterModule | ||||
Description | /home/greebo/dr/lib/darkradiant/modules/libradiantcore.so: undefined symbol: RegisterModule | ||||
Tags | No tags attached. | ||||
DarkRadiant: master 939c6f61 25.10.2020 16:23 Details Diff |
0005368: Don't attempt to load the core binary when looking for modules, fixing the console warning about being unable to find the RegisterModule symbol |
Affected Issues 0005368 |
|
mod - libs/module/CoreModule.cpp | Diff File | ||
mod - libs/module/CoreModule.h | Diff File | ||
mod - radiantcore/modulesystem/ModuleLoader.cpp | Diff File | ||
DarkRadiant: master 37645855 25.10.2020 16:42 Details Diff |
0005368: Convert most rConsole output to rMessage/rWarning etc. to have less repetitive output during unit test runs. |
Affected Issues 0005368 |
|
mod - libs/os/dir.h | Diff File | ||
mod - radiant/settings/Win32Registry.cpp | Diff File | ||
mod - radiant/uimanager/ToolbarManager.cpp | Diff File | ||
mod - radiantcore/Radiant.cpp | Diff File | ||
mod - radiantcore/brush/TextureProjection.cpp | Diff File | ||
mod - radiantcore/filters/BasicFilterSystem.cpp | Diff File | ||
mod - radiantcore/modulesystem/ModuleLoader.cpp | Diff File | ||
mod - radiantcore/rendersystem/OpenGLRenderSystem.cpp | Diff File | ||
mod - radiantcore/rendersystem/backend/GLProgramFactory.cpp | Diff File | ||
mod - radiantcore/rendersystem/backend/glprogram/GLSLBumpProgram.cpp | Diff File | ||
mod - radiantcore/rendersystem/backend/glprogram/GLSLDepthFillProgram.cpp | Diff File | ||
mod - radiantcore/settings/Game.cpp | Diff File | ||
mod - radiantcore/settings/PreferencePage.cpp | Diff File | ||
mod - radiantcore/shaders/CameraCubeMapDecl.cpp | Diff File | ||
mod - radiantcore/shaders/MapExpression.cpp | Diff File | ||
mod - radiantcore/skins/Doom3SkinCache.cpp | Diff File | ||
mod - radiantcore/vfs/Doom3FileSystem.cpp | Diff File | ||
mod - radiantcore/xmlregistry/XMLRegistry.cpp | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
24.10.2020 14:09 | greebo | New Issue | |
24.10.2020 14:10 | greebo | Status | new => confirmed |
24.10.2020 14:10 | greebo | Platform | => Linux |
25.10.2020 16:43 | greebo | Changeset attached | => DarkRadiant master 939c6f61 |
25.10.2020 16:43 | greebo | Changeset attached | => DarkRadiant master 37645855 |
25.10.2020 17:03 | greebo | Assigned To | => greebo |
25.10.2020 17:03 | greebo | Status | confirmed => assigned |
25.10.2020 17:03 | greebo | Product Version | => 2.9.0 |
25.10.2020 17:03 | greebo | Target Version | => 2.9.0 |
25.10.2020 17:03 | greebo | Status | assigned => resolved |
25.10.2020 17:03 | greebo | Resolution | open => fixed |
25.10.2020 17:03 | greebo | Fixed in Version | => 2.9.0 |
05.02.2021 11:29 | greebo | Status | resolved => closed |