View Issue Details

IDProjectCategoryView StatusLast Update
0006226DarkRadiantGeneralpublic01.02.2023 05:54
Reporterorbweaver Assigned Toorbweaver  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version22.04
Product Version3.7.0 
Target Version3.8.0Fixed in Version3.8.0 
Summary0006226: DarkRadiant will not start without Dark Mod plugins
DescriptionOn Linux, DarkRadiant can be built or installed without the Dark Mod plugins. However it will no longer run in this configuration. Instead there is a fatal error dialog "There's no such control: AIEditingPanel". Clearly something in the UI initialisation code is treating the Dark Mod panels as mandatory when they should be optional.
TagsNo tags attached.
Attached Files

Activities

orbweaver

orbweaver

11.01.2023 20:26

developer   ~0015755

Fixed in fa84c699db5c722e02ba0d2d705eddfbed02d692

Related Changesets

DarkRadiant: master e0f051cb

11.01.2023 20:18

orbweaver


Details Diff
0006226: include registry.h to satisfy clangd Affected Issues
0006226
mod - radiant/ui/mainframe/AuiLayout.cpp Diff File

DarkRadiant: master fa84c699

11.01.2023 20:21

orbweaver


Details Diff
0006226: application no longer fails to start without Dark Mod plugins

PropertyNotebook::addControl() now just warns to console instead of
throwing a hard logic_error if a non-existent control is added. This may
happen if the registry refers to controls which do not exist in the
current installation, due to missing (optional) plugins.
Affected Issues
0006226
mod - radiant/ui/mainframe/PropertyNotebook.cpp Diff File

Issue History

Date Modified Username Field Change
10.01.2023 21:21 orbweaver New Issue
10.01.2023 21:21 orbweaver Status new => assigned
10.01.2023 21:21 orbweaver Assigned To => orbweaver
10.01.2023 21:21 orbweaver File Added: Screenshot from 2023-01-10 21-21-02.png
10.01.2023 21:21 orbweaver Description Updated
11.01.2023 20:26 orbweaver Status assigned => resolved
11.01.2023 20:26 orbweaver Resolution open => fixed
11.01.2023 20:26 orbweaver Fixed in Version => 3.8.0
11.01.2023 20:26 orbweaver Note Added: 0015755
01.02.2023 05:54 orbweaver Changeset attached => DarkRadiant master e0f051cb
01.02.2023 05:54 orbweaver Changeset attached => DarkRadiant master fa84c699