Skip to content

If profile in default_profile doesn't exist contour still tries to load profile with that name. #1163

@Utkarsh-khambra

Description

@Utkarsh-khambra

Contour Terminal version

Contour Terminal Emulator 0.3.13-master-70d304df

Installer source

Github: source code cloned

Operating System

Fedora 38

Architecture

x86-64

Other Software

No response

Steps to reproduce

Give value of config key default_profile to profile name that hasn't been defined in config.

Expected Behavior

Contour should give an error that it didn't find that profile.

Actual Behavior

Contour doesn't give an error and still tries to load that profiile, which in the end is just TerminalProfile{}.

Additional notes

TODO comments does define a sane behavior for this.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions