Bug 567184

Summary: Terminal color settings not preserved
Product: [Tools] CDT Reporter: leo android <leo>
Component: terminalAssignee: Project Inbox <cdt-core-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: jonah, paul-eclipse
Version: 10.0.0Keywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description leo android CLA 2020-09-21 03:51:37 EDT
I can change the option for the colors in the Terminal. Two problems:

1) The checkbox for 'Invert terminal colors' can be set once. I save this option, restart the IDE, uncheck this option and restart the IDE. The option still remains 'checked'.

2) I can load presets but when I change the colors the way I like to have they cannot be saved and not reloaded.

Version: 2020-09 (4.17.0)
Build id: 20200910-1200
Comment 1 leo android CLA 2020-09-22 02:36:50 EDT
I investigated it little bit deeper. The option

/instance/org.eclipse.tm.terminal.control/TerminalPrefInvertColors=true

is set automatically regardless what I set in the options. As far as I see this option was introduced with 435360.


My workaround: Since Eclipse ignores this checkbox ==> invert the colors on my own and Eclipse inverts them back :-/
Comment 2 Jonah Graham CLA 2021-06-18 12:30:43 EDT
Do you possibly have the Oomph preference synchronizer running somewhere that will reset these preferences? These settings are preserved in my testing.