Skip to content

config settings lost when I cancel "Close multiple terminals" dialog #210

@bitinerant

Description

@bitinerant

I have a Terminator window that launches another Terminator window with a specific profile via terminator -l .... This second window has 5 horizontal terminals. If I close the second window with the x in the top-right corner, I get the expected dialog "Close multiple terminals?". If I click 'Cancel' in this dialog, Terminator silently zeros out the ~/.config/terminator/config file and displays this message in the first Terminator window:

ConfigBase::save: Unable to save config: 'ascii' codec can't encode character '\u21d2' in position 2252: ordinal not in range(128)

After this, opening a new Terminator window uses default settings. As far as I can tell, all config settings are permanently lost.

The U+21D2 mentioned in the error is displayed in several of the 5 horizontal terminals in the second Terminator.

I'm using Terminator 1.91 in Ubuntu 20.04.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreproductionreproduction steps given

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions