Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Konsole colors get out of sync #175

Open
luisbocanegra opened this issue Dec 21, 2023 · 1 comment
Open

Konsole colors get out of sync #175

luisbocanegra opened this issue Dec 21, 2023 · 1 comment
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@luisbocanegra
Copy link
Owner

Describe the bug
Sometimes when starting new Konsole split/tab and then color generation is triggered konsole fails to switch to the new colors

To Reproduce
Steps to reproduce the behavior:

  1. Make for colors to update
  2. Create a new konsole split/tab
  3. Make colors update again
  4. Repeat 1-3 until the bug occurs

Expected behavior
Konsole should always have the current colors

Desktop (please complete the following information):

  • KDE Plasma Version: 5.27.10
  • KDE Frameworks Version: 5.112.0
  • Qt Version: 5.15.11
  • Konsole Version 23.08.4
  • Graphics Platform: Wayland
  • Graphics Processor: Mesa Intel® UHD Graphics 630
@luisbocanegra luisbocanegra added the bug Something isn't working label Dec 21, 2023
@luisbocanegra
Copy link
Owner Author

This might be solved by making the current applied profile the same for all konsole sessions:

  1. Storing the current profile (default or "TempMyou") to a file somewhere.
  2. For all new sessions, read the current profile and apply it from the shell rc file (e.g. zshrc, bashrc...)

@luisbocanegra luisbocanegra added the documentation Improvements or additions to documentation label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant