jens-maus / yam

:mailbox_with_mail: YAM (short for 'Yet Another Mailer') is a MIME-compliant open-source Internet email client written for Amiga-based computer systems (AmigaOS4, AmigaOS3, MorphOS, AROS). It supports POP3, SMTP, TLSv1/SSLv3 connection security, multiple users, multiple identities, PGPv2/v5 encryption, unlimited hierarchical folders, an ARexx interface, etc...
https://yam.ch
GNU General Public License v2.0
61 stars 18 forks source link

2.10DEV-20220710: Theme change not saved, but editing .config works. Includes workaround. #717

Open ghost opened 2 years ago

ghost commented 2 years ago

Submission type

YAM version

2.10DEV-20220710

Used operating system

Expected behaviour you didn't see

Theme change (from default to empty) should be applied after restart.

Unexpected behaviour you saw

Despite selecting the 'empty' theme and saving, after restart the default theme was used (and selected) still.

Steps to reproduce the problem

Install current YAM DEV build Open Settings -> Look and Feel -> Theme Notice that 'default' is selected. Select 'empty' and click 'save' Quit and reopen YAM. Issue: The change was not applied.

WORKAROUND

Open .config and under [Look&Feel] change Theme = default to Theme = empty

Save .config and launch YAM. The new theme will be applied.