Skip to content

3.5.0 viewer crashes on startup when scalable rendering is set to always #20920

Description

@cyrush

Describe the bug

Reproduce on LC using visit -v 3.5.0 with the following minimal ~.visit/config file:

<?xml version="1.0"?>
<Object name="VisIt">
    <Field name="Version" type="string">3.4.2</Field>
    <Object name="VIEWER">
        <Object name="DEFAULT_VALUES">
            <Object name="RenderingAttributes">
                <Field name="scalableActivationMode" type="string">Always</Field>
            </Object>
    </Object>
</Object>
[cyrush@rzwhippet58:visit]$ visit -v 3.5.0 
Running: gui3.5.0 -forceversion 3.5.0
Running: viewer3.5.0 -forceversion 3.5.0 -geometry 1503x999+417+54 -borders 29,5,5,5 -shift 17,27 -preshift -12,2 -defer -host 127.0.0.1 -port 5600
Running: mdserver3.5.0 -forceversion 3.5.0 -host 127.0.0.1 -port 5601
VisIt's viewer exited abnormally! Aborting the Graphical User Interface. VisIt's developers may be reached via our GitHub discussions, https://github.com/visit-dav/visit/discussions

VisIt 3.4.2 runs fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingimpact mediumProductivity partially degraded (not easily mitigated bug) or improved (enhancement)likelihood mediumNeither low nor high likelihood

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions